gri3-wm/i3-config-wizard
Michael Stapelberg c64047157d config-wizard: use the level 0 keysym whenever it’s unambiguous
From the code:

    Try to use the keysym on the first level (lower-case). In case
    this doesn’t make it ambiguous (think of a keyboard layout
    having '1' on two different keys, but '!' only on keycode 10),
    we’ll stick with the keysym of the first level.

    This reduces a lot of confusion for users who switch keyboard
    layouts from qwerty to qwertz or other slight variations of
    qwerty (yes, that happens quite often).
2012-08-02 02:14:56 +02:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
atoms.xmacro i3-config-wizard: use a managed, floating (dialog) window. fixes focus problems 2011-07-27 13:28:32 +02:00
cfgparse.l wizard: actually write the output config 2011-05-01 13:56:35 +02:00
cfgparse.y config-wizard: use the level 0 keysym whenever it’s unambiguous 2012-08-02 02:14:56 +02:00
i3-config-wizard.mk common.mk: Split XCB common flags 2012-07-23 00:12:55 +02:00
main.c i3-config-wizard: use fgetln on OpenBSD, too (Thanks David Coppa) 2012-02-21 15:23:58 +01:00
xcb.h get rid of xcb.c in all i3-* tools 2011-10-23 23:20:57 +01:00