summaryrefslogtreecommitdiff
path: root/gdk/gdksurface.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Drop gdk_surface_new_tempMatthias Clasen2020-10-071-23/+0
* Merge branch 'gdk-cleanups' into 'master'Matthias Clasen2020-09-101-8/+8
|\
| * gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-8/+8
* | gdk: Don't create surfaces of size 0x0Matthias Clasen2020-09-101-1/+1
|/
* Add a function to request motion eventsMatthias Clasen2020-08-271-1/+65
* Make gdk_surface_get_device_position return a booleanMatthias Clasen2020-08-261-9/+16
* Port tracing to the sysprof collector apiMatthias Clasen2020-08-211-5/+7
* gdk: Slim down gdkinternals.h moreMatthias Clasen2020-08-141-1/+1
* surface: Add width and height propertiesMatthias Clasen2020-08-081-0/+27
* gdk: Move the ::popup-layout-changed signalMatthias Clasen2020-08-081-20/+0
* docs: Clean up dangling links in gdk docsMatthias Clasen2020-08-051-5/+5
* gdk/toplevel: Negotiate surface size via a compute-size signalJonas Ådahl2020-08-051-6/+2
* gdk: Fix gdk_surface_get_layout_monitorMatthias Clasen2020-08-021-0/+3
* gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices()Carlos Garnacho2020-07-301-2/+2
* gdk: Drop gdk_device_get_device_type()Carlos Garnacho2020-07-301-2/+0
* gdk: Avoid gdk_device_get_associated_device()Carlos Garnacho2020-07-301-1/+1
* Merge branch 'wip/otte/geometry' into 'master'Benjamin Otte2020-07-301-92/+1
|\
| * Remove aspect ratio from GdkGeometryBenjamin Otte2020-07-301-40/+0
| * gdk: Remove base_size and increment from GdkGeometryBenjamin Otte2020-07-301-56/+5
* | Rename gdk_surface_queue_exposeMatthias Clasen2020-07-291-19/+17
* | gdk: Stop exporting gdk_surface_freeze_updatesMatthias Clasen2020-07-291-4/+4
|/
* gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-areaJonas Ådahl2020-07-291-32/+49
* gdk: Conflate GDK devicesCarlos Garnacho2020-07-291-8/+2
* gdk: Drop source_device argument from _gdk_display_device_grab_update()Carlos Garnacho2020-07-291-4/+3
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-46/+46
* gdk: Depend less on gdk_event_get_device()Carlos Garnacho2020-06-231-3/+1
* gdk: Drop GdkGrabOwnershipCarlos Garnacho2020-06-231-8/+0
* gdk: Drop supports_multidevice APICarlos Garnacho2020-06-231-47/+0
* Rename master and slave deviceEmmanuele Bassi2020-06-181-11/+11
* gdk: Compress scroll eventsMatthias Clasen2020-06-091-0/+1
* Drop fallback-c89.cChristoph Reiter2020-05-311-3/+0
* Fix minor typosYuri Chornoivan2020-05-281-3/+3
* gdk: Short-circuit some surface settersMatthias Clasen2020-05-201-0/+9
* gdk: Preserve typed event parameter of GdkSurface:event signal for girRico Tzschichholz2020-05-201-1/+1
* Use the right types for the GdkSurface::event argumentsEmmanuele Bassi2020-05-191-3/+61
* docs: Tweak docs for gdk_surface_set_input_regionMatthias Clasen2020-05-171-7/+4
* gdk: Make gdk_drag_begin take doublesMatthias Clasen2020-05-171-2/+2
* Merge branch 'toplevel-move-resize' into 'master'Matthias Clasen2020-05-171-65/+0
|\
| * gdk: Move the begin_move/resize_drag vfuncs aroundMatthias Clasen2020-05-171-65/+0
* | Merge branch 'wip/otte/monitors' into 'master'Benjamin Otte2020-05-171-53/+10
|\ \ | |/ |/|
| * display: Remove unneeded gettersBenjamin Otte2020-05-171-3/+6
| * surface: Remove gdk_surface_is_viewable()Benjamin Otte2020-05-171-50/+4
* | gtk: Handle seatless displaysMatthias Clasen2020-05-151-4/+8
|/
* gdk/wayland: Keep track of implicit grabsCarlos Garnacho2020-05-121-3/+23
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-2/+2
* surface: remove double assignmentTimm Bäder2020-05-051-1/+0
* surface: Hide chained autohiding popups togetherJonas Ådahl2020-04-181-1/+13
* Restructure the GdkEvent type hierarchyEmmanuele Bassi2020-04-161-4/+7