]> git.mdlowis.com Git - proto/labwc.git/commit
xwayland: Process unmanaged client configure requests more quickly
authorJohn Lindgren <john@jlindgren.net>
Sat, 23 Jul 2022 15:20:34 +0000 (11:20 -0400)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 23 Jul 2022 18:37:59 +0000 (20:37 +0200)
commit5d0faa23337c632d32849e264f8ba8c46e0cc058
tree59f22959bc898f50c644b1dd7769a6db94b03309
parent302b1e8299c194d3aa0eb18647574378e5ec9f50
xwayland: Process unmanaged client configure requests more quickly

This is a similar fix to 065c37d3f5ee but for unmanaged windows.  The issue
could be seen for example when moving the undocked Search Tool window in
Audacious.  For unmanaged windows, we don't track any pending move/resizes,
so just process all client configure requests immediately.
include/labwc.h
src/xwayland-unmanaged.c