Update cursor version 0.2.0 -> 2.0.0#92
Closed
Koba-gh wants to merge 1 commit into
Closed
Conversation
|
My workaround for this is: |
Contributor
Author
|
Thank you for sharing the workaround! The problem I have is this repo installs the old version of cursors in the first place, so I hope this PR will be merged. |
|
Is there any update for this repository? |
soleynn
added a commit
that referenced
this pull request
Jun 19, 2026
brings the reviewed + tested backlog onto main. - #109 — 20 installer/palette/template/splash bug fixes - #111 — global theme installs to plasma/look-and-feel; lookandfeeltool -> plasma-apply-lookandfeel - #92 — scalable v2.0.0 svg cursors, lowercase dirs + cursorTheme fix - #97 — accent color for decoration hover, all 7 sections - #113 — Enter applies at the apply prompt, prompt now [Y/n] - #103 — even classic titlebar padding when maximized - #68 — non-interactive auto install mode Co-authored-by: Lasse Nielsen <lasse@xerrion.dk> Co-authored-by: Kyosuke Kobayashi <kyo0117dragonquest@gmail.com> Co-authored-by: Koye <mail@koye64.com> Co-authored-by: Mocha <rblossom.dev@gmail.com> Co-authored-by: luisrslz <luisrslz.git@gmail.com> Co-authored-by: FreddyFunk <27208977+FreddyFunk@users.noreply.github.com>
Collaborator
|
hi @Koba-gh. this landed on main in the scalable v2.0.0 svg cursors are in now, so they stay crisp on hidpi instead of the old blurry bitmaps. we did a bit of wiring on our end to slot them into the current installer, but the cursor work is all yours. u are co credited on the squash commit. thank u!! |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated cursor version from 0.2.0 to 2.0.0
Old version cursors don't use SVG.
Because of this, they look blurry when they are zoomed or used on HiDPI screens.
I also refactored a bit because the directory naming scheme are changed.