]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland: sync foreign-toplevel and associated outputs on re-map
authortokyo4j <hrak1529@gmail.com>
Tue, 13 Aug 2024 01:01:49 +0000 (10:01 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Fri, 16 Aug 2024 20:38:15 +0000 (21:38 +0100)
commitf31457392b392379aa0ae12ae7f13e854bbed7ed
treebaf817e48d822b85e5e96f37c4818e925892a583
parent98c876d79644eb89aded1db6fba57e95b5a3210f
xwayland: sync foreign-toplevel and associated outputs on re-map

Fixes a bug that `zwlr_foreign_toplevel_handle_v1::output_enter` is not
sent when a xwayland surface is re-mapped (e.g. opening Slack desktop
app when it's running in background).
src/xwayland.c