Adaptation for AHK 2.0, optimization for non-standard layouts and error correction#15
Adaptation for AHK 2.0, optimization for non-standard layouts and error correction#15Ulyanov-programmer wants to merge 11 commits into
Conversation
…ted. Optimized functions and disabled broken keyboard shortcuts.
The information window is made beautiful. Fixed an issue where the keyboard shortcuts for fast scrolling were not working.
|
right on ! lol , "terrible" is , generous , to be frank . This was my first and only project using AHK and I , did not bother learning the language before making it . . . Lemme take it for a spin real quick but , very likely this will be version 2.0 of mouse-control :> |
The scroll keys have added functionality when pressed twice. The keyboard shortcuts that were used for scrolling several times have been removed.
Increased the smoothness of mouse input.
|
Hello! I'm afraid to sound intrusive, but how is your progress? |
|
i sent you an email just now . i don't typically have access to a computer at this time in my life heh 😅....... but i'm looking at it on a friend's laptop now :> |
|
ok , if , i'm , completely honest , this is taking longer to look at than i really have available to me . I think I'd like to hand the reigns of the project off to you , entirely , if that works for you ? |
|
The worst decisions are made very quickly. If you can wait a couple more days to make a decision, it will be for the best. |
|
i actually got my hands on a windows laptop to look at this script with ^_^ |
|
so i gave your branch a quick SPINNY SPINNY and I think I am going to take another looksie at some of your changes that may not have been necessary . I think the popup was fine how it was before . i can't get the WASD keys to work ? among other things . I have to go to work now but i'll poke around some more when I get back |
This was exactly the problem - there was a separate mode for HJKL, where only the HJKL keys worked, but there was no such mode for WASD (or rather, it was, but it used the faulty Win + G hotkey). As far as I remember, I left the old key combinations so that they would switch to HJKL mode. |
|
I would like to just always have both sets of keys be active at all times . Maybe it made sense to give people options (maybe, vim keys are scary 😱!) but like , it doesn't , really have to be that way ? |
You seem to live in the USA, not in India, and such brilliant UX ideas that create many collisions in hot keys should not occur to you. I don't see the point in this, if this is a matter of principle for you - I will not seek a compromise and will leave the project in your hands. I should clarify – it turns out that the only issue on which we do not agree is this? |
|
Welllll basically , I'd like it to work pretty close to how it used to ? Which it just presently doesn't .. |
I wanted to add better keyboard shortcuts for switching, but...
<+Space) and normal VIM (>+Space) mode.