twig
twig
Perhaps https://github.com/nbolton from Synergy project may be able to create some global message you can listen out for when it switches between Windows so Karabiner can toggle it's features on/off...
Actually, I think it would be more appropriate if Synergy provided a SDK of some sort so other programs can listen in for to know when screens have been switched....
Yeah keyboard shortcut for this isn't ideal. I was multi-selecting folders in Windows Explorer and Peek popped up. No indication it was coming from PowerToys and the window title was...
Wow you responded much quicker than expected. And yes, I think having that in the docs would be very helpful. Thanks for that. Feels rather frustrating that there isn't an...
Ahh yes, I came across that when playing with pip-tools earlier. I chose it because v2.0.0 was such a simple example to reproduce. Hmm I agree with you on the...
Actually, scrap that. I just realised our old `requirements.txt` was using a different URL format which pip-compile doesn't like `https://github.com/USERNAME/REPO/archive/COMMITHASH.zip#egg=PACKAGENAME==VERSION`. Converting it to `-e git://github.com/USERNAME/REPO.git@COMMITHASH#egg=PACKAGENAME==VERSION` works a treat! It would...
> Why use pip-tools then? Just use pip install+pip freeze > requirements.txt Actually, I'm mainly pip-tools to help keep reference of **why** libraries are in my _requirements.txt_ in the first...
Neat! Sadly not as nice as having it in requirements.txt as pip-tools would have it Just an update, my initial issue was resolved by the library authors at https://github.com/waveaccounting/vero-python/issues/26 But...
ok looks like the values and times are flipped after making changes | | In Game | | | In Editor | | |--------|---------|------|---|-----------|------| | | Damage | Time |...
https://www.theamazonbasin.com/wiki/index.php/Poison_Damage > Poison damage is displayed as the total damage applied over its length, but it's calculated by applying its 1/256 damage rate for a specified number of frames: a...