summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkdisplay-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Depend on cairo 1.14.0Javier Jardón2014-11-101-2/+0
* GdkGLContext: Change the way we track the current contextAlexander Larsson2014-10-301-1/+0
* gdkdisplay: Provide a default event_data_copy / event_data_freeJasper St. Pierre2014-10-271-15/+0
* wayland: don't init if XDG_RUNTIME_DIR missingRyan Lortie2014-10-211-0/+7
* wayland: Add OpenGL supportAlexander Larsson2014-10-131-0/+4
* Wayland: Fix various compiler warningsMatthias Clasen2014-09-051-65/+2
* 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: Implement drop/destination side of selectionsCarlos Garnacho2014-09-011-0/+16
* wayland: Acquire wl_subcompositor interfaceCarlos Garnacho2014-08-261-0/+4
* wayland: Initialize cursor cache earlierMatthias Clasen2014-08-121-1/+1
* wayland: Remove overly complex cursor cacheJasper St. Pierre2014-08-101-0/+1
* wayland-device: Upgrade to v4 of seatJasper St. Pierre2014-07-251-1/+1
* wayland-device: Upgrade to v3 of seatJasper St. Pierre2014-07-251-1/+1
* wayland-device: Handle v2 of seatJasper St. Pierre2014-07-251-1/+1
* Revert "wayland: Prevent stale paints and weird artifacts when using Weston"Jasper St. Pierre2014-07-141-7/+0
* wayland: Prevent stale paints and weird artifacts when using WestonJasper St. Pierre2014-06-201-0/+7
* wayland: Clean up init code a tiny bitJasper St. Pierre2014-05-161-8/+4
* wayland: Simplify roundtrip initializationJasper St. Pierre2014-05-161-39/+2
* wayland: Merge buffer implementationsJasper St. Pierre2014-04-121-0/+168
* wayland: Mark ourselves as not supporting compositingMatthias Clasen2014-03-241-1/+1
* wayland: Mark ourselves as not supporting bounding shapesJasper St. Pierre2014-03-201-1/+1
* wayland: Update to new xdg-shell pinging standardsJasper St. Pierre2014-02-181-0/+17
* 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
* docs: use ` instead of <literal>William Jon McCann2014-02-041-3/+3
* docs: Use markdown for ulinksWilliam Jon McCann2014-02-041-4/+3
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* wayland: Make sure to call use_unstable_versionJasper St. Pierre2013-12-071-0/+1
* wayland: Replace wl_shell_surface with xdg_shellJasper St. Pierre2013-11-181-8/+8
* Revert "wayland: Support always-on-top / sticky windows"Jasper St. Pierre2013-10-291-1/+1
* wayland: Support always-on-top / sticky windowsJasper St. Pierre2013-10-281-1/+1
* gtk-shell: extend the protocol with shell capabilitiesGiovanni Campagna2013-09-031-0/+3
* wayland: add support for a private gtk-shell protocolGiovanni Campagna2013-09-031-0/+3
* wayland: trust the compositor to always send a good serial numberEmilio Pozuelo Monfort2013-08-281-6/+1
* wayland: Compare serial numbers correctly to avoid overflow problemsKristian Høgsberg2013-08-231-1/+5
* gdk: Add gdk_cursor_new_from_surfaceAlexander Larsson2013-08-071-1/+1
* gdk/wayland: cope with the compositor implementing an older protocol than usGiovanni Campagna2013-07-161-3/+4
* wayland: request appropriate compositor version to support buffer scaleRob Bradford2013-07-091-1/+1
* wayland: Fix typo in setting of core_pointerMichael Forney2013-07-031-1/+1
* wayland: Implement gdk_screen_get_monitor_scale()Alexander Larsson2013-07-031-2/+2
* Prevent criticals when initializing a Wayland displayMatthias Clasen2013-05-041-2/+2
* wayland: Don't add/remove displays manuallyBenjamin Otte2013-05-011-5/+0
* Revert "wayland: Cache the discovery connection and reuse if possible"Benjamin Otte2013-04-191-1/+6
* displaymanager: Emit display-opened directlyBenjamin Otte2013-04-191-1/+0
* wayland: Cache the discovery connection and reuse if possibleRob Bradford2013-04-191-6/+1
* displaymanager: Move set_default_display vfuncBenjamin Otte2013-04-151-5/+0
* wayland: display: Fix memory leakPavel Vasin2013-04-031-0/+2
* gdkdisplay: Remove get_screen() and get_n_screens() vfuncsBenjamin Otte2013-04-021-18/+0
* wayland: Set a wayland-client log handler to print errors we getKristian Høgsberg2013-03-301-0/+8