Matt Mayfield

Results 9 comments of Matt Mayfield

I'm looking into https://github.com/helgoboss/helgoboss-learn/blob/cbb805837b050388990ca36b967155f931e52765/src/mode/mode_struct.rs#L1200 and can see where (a different implementation of) this might fit in, and also improve the behavior of the other takeover modes. @helgoboss , is this...

After a bit more experimentation, it looks like the max time between two received CC messages from an absolute control, to interpret as part of the same movement and override...

Great, thank you @helgoboss ! I will plan to put together a draft/POC pull request, intended for further review and rework. (So for the first attempt I might use a...

OK @helgoboss , here is a rough sketch of the general functionality. It's not quite right yet - it doesn't behave 100% how I want it to yet - and...

@helgoboss This sounds great - thank you very much for implementing it! I am looking forward to trying it out!

I've found a way to fairly reliably reproduce this: 1. Enable HUD and assign \Space shortcut: `gsettings set org.mate.hud shortcut 'space'` 2. Install GIMP 2.10 from snap: `sudo snap install...

@CreamyCookie , are you using an alternate keyboard shortcut or the standard Alt_L? Glancing at the code, mate-hud seems to do a lot of keyboard-grabbing and -replaying tricks in order...

Note that the version installed via apt, from http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu/ does not have this issue. Only the snap package.