summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland: Add support for xdg-shell stableJonas Ådahl2018-05-014-217/+942
* Misc documentation fixesMatthias Clasen2018-04-281-3/+1
* dnd: Make GdkDragContext::device a (construct-only) propertyBenjamin Otte2018-04-273-10/+14
* wayland: Create drop contexts on demandBenjamin Otte2018-04-272-15/+19
* cairocontext: Remove fallback implementationsBenjamin Otte2018-04-241-9/+1
* drawcontext: Only pass the region that mattersBenjamin Otte2018-04-243-11/+8
* drawcontext: Add gdk_draw_context_in_frame() APIBenjamin Otte2018-04-241-1/+1
* wayland: Rewrite Cairo renderingBenjamin Otte2018-04-244-257/+238
* gdk: Add Cairo context implementations for all backendsBenjamin Otte2018-04-244-0/+92
* wayland: Allow a NULL inhibitors hash tableEmmanuele Bassi2018-04-231-2/+1
* wayland: Don't freeze the frame clock too earlyBenjamin Otte2018-04-131-26/+28
* gdk: Remove gdk_surface_create_similar_image_surface()Benjamin Otte2018-04-121-10/+0
* Simplify the Wayland code generationEmmanuele Bassi2018-04-112-50/+2
* wayland: Factor out frame timings request codeBenjamin Otte2018-04-104-6/+23
* glcontext: Store the buffer age regions in the GL contextBenjamin Otte2018-04-091-6/+6
* Merge branch 'bz773274' into 'master'Matthias Clasen2018-03-251-1/+1
|\
| * wayland: Drop cairo surfaces when withdrawingOlivier Fourdan2018-03-201-1/+1
* | gdk: Remove GdkSurfaceImpl::shape_combine_region vfuncBenjamin Otte2018-03-211-9/+0
* | Merge branch 'wip/sync-pre-swap-buffers' into 'master'Matthias Clasen2018-03-212-4/+4
|\ \
| * | wayland/vulkancontext: Sync surface state before vkQueuePresentKHRJonas Ådahl2018-03-211-2/+2
| * | wayland/glcontext: Sync surface state before swapping buffersJonas Ådahl2018-03-211-2/+2
* | | Fix up indentation after GdkSurface renameAlexander Larsson2018-03-212-36/+36
|/ /
* | surface: Simplify gdk_surface_invalidate_region()Benjamin Otte2018-03-212-11/+2
* | surface: Stop tracking clip regionBenjamin Otte2018-03-211-1/+1
|/
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-209-841/+841
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-208-112/+112
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-209-10/+10
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-2010-862/+862
* 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