You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QuickTile currently fails to bind keys like Super_L (left Windows key) when they've been configured as modifiers.
I tested this on two different computers with two different keyboards and I was not able to get the Super_L key to work with version 0.2.2. However, I tested this with an older version 0.1.5 and I was able to get it to work by using Mod4 for the modifier.
The 0.1.5 source code can be found at the following location. Maybe someone can spot what changed to cause Mod4 to stop working?
I'm too busy to investigate this right now but I'll definitely look into it. A regression in an area that shouldn't have changed much is serious business.
QuickTile currently fails to bind keys like Super_L (left Windows key) when they've been configured as modifiers.
I tested this on two different computers with two different keyboards and I was not able to get the Super_L key to work with version 0.2.2. However, I tested this with an older version 0.1.5 and I was able to get it to work by using Mod4 for the modifier.
The 0.1.5 source code can be found at the following location. Maybe someone can spot what changed to cause Mod4 to stop working?
https://github.com/brettbatie/quicktile/blob/master/quicktile.py
I'm going to continue using 0.1.5 until this is fixed as I prefer using the super key.
The text was updated successfully, but these errors were encountered: