diff 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
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jul 01 16:57:01 2009 +0000
+++ b/src/ChangeLog	Wed Jul 01 16:58:05 2009 +0000
@@ -1,5 +1,12 @@
 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
 
+	* 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.
+
 	* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
 
 	* nsfns.m (ns_frame_parm_handlers): Ditto.