mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
app: update relevant comments about Wayland hotspot
This commit is contained in:
parent
edfded372d
commit
26f967e998
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@ gimp_cursor_new (GdkWindow *window,
|
|||
gdk_cairo_surface_create_from_pixbuf (pixbuf, scale_factor, NULL);
|
||||
|
||||
/*
|
||||
* MacOS and Wayland need the hotspot in surface coordinates
|
||||
* MacOS needs the hotspot in surface coordinates
|
||||
* X11 needs the hotspot in pixel coordinates (not scaled)
|
||||
* Windows doesn't handle scaled cursors at all
|
||||
* Broadway does not appear to support surface cursors at all,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue