summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Revert "wayland: Push NULL buffer when hiding a GdkWindow"Carlos Garnacho2017-01-201-7/+4
* Drop gdk init apiMatthias Clasen2017-01-192-197/+0
* gdk: Skip GdkVulkanContext methods when building introspection dataEmmanuele Bassi2017-01-191-0/+2
* wayland: Push NULL buffer when hiding a GdkWindowCarlos Garnacho2017-01-191-4/+7
* docs: Remove mention of GdkColorBenjamin Otte2017-01-181-3/+2
* gdk/wayland: Always get the seat's key modifiers from the GdkKeymapRui Matos2017-01-171-1/+2
* gdk/wayland: Don't add GDK_META_MASK to gdk mod masks if MOD1 is setRui Matos2017-01-171-1/+7
* wayland: Handle subsurface as popup parentJonas Ådahl2017-01-171-4/+16
* wayland: avoid an unnecessary g_list_length callMohammed Sadiq2017-01-161-1/+1
* wayland: avoid 0 width/height anchor rectangleOlivier Fourdan2017-01-161-0/+30
* mir: use modal window hintWilliam Hua2017-01-121-2/+23
* x11: Add call to XInitThreads()Benjamin Otte2017-01-121-0/+2
* gdk/wayland: Handle non-existant gsettings keysRui Matos2017-01-101-36/+41
* gdk/wayland: Add support for the gtk-enable-primary-paste gsettingRui Matos2017-01-101-0/+1
* mir: fix compile-time warningsWilliam Hua2017-01-093-0/+16
* mir: properly handle empty clipboardWilliam Hua2017-01-091-3/+9
* Visual Studio builds: Move project files to win32/Chun-wei Fan2017-01-092-11/+11
* gdk: Remove testing functionsBenjamin Otte2017-01-0823-754/+0
* docs: Remove a line that's not true anymoreBenjamin Otte2017-01-081-2/+1
* gdk: Remove unused debug categoryBenjamin Otte2017-01-082-7/+5
* vulkancontext: Improve debug outputGeorges Basile Stavracas Neto2017-01-061-5/+5
* vulkancontext: Never abort on validation layer debugGeorges Basile Stavracas Neto2017-01-061-1/+1
* mir: paste clipboard data from content-hubWilliam Hua2017-01-051-4/+335
* mir: copy clipboard data to content-hubWilliam Hua2017-01-053-3/+212
* mir: connect to content-hubWilliam Hua2017-01-051-0/+42
* mir: track focused windowWilliam Hua2017-01-053-2/+33
* mir: implement window propertiesWilliam Hua2017-01-051-16/+163
* vulkan: Use LGPL v2Georges Basile Stavracas Neto2017-01-042-2/+2
* vulkan: Turn headers to LGPLGeorges Basile Stavracas Neto2017-01-042-16/+16
* vulkan: Create required number of swapchain imagesBenjamin Otte2017-01-041-1/+3
* gdkvulkan: Track if we reffed the display's vulkan dataBenjamin Otte2017-01-041-2/+5
* wayland: Add support for Vulkan rendererGeorges Basile Stavracas Neto2017-01-044-0/+162
* vulkancontext: Assume the window geometry when extents are bogusGeorges Basile Stavracas Neto2017-01-041-0/+11
* vulkancontext: Fix headerGeorges Basile Stavracas Neto2017-01-041-1/+1
* Visual Studio builds: Support Vulkan buildsChun-wei Fan2016-12-302-2/+2
* Visual Studio builds: Drop the Broadway projectsChun-wei Fan2016-12-302-22/+1
* gdk/gdkvulkancontext.c: Avoid VLAsChun-wei Fan2016-12-291-5/+5
* GDK/Win32: Support Vulkan context creationChun-wei Fan2016-12-294-0/+150
* gdkvulkan: Track changes per swapchain imageBenjamin Otte2016-12-261-0/+33
* vulkan: We use VK_FORMAT_B8G8R8A8_UNORMBenjamin Otte2016-12-251-1/+1
* gdk: Export gdk_cairo_surface_paint_pixbuf() into private headerBenjamin Otte2016-12-232-1/+6
* API: gdk: Add gdk_rgba_is_clear() and gdk_rgba_is_opaque()Benjamin Otte2016-12-202-0/+39
* Use Unicode in translatable stringsPiotr Drąg2016-12-191-2/+2
* GDK/Win32: Fix Windows backend after GdkWindow simplificationChun-wei Fan2016-12-192-88/+48
* Mention that gdk_window_create_similar_image_surface inherits the scaleDebarshi Ray2016-12-171-0/+4
* gdk: Drop gdk_window_reparentwip/alexl/simplify-gdkwindowAlexander Larsson2016-12-169-482/+0
* gdk: Drop support for native (and thus foreign) subwindowsAlexander Larsson2016-12-1615-1144/+118
* wayland: apply empty input shape on parent commitOlivier Fourdan2016-12-151-0/+28
* Trivial doc fixupsMatthias Clasen2016-12-091-1/+1
* build: Make sure GTK compiles without Vulkan headers installedBenjamin Otte2016-12-092-5/+7