summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkscreen-x11.h
Commit message (Expand)AuthorAgeFilesLines
* x11: Maointin window visuals without GdkVisualBenjamin Otte2016-11-031-1/+2
* x11: Remove unused hash tableBenjamin Otte2016-11-031-1/+0
* API: screen: Remove gdk_screen_is_composited()Benjamin Otte2016-10-291-4/+0
* API: Remove gdk_screen_get_width() and gdk_screen_get_height()Benjamin Otte2016-10-161-3/+0
* x11: Port to new monitor apiMatthias Clasen2016-04-271-6/+2
* x11: Drop XineramaMatthias Clasen2016-04-271-3/+0
* X11: Pick better system and rgba visuals for GLAlexander Larsson2014-10-291-0/+1
* x11: keep track of the screen pixel size by calculating the bounding box of m...Carlos Garnacho2013-11-251-0/+3
* x11: Don't follow dpi and scale from xsettings when GDK_SCALE setAlexander Larsson2013-07-031-0/+1
* x11: Support the Gdk/WindowScalingFactor xsettingAlexander Larsson2013-07-031-0/+2
* x11: Initial cut at supporting window scaling for X11Alexander Larsson2013-07-031-0/+2
* x11: Get rid of XSettingsClient objectBenjamin Otte2013-02-191-4/+5
* x11: Introduce _gdk_x11_get_xatom_for_display_printf()Benjamin Otte2013-02-191-1/+0
* x11: Don't keep an "in_init" variableBenjamin Otte2013-02-191-1/+0
* x11: implement gdk_window_apply_fullscreen_mode()Olivier Fourdan2013-01-251-0/+10
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GdkX11Screen: Struct packing improvementsMatthias Clasen2011-04-121-28/+27
* x11: Export GdkX11ScreenBenjamin Otte2010-12-211-10/+1
* x11: Rename GdkScreenX11 to GdkX11ScreenBenjamin Otte2010-12-211-15/+15
* Clean up gdkx.h a bitMatthias Clasen2010-12-211-1/+0
* Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-4/+4
* Inclusion cleanups in headersMatthias Clasen2010-10-141-2/+2
* API: Remove GdkColormapBenjamin Otte2010-09-261-1/+0
* API: Remove colormap handling from GdkScreenBenjamin Otte2010-09-261-5/+0
* x11: Use G_DEFINE_TYPE() to define GdkVisualBenjamin Otte2010-09-261-2/+2
* gdk: Move scratch GC handling to X11Benjamin Otte2010-08-101-0/+3
* x11: Remove unused codeBenjamin Otte2010-08-101-3/+0
* Add gdk_screen_get_primary_monitor(). This fixes bug #601712Cody Russell2009-12-081-0/+1
* fix race between fetching owner of composit selection, andMichael Meeks2009-09-141-0/+1
* Another attempt at getting Xrandr screen size changes right. ActuallyMatthias Clasen2009-02-241-3/+2
* Recheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuckMatthias Clasen2009-01-041-0/+1
* Add RandR 1.2 supportSøren Sandmann2007-12-131-3/+6
* Create 'composited' label.Søren Sandmann2006-04-251-0/+5
* Change machinery for following font rendering xsettings to set cairo fontOwen Taylor2005-07-211-0/+10
* Fill in unused bits so they can be used for the depth-32 target case.Owen Taylor2005-05-091-1/+3
* Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables.Owen Taylor2004-11-211-0/+3
* Add a check for the Xrandr extension.Owen Taylor2002-10-041-0/+2
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-0/+15
* Delete unused private gdk_visual_lookup(), make gdk_colormap_lookup()Owen Taylor2002-09-241-0/+1
* Fix usage of compat GTK_TYPE_ macros without including gtkobject.h.Owen Taylor2002-09-191-0/+1
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-0/+1
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-4/+4
* Rationalized the screen initialization process, changed the GdkDisplayX11Erwann Chenede -2002-05-031-3/+2
* removed unneeded ref. #79977Erwann Chenede -2002-05-021-1/+0
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-0/+92