1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Userland
Andreas Kling 1f24ab91f2 WindowServer: Notify WM clients when a window's modified state changes
Also update the window switcher for good measure. The window switcher
doesn't visualize this information at the moment, but we generally do
this when any window state changes.
2021-05-09 23:59:35 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications AnalogClock: New analog clock application (#6760) 2021-05-09 15:51:36 +02:00
Demos Demos: Implement basic Lambertian lighting for the GLTeapot 2021-05-09 16:14:15 +01:00
DevTools CppLanguageServer: Cache declarations from headers in every document 2021-05-09 20:58:27 +02:00
DynamicLoader DynamicLoader: Remove math functionality in favor of -lgcc 2021-05-07 15:35:50 +02:00
Games Chess+Help: Remove erroneous ampersand from app name 2021-05-07 20:37:28 +01:00
Libraries LibC: Add definitions/stubs for IPv6 functionality 2021-05-09 21:16:11 +02:00
Services WindowServer: Notify WM clients when a window's modified state changes 2021-05-09 23:59:35 +02:00
Shell Shell: Convert StringBuilder::appendf() => AK::Format 2021-05-07 21:12:09 +02:00
Utilities Userland: Preserve keyboard mapping preference on reboot (#6955) 2021-05-09 15:56:03 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00