Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling | |
2020-09-25 | Meta+Services: Make clang-format-10 clean | Ben Wiederhake | |
2020-07-16 | Taskbar: Don't create buttons for modal windows | Tom | |
Since the user can't really do much with windows that are blocked by a modal window, there is no point in showing multiple buttons. | |||
2020-05-12 | LibGUI: Include keyboard modifier state with button on_click calls | Andreas Kling | |
This will allow you us to implement special behavior when Ctrl+clicking a button. | |||
2020-05-08 | Services: Move Taskbar and SystemMenu from Applications to Services | Andreas Kling | |