Age | Commit message (Expand) | Author |
---|---|---|
2022-06-17 | LibGUI: Add on_theme_change callback to Application | networkException |
2022-05-30 | LibGUI: Activate mouse shortcuts from within WindowServerConnection | Geordie Hall |
2022-05-30 | LibGUI: Search for actions with a Shortcut instead of for KeyEvent | Geordie Hall |
2022-05-13 | LibGUI+Userland: Make Dialog::ExecResult an enum class | Sam Atkins |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |
2022-04-05 | WindowServer+LibGUI: Notify windows when their maximized state changes | Andreas Kling |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-27 | WindowServer+LibGUI: Expose raw scroll wheel values to applications | circl |
2022-02-25 | Userland: Rename WindowServerConnection=>ConnectionToWindowServer | Itamar |