-
Notifications
You must be signed in to change notification settings - Fork 8
autoscroll qt symbol and improvments #6
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for the pull request! |
small hotfix cpu usage, clip clear on middle mouse
I've hotfixed the cpu usage, it shouldn't reach that level anymore, but it still will be considerably high with up to 5% cpu usage, I have also changed clear clip, it will only do so when the middle mouse button is used. I'm allright with the "icon", which is drawn with just a circle and 2 lines for a cross, but to change the "icon" to the firefox autoscroll symbol, would mean a ∧ [caret/(logical and)] and ∨ [upside down caret/(logical or)], which you could draw with 2 lines each, with a dot/circle in the center. Feel free to do so. For the icon, drawing an Image to Canvas, using a vector graphic for any scaleable size without loss would be optimal. I would love to see, as for functionality, an autoscroll just like in firefox browser for the system. I will improve this in future, when i got free time (hopefully soon). That being said, this PR is supposed to be for guidance, so others can jump in and work/improve on this. |
84151a1
to
6c49f5a
Compare
following improvments:
-qt symbol (hidden until) autoscrolling
-clear primary and secondary clipboard on middlemouse/autoscroll
-quick autoscroll