]> git.eshelyaron.com Git - emacs.git/commit
Fix event mask of activation client message
authorPo Lu <luangruo@yahoo.com>
Tue, 26 Apr 2022 04:38:52 +0000 (12:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 26 Apr 2022 04:38:52 +0000 (12:38 +0800)
commit1b64e0fc0ee799060cfb406d2b048372b3edab70
tree758450b65c670f9c4e43e460ab2bd75203477269
parentec027d873c5660463cd65ce4e9445ed549b03ce4
Fix event mask of activation client message

* src/xterm.c (x_alloc_lighter_color):
(x_get_scale_factor): Minor formatting fixes.
(x_ewmh_activate_frame): Fix event mask used to send message to
the root window.
src/xterm.c