summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/WindowStack.h
AgeCommit message (Expand)Author
2021-07-08WindowServer: Add missing minimize check to highlighted window callbacknetworkException
2021-07-07WindowServer: Allow windows to be pinnable (always on top)Andres Crucitti
2021-07-03WindowServer: Add API to change virtual desktop settingsTom
2021-07-03WindowServer: Add basic virtual desktop supportTom
2021-06-18WindowServer: Don't include frame when determining hovered windowAndreas Kling
2021-06-18WindowServer: Add WindowStack::window_at() and use it a bunchAndreas Kling
2021-06-18WindowServer: Allow each WindowStack to have an active windowAndreas Kling
2021-06-18WindowServer: Add WindowStack conceptAndreas Kling