summaryrefslogtreecommitdiff
path: root/Servers/NotificationServer
AgeCommit message (Expand)Author
2020-03-30WindowServer+NotificationServer: Vertical title bar for notificationsAndreas Kling
2020-03-29LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usageAndreas Kling
2020-03-28NotificationServer: Update locations of notifications after closing oneBenjamin Rottler
2020-03-26NotificationServer: Allow showing an icon in notificationsAndreas Kling
2020-03-04LibCore: Make Core::Object::add<ChildType> return a ChildType&Andreas Kling
2020-03-04LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clientsAndreas Kling
2020-03-04LibGUI: Use set_layout<LayoutType>() in lots of client codeAndreas Kling
2020-03-03LibGUI: Remove Button& parameter from Button::on_click hookAndreas Kling
2020-02-23Userspace: Use Core::Object::add() when building interfacesAndreas Kling
2020-02-16NotificationServer: Add new notification windows below the lowest oneAndreas Kling
2020-02-16NotificationServer: Add a system service for desktop notificationsAndreas Kling