Commit Graph

110 Commits (xkbcommon)
 

Author SHA1 Message Date
Alessandro Mauri 6691a616e3 basic xkbcommon support 3 years ago
Alessandro Mauri dfa7976f18 added command aliases 3 years ago
Alessandro Mauri 6904aff298 add todo 3 years ago
Alessandro Mauri 8edf0d1ce9 bump to 0.4 4 years ago
Alessandro Mauri 45ea29a760 fixed infinite loop 4 years ago
Alessandro Mauri 3bd678d48e case EOF is now checked only on x86 arches 4 years ago
Alessandro Mauri 04bfca1932 make respects system compiler setting 4 years ago
Alessandro Mauri d3f5e888e3 parse keys as case-insensitive 4 years ago
Alessandro Mauri 79bbbcf8a9 fix memory allocation bug 4 years ago
Alessandro Mauri d6b8e129d7 live reload config file with SIGUSR1 4 years ago
Alessandro Mauri 8ad875b311 added -h flag 4 years ago
Alessandro Mauri 213db3cee5 fixed crash for small block sizes in parsing 4 years ago
Alessandro Mauri 5308b31abe fixed bug in parse_config_file 4 years ago
Alessandro Mauri 684127c6fe changed debug build options to include -O0 4 years ago
Alessandro Mauri 699ddd057c added the dump option 4 years ago
Alessandro Mauri 122ba9b44b fix crash when the computer is suspended 4 years ago
Alessandro Mauri 9918331491 added license in source file 4 years ago
Alessandro Mauri 6bad3614d7 die() is now a function 4 years ago
Alessandro Mauri 4a4eaf93e6 code beautify 4 years ago
Alessandro Mauri 38a72338ed check if hkd is already running before start 4 years ago
Alessandro Mauri 633604cefa added missing check 4 years ago
Alessandro Mauri 0486872d78 better error messages for wrong config 4 years ago
Alessandro Mauri 9871f375ed bump to version 0.3 4 years ago
Alessandro Mauri 0507be14b6 testing new parser 4 years ago
Alessandro Mauri 5d6ee6dd83 more readable gitignore 4 years ago
Alessandro Mauri 6a3e033b68 fixed #2 4 years ago
Alessandro Mauri 689e6005ac shitty hack to fix out of bounds with -v 4 years ago
Alessandro Mauri 1ba688f975 bump to version 0.2 4 years ago
Alessandro Mauri 344887c925 fixed: wrong key names after 'z' when using -v 4 years ago
Alessandro Mauri 1b7af99723 fix #1: parser no longer allows blank lines for keys or command 4 years ago
Alessandro Mauri d110948129 closing #2: made the program silent 4 years ago
Alessandro Mauri e14049d5b6 fixed invalid free() and missing break; 4 years ago
Alessandro Mauri de6db78896 removed unnecessary memmove(s) in parse_config_file() 4 years ago
Alessandro Mauri e1e239430c licensed under the MIT license 4 years ago
Alessandro Mauri 904a10cdf8 fix typo 4 years ago
Alessandro Mauri 36ea0ccc6d modified readme 4 years ago
Alessandro Mauri 472daace31 added -c option 4 years ago
Alessandro Mauri 5db72c0b43 fix comment bug 4 years ago
Alessandro Mauri 514407015e install, uninstall and version 4 years ago
Alessandro Mauri c011888c5f added man page for hkd 4 years ago
Alessandro Mauri a4fcd4de31 entering version 0.1 4 years ago
Alessandro Mauri 6613bd0707 modified parser to suit new config format 4 years ago
Alessandro Mauri cc15646a15 changed makefile 4 years ago
Alessandro Mauri 67a36f71e3 finally decided the config style 4 years ago
Alessandro Mauri 21e833143c changed key names 4 years ago
Alessandro Mauri 6a5367ac00 verbose option displays key names instead of values 4 years ago
Alessandro Mauri ea6f548399 added -v argument 4 years ago
Alessandro Mauri 3ffa960ae7 changed names 4 years ago
Alessandro Mauri 05a18e8874 implemented exec_command with wordexp(3) 4 years ago
Alessandro Mauri d39281f9a6 minor fix 4 years ago