comparison src/ChangeLog @ 103676:fbdd52a2e830

* xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky * xterm.c (x_handle_net_wm_state): Also look for sticky. (x_term_init): Initialize Xatom_net_wm_state_sticky. * frame.h: Declare Qsticky.
author Jan Dj?rv <jan.h.d@swipnet.se>
date Wed, 01 Jul 2009 16:58:05 +0000
parents 1867be80e595
children 49c52a6beed8
comparison
equal deleted inserted replaced
103675:f1e5b911b357 103676:fbdd52a2e830
1 2009-07-01 Jan Djärv <jan.h.d@swipnet.se> 1 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
4
5 * xterm.c (x_handle_net_wm_state): Also look for sticky.
6 (x_term_init): Initialize Xatom_net_wm_state_sticky.
7
8 * frame.h: Declare Qsticky.
2 9
3 * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky. 10 * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
4 11
5 * nsfns.m (ns_frame_parm_handlers): Ditto. 12 * nsfns.m (ns_frame_parm_handlers): Ditto.
6 13