1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00
serenity/Userland/Services
Andreas Kling 5497b7a718 WindowServer: Tweak spacing above maximized windows
Nudge maximized windows 1px upwards. This prevents the outer window
border from showing up above the title bar.
2021-05-09 21:48:38 +02:00
..
AudioServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
ChessEngine Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Clipboard Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
CrashDaemon Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DHCPClient Services: Convert StringBuilder::appendf() => AK::Format 2021-05-07 21:12:09 +02:00
EchoServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
FileOperation Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ImageDecoder Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
KeyboardPreferenceLoader Userland: Preserve keyboard mapping preference on reboot (#6955) 2021-05-09 15:56:03 +02:00
LaunchServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
LookupServer LookupServer: Remove some unnecessary "rc" temporaries 2021-05-06 13:37:46 +02:00
NotificationServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
RequestServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
SymbolServer Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
SystemServer Services: Convert StringBuilder::appendf() => AK::Format 2021-05-07 21:12:09 +02:00
Taskbar Taskbar+LibGUI+WindowServer: Shrink taskbar by one pixel 2021-05-09 00:11:37 +02:00
TelnetServer AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
WebContent Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
WebServer Services: Convert StringBuilder::appendf() => AK::Format 2021-05-07 21:12:09 +02:00
WebSocket Userland: Use snake case names in .ipc files 2021-05-03 21:14:40 +02:00
WindowServer WindowServer: Tweak spacing above maximized windows 2021-05-09 21:48:38 +02:00
CMakeLists.txt Userland: Preserve keyboard mapping preference on reboot (#6955) 2021-05-09 15:56:03 +02:00