1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 15:42:08 +00:00
serenity/Userland
Brian Gianforcaro 3be9af7695 Userland: Reduce pledges requested by AnalogClock
After startup AnalogClock only needs the normal GUI event loop pledges.
2021-05-10 12:36:05 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications Userland: Reduce pledges requested by AnalogClock 2021-05-10 12:36:05 +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 Clipboard+LibGUI: Make set_clipboard_data asynchronous 2021-05-10 12:30:41 +02:00
Services Clipboard+LibGUI: Make set_clipboard_data asynchronous 2021-05-10 12:30:41 +02:00
Shell Shell: Parse '\t' in doublequoted strings as a tab character 2021-05-10 10:43:23 +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