serenity/Userland/Services
Sergey Bugaev 38a368c8f6 WebContent: Fix checking for accelerated graphics
What matters here is whether or not we can use LibAccelGfx and OpenGL,
not whether the kernel is Linux.
2023-11-08 09:29:59 +01:00
..
AudioServer
ChessEngine
Clipboard
ConfigServer
CrashDaemon
DeviceMapper Kernel+Userland: Replace the beep syscall with the new /dev/beep device 2023-11-03 15:19:33 +01:00
DHCPClient
EchoServer
FileOperation FileOperation: Don't preserve ownership when copying files 2023-09-16 11:14:40 +02:00
FileSystemAccessServer
ImageDecoder
KeyboardPreferenceLoader
LaunchServer AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
LoginServer Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
LookupServer LookupServer: Fix building on GNU Hurd 2023-09-06 11:41:16 -06:00
NetworkServer
NotificationServer NotificationServer: Make notifications not overlap when they appear 2023-11-05 09:06:33 +01:00
RequestServer Everywhere: Work around Clang trunk bug with templated lambda + Variant 2023-11-05 13:41:13 -07:00
SpiceAgent
SQLServer
SystemServer AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
Taskbar AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
TelnetServer
WebContent WebContent: Fix checking for accelerated graphics 2023-11-08 09:29:59 +01:00
WebDriver WebDriver: Print out the entire error when failing to start a session 2023-10-27 07:11:35 +02:00
WebServer WebServer: Return 403 for a GET request to an inaccessible path 2023-09-17 17:10:04 -06:00
WebSocket
WindowServer AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
CMakeLists.txt Lagom: Don't include Serenity's ImageDecoder service 2023-10-27 07:26:32 +02:00