summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland: Fix c&p typo in touch capabilities handling.Carlos Garnacho2014-05-061-1/+1
* gdkscreen-wayland: Emit monitors-changed when the output scale changesAdel Gadllah2014-04-261-0/+1
* wayland: handle the wl_touch interfaceCarlos Garnacho2014-04-221-1/+231
* wayland: Separate master devices from seat capabilitiesCarlos Garnacho2014-04-221-22/+76
* wayland: Map the window immediately on showJasper St. Pierre2014-04-221-2/+2
* wayland: Remove useless hint setJasper St. Pierre2014-04-221-2/+0
* wayland: Remove VISIBILITY_NOTIFY eventJasper St. Pierre2014-04-221-3/+0
* wayland: The xdg_surface.delete event was renamed to closeJasper St. Pierre2014-04-172-5/+5
* wayland: set_transient_for was renamed to set_parentJasper St. Pierre2014-04-122-11/+8
* wayland: Don't pass dx/dy when we're resizingJasper St. Pierre2014-04-121-47/+1
* wayland: Merge buffer implementationsJasper St. Pierre2014-04-124-230/+204
* wayland: Mark ourselves as not supporting compositingMatthias Clasen2014-03-241-1/+1
* wayland: Fix northeast resizingMatthias Clasen2014-03-211-1/+1
* wayland: Mark ourselves as not supporting bounding shapesJasper St. Pierre2014-03-201-1/+1
* wayland: Add support for input regionsJasper St. Pierre2014-03-201-0/+31
* wayland: Refactor how opaque region is handledJasper St. Pierre2014-03-201-36/+51
* wayland: Remove cruft in set_keep_above / set_keep_belowJasper St. Pierre2014-03-171-10/+1
* wayland: Fix get_frame_extentsJasper St. Pierre2014-03-171-2/+1
* Implement get_root_origin generically for all backendsJasper St. Pierre2014-03-171-13/+0
* wayland: Fix "fake root" coordsJasper St. Pierre2014-03-171-8/+4
* wayland: Add a giant doc comment explaining "fake root" coordinate spaceJasper St. Pierre2014-03-171-5/+38
* wayland: Properly apply the fake root offset to event coordinatesJasper St. Pierre2014-03-171-3/+18
* wayland: Fill in x_root / y_root of events properlyJasper St. Pierre2014-03-171-26/+51
* xdg-shell: Update to latest state change mechanismJasper St. Pierre2014-03-122-140/+109
* wayland: Clean up a bitJasper St. Pierre2014-03-101-4/+1
* wayland: Move some code aroundJasper St. Pierre2014-03-101-27/+22
* wayland: Fix submenu positioningJasper St. Pierre2014-03-101-7/+18
* Remove the return value of GdkWindowImpl::get_root_coordsJasper St. Pierre2014-02-271-3/+1
* wayland: Seal up a non-declared public memberJasper St. Pierre2014-02-271-5/+5
* wayland: Remove old, outdated commentJasper St. Pierre2014-02-271-4/+0
* wayland: Fix margins at startupJasper St. Pierre2014-02-271-4/+26
* Gdk: fix wrong user_data handling in resize_cairo_surface()Giovanni Campagna2014-02-261-2/+2
* wayland: Don't destroy the cairo surface when resizing itJasper St. Pierre2014-02-231-2/+0
* wayland: Fix gdk_window_wayland_resize_cairo_surface()Rui Matos2014-02-231-1/+4
* xdg-shell: Update for focused_set / focused_unset renameJasper St. Pierre2014-02-182-21/+22
* wayland: Update to new xdg-shell pinging standardsJasper St. Pierre2014-02-183-64/+40
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-2/+2
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-4/+3
* wayland: Add support for set_shadow_widthJasper St. Pierre2014-02-072-1/+44
* wayland: Add support for delete eventJasper St. Pierre2014-02-072-0/+32
* wayland: Remove edges from configureJasper St. Pierre2014-02-072-23/+18
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* Wayland: Set gtk-dialogs-use-headerMatthias Clasen2014-02-061-0/+6
* gdkwindow-wayland: Make function order match listener orderJasper St. Pierre2014-02-061-16/+16
* docs: use ` instead of <literal>William Jon McCann2014-02-041-3/+3
* docs: Use markdown for ulinksWilliam Jon McCann2014-02-041-4/+3
* gdkwindow-wayland: Obey Wayland buffer semanticsJasper St. Pierre2014-02-031-8/+13
* gdkwindow-wayland: Erm, put the DESTROYED check in the right spot...Jasper St. Pierre2014-01-311-4/+4
* gdkwindow-wayland: Bail out early if we get a frame callback when destroying ...Jasper St. Pierre2014-01-311-0/+4
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-292-2/+2