Join Slack
Powered by
How can I use system cursors not defined in Pointe...
# compose-desktop
m
martmists
03/06/2026, 1:57 PM
How can I use system cursors not defined in PointerIcon or Cursor? I'd like to have access to e.g.
grab
and
grabbing
but I can't seem to figure out how to access them
v
Vlad Gorbunov
03/06/2026, 3:03 PM
You would need to create a custom one
Vlad Gorbunov
03/06/2026, 3:03 PM
https://kotlinlang.slack.com/archives/C01D6HTPATV/p1764523414381309
m
martmists
03/06/2026, 8:40 PM
But that uses custom images, not the system theme icon set like the other cursors.
v
Vlad Gorbunov
03/06/2026, 9:56 PM
I think it's like this in awt for compatibility reasons between operating systems 🤔
3
Views
Open in Slack
Previous
Next