aboutsummaryrefslogtreecommitdiffstats
path: root/window-switcher/shell.qml
AgeCommit message (Collapse)AuthorFilesLines
22 hoursfeat(window-switcher): the overlay skeleton, and a proven EscapeDanilo M.1-0/+26
A fifth component, so the same keepalive window as the other four: a config with no visible window exits without reporting anything, and this overlay is hidden almost always. Escape is handled on a focused Item inside the PanelWindow rather than on the window, because key events reach a focused item and Keys.onEscapePressed on a PanelWindow never fires. Proven before the grid is built on top of it, since keyboard navigation depends on the same grab. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SYg4wYHq5XNbiVmMeKRb1S