1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 18:52:17 +00:00
serenity/Services/WindowServer
Andreas Kling cf3b58fbe8 Services: Renamed from Servers
It didn't feel right to have a "DHCPClient" in a "Servers" directory.
Rename this to Services to better reflect the type of programs we'll
be putting in there.
2020-05-08 21:57:44 +02:00
..
AppletManager.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
AppletManager.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Button.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Button.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
ClientConnection.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
ClientConnection.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Clipboard.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Clipboard.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Compositor.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Compositor.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Cursor.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Cursor.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Event.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
EventLoop.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
EventLoop.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
main.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Makefile Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Menu.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Menu.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
MenuBar.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
MenuBar.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
MenuItem.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
MenuItem.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
MenuManager.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
MenuManager.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Screen.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Screen.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Window.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Window.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowClient.ipc Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowFrame.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowFrame.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowManager.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowManager.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowServer.ipc Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowSwitcher.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowSwitcher.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowType.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00