summaryrefslogtreecommitdiff
path: root/Services/NotificationServer
AgeCommit message (Expand)Author
2021-01-09Everywhere: Replace a bundle of dbg with dbgln.asynts
2021-01-02NotificationServer: Reposition notifications on screen resolution changeLaria Carolin Chabowski
2020-12-30LibGFX: Move default_xxx_font() methods from Font to FontDatabaseStephan Unverwerth
2020-12-30LibGUI: Rewrite layout system in terms of min and max sizesAndreas Kling
2020-10-05Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.hNico Weber
2020-09-12LibIPC: Share most of the code between {Client,Server}ConnectionAndreas Kling
2020-08-12Services: Mark compilation-unit-only functions as staticBen Wiederhake
2020-07-23LibGUI: Rename GUI::Image => GUI::ImageWidgetAndreas Kling
2020-07-06LibIPC+Services: Make ClientConnection take socket as NonnullRefPtrAndreas Kling
2020-07-04LibGUI: Make GUI::Application a Core::ObjectAndreas Kling
2020-06-18NotificationWindow: Replace Label with Image component to show iconsHüseyin ASLITÜRK
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-16LibIPC: Allow opt-in UTF-8 validation on message parametersAndreas Kling
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-08Services: Renamed from ServersAndreas Kling