]> git.mdlowis.com Git - proto/labwc.git/commit
seat: don't deactivate view for any non-view surface
authorJohn Lindgren <john@jlindgren.net>
Wed, 14 Feb 2024 08:11:32 +0000 (03:11 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 5 Mar 2024 20:51:32 +0000 (20:51 +0000)
commitbb8f0bc960dca192b8579d67297c0586ec20bfe0
tree0fc3650bef2892193d20ea99947354c06a99d34c
parent11cdad0c1112e3f319998b81b7faee8a1d5bf55e
seat: don't deactivate view for any non-view surface

Now we now longer gray-out the active window when opening a focusable
popup menu (e.g. the applications menu from an XWayland panel). This
matches Openbox behavior.
src/seat.c