ladybird/Userland/Services
Gunnar Beutner 288c46dbdc LibGUI: Make sure combobox list windows can't be moved
This is done by adding a new window type (Popup) and using it for the
combobox list window. Other incorrect uses of the Tooltip window type
have also been updated to use the new window type.
2022-10-26 17:02:00 +02:00
..
AudioServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ChessEngine ChessEngine: Don't throw away useful branches from last tree 2022-08-22 21:20:41 +02:00
Clipboard Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ConfigServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
CrashDaemon Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
DHCPClient Services: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
EchoServer LibCore+Everywhere: Make Core::Stream::read() return Bytes 2022-04-16 13:27:51 -04:00
FileOperation Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
FileSystemAccessServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
ImageDecoder Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
InspectorServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
KeyboardPreferenceLoader Userland: Move HID input device nodes to /dev/input/{mouse,keyboard} 2022-09-11 19:51:23 +01:00
LaunchServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
LoginServer Services: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
LookupServer Services: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
NetworkServer Services: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
NotificationServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
RequestServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
SpiceAgent Services: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
SQLServer Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
SystemServer Services: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
Taskbar LibDesktop+Taskbar: Add 'WorkingDirectory' property to app files 2022-10-17 01:37:58 +02:00
TelnetServer Userland: Rely on a single authoritative source for the default PATH 2022-08-23 19:00:04 +01:00
WebContent Services: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
WebDriver AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2022-10-24 23:29:18 +01:00
WebServer WebServer: Make bound socket a clickable hyperlink :^) 2022-09-05 09:23:20 +01:00
WebSocket Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
WindowServer LibGUI: Make sure combobox list windows can't be moved 2022-10-26 17:02:00 +02:00
CMakeLists.txt WebDriver: Add new WebDriver service 2022-10-12 23:07:42 +02:00