Skip to content

feat(cursors): Cursor launch feedback #471

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: trunk
Choose a base branch
from

Conversation

4lon
Copy link

@4lon 4lon commented Mar 6, 2025

While I was configuring my kde setup I noticed that the settings for cursor launch feedback seemed to be missing.
image

I had a go at adding these settings to the cursorType since they are listed under cursors in kde settings, and added configuration to klaunchrc which I believe is the only place these settings have an effect.

I'm quite new to nix so please let me know if it needs any changes or if you need me to refactor this.

4lon added 5 commits March 6, 2025 09:03
This is to assist in implementing declarable launch feedback settings in
kde.
Implementation does not match exact behaviours of kde settings app. For
example, when selecting the "Bouncing" option for cursor feedback kde
will have no settings written to klaunchrc.

However this implementation is very explicit and outputs all cursor settings
options. Although it differs from kde's implementation, this more explicit
version still works.
This is to assist in making the feedback displayed on the icon in the
task manager a declerative setting.
Copy link
Member

@HeitorAugustoLN HeitorAugustoLN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing to plasma-manager! Also please format the code you wrote with nixfmt-rfc-style. I also need to check if the values are working correctly, which I will do later, since I am not using plasma right now, so I will need to set up a vm first, but everything else looks good to me

4lon added 2 commits March 7, 2025 09:31
Now the allowed values are enforced when configuring cursor feedback.
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.

2 participants