joshgoebel / keyszer

a smart, flexible keymapper for X11 (a fork/reboot of xkeysnail )
Other
69 stars 15 forks source link

Clarify logging of ComboHint #153

Closed RedBearAK closed 1 year ago

RedBearAK commented 1 year ago

ComboHint attributes such as ComboHint.IGNORE are often used alone in the config file, and in the log would be shown as their literal value (in this case "3"). This is a source of confusion in the logging.

The update should cause the attributes of ComboHint to be shown in the log in the same format that occurs when the they are part of a macro/list construct, even when they are used alone.