gtk2/docs/reference/gdk/tmpl
Elijah Newren 5502f77eaf Changes to support do-not-focus-on-map hint in conjunction with
2004-05-05  Elijah Newren  <newren@math.utah.edu>

	Changes to support do-not-focus-on-map hint in conjunction with
	_NET_WM_USER_TIME (#115650):

	* gdk/gdkwindow.h (struct _GdkWindowObject): Add a new boolean
	field focus_on_map

	* gdk/gdkwindow.h (gdk_window_set_accept_focus): New function to
	set it.

	* gtk/gtkwindow.[hc]: Add a boolean property "focus_on_map"
	and gtk_window_get_focus_on_map() and gtk_window_set_focus_on_map().

	* gdk/win32/gdkwindow-win32.c (gdk_window_new):
	* gdk/linux-fb/gdkwindow-fb.c (gdk_window_new):
	* gdk/x11/gdkwindow-x11.c (gdk_window_new):
	Initialize the focus_on_map field to TRUE.

	* gdk/win32/gdkwindow-win32.c (gdk_window_set_focus_on_map):
	* gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_focus_on_map):
	* gdk/x11/gdkwindow-x11.c (gdk_window_set_focus_on_map):
	* gdk/x11/gdkwindow-x11.c (setup_toplevel_window):
	Implementations for the various backends. The Win32 and linux-fb
	implementations set the focus_on_map field, but don't use it yet
	to actually implement noinput windows. The X implementation sets
	_NET_WM_USER_TIME to 0 if focus_on_map is FALSE (see the EWMH).

	* gdk/x11/gdkwindow-x11.h:
	* gdk/x11/gdkevents-x11.c (set_user_time):
	* gdk/x11/gdkinput-x11.c (_gdk_input_common_other_event):
	* gdk/x11/gdkwindow-x11.c (gdk_x11_window_set_user_time):
	s/_gdk_x11_window_set_user_time/gdk_x11_window_set_user_time/,
	since we want that function to be part of the public API.
2004-05-06 02:57:01 +00:00
..
colors.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
cursors.sgml Commit autogenerated changes, so patches will make sense. 2003-07-28 16:08:20 +00:00
dnd.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
drawing.sgml === Released 2.3.1 === 2003-12-08 22:55:03 +00:00
event_structs.sgml Fix a header name misspelling. (#123589, Jan Huelsbergen) 2004-01-28 20:44:40 +00:00
events.sgml Improve PointerHint docs. Explain is_hint field in GdkEventMotion. 2003-08-27 22:59:47 +00:00
fonts.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
gcs.sgml Fix a few doc comments. Link to style properties. 2002-12-17 02:07:57 +00:00
gdk-unused.sgml === Released 2.3.3 === 2004-02-24 22:25:41 +00:00
gdkdisplay.sgml === Released 2.3.3 === 2004-02-24 22:25:41 +00:00
gdkdisplaymanager.sgml === Released 2.3.3 === 2004-02-24 22:25:41 +00:00
gdkscreen.sgml === Released 2.3.3 === 2004-02-24 22:25:41 +00:00
general.sgml Improve the documentation of event_mask for gdk_pointer_grab. (#132223, 2004-01-31 23:28:31 +00:00
images.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
input_devices.sgml API doc updates. 2003-07-14 22:13:33 +00:00
input.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
keys.sgml === Released 2.3.3 === 2004-02-24 22:25:41 +00:00
pango_interaction.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
pixbufs.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
pixmaps.sgml make _gtk_tool_item_toolbar_reconfigured() an internal function 2003-07-30 20:14:54 +00:00
properties.sgml === Released 2.4.1 === 2004-04-30 16:34:36 +00:00
regions.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
rgb.sgml Minor tweaks. 2002-11-29 20:47:24 +00:00
selections.sgml Remove period from title of example in docs. 2002-11-23 23:02:10 +00:00
threads.sgml new introduction section. 2004-01-22 06:48:20 +00:00
visuals.sgml docs/reference/gtk/tmpl/gtkdialog.sgml 2002-09-01 12:34:21 +00:00
windows.sgml Changes to support do-not-focus-on-map hint in conjunction with 2004-05-06 02:57:01 +00:00
x_interaction.sgml new introduction section. 2004-01-22 06:48:20 +00:00