1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-07 19:07:35 +00:00
serenity/Services/NotificationServer
Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
This fits nicer with FloatRect,FloatPoint,FloatSize and gives a much
better visual clue about what type of metric is being used.
2020-06-10 10:59:04 +02:00
..
ClientConnection.cpp Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
ClientConnection.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
main.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
NotificationClient.ipc Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
NotificationServer.ipc LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
NotificationWindow.cpp LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
NotificationWindow.h LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00