1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:18:12 +00:00
serenity/Servers
Andreas Kling bb7eb3e104 WindowServer+LibGUI: Remove unused Window::show_titlebar() flag
Nobody was using this flag, so let's stop maintaining it. It's easy to
add it back if we ever want the behavior.
2020-05-02 01:29:55 +02:00
..
AudioServer AudioServer: Use NumericLimits<T> 2020-04-15 16:58:46 +02:00
DHCPClient LibCore: Add Core::Timer::create_single_shot() 2020-04-07 23:01:43 +02:00
LookupServer LibCore: Rename Udp classes to UDP 2020-03-14 23:56:12 +01:00
NotificationServer WindowServer+NotificationServer: Vertical title bar for notifications 2020-03-30 17:03:15 +02:00
ProtocolServer ProtocolServer: did_finish_download: Do not create 0 byte shared buffer 2020-04-17 13:30:13 +02:00
SystemServer SystemServer: Add WorkingDirectory support 2020-03-18 08:23:31 +01:00
TelnetServer TelnetServer: Protect the Client object during drain_socket() 2020-02-08 19:12:52 +01:00
TTYServer TTYServer: Use unveil() 2020-02-22 21:19:58 +01:00
WebServer WebServer: Add optional positional port agument 2020-04-26 14:46:32 +02:00
WindowServer WindowServer+LibGUI: Remove unused Window::show_titlebar() flag 2020-05-02 01:29:55 +02:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00