This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
feat: add custom cursor interface on windows #36143
Merged
auto-submit
merged 27 commits into
flutter:main
from
Kingtous:feat/windows/custom_hcursor_support
Dec 1, 2022
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
53864c5
feat: initial custom cursor and cache support
Kingtous 035f523
opt: add cursor validity check
Kingtous da603d0
opt: format code
Kingtous eaa0a93
opt: rename more suitable name
Kingtous 82c4d6d
opt: key, method name
Kingtous fdd735b
opt: code
Kingtous cdb49d4
feat: add unittests
Kingtous 2c8b963
opt: change to ref
Kingtous c87ef06
opt: docs
Kingtous 6f32c39
opt: format code
Kingtous 21f76dd
opt: code
Kingtous 23ffb40
opt: correct code and comments
Kingtous 8224bb9
opt: rgba -> bgra
Kingtous c10e081
opt: name
Kingtous 4b91bed
opt: create valid/compatible mask of bitmap & mask
Kingtous d5272e8
opt: null check
Kingtous ea08759
opt: split cursor functions into configurable ones
Kingtous 0c0262f
fix: EncodableValue type
Kingtous 1a53e7a
opt: doc for custom cursor key
Kingtous c441b56
update: cursor doc
Kingtous 5dfc4d6
opt: docs
Kingtous 00c9a24
opt: refactor vector cache to unordered_map
Kingtous 38d3f47
opt: code
Kingtous e3a9583
opt: unifrom key value
Kingtous 164e7ec
opt: uniform key_iter to name_iter
Kingtous 70dc540
opt: docs
Kingtous bd4a9d3
fix: get width out of range
Kingtous File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
opt: docs
- Loading branch information
commit c87ef069e665ef8bd17386f09ff741bd09e62117
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.