summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/Event.h
AgeCommit message (Expand)Author
2021-04-04LibGUI: Add ScreenRectChangeEvent and deliver it to windows and widgetsLinus Groh
2021-03-30WindowServer+Taskbar: Show applets in taskbar :^)Andreas Kling
2021-03-11Everywhere: Rename "logo" key to "super" keyAndreas Kling
2021-01-15WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmapAndreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling