]> git.mdlowis.com Git - proto/labwc.git/commit
Revert "desktop: allow re-focus between "globally active" views of the same PID"
authorJohn Lindgren <john@jlindgren.net>
Wed, 14 Feb 2024 03:35:56 +0000 (22:35 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 5 Mar 2024 20:51:32 +0000 (20:51 +0000)
commit11cdad0c1112e3f319998b81b7faee8a1d5bf55e
tree864e4c28aeff2d6bea4f375f87e683b95fcd79e4
parent4eb34f97dedababc8a6607136fea16882b4cde2d
Revert "desktop: allow re-focus between "globally active" views of the same PID"

This is undesired when a focusable popup (e.g. applications menu) of an
unfocusable view (e.g. XWayland panel) is closed.

This reverts commit f6e3527767fffe81fa05073ae73893bb89a45d4f.
include/view.h
src/desktop.c
src/view.c