summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* gdk/wayland: Use GDK_AVAILABLE_IN_ALLCarlos Garnacho2018-02-161-1/+1
* gdk/wayland: Add GdkDisplay call to query available globalsCarlos Garnacho2018-02-132-6/+40
* The big versioning cleanupMatthias Clasen2018-02-0610-43/+14
* Drop the last mentions of motion hint eventsEmmanuele Bassi2018-02-051-2/+0
* gdk: fix a format string warningTimm Bäder2018-02-041-1/+1
* Allow binding GdkContentFormatsBuilderEmmanuele Bassi2018-02-032-3/+3
* Drop the Big GDK LockEmmanuele Bassi2018-02-031-4/+0
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-2/+1
* dnd: Remove 2 vfuncs that aren't neededBenjamin Otte2018-01-311-46/+0
* wayland: Add support for BTN_STYLUS3Jason Gerecke2018-01-301-0/+6
* Enforce UTF-8 encoding when opening C filesEmmanuele Bassi2018-01-231-1/+1
* Set GDK_WINDOW_STATE_TILED if any edge is tiledSimon McVittie2018-01-201-4/+4
* gdk: Drop some unused cursor apisMatthias Clasen2018-01-162-34/+0
* wayland: Use g_message for loggingMatthias Clasen2018-01-145-23/+23
* Make gdk logging per-displayMatthias Clasen2018-01-149-110/+143
* gdk: Reorganize env varsMatthias Clasen2018-01-141-2/+2
* wayland: Set display on keymapsMatthias Clasen2018-01-124-4/+5
* wayland: Plug memory leaksMatthias Clasen2018-01-042-0/+2
* wayland: Handle scale 3 for cursorsMatthias Clasen2017-12-171-1/+1
* dnd: Get rid of IPC widgetsBenjamin Otte2017-12-161-4/+1
* gdk: Remove DRAG_STATUS and DROP_FINISHED eventsBenjamin Otte2017-12-151-3/+0
* Move code aroundMatthias Clasen2017-12-141-1/+1
* display: Remove leftover old clipboard APIsBenjamin Otte2017-12-141-17/+0
* Drop gdk_atom_internMatthias Clasen2017-12-131-1/+1
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-144-125/+31
* gdk: Remove ability to request selection notificationsBenjamin Otte2017-12-141-17/+0
* gdk: Remove propertiesBenjamin Otte2017-12-143-229/+0
* gdk: Remove selection definesBenjamin Otte2017-12-141-1/+0
* gdk/wayland: s/gdk_event_free/g_object_unref/Carlos Garnacho2017-12-142-2/+2
* gdk: Figure out the GdkSeat of an event from the GdkDeviceCarlos Garnacho2017-12-141-13/+0
* gdk: Remove GdkEventType argument from GdkEvent unionCarlos Garnacho2017-12-142-9/+9
* gdk: Refurbish GdkEvent struct hierarchyCarlos Garnacho2017-12-143-29/+29
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-142-376/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-135-107/+2
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-133-56/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-133-95/+41
* Make sure events have displaysMatthias Clasen2017-12-121-4/+12
* gdk: Remove gdk_event_put(), peek() etcBenjamin Otte2017-12-132-5/+5
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-112-38/+27
* dnd: Pass dx/dy instead of x_root/y_rootBenjamin Otte2017-12-111-2/+2
* dnd: Introduce gdk_drop_read_async() and use itBenjamin Otte2017-12-101-0/+81
* gdk: Fix wrong usage of g_task_propagate_pointer()Benjamin Otte2017-12-101-15/+3
* dnd: Add gdk_drag_context_get_display()Benjamin Otte2017-12-101-4/+6
* wayland: Destroy the xdg_imported after the wl_surfaceJonas Ådahl2017-12-071-2/+2
* wayland: Maybe postpone xdg-foreign state setup until mappingJonas Ådahl2017-12-071-4/+22
* gdk: Add GDK_SEAT_CAPABILITY_TABLET_PADCarlos Garnacho2017-12-071-0/+11
* gdk: Add gdk_seat_get_master_pointers()Carlos Garnacho2017-12-071-0/+27
* gdk: Documentation improvementsMatthias Clasen2017-12-041-1/+1
* wayland: Initialize variableBenjamin Otte2017-12-041-0/+1
* Remove GdkDragProtocol from the apiMatthias Clasen2017-12-033-9/+0