HMCL-dev / HMCL-dev/HMCL

[Feature] 优化 鼠标光标

Open
#6,107 0 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

相关 PR #5757
Windows 应用程序开发规范 (注意不是 Fluent Design 规范)中,要求对于可点击元素,应始终使用箭头光标 + 悬停效果
Image
Material Desgin 3Apple 设计指南 中也做了类似的要求,仅应对于 超链接 / 可点击的图片 使用 手型光标

Image Image

目前 HMCL 中对于可点击的元素都是使用的手型光标

原因 | Reason

遵循规范

详情 | Description

/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named; begin by locating the JavaFX cursor styling used by HMCL's clickable elements. Done means the cursor behavior follows the stated Windows, Material Design, and Apple guidance across the affected interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
accessibility, design, desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.