1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:28:11 +00:00
serenity/Userland/Applets/DesktopPicker
Peter Elliott 01248d28ef 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.
2021-07-19 18:21:40 +02:00
..
CMakeLists.txt Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00
DesktopStatusWindow.cpp Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00
DesktopStatusWindow.h Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00
main.cpp Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00