Skip to content

feat: less "hand" cursors - #374

Open
lazytanuki wants to merge 8 commits into
pop-os:masterfrom
lazytanuki:less-hand-cursors
Open

feat: less "hand" cursors#374
lazytanuki wants to merge 8 commits into
pop-os:masterfrom
lazytanuki:less-hand-cursors

Conversation

@lazytanuki

Copy link
Copy Markdown

Hi! This PR addresses the way the cursor shape changes when hovering some widgets.

Currently, the way the cursor behaves in Iced is closer to a webpage than a desktop: when hovering most widgets, the cursor turns into a "hand", whereas GTK and KDE keep the default "arrow" cursor.
The affected widgets are the following:

  • buttons
  • checkboxes
  • radio buttons
  • sliders
  • menus
  • pick lists

This is inconsistent with other desktop GUI frameworks and introduces some flickering when hovering a list of buttons. It also kinda makes Iced/libcosmic apps feel more like webapps than "native" apps.

For instance, here is a video comparing file managers from KDE, GNOME and COSMIC:

Kooha-2026-07-21-22-12-11.webm

Thanks!

@wash2
wash2 requested a review from a team July 22, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant