summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* x11: Fix managed dndMatthias Clasen2017-08-271-0/+1
* Remove an unused fieldMatthias Clasen2017-08-261-2/+0
* x11: Fix initial drag cursorsMatthias Clasen2017-08-261-0/+4
* Revert "wayland: fix filechooser crash"Matthias Clasen2017-08-231-2/+1
* wayland: fix filechooser crashLionel Landwerlin2017-08-231-1/+2
* wayland: fix filechooser crashMatthias Clasen2017-08-231-7/+3
* Remove gdk_event_get_user_data from public headersTimm Bäder2017-08-193-2/+3
* gdk: wayland: always set buffer scale on size updateLionel Landwerlin2017-08-181-1/+1
* gdkwindow: Avoid re-setting the opaque region if it doesn't changeRui Matos2017-08-182-0/+13
* gdk/x11: Extract GdkDeviceTool tool ID from "Wacom Serial IDs" propertyCarlos Garnacho2017-08-171-12/+18
* GdkDisplay: Call the correct push|pop_error_trap()Daniel Boles2017-08-151-19/+18
* broadway: Build fixesEmmanuele Bassi2017-08-152-3/+3
* gdk: Remove another gdk_window_new_input referenceTimm Bäder2017-08-151-5/+0
* build: Remove more wrong kwargsTimm Bäder2017-08-151-1/+0
* meson: install gdkvulkancontext.hMarc-Antoine Perennou2017-08-141-0/+1
* meson: install gdkdrawcontext.hMarc-Antoine Perennou2017-08-141-0/+1
* gdk: fix headers installation pathMarc-Antoine Perennou2017-08-141-3/+3
* Drop old MSC makefilesEmmanuele Bassi2017-08-142-243/+0
* Drop Autotools buildEmmanuele Bassi2017-08-148-1085/+0
* Add names to more sourcesMatthias Clasen2017-08-131-3/+5
* Fix a bootstrapping problem without root windowsMatthias Clasen2017-08-123-11/+11
* Remove root window getters from public APIMatthias Clasen2017-08-115-31/+8
* Stop passing root window to gdk_device_query_stateMatthias Clasen2017-08-111-1/+1
* Allow passing a NULL window to gdk_device_query_stateMatthias Clasen2017-08-119-30/+32
* Drop root windows from some internal apisMatthias Clasen2017-08-1111-41/+10
* GdkWindow: Remove gdk_window_new_inputTimm Bäder2017-08-091-32/+0
* gdkdisplay: Remove a pointless assignmentDaniel Boles2017-08-061-3/+1
* meson: Add missing Wayland protocolEmmanuele Bassi2017-08-021-0/+1
* wayland: add shortcut inhibitor supportOlivier Fourdan2017-08-026-1/+80
* wayland: Clear tablet tool cursor on proximity outCarlos Garnacho2017-07-261-0/+1
* gdkwindow: Update cursor for tablet tools in the windowCarlos Garnacho2017-07-261-0/+10
* wayland: Observe GDK_SEAT_CAPABILITY_TABLET_STYLUS on gdk_seat_get_slaves()Carlos Garnacho2017-07-261-0/+13
* wayland: Implement support for tablet wheel scrollingJason Gerecke2017-07-201-1/+29
* wayland: Make function to create scroll event more genericCarlos Garnacho2017-07-201-10/+19
* wayland: Get implicit grab serial information from tablet devicesJason Gerecke2017-07-201-1/+26
* Move GdkWindowWindowClass to private headersMatthias Clasen2017-07-192-17/+7
* Drop an unused typedefMatthias Clasen2017-07-191-1/+0
* wayland: Throttle system bell requestsJonas Ådahl2017-07-202-0/+11
* wayland: Make beep requests go through the GdkDisplayJonas Ådahl2017-07-203-12/+30
* GdkWindow: Default to unfocusedTimm Bäder2017-07-192-4/+4
* Use newer glib-genmarshal to simplify build rulesEmmanuele Bassi2017-07-111-0/+1
* GdkRGBA: Fix misspelt parameter names in docsDaniel Boles2017-07-061-2/+2
* GdkRGBA: Fix typo precentage => percentageDaniel Boles2017-07-061-1/+1
* x11: Assign GDK_SOURCE_TABLET_PAD when necessaryJason Gerecke2017-06-301-0/+2
* gdk: Set vid/pid on wayland tabletsCarlos Garnacho2017-06-161-0/+10
* gdk/gdkvulkancontext.c: Fix 32-bit Windows buildsChun-wei Fan2017-06-061-1/+1
* wayland: selectively cancel key repeat on key releaseDan Torop2017-06-021-11/+7
* wayland: fix xdg_surface test in move/resize dragOlivier Fourdan2017-06-021-2/+2
* wayland: check parent surface for subsurfaceOlivier Fourdan2017-06-021-1/+1
* wayland: Do not map toplevel utility as popupOlivier Fourdan2017-06-021-5/+0