1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 19:52:19 +00:00
serenity/Services
Andreas Kling 4e766c8159 Taskbar: Let's custom paint the background instead of using GUI::Frame
Previously we were wasting the bottom pixel row on darkness. Use the
base button color all the way to the bottom row and offset the top
highlight by one pixel instead.
2020-05-10 22:32:12 +02:00
..
AudioServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
DHCPClient Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
LaunchServer LaunchServer: Add the LaunchServer to centralise file associations. 2020-05-09 15:12:56 +02:00
LookupServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
NotificationServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
ProtocolServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
SystemMenu Services: Move Taskbar and SystemMenu from Applications to Services 2020-05-08 22:00:41 +02:00
SystemServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Taskbar Taskbar: Let's custom paint the background instead of using GUI::Frame 2020-05-10 22:32:12 +02:00
TelnetServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
TTYServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WebServer Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowServer WindowServer: Add 2px of tasteful space above maximized windows 2020-05-10 14:46:23 +02:00
Makefile Services: Renamed from Servers 2020-05-08 21:57:44 +02:00