gtk3/gdk/x11
Matthias Clasen 2ba9c4b4a7 Make focus rectangles optional
This commit introduces a new setting, gtk-visible-focus, backed
by the Gtk/VisibleFocus X setting. Its three values control how
focus rectangles are displayed.

'always' is equivalent to the traditional GTK+ behaviour of always
rendering focus rectangles.

'never' does what it says, and is intended for keyboardless
situations, e.g. tablets.

'automatic' hides focus rectangles initially, until the user
interacts with the keyboard, at which point focus rectangles
become visible.

https://bugzilla.gnome.org/show_bug.cgi?id=649567
2011-08-10 16:34:20 +02:00
..
checksettings.c
gdkapplaunchcontext-x11.c
gdkasync.c
gdkasync.h
gdkcursor-x11.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
gdkdevice-core-x11.c
gdkdevice-xi2.c gdk/x11: Add gdk_x11_device_get_id() 2011-07-15 18:14:38 +02:00
gdkdevice-xi.c
gdkdevicemanager-core-x11.c
gdkdevicemanager-x11.c gdk/x11: Add gdk_x11_device_manager_lookup() 2011-07-15 18:14:38 +02:00
gdkdevicemanager-xi2.c x11: Skip GenericEvents with no cookie data in the xi2 device manager 2011-07-15 18:33:44 +02:00
gdkdevicemanager-xi.c
gdkdevicemanagerprivate-core.h
gdkdeviceprivate-xi.h GdkX11DeviceXI: Struct packing improvements 2011-04-12 12:13:55 -04:00
gdkdisplay-x11.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
gdkdisplay-x11.h
gdkdisplaymanager-x11.c
gdkdnd-x11.c GdkX11DragContext: Struct packing improvements 2011-04-12 12:13:55 -04:00
gdkeventsource.c configure: Check for XGetEventData() 2011-05-27 11:53:26 +02:00
gdkeventsource.h
gdkeventtranslator.c gdk: do not fallback to event->xany.window in GdkEventTranslator 2011-05-27 11:53:04 +02:00
gdkeventtranslator.h gdk: Add _gdk_x11_event_translator_get_window() 2011-05-18 22:34:33 +02:00
gdkgeometry-x11.c
gdkkeys-x11.c XK_Num_Lock is called GDK_KEY_Num_Lock in this source tree. 2011-07-22 19:19:33 +01:00
gdkmain-x11.c Enable introspection of X11-specific functions and methods 2011-08-01 11:09:39 +02:00
gdkprivate-x11.h gdk/x11: Add gdk_x11_device_manager_lookup() 2011-07-15 18:14:38 +02:00
gdkproperty-x11.c Enable introspection of X11-specific functions and methods 2011-08-01 11:09:39 +02:00
gdkscreen-x11.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
gdkscreen-x11.h GdkX11Screen: Struct packing improvements 2011-04-12 12:13:56 -04:00
gdkselection-x11.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
gdksettings.c Make focus rectangles optional 2011-08-10 16:34:20 +02:00
gdktestutils-x11.c
gdkvisual-x11.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
gdkwindow-x11.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
gdkwindow-x11.h GdkWindowImplX11: Struct packing improvements 2011-04-12 12:14:07 -04:00
gdkx11applaunchcontext.h
gdkx11cursor.h
gdkx11device-core.h
gdkx11device-xi2.h
gdkx11device-xi.h
gdkx11device.h gdk/x11: Add gdk_x11_device_get_id() 2011-07-15 18:14:38 +02:00
gdkx11devicemanager-core.h
gdkx11devicemanager-xi2.h
gdkx11devicemanager-xi.h
gdkx11devicemanager.h gdk/x11: Add gdk_x11_device_manager_lookup() 2011-07-15 18:14:38 +02:00
gdkx11display.h gdk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gdkx11displaymanager.h
gdkx11dnd.h
gdkx11keys.h
gdkx11property.h gdk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gdkx11screen.h
gdkx11selection.h
gdkx11utils.h
gdkx11visual.h
gdkx11window.h
gdkx.h gdk/x11: Add gdk_x11_device_manager_lookup() 2011-07-15 18:14:38 +02:00
gdkxftdefaults.c GdkX11Screen: Struct packing improvements 2011-04-12 12:13:56 -04:00
gdkxid.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
Makefile.am gdk/x11: Add gdk_x11_device_manager_lookup() 2011-07-15 18:14:38 +02:00
MwmUtil.h
xsettings-client.c
xsettings-client.h
xsettings-common.c
xsettings-common.h