]> git.eshelyaron.com Git - emacs.git/commit
New variable last_user_time.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 8 Jan 2007 17:56:31 +0000 (17:56 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 8 Jan 2007 17:56:31 +0000 (17:56 +0000)
commit1c8591d04ca0c88d816e1498f058db7fe948fb63
treea3cfed52e85cf41ca326b172117723eaa5d31337
parentaf5debda9205ed0fe0c0d7cf523b503675afa261
New variable last_user_time.
(handle_one_xevent): Set last_user_time from events that have Time.
Set net_supported_window to 0 when reparented.
(wm_supports): New function.
(do_ewmh_fullscreen): Use wm_supports to check for _NET_WM_STATE.
(x_term_init): Initialize net_supported_atoms, nr_net_supported_atoms
and net_supported_window.
src/xterm.c