serenity/Userland/Services
Andreas Kling a396bb0c0b LibGfx: Remove indexed palette formats from Bitmap and Painter
Nobody was actually using these formats anymore, and this simplifies
and shrinks the code. :^)
2023-10-12 07:39:05 +02:00
..
AudioServer
ChessEngine
Clipboard
ConfigServer
CrashDaemon
DeviceMapper Userland: Don't use String::from_utf8() for literal strings 2023-09-15 08:44:52 +02:00
DHCPClient
EchoServer
FileOperation FileOperation: Don't preserve ownership when copying files 2023-09-16 11:14:40 +02:00
FileSystemAccessServer
ImageDecoder
KeyboardPreferenceLoader
LaunchServer
LoginServer Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
LookupServer
NetworkServer
NotificationServer Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
RequestServer
SpiceAgent
SQLServer
SystemServer SystemServer: Use correct unix device numbers for null, full and random 2023-09-20 13:27:09 -06:00
Taskbar Userland: Port remaining calls to Widget::set_tooltip_deprecated() 2023-10-06 08:20:11 +02:00
TelnetServer
WebContent LibWeb: Port AttributeNames to FlyString 2023-10-08 08:11:48 -04:00
WebDriver
WebServer WebServer: Return 403 for a GET request to an inaccessible path 2023-09-17 17:10:04 -06:00
WebSocket
WindowServer LibGfx: Remove indexed palette formats from Bitmap and Painter 2023-10-12 07:39:05 +02:00
CMakeLists.txt Kernel+Services: Enable barebones hot-plug handling capabilities 2023-09-07 11:50:50 -06:00