]> git.mdlowis.com Git - proto/labwc.git/commit
Force repaint after window title changes
authorJohn Lindgren <john@jlindgren.net>
Sat, 27 Nov 2021 16:00:50 +0000 (11:00 -0500)
committerARDiDo <90479315+ARDiDo@users.noreply.github.com>
Sat, 27 Nov 2021 19:20:37 +0000 (14:20 -0500)
commit1bd26d259a5f2edec1dbd516716149c4e1270b54
treef51a50add14c9f93cde72c23e12fb5af43cd7926
parentd50c2f2eac6c647d1d942611ac03773290c9dfd5
Force repaint after window title changes

When a window title changed dynamically (for example when running
"cd" within an xfce4-terminal), the titlebar did not immediately
update to show the new title.  (The titlebar would update as soon
as the mouse cursor moved.)
src/xdg.c
src/xwayland.c