gri3-wm/i3-config-wizard
Michael Stapelberg 91134f75c0 Move get_mod_mask to libi3, use it in i3 and i3-config-wizard
Also, the API changed a bit. There are two functions now, both assume you
already got the keysyms (which is the case for i3 and i3-config-wizard),
one gets the modifier mapping for you (aio_get_mod_mask_for) while the other
assumes you also got that. No roundtrips are required for the latter.
2011-10-23 21:26:15 +01:00
..
Makefile i3-config-wizard: use IPC functions from libi3 2011-10-23 13:12:52 +01: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 introduce sasprintf() in libi3, use it everywhere 2011-10-23 13:16:56 +01:00
main.c Move get_mod_mask to libi3, use it in i3 and i3-config-wizard 2011-10-23 21:26:15 +01:00
xcb.c Move get_mod_mask to libi3, use it in i3 and i3-config-wizard 2011-10-23 21:26:15 +01:00
xcb.h Move get_mod_mask to libi3, use it in i3 and i3-config-wizard 2011-10-23 21:26:15 +01:00