summaryrefslogtreecommitdiff
path: root/gdk/x11
Commit message (Expand)AuthorAgeFilesLines
* gdk: do not deactivate surface on keyboard grabsSamuel Thibault2018-04-302-2/+2
* dnd: Make GdkDragContext::device a (construct-only) propertyBenjamin Otte2018-04-271-5/+3
* cairocontext: Remove fallback implementationsBenjamin Otte2018-04-241-3/+0
* drawcontext: Only pass the region that mattersBenjamin Otte2018-04-243-8/+5
* drawcontext: Add gdk_draw_context_in_frame() APIBenjamin Otte2018-04-241-1/+1
* x11: Move implementation of Cairo context backendsBenjamin Otte2018-04-244-43/+102
* gdk: Add Cairo context implementations for all backendsBenjamin Otte2018-04-244-0/+96
* Always use #ifdef for G_ENABLE_DEBUGTimm Bäder2018-04-211-1/+1
* gdk: Protect against negative GDK_SCALE valuesTimm Bäder2018-04-101-1/+1
* gdk_x11_display_get_monitor: fix monitor number test logicSébastien Villemot2018-04-091-1/+1
* glcontext: Store the buffer age regions in the GL contextBenjamin Otte2018-04-091-7/+6
* x11: Always request frame updatesBenjamin Otte2018-03-301-0/+4
* x11: Make the frame clock work in GL and VulkanBenjamin Otte2018-03-304-7/+26
* gdk: Remove GdkSurfaceImpl::shape_combine_region vfuncBenjamin Otte2018-03-211-43/+17
* Continue renaming window to surfaceAlexander Larsson2018-03-211-1/+1
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-216-42/+42
* surface: Simplify gdk_surface_invalidate_region()Benjamin Otte2018-03-215-43/+3
* surface: Remove queue_antiexpose()Benjamin Otte2018-03-215-197/+0
* Merge branch 'detect-synaptics-touchpads-v2' into 'master'Carlos Garnacho2018-03-201-3/+20
|\
| * x11/xi2: Report touchpads as TOUCHPAD, not MOUSEDaniel van Vugt2018-03-191-3/+20
* | GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-2017-1253/+1253
* | GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-2021-513/+513
* | GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-2017-19/+19
* | GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-2024-1357/+1357
|/
* x11: Avoid a division by zeroPavel Roskin2018-03-081-1/+2
* GdkSelectionInputStreamX11: Plug a memory leakTimm Bäder2018-03-061-0/+1
* GdkSelectionOutputStreamX11: Plug a memory leakTimm Bäder2018-03-061-0/+8
* Stop using settings for modulesMatthias Clasen2018-02-181-1/+0
* x11: Do not include fallback-c89.cEmmanuele Bassi2018-02-142-6/+0
* x11: Run event filters on all windowsBenjamin Otte2018-02-131-4/+2
* Remove gdk_window_add_filterMatthias Clasen2018-02-0715-124/+81
* x11: Don't use gdk_window_add_filterMatthias Clasen2018-02-075-18/+31
* gdk: Drop gdk_x11_window_set_frame_extentsMatthias Clasen2018-02-062-29/+0
* The big versioning cleanupMatthias Clasen2018-02-0620-126/+24
* Drop the last mentions of motion hint eventsEmmanuele Bassi2018-02-052-4/+0
* Allow binding GdkContentFormatsBuilderEmmanuele Bassi2018-02-031-1/+1
* Drop the Big GDK LockEmmanuele Bassi2018-02-032-16/+0
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-3/+3
* Replace gdk_threads_add_idle* with g_idle_add()Emmanuele Bassi2018-02-031-2/+2
* dnd: Move GdkDragProtocol to X11Benjamin Otte2018-01-311-35/+34
* dnd: Remove 2 vfuncs that aren't neededBenjamin Otte2018-01-311-9/+7
* Set GDK_WINDOW_STATE_TILED if any edge is tiledSimon McVittie2018-01-201-3/+17
* display-x11: Unset tiled state if _GTK_EDGE_CONSTRAINTS is supportedGeorges Basile Stavracas Neto2018-01-201-4/+2
* gdk: Drop some unused cursor apisMatthias Clasen2018-01-162-58/+0
* Make gdk logging per-displayMatthias Clasen2018-01-1414-204/+210
* gdk: Reorganize env varsMatthias Clasen2018-01-141-5/+3
* x11: Only set the keymap display onceMatthias Clasen2018-01-121-3/+4
* Remove a dead macroMatthias Clasen2018-01-041-1/+0
* Document GDK_DISPLAY_XDISPLAYMatthias Clasen2017-12-261-0/+8
* Annotate gdk_x11_display_get_screen()Emmanuele Bassi2017-12-211-0/+8