summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkwindow-x11.h
Commit message (Expand)AuthorAgeFilesLines
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-199/+0
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-23/+23
* gdk: Remove GdkWindow.set_device_cursor() vfuncBenjamin Otte2017-11-021-1/+0
* x11: Add support for _GTK_EDGE_CONSTRAINTS atomGeorges Basile Stavracas Neto2017-09-171-0/+3
* x11: Remove code that temporarily unsets the backgroundBenjamin Otte2016-10-271-6/+0
* Remove re-declarations of public functionsEmmanuele Bassi2016-10-171-5/+0
* x11: Fix damage tracking hackMatthias Clasen2016-01-081-0/+1
* x11: Keep track of the exact size in X pixels of windowsOwen W. Taylor2014-11-201-0/+8
* Some struct repackingMatthias Clasen2014-01-121-2/+2
* Disable frame sync for GtkPlugOwen W. Taylor2013-07-221-0/+3
* x11: Support the Gdk/WindowScalingFactor xsettingAlexander Larsson2013-07-031-1/+6
* x11: Initial cut at supporting window scaling for X11Alexander Larsson2013-07-031-0/+2
* Remove an unused field in GdkWindowX11Matthias Clasen2013-03-311-1/+0
* GdkWindow: make the frame clock an inherent property of the windowOwen W. Taylor2013-02-141-0/+1
* Reimplement _NET_WM_SYNC_REQUEST inside X11 backendOwen W. Taylor2013-02-141-1/+0
* Fix up for newer draft of wm-specOwen W. Taylor2013-02-141-1/+6
* Add gdk_frame_timings_get_predicted_presentation_time()Owen W. Taylor2013-02-141-0/+4
* GdkWindowX11: Only start a frame when we emit damageOwen W. Taylor2013-02-141-0/+2
* Use _NET_WM_FRAME_DRAWN to synchronize frame drawingOwen W. Taylor2013-02-141-0/+3
* Switch to an extended form of _NET_WM_SYNC_REQUEST_COUNTEROwen W. Taylor2013-02-141-5/+7
* Iconification using _NET_WM_STATE_HIDDEN hint if supported by WMMikael Magnusson2012-03-021-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Fix prototype for gdk_x11_window_set_utf8_propertyColin Walters2011-12-191-4/+0
* x11: Add gdk_x11_window_set_utf8_propertyColin Walters2011-12-191-0/+4
* x11: Implement GDK_WINDOW_STATE_FOCUSED on top of _NET_WM_STATE_FOCUSEDRui Matos2011-11-081-0/+4
* GdkWindowImplX11: Struct packing improvementsMatthias Clasen2011-04-121-3/+3
* Remove unused get_offsets functions from headersMatthias Clasen2010-12-211-3/+0
* Add missing includeMatthias Clasen2010-12-081-0/+2
* Add missing X11/Xlib.h include required for X11/extensions/sync.hRobert Ancell2010-12-081-0/+1
* gdk: Make GdkWindowImpl a class, not an interfaceBenjamin Otte2010-12-021-2/+3
* x11: Make wrapper member a GdkDrawableBenjamin Otte2010-12-021-1/+1
* x11: Remove GdkDrawableImplX11Benjamin Otte2010-12-021-3/+3
* x11: _gdk_x11_drawable_update_size() => _gdk_x11_window_update_size()Benjamin Otte2010-12-021-4/+6
* x11: Move cairo_surface and wrapper members to GdkWindowImplX11 structBenjamin Otte2010-12-021-0/+4
* x11: Move xid member from GdkDrawableImplX11 to GdkWindowImplX11Benjamin Otte2010-12-021-0/+2
* x11: Set the icon using CairoBenjamin Otte2010-09-261-2/+2
* x11: remove icon_window property, it's not used anymoreBenjamin Otte2010-09-261-1/+0
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+2
* Move bitfield in GdkWindowImplX11 to make struct more compactAlexander Larsson2009-04-021-2/+2
* Don't recursively set bg none on the parent when e.g. moving childrenAlexander Larsson2009-04-021-4/+2
* Fix various problem with temporarily unsetting backgroundAlexander Larsson2009-04-021-9/+12
* Initial client-side-windows workAlexander Larsson2009-04-021-20/+2
* Abstract some GdkWindow API into an interface that the backends mustEmmanuele Bassi2008-06-271-0/+3
* Add support for composited child windows. (#412882, Ryan Lortie)Matthias Clasen2007-06-011-0/+8
* Support the ICCCM urgency hint. (#61858, Havoc Pennington)Matthias Clasen2005-06-171-0/+1
* Keep a reference to the GdkCursor and add a private getter for it, so thatMatthias Clasen2005-06-151-0/+3
* Fix a bug in focus tracking when we move between has_pointer_focus andOwen Taylor2005-05-051-3/+8
* Fix #155658, Sebastian Bacher:Matthias Clasen2004-10-181-0/+2
* Add a user_time field.Matthias Clasen2004-08-231-0/+3
* New function. Make sure the sync counter is recreated when a window isSoeren Sandmann2004-08-021-0/+1