index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Servers
/
NotificationServer
Age
Commit message (
Expand
)
Author
2020-03-30
WindowServer+NotificationServer: Vertical title bar for notifications
Andreas Kling
2020-03-29
LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage
Andreas Kling
2020-03-28
NotificationServer: Update locations of notifications after closing one
Benjamin Rottler
2020-03-26
NotificationServer: Allow showing an icon in notifications
Andreas Kling
2020-03-04
LibCore: Make Core::Object::add<ChildType> return a ChildType&
Andreas Kling
2020-03-04
LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients
Andreas Kling
2020-03-04
LibGUI: Use set_layout<LayoutType>() in lots of client code
Andreas Kling
2020-03-03
LibGUI: Remove Button& parameter from Button::on_click hook
Andreas Kling
2020-02-23
Userspace: Use Core::Object::add() when building interfaces
Andreas Kling
2020-02-16
NotificationServer: Add new notification windows below the lowest one
Andreas Kling
2020-02-16
NotificationServer: Add a system service for desktop notifications
Andreas Kling