mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47:45 +00:00
Applets: Add DesktopPicker applet
This applet displays a grid of desktops, and shows the user what virtual desktop they are on. When clicked, the desktop will be changed.
This commit is contained in:
parent
2b37fad60b
commit
01248d28ef
6 changed files with 194 additions and 0 deletions
|
@ -2,3 +2,4 @@ add_subdirectory(Audio)
|
|||
add_subdirectory(ClipboardHistory)
|
||||
add_subdirectory(Network)
|
||||
add_subdirectory(ResourceGraph)
|
||||
add_subdirectory(DesktopPicker)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue