]> git.eshelyaron.com Git - emacs.git/commit
Fix event mask and source indication of _NET_WM_STATE messages
authorPo Lu <luangruo@yahoo.com>
Wed, 4 May 2022 00:40:12 +0000 (08:40 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 4 May 2022 00:40:12 +0000 (08:40 +0800)
commita1dc1512b357e99e78c6f01a20e483f465de0738
treebb7b9dd6c3aa98581cd76e5c4958b0fc31466f10
parentc761ded251f281236e835df2d23ba5669499abf6
Fix event mask and source indication of _NET_WM_STATE messages

* src/xselect.c (x_send_client_event): Make static.
* src/xterm.c (set_wm_state): Send event with correct mask and
source indication set.
* src/xterm.h: Update prototypes.
src/xselect.c
src/xterm.c
src/xterm.h