summaryrefslogtreecommitdiff
path: root/gdk/macos
Commit message (Expand)AuthorAgeFilesLines
* macos: Stop setting the query_state vfuncMatthias Clasen2020-08-261-1/+0
* macos: Stop using _gdk_device_query_stateMatthias Clasen2020-08-264-4/+42
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-212-3/+3
* gdk/toplevel: Negotiate surface size via a compute-size signalJonas Ådahl2020-08-051-4/+29
* gdk: Drop gdk_device_get_device_type()Carlos Garnacho2020-07-301-2/+0
* gdk/macos: Avoid gdk_device_get_associated_device()Carlos Garnacho2020-07-301-1/+3
* Remove unused GDK_HINT_POSBenjamin Otte2020-07-301-2/+0
* Remove gravity from GdkGeometryBenjamin Otte2020-07-301-2/+0
* Remove aspect ratio from GdkGeometryBenjamin Otte2020-07-301-13/+0
* gdk: Remove unused flagsBenjamin Otte2020-07-301-2/+0
* gdk: Remove base_size and increment from GdkGeometryBenjamin Otte2020-07-301-8/+0
* gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-areaJonas Ådahl2020-07-295-8/+27
* gdk: Drop source_device argument from _gdk_display_device_grab_update()Carlos Garnacho2020-07-291-1/+1
* gdkdevice: Remove gdk_device_get_state()Carlos Garnacho2020-07-281-21/+0
* macos: support ARM/PowerPC time conversion for DisplayLink timesChristian Hergert2020-07-271-44/+32
* Replace "gdouble" with "double"Benjamin Otte2020-07-254-15/+15
* Replace "gchar" with "char"Benjamin Otte2020-07-257-13/+13
* Replace "gint" with "int"Benjamin Otte2020-07-259-46/+46
* macos: prototype new GDK backend for macOSChristian Hergert2020-07-2154-0/+12671