summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/AppletManager.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-24Services: Use default constructors/destructorsLenny Maiorani
2021-11-02Services: Fix visibility of Object-derivative constructorsBen Wiederhake
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-04WindowServer: Propagate theme change to the applet areaDawid Wolosowicz
2021-03-30WindowServer+LibGUI: Plumb mouse/enter/leave events to applet windowsAndreas Kling
2021-03-30WindowServer+Taskbar: Show applets in taskbar :^)Andreas Kling
2021-01-12Services: Move to Userland/Services/Andreas Kling