summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Use a single compilation symbolEmmanuele Bassi2019-11-2797-123/+123
* Merge branch 'gdk-backend-imports' into 'master'Emmanuele Bassi2019-11-1821-22/+24
|\
| * Correct Gdk backend import paths and related gtk-docAndy Holmes2019-11-1821-22/+24
* | Disable GdkSurface.minimize on WaylandEmmanuele Bassi2019-11-161-4/+11
* | Rename "iconify" to "minimize"Emmanuele Bassi2019-11-1612-104/+107
|/
* Correct GdkX11 import path in docs and include guardsAndy Holmes2019-11-1615-15/+16
* Merge branch 'wip/sadiq/fix-leak' into 'master'Benjamin Otte2019-11-041-1/+2
|\
| * gdkselectionoutputstream-x11: Fix a memory leakMohammed Sadiq2019-10-271-1/+2
* | Merge branch 'otte/for-master' into 'master'Benjamin Otte2019-11-011-1/+5
|\ \
| * | vulkan: Add missing enum valueBenjamin Otte2019-11-011-1/+5
| |/
* | wayland: Drop the keyboard settings objectMatthias Clasen2019-10-291-22/+0
* | wayland: Rely on server key repeat infoMatthias Clasen2019-10-291-14/+3
|/
* gdk: Avoid poking possibly freed memoryCarlos Garnacho2019-10-091-0/+4
* gdk: Fix wl_output accounting on tablet devicesCarlos Garnacho2019-10-081-2/+2
* vulkan/context: Implement VK_KHR_incremental_presentGeorges Basile Stavracas Neto2019-10-051-7/+68
* wayland: Allow binding to wl_compositor v4Georges Basile Stavracas Neto2019-10-051-2/+2
* wayland/surface: Fix crash when unexportingGeorges Basile Stavracas Neto2019-10-011-2/+5
* wayland/surface: Only call destroy func when availableGeorges Basile Stavracas Neto2019-10-011-2/+5
* pixbuf: Add a missing return value transfer annotationTimm Bäder2019-09-131-1/+2
* icontheme: Return textures from load_icon{,_for_scale}Timm Bäder2019-09-091-1/+0
* gdk: Add gtk_pixbuf_get_from_textureTimm Bäder2019-09-092-0/+33
* wayland: Fix xdg-output v3 supportOlivier Fourdan2019-09-031-9/+12
* Minor typos in the Documentation (a/an)Дилян Палаузов2019-08-259-10/+10
* Merge branch 'gdkmonitor-x11-manufacturer' into 'master'Matthias Clasen2019-08-252-1/+53
|\
| * gdk: x11: Fill GdkMonitor manufacturer with PNP id from EDIDPriit Laes2019-08-062-1/+53
* | Remove NEED_XIPROTO_H_FOR_XREPLY checkChristoph Reiter2019-08-211-4/+0
|/
* wayland: Add xdg-output v3 supportOlivier Fourdan2019-07-261-2/+10
* gdk: Remove gdk_surface_move_resize() APIJonas Ådahl2019-07-2512-161/+103
* gdk: Make backends implement move_to_rect()Jonas Ådahl2019-07-256-14/+223
* gdk: Remove gdk_surface_move()Jonas Ådahl2019-07-259-48/+62
* gdk/surface: Add toplevel_resize vfuncJonas Ådahl2019-07-257-1/+53
* wayland: Cleanup surface configurationJonas Ådahl2019-07-241-57/+116
* wayland: Rename gdk_wayland_surface_configure to *_resizeJonas Ådahl2019-07-241-17/+21
* Use commas to differentiate between text and filenameJordi Mas2019-07-241-2/+2
* x11: Make sure stream stays alive long enoughBenjamin Otte2019-07-051-1/+2
* gdksurface: Make all surfaces listen to the frame clock signalsJonas Ådahl2019-07-031-34/+25
* gdk/frameclock: Make surfaces inhibit freezeJonas Ådahl2019-07-038-30/+93
* Set the monitor's connector under X11Emmanuele Bassi2019-06-241-0/+1
* Relay the xdg_output.name to GdkMonitorEmmanuele Bassi2019-06-244-1/+35
* Add getter for a monitor connectorEmmanuele Bassi2019-06-243-0/+43
* x11: Actually call the finished func when finishingBenjamin Otte2019-06-181-1/+1
* contentformats: Fix doc typoBenjamin Otte2019-06-181-1/+1
* wayland: Explicitly require RGBA8888Matthias Clasen2019-06-171-4/+4
* profiler: add profiler marks for surface event deliveryChristian Hergert2019-06-131-0/+119
* wayland: Fix the popover race workaroundMatthias Clasen2019-06-121-2/+6
* gdk: Always deliver key events to toplevelsMatthias Clasen2019-06-091-0/+28
* Merge branch 'wip/matthiasc/shared-glyph-cache' into 'master'Matthias Clasen2019-06-054-5/+52
|\
| * gdk: Create a global shared GL contextMatthias Clasen2019-06-044-5/+52
* | surface: Use surface->display directlyMatthias Clasen2019-06-051-47/+21
|/
* GDK W32: Ensure correct stacking of popup windowsРуслан Ижбулатов2019-06-011-5/+63