gtk/gdk/wayland
Carlos Garnacho 5aeabdb3d4 gdk/wayland: Perform xdg_activation on gdk_toplevel_set_startup_id
This call has everything to perform activation as specified by the
xdg_activation protocol, notably a surface to activate as opposed to
gdk_display_notify_startup_complete().

Make activation happen here, so that the surface gets activated when
its gets a startup ID assigned.
2023-01-03 14:57:49 +01:00
..
cursor wayland: scale cursors to the right size 2022-05-27 12:26:45 -04:00
protocol gdk/toplevel: Add gdk_toplevel_titlebar_gesture() 2021-07-29 21:39:32 +02:00
gdkapplaunchcontext-wayland.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdkcairocontext-wayland.c wayland/surface: Use wl_surface_offset() instead of x,y of attach() 2022-01-14 09:27:07 +01:00
gdkcairocontext-wayland.h
gdkclipboard-wayland.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdkclipboard-wayland.h
gdkcursor-wayland.c wayland: Avoid leaking cursor textures 2022-08-13 13:19:49 -04:00
gdkdevice-wayland-private.h wayland: Make gdk_wayland_device_pad_set_feedback private 2020-10-15 12:00:00 -04:00
gdkdevice-wayland.c gdk/wayland: Fix button mask calculation on button events 2022-11-02 17:17:43 +01:00
gdkdisplay-wayland.c gdk/wayland: Improve readability of wl_output binding code 2022-11-23 22:53:00 +02:00
gdkdisplay-wayland.h wayland: Also support the v2 of the importer 2022-11-18 12:10:56 -05:00
gdkdrag-wayland.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdkdrop-wayland.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdkeventsource.c wayland: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkglcontext-wayland.c Drop gdkintl.h 2022-09-23 23:33:42 -04:00
gdkglcontext-wayland.h egl: Unify contexts 2021-10-06 03:44:36 +02:00
gdkkeys-wayland.c wayland: Fix keycode->keyval mapping 2022-10-19 15:46:27 -04:00
gdkmonitor-wayland.c gdk/wayland: Prefer wl_output_release() over wl_output_destroy() 2022-11-22 14:12:22 +02:00
gdkmonitor-wayland.h Relay the xdg_output.name to GdkMonitor 2019-06-24 15:38:36 +01:00
gdkprimary-wayland.c gdk/wayland: Use serial of the latest implicit grab available 2022-10-19 13:54:07 +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/surface: Make gtk_surface related functions take toplevel 2022-09-26 14:26:18 -07:00
gdkseat-wayland.h Add a public header for GdkWaylandSeat 2020-10-14 11:55:34 +01:00
gdksurface-wayland.c gdk/wayland: Perform xdg_activation on gdk_toplevel_set_startup_id 2023-01-03 14:57:49 +01:00
gdksurface-wayland.h gdk/wayland/surface: Make gtk_surface related functions take toplevel 2022-09-26 14:26:18 -07:00
gdkvulkancontext-wayland.c wayland: Don't include gdkinternals.h 2021-09-24 22:50:29 +02:00
gdkvulkancontext-wayland.h
gdkwayland.h Add a public header for GdkWaylandSeat 2020-10-14 11:55:34 +01:00
gdkwaylanddevice.h Add gdk_wayland_device_get_xkb_keymap 2021-05-02 21:02:09 -04:00
gdkwaylanddisplay.h wayland: Add EGLDisplay getter 2021-05-11 12:46:03 +01: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
gdkwaylandseat.h Add a public header for GdkWaylandSeat 2020-10-14 11:55:34 +01:00
gdkwaylandsurface.h Revert "Merge branch 'gtk_egl_wayland' into 'master'" 2020-12-30 03:32:18 +00:00
meson.build wayland: Add zxdg_foreign_v2 protocol support 2022-11-09 16:28:29 +01:00
wm-button-layout-translation.c
wm-button-layout-translation.h