index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Services
/
NotificationServer
Age
Commit message (
Expand
)
Author
2021-01-09
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-02
NotificationServer: Reposition notifications on screen resolution change
Laria Carolin Chabowski
2020-12-30
LibGFX: Move default_xxx_font() methods from Font to FontDatabase
Stephan Unverwerth
2020-12-30
LibGUI: Rewrite layout system in terms of min and max sizes
Andreas Kling
2020-10-05
Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.h
Nico Weber
2020-09-12
LibIPC: Share most of the code between {Client,Server}Connection
Andreas Kling
2020-08-12
Services: Mark compilation-unit-only functions as static
Ben Wiederhake
2020-07-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
2020-07-06
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
Andreas Kling
2020-07-04
LibGUI: Make GUI::Application a Core::Object
Andreas Kling
2020-06-18
NotificationWindow: Replace Label with Image component to show icons
Hüseyin ASLITÜRK
2020-06-10
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
Andreas Kling
2020-05-16
LibIPC: Allow opt-in UTF-8 validation on message parameters
Andreas Kling
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-08
Services: Renamed from Servers
Andreas Kling