Commit Graph

6 Commits

Author SHA1 Message Date
1ba688f975 bump to version 0.2
- better recognition of invalid config files
- general polish of error messages
- hkd follows the rule of silence
- when using -v the correct key names are shown
- commands in config files can be multiline (using \\n)
2020-08-01 14:48:22 +02:00
514407015e install, uninstall and version
modified makefile to be abled to install and uninstall, also installing puts
the correct version in the man page.
All credits go to suckless :^)
2020-07-28 13:30:20 +02:00
edaa6806d4 made std c99 compliant 2020-05-27 14:50:57 +02:00
6bd7d36bfc renamed project to hkd 2020-04-25 18:15:37 +02:00
76dd08c465 added debug compilations 2020-04-23 23:13:17 +02:00
9df5f5f8de created makefile 2020-04-18 14:01:53 +02:00