Age | Commit message (Expand) | Author |
---|---|---|
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 |