1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 03:08:13 +00:00
serenity/Userland
Andreas Kling def1f1444a WindowServer: Move configuration file to /etc/WindowServer.ini
This was in the /etc/WindowServer/ directory which had nothing else in
it, so let's just get rid of the directory and move this up one step.
2021-04-29 22:16:18 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications WindowServer: Move configuration file to /etc/WindowServer.ini 2021-04-29 22:16:18 +02:00
Demos Userland: Fix two misaligned copyright headers 2021-04-29 00:59:26 +02:00
DevTools Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
DynamicLoader Tests: Unify LibC tests to single location. 2021-04-29 10:37:26 +02:00
Games Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Libraries LibC: Fix validation logic error in construct_pwd() 2021-04-29 21:35:41 +02:00
Services WindowServer: Move configuration file to /etc/WindowServer.ini 2021-04-29 22:16:18 +02:00
Shell Shell: Implement formatting for Heredocs 2021-04-29 20:25:56 +02:00
Tests Tests: Convert LibC exec unit test to be LibTest based. 2021-04-29 10:37:26 +02:00
Utilities Utilities: Use Vector<String> positional arguments in some places 2021-04-29 11:28:01 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00