1
0
Fork 0
mutter-performance-source/src
Sebastian Keller f99c6badb9 backends: Update cursor names to match updated metaphors
adwaita-icon-theme updated its cursor metaphors and changed all DnD
cursors to use arrows instead of hands, except for the grab related
ones. Mutter was using "grabbing" as default DnD cursor, which now
does not match the other DnD cursors ("copy" and "no-drop") anymore.
Change this to the "default" cursor.

Additionally, because the "no-drop" cursor now puts a stronger emphasis
on the crossed out symbol also prefer "default" for
META_CURSOR_DND_IN_DRAG and only use "no-drop" for things that
explicitly don't accept a drop.

Related: https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/merge_requests/63
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3532>
2024-01-26 23:44:02 +00:00
..
backends backends: Update cursor names to match updated metaphors 2024-01-26 23:44:02 +00:00
common backend/native: Move DrmFormatBuf to cogl-drm-formats 2024-01-03 14:46:41 +01:00
compositor backends: Allow XKB model to be configured 2024-01-18 18:51:42 +00:00
core place: Fix centering transients over parent 2024-01-18 16:07:15 +00:00
frames frames: Notify borders on first content resize 2024-01-03 19:31:51 +00:00
meta clutter: Prefer using ClutterTextDirection 2024-01-22 15:02:33 +00:00
tests wayland: Switch to stable linux-dmabuf protocol 2024-01-22 14:20:30 +00:00
wayland wayland: Emit frame callbacks when the frame is pending presentation 2024-01-26 22:22:52 +00:00
x11 x11: Defer ClutterStage focus actor change until window is focused 2024-01-10 20:56:24 +01:00
meson.build clutter: Prefer using ClutterTextDirection 2024-01-22 15:02:33 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00