Age | Commit message (Expand) | Author |
---|---|---|
2019-03-03 | LibGUI: Move shortcut actions from GEventLoop to GApplications. | Andreas Kling |
2019-03-03 | Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal. | Andreas Kling |
2019-03-02 | LibGUI+WindowServer: Add app-global keyboard shortcuts. | Andreas Kling |
2019-02-20 | LibGUI: Add a GToolBar class that can be populated with GActions. | Andreas Kling |
2019-02-12 | LibGUI: Add GAction class and make GMenu deal in actions rather than strings. | Andreas Kling |