Nice work, but how is this different from Shortcat?
Neverclick: Desktop application for performing mouse actions with your keyboard
41–50 of 67 posts
Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#42> Neverclick uses computer vision so it works in all applications. Ok, how does it use CV? This is not explained. Does it track eye movements? Do I need a webcam, or two?
Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#43> Neverclick uses computer vision so it works in all applications. Ok, how does it use CV? This is not explained. Does it track eye movements? Do I need a webcam, or two?
Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#44> Neverclick uses computer vision so it works in all applications. Ok, how does it use CV? This is not explained. Does it track eye movements? Do I need a webcam, or two?
Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#45Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#46Earlier quoted context omitted.
I think you can get the source directly from github, probably even a pre-compilled installer from the releases page in the github project.
You cannot. No releases and all the code files are "placeholder.cpp"
Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#47Developing a muscle memory is the main aspect of keyboard usage. Does this app account for this? i.e. how repeatable are those key-shortcuts? Seems like it's random.
Neverclick dev here. It's not random, a lot of thought went into how the key combinations are generated and assigned. When Neverclick generates the key combinations, it prioritizes keys in the center of the keyboard. It then sorts the key combinations from most to least convenient (so for example JJ and FF would be at the top of the list). It then assigns the most convenient key combinations to UI elements closest to…
Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#48Earlier quoted context omitted.
I wonder if blender works on wayland, because it has a feature that makes the mouse cursor "loop" across the window if you are dragging something.
The protocol for this has recently been accepted, now it has to be implemented by every compositor
Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#49Earlier quoted context omitted.
You cannot. No releases and all the code files are "placeholder.cpp"
Why even have a github if you don't actually publish anything there. To suggest that you are trustworthy and associate yourself with open source or source available without having to actually do it? Planning to do it, but being ashamed of your code? I don't know, but I definitely find it strange.
Re: Neverclick: Desktop application for performing mouse actions with your keyboard
#50Earlier quoted context omitted.
The protocol for this has recently been accepted, now it has to be implemented by every compositor
That sounds like hell. All this just to set the X, Y of the mouse pointer?
Wayland isn't an eternal punishment, it's just a protocol. :p