]> git.mdlowis.com Git - proto/labwc.git/commit
desktop: Cycle first to topmost view if not already focused
authorJohn Lindgren <john@jlindgren.net>
Fri, 2 Sep 2022 20:41:27 +0000 (16:41 -0400)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 6 Sep 2022 22:27:03 +0000 (00:27 +0200)
commit79d9cfcda6fbe8177dbe8b0ed810a347b2cb26e8
treec258665bae303ed8ba658e47b7dd864c45020a26
parent2e81cc13d4beaab3c92d03285c7cb2a8f669f81f
desktop: Cycle first to topmost view if not already focused

The topmost view may not always be the focused view; for example,
when Audacious's main window is focused but the floating Search
Tool window remains on top of it.  In that case the floating window
(not the main window) should be the first view selected in the
window switcher.
src/desktop.c