Skip to content
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

Change icon when enabled #1

Closed
agent255 opened this issue Oct 30, 2021 · 9 comments
Closed

Change icon when enabled #1

agent255 opened this issue Oct 30, 2021 · 9 comments

Comments

@agent255
Copy link

Is it possible to change the mouse icon when it is enabled?

@davigamer987
Copy link

Also want this

@agent255
Copy link
Author

@TWolczanski Please reply if it is possible?

@TWolczanski
Copy link
Owner

It's probably possible but it looks like it isn't that easy and would presumably require an additional C script. I'll let you know once I figure out how to implement it.

@TWolczanski
Copy link
Owner

I finally found time to implement this.
@agent255 @davigamer987 @Rayannhh @guigirl42 @Jire @adeliktas
please check out the latest commit and verify that it works. Also, let me know what you think about the default icon as I created it myself.

@adeliktas
Copy link

@TWolczanski good work, this issue is solved. I've noticed missing functionalities, it seems that you based it of an older commit in the PR #6. There were many pushes meanwhile until 25. Dec, which you could use to update the tool with.

@guigirl42
Copy link

check out the latest commit and verify that it works

It works really well. 👍

let me know what you think about the default icon

I think it looks very stylish.😆

Thanks & congratulations! 🤗

@TWolczanski
Copy link
Owner

@adeliktas @guigirl42
Thanks for feedback!

I've noticed missing functionalities

If you're talking about clearing the clipboard on middle mouse button click, I'm actually thinking about adding a different functionality: a possibility to enter and exit the scroll mode by scrolling, not clicking the wheel. This would prevent not only unintentional pasting but also invoking actions that are assigned to the middle mouse button, e.g. opening a link a new tab. If this doesn't work as I imagine, then I'll think about clearing the clipboard instead.

@adeliktas
Copy link

adeliktas commented Jan 2, 2022

@adeliktas @guigirl42 Thanks for feedback!

I've noticed missing functionalities

If you're talking about clearing the clipboard on middle mouse button click, I'm actually thinking about adding a different functionality: a possibility to enter and exit the scroll mode by scrolling, not clicking the wheel. This would prevent not only unintentional pasting but also invoking actions that are assigned to the middle mouse button, e.g. opening a link a new tab. If this doesn't work as I imagine, then I'll think about clearing the clipboard instead.

I was also refering to quickscroll (holding and releasing scroll within timespan) and using Qtimer. See latest version.

A scroll experience as in firefox/windows would be desirable. The point of autoscroll imo is to not having to use the scroll wheel, so i would suggest adding such an scrolling feature as optional.

@TWolczanski
Copy link
Owner

Never mind, the functionality I mentioned is probably not possible to implement with pynput. I'll add the possibility to clear the clipboard instead.

Anyway, I think this issue is solved, so I'll close it.

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

No branches or pull requests

5 participants