gtk2/gdk/wayland
Jonas Ådahl de1a8c8d89 wayland: Add support for xdg_toplevel.bounds
The GdkToplevelSize struct already has the concept of "bounds", which
means the largest size a window should reasonably have. It's practically
the equivalent of the monitor the window is intended to be mapped on,
with the "struts" (e.g. panels) cut out. It's used by GTK to use this
information to calculate a default window size that is "lagom" (swedish;
not too large, not too small).
2022-06-13 22:12:55 +02:00
..
cursor wayland: scale cursors to the right size 2022-05-27 12:26:45 -04:00
protocol
gdkapplaunchcontext-wayland.c gdk/wayland: Check the GdkSurface wl_surface before using it for activation 2022-06-02 23:08:40 +02: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
gdkclipboard-wayland.h
gdkcursor-wayland.c wayland: Sanity check cursor image size 2022-05-26 22:29:37 -04:00
gdkdevice-wayland-private.h
gdkdevice-wayland.c Drop pointer_emulated discrete scroll events 2022-05-24 12:30:49 +00:00
gdkdisplay-wayland.c wayland: Add support for xdg_toplevel.bounds 2022-06-13 22:12:55 +02:00
gdkdisplay-wayland.h wayland/pointer-gestures: Receive hold gesture 2022-01-26 22:49:53 +01:00
gdkdrag-wayland.c
gdkdrop-wayland.c
gdkeventsource.c
gdkglcontext-wayland.c egl: Set the draw buffer to GL_BACK_LEFT 2021-11-03 22:53:59 +01:00
gdkglcontext-wayland.h
gdkkeys-wayland.c
gdkmonitor-wayland.c
gdkmonitor-wayland.h
gdkprimary-wayland.c gdk: don't leak wayland primary selection offers 2022-02-10 20:44:32 +01:00
gdkprimary-wayland.h
gdkprivate-wayland.h
gdkseat-wayland.h
gdksurface-wayland.c wayland: Add support for xdg_toplevel.bounds 2022-06-13 22:12:55 +02:00
gdksurface-wayland.h
gdkvulkancontext-wayland.c
gdkvulkancontext-wayland.h
gdkwayland.h
gdkwaylanddevice.h
gdkwaylanddisplay.h
gdkwaylandglcontext.h
gdkwaylandmonitor.h
gdkwaylandseat.h
gdkwaylandsurface.h
meson.build Fix build with wayland-protocols subproject 2022-02-10 13:21:28 -05:00
wm-button-layout-translation.c
wm-button-layout-translation.h