summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* Implement titlebar action settings for WaylandMatthias Clasen2014-09-251-1/+3
* Wayland: Fix various compiler warningsMatthias Clasen2014-09-059-68/+21
* wayland: Don't leak the tmp_keymapJasper St. Pierre2014-09-051-1/+2
* wayland: Correctly find the keyboard for the keymapJasper St. Pierre2014-09-051-1/+1
* wayland: Unset window_impl->commit_pending when hiding the surfaceCarlos Garnacho2014-09-011-0/+1
* wayland: Store and use the current grab cursor, if anyCarlos Garnacho2014-09-011-2/+33
* wayland: Keep the last cursor on leave, try to restore it on enterCarlos Garnacho2014-09-011-5/+5
* wayland: Reference pixmap-based cursors' surface before handing the wl_bufferCarlos Garnacho2014-09-011-0/+2
* wayland: Add private API to retrieve the drag window for a drag contextCarlos Garnacho2014-09-012-0/+13
* wayland: Return properly type hints from GdkWindowsCarlos Garnacho2014-09-011-1/+8
* wayland: Don't set an xdg surface to DnD windowsCarlos Garnacho2014-09-011-1/+2
* wayland: Implement drag sourcesCarlos Garnacho2014-09-014-6/+203
* wayland: Implement the dropping part of DnDCarlos Garnacho2014-09-013-5/+255
* wayland: Replace clipboard implementationCarlos Garnacho2014-09-013-400/+49
* wayland: Implement drag/source side of selectionsCarlos Garnacho2014-09-014-1/+362
* wayland: Implement drop/destination side of selectionsCarlos Garnacho2014-09-014-1/+479
* wayland: implement text_property_to_utf8_list()Carlos Garnacho2014-09-011-1/+31
* wayland: Ensure the parent is committed after repositioning subsurfacesCarlos Garnacho2014-08-271-1/+11
* wayland: Fix x/y coordinate arguments on wl_data_device eventsCarlos Garnacho2014-08-261-4/+4
* wayland: ensure gdk_device_manager_get_client_pointer() returns a master pointerCarlos Garnacho2014-08-261-2/+3
* wayland: unset sequence if the xdg surface is moved/resized through touchCarlos Garnacho2014-08-261-9/+16
* wayland: Add internal API to unset a touch implicit grabCarlos Garnacho2014-08-262-0/+17
* wayland: Update the display serial on touch down/up eventsCarlos Garnacho2014-08-261-0/+8
* wayland: Improve implicit grab serial retrievalCarlos Garnacho2014-08-263-12/+59
* wayland: Store per-touch touch_down serialCarlos Garnacho2014-08-261-0/+2
* wayland: rename internal touch management functionsCarlos Garnacho2014-08-261-11/+11
* wayland: Protect against invalid keymaps gotten from the compositorCarlos Garnacho2014-08-261-2/+12
* wayland: create a wl_subsurface interface for GDK_WINDOW_SUBSURFACE windowsCarlos Garnacho2014-08-261-2/+68
* wayland: Acquire wl_subcompositor interfaceCarlos Garnacho2014-08-262-0/+5
* wayland: Make toplevels' X/Y coordinates be 0Carlos Garnacho2014-08-261-2/+6
* xdg-shell: Bump versionJasper St. Pierre2014-08-221-3/+3
* wayland: Add defines to convert between event sequences and touch slotsCarlos Garnacho2014-08-221-1/+4
* Include config.h firstMatthias Clasen2014-08-211-2/+2
* Use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE, _XOPEN_SOURCE etc.Simon McVittie2014-08-211-1/+0
* Revert "docs: Fix broken gtk-doc formatting"Matthias Clasen2014-08-181-1/+1
* docs: Fix broken gtk-doc formattingRico Tzschichholz2014-08-181-1/+1
* gdkwayland-window: Don't map the grab transfer menu for GtkMenuJasper St. Pierre2014-08-131-0/+13
* wayland: Initialize cursor cache earlierMatthias Clasen2014-08-121-1/+1
* wayland: Remove overly complex cursor cacheJasper St. Pierre2014-08-104-65/+19
* gdkdevice-wayland: Fix compile warningsJasper St. Pierre2014-07-261-2/+2
* wayland-device: Upgrade to v4 of seatJasper St. Pierre2014-07-252-10/+43
* wayland-device: Upgrade to v3 of seatJasper St. Pierre2014-07-252-4/+4
* wayland-device: Handle v2 of seatJasper St. Pierre2014-07-252-1/+10
* wayland-device: Refactor a bitJasper St. Pierre2014-07-251-20/+26
* wayland-device: ReindentJasper St. Pierre2014-07-251-38/+41
* wayland: Update xdg-shellJasper St. Pierre2014-07-171-28/+25
* gdkwindow-wayland: Take out the margins for nowJasper St. Pierre2014-07-171-0/+8
* Revert "wayland: Prevent stale paints and weird artifacts when using Weston"Jasper St. Pierre2014-07-143-25/+1
* Handle resolution changes in the GDK backend codeOwen W. Taylor2014-07-131-0/+15
* wayland: Add some dumb support for the TARGETS selectionJasper St. Pierre2014-07-031-7/+10