]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland: remove "try to focus on parent surface" logic
authorJohn Lindgren <john@jlindgren.net>
Wed, 14 Feb 2024 03:32:14 +0000 (22:32 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 5 Mar 2024 20:51:32 +0000 (20:51 +0000)
commit4eb34f97dedababc8a6607136fea16882b4cde2d
tree83a378dc75cf4a48e69f8b8a92db65d32a0037c1
parent9e3785f8cd7ad103a3192066ef735474cac56602
xwayland: remove "try to focus on parent surface" logic

This was apparently to fix an Intellij focus issue, but I don't see any
issues with Intellij currently, and the logic is wrong when the parent
XWayland surface doesn't want focus (e.g. an XWayland panel with a
focusable applications menu).
src/xwayland-unmanaged.c