summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/WindowStack.h
AgeCommit message (Expand)Author
2022-09-12Everywhere: Use my very shiny serenityos.org email :^)networkException
2022-08-16WindowServer: Move "automatic cursor tracking window" to WindowManagerAndreas Kling
2022-08-16WindowServer: Rename "active input tracking window"Andreas Kling
2022-03-24Services: Use default constructors/destructorsLenny Maiorani
2021-11-13WindowServer: Replace "Pin/Unpin Window" => "Always on Top"Andreas Kling
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