diff options
author | Po Lu <luangruo@yahoo.com> | 2022-02-09 16:07:59 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-02-09 16:07:59 +0800 |
commit | 7f9335f91d3e0ecdff9c3adb93aad08454002035 (patch) | |
tree | 051b929e02785d14b841f51e859bb0354f466073 /lisp/emacs-lisp/hierarchy.el | |
parent | 5627693ce3f6ff7ef928a902bfab59731a63fbd4 (diff) | |
download | emacs-7f9335f91d3e0ecdff9c3adb93aad08454002035.tar.gz emacs-7f9335f91d3e0ecdff9c3adb93aad08454002035.tar.bz2 emacs-7f9335f91d3e0ecdff9c3adb93aad08454002035.zip |
Implement _NET_WM_USER_TIME protocol
* src/xterm.c (x_display_set_last_user_time): Set user time on
the active window.
(handle_one_xevent): Only set user time when the user actually
interacted with Emacs.
(x_make_frame_visible): Set user time if non-zero.
(x_term_init): Intern `_NET_WM_USER_TIME'.
* src/xterm.h (struct x_display_info): New field
`Xatom_net_wm_user_time'.
(x_display_set_last_user_time): Implement in xterm.c instead.
Diffstat (limited to 'lisp/emacs-lisp/hierarchy.el')
0 files changed, 0 insertions, 0 deletions