this post was submitted on 28 Feb 2025
5 points (100.0% liked)

Gnome

2071 readers
23 users here now

The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.

founded 2 years ago
MODERATORS
 

This protocol lets Wayland client to ask the compositor to draw the cursor rather than the Wayland client drawing the cursor itself.

Seems like Mutter merged this support a week ago: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3668

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 17 hours ago (1 children)

No, apps are free to use client side cursor decorations if they want to. Games typically do for their custom cursors. Gnome may want to do this, I don’t know.

Also, this protocol is currently only supported in GTK4. Wayland clients using GTK3 don’t have access to it. Chromium uses GTK3 but they added support for it outside of GTK. I don’t think Firefox supports it.

[–] [email protected] 1 points 17 hours ago

The giant cursor will keep tormenting me for the foreseeable future.