]> git.eshelyaron.com Git - emacs.git/commit
Check if WM support for NET_WM_USER_TIME_WINDOW changed during updates
authorPo Lu <luangruo@yahoo.com>
Thu, 24 Feb 2022 12:01:39 +0000 (20:01 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 24 Feb 2022 12:01:39 +0000 (20:01 +0800)
commit94e59f80b758ed3e3ff083d44a843273342ec054
treeef75b73483a25818cfea13849d614e8799f5368b
parentdfe78ccb87dced59fd97584dac2f3bed8929799e
Check if WM support for NET_WM_USER_TIME_WINDOW changed during updates

* src/xterm.c (x_display_set_last_user_time): Update the user
time window if window manager support changed.

* src/xterm.h (struct x_display_info): New field
`last_user_check_time'.
src/xterm.c
src/xterm.h