gtk/gdk/wayland
Matthias Clasen a85fc0008c wayland: Don't send invalid anchor rectangles
When we send an anchor rectangle with a width or
height of 0, mutter reponds with "Invalid anchor
rectangle size". So, don't do that.

This was seen as sudden disappearance of gtk4-demo
when you click the fishbowl benchmark all the way
through to the menubuttons.

Fixes: #3027
2020-08-09 16:02:25 -04:00
..
cursor Fix minor typos 2020-05-28 11:00:03 +03:00
protocol Wayland: Implement KDE's SSD protocol 2017-10-26 15:51:56 -04:00
gdkapplaunchcontext-wayland.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkcairocontext-wayland.c cairocontext: Remove fallback implementations 2018-04-24 23:24:55 +02:00
gdkcairocontext-wayland.h wayland: Rewrite Cairo rendering 2018-04-24 23:16:58 +02:00
gdkclipboard-wayland.c gdk: Change some async clipboard api 2019-04-02 15:10:53 +00:00
gdkclipboard-wayland.h wayland: Implement reading the clipboard 2017-12-03 05:46:49 +01:00
gdkcursor-wayland.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdevice-wayland.c wayland: Don't leak content formats 2020-08-06 20:02:33 -04:00
gdkdisplay-wayland.c docs: Clean up dangling links in gdk docs 2020-08-05 15:45:43 -04:00
gdkdisplay-wayland.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkdrag-wayland.c Replace "gint" with "int" 2020-07-25 00:47:36 +02: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 Convert all profiler times from nsec to usec 2020-02-12 10:44:17 +01:00
gdkglcontext-wayland.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkkeys-wayland.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkmonitor-wayland.c Relay the xdg_output.name to GdkMonitor 2019-06-24 15:38:36 +01:00
gdkmonitor-wayland.h Relay the xdg_output.name to GdkMonitor 2019-06-24 15:38:36 +01:00
gdkprimary-wayland.c gdk: Change some async dnd api 2019-04-02 15:11:06 +00:00
gdkprimary-wayland.h wayland: Add primary clipboard subclass 2017-12-03 05:46:49 +01:00
gdkprivate-wayland.h Replace "gchar" with "char" 2020-07-25 00:47:36 +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 wayland: Don't send invalid anchor rectangles 2020-08-09 16:02:25 -04:00
gdkvulkancontext-wayland.c Fix minor typos 2020-05-28 11:00:03 +03:00
gdkvulkancontext-wayland.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gdkwayland.h GdkWindow -> GdkSurface: File renames 2018-03-20 11:46:11 +01:00
gdkwaylanddevice.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02: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 gdk/wayland: Add an API to inhibit and uninhibit idle 2020-07-14 21:47:22 +02:00
meson.build gdk/wayland: Add an API to inhibit and uninhibit idle 2020-07-14 21:47:22 +02:00
wm-button-layout-translation.c build: Don't turn off critical warnings 2017-10-06 16:03:08 +02:00
wm-button-layout-translation.h gdk: Relicense translate_wm_button_layout_to_gtk() 2017-04-27 21:05:12 +02:00