ladybird/Services/NotificationServer
Laria Carolin Chabowski fc2c5c373b NotificationServer: Reposition notifications on screen resolution change
Previously notifications were (partially) drawn outside the screen rect if
they were created before changing the screen resolution to smaller
dimensions. This prevented the user from dismissing the notification as the
close button was no longer clickable.
2021-01-02 23:17:30 +01:00
..
ClientConnection.cpp LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
ClientConnection.h LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
CMakeLists.txt
main.cpp NotificationServer: Reposition notifications on screen resolution change 2021-01-02 23:17:30 +01:00
NotificationClient.ipc
NotificationServer.ipc
NotificationWindow.cpp NotificationServer: Reposition notifications on screen resolution change 2021-01-02 23:17:30 +01:00
NotificationWindow.h NotificationServer: Reposition notifications on screen resolution change 2021-01-02 23:17:30 +01:00