gtk/gdk/wayland
Emmanuele Bassi f83ee2ab6a Add type annotations for GdkWayland API
The GdkWayland API takes generic GDK types and performs a run time
check, which means we need to properly annotate the actual expected
type in order to have methods recognised as such.
2020-10-12 14:07:26 +01:00
..
cursor Fix minor typos 2020-05-28 11:00:03 +03:00
protocol gdk/wayland: Replace gtk-primary-selection with primary-selection-unstable-v1 2020-09-27 16:23:42 +02:00
gdkapplaunchcontext-wayland.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkcairocontext-wayland.c wayland/surface: Make sure to commit ack_configure 2020-09-17 18:20:08 +02:00
gdkcairocontext-wayland.h
gdkclipboard-wayland.c
gdkclipboard-wayland.h
gdkcursor-wayland.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdevice-wayland-private.h wayland: Drop unused argument from query_state 2020-08-26 17:56:41 -04:00
gdkdevice-wayland.c Add type annotations for GdkWayland API 2020-10-12 14:07:26 +01:00
gdkdisplay-wayland.c Add type annotations for GdkWayland API 2020-10-12 14:07:26 +01:00
gdkdisplay-wayland.h gdk/wayland: Replace gtk-primary-selection with primary-selection-unstable-v1 2020-09-27 16:23:42 +02:00
gdkdrag-wayland.c wayland: Fix dnd hotspot movement 2020-08-27 04:04:48 +05:00
gdkdrop-wayland.c gdk: Make gdk_drop_status() take preferred action 2020-03-02 04:43:56 +01:00
gdkeventsource.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkglcontext-wayland.c wayland/surface: Make sure to commit ack_configure 2020-09-17 18:20:08 +02:00
gdkglcontext-wayland.h
gdkkeys-wayland.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkmonitor-wayland.c Skip GdkWayland symbols that use wayland-client types 2020-10-12 14:07:26 +01:00
gdkmonitor-wayland.h Relay the xdg_output.name to GdkMonitor 2019-06-24 15:38:36 +01:00
gdkprimary-wayland.c gdk/wayland: Replace gtk-primary-selection with primary-selection-unstable-v1 2020-09-27 16:23:42 +02:00
gdkprimary-wayland.h gdk/wayland: Replace gtk-primary-selection with primary-selection-unstable-v1 2020-09-27 16:23:42 +02:00
gdkprivate-wayland.h gdk/wayland: Replace gtk-primary-selection with primary-selection-unstable-v1 2020-09-27 16:23:42 +02:00
gdkseat-wayland.h gdk/wayland: Ensure to clean up stale touchpoint data on surface destroy 2020-04-24 23:11:00 +02:00
gdksurface-wayland.c Add type annotations for GdkWayland API 2020-10-12 14:07:26 +01:00
gdkvulkancontext-wayland.c wayland/surface: Make sure to commit ack_configure 2020-09-17 18:20:08 +02:00
gdkvulkancontext-wayland.h
gdkwayland.h
gdkwaylanddevice.h wayland: Match header and doc arguments 2020-09-29 07:04:07 -04:00
gdkwaylanddisplay.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkwaylandglcontext.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwaylandmonitor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwaylandsurface.h wayland: Change backend api to use GdkToplevel 2020-09-19 13:07:11 -04:00
meson.build gdk/wayland: Replace gtk-primary-selection with primary-selection-unstable-v1 2020-09-27 16:23:42 +02:00
wm-button-layout-translation.c
wm-button-layout-translation.h