1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:18:12 +00:00
serenity/Userland
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
..
Applets Applets: Add DesktopPicker applet 2021-07-19 18:21:40 +02:00
Applications File Manager: Differentiate between navigation and rename errors 2021-07-19 18:20:34 +02:00
Demos Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
DevTools Everywhere: Improve CPU usage calculation 2021-07-18 22:08:26 +02:00
DynamicLoader LibC: Use our implementation of crti.o and crtn.o 2021-07-14 13:12:25 +02:00
Games Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
Libraries LibGUI: Add callback for screen rect change to Desktop.h 2021-07-19 18:21:40 +02:00
Services WindowServer: Add set_virtual_dekstop WindowManager message 2021-07-19 18:21:40 +02:00
Shell Shell: Don't assume that only the current shell may continue children 2021-07-17 02:00:24 +04:30
Utilities Everywhere: Use AK/Math.h if applicable 2021-07-19 16:34:21 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00