Commit Graph

86 Commits (5d6ee6dd83496b6425dde0ef05e4a80722367fa6)
 

Author SHA1 Message Date
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
Alessandro Mauri ed7202e5c8 added key_buffer_compare_random/ordered 4 years ago
Alessandro Mauri dd319e08b7 deleted empty first line 4 years ago
Alessandro Mauri 8bbdaa3d21 key_buffer is now static for performance 4 years ago
Alessandro Mauri 435bbfbab8 modified configuration file and parser 4 years ago
Alessandro Mauri 300b82bc5e added str_to_argv() 4 years ago
Alessandro Mauri 33526a916f some linting 4 years ago
Alessandro Mauri e15699e4ed removed unused files 4 years ago
Alessandro Mauri 9a5767263e key conversion table megastruct 4 years ago
Alessandro Mauri 9866fa0533 struct init test 4 years ago
Alessandro Mauri 9564915e08 key_buffer_compare() 4 years ago
Alessandro Mauri edaa6806d4 made std c99 compliant 4 years ago
Alessandro Mauri b18fb0cf8e formatting 4 years ago
Alessandro Mauri 129f0ce8e8 commented unnecessary free 4 years ago
Alessandro Mauri bd3d82158b minor macro formatting 4 years ago
Alessandro Mauri d7b0ac68ef green text 4 years ago
Alessandro Mauri c4e671b203 close epoll fd on exit 4 years ago
Alessandro Mauri 5acaa2b7df line savings 4 years ago
Alessandro Mauri 9c89e52692 update on device change with inotify 4 years ago
Alessandro Mauri 4042c02ada inotify test 4 years ago
Alessandro Mauri a8f8dc8126 removed bsd compatibility 4 years ago
Alessandro Mauri aaaa94c41d die() error 4 years ago
Alessandro Mauri 3d84ee6726 converted die to a macro 4 years ago
Alessandro Mauri db923d7ae0 defines united 4 years ago
Alessandro Mauri 2a236af8a1 saved up some lines with color macros 4 years ago