]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland: handle rare case of focus_in event occurring before map
authorJohn Lindgren <john@jlindgren.net>
Wed, 11 Jun 2025 19:10:10 +0000 (15:10 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 12 Jun 2025 19:33:25 +0000 (20:33 +0100)
commit5a1466d35520b9e6c72f3e54114e9c1b62a8c2f6
tree9632dc74a4a48b14322f490fb35a16d54c4640c6
parentd7f1b021b36f4221be8e6654d86db86b1b4250f2
xwayland: handle rare case of focus_in event occurring before map

This fixes a timing-dependent issue where the CLion main window was
sometimes not correctly focused at startup.
include/xwayland.h
src/xwayland.c