-rw-r--r-- | .gitignore | 3L |
-rw-r--r-- | LICENSE | 22L |
-rw-r--r-- | Makefile | 49L |
-rw-r--r-- | README.md | 68L |
-rw-r--r-- | VERSION | 1L |
-rw-r--r-- | contrib/sxhkd-vim-rc.diff | 38L |
-rw-r--r-- | contrib/systemd/sxhkd.service | 12L |
-rw-r--r-- | doc/sxhkd.1 | 181L |
-rw-r--r-- | doc/sxhkd.1.asciidoc | 128L |
-rw-r--r-- | examples/background_shell/profile | 1L |
-rwxr-xr-x | examples/background_shell/shell | 4L |
-rw-r--r-- | examples/background_shell/sxhkdrc | 3L |
-rw-r--r-- | examples/background_shell/xinitrc | 5L |
-rwxr-xr-x | examples/notification/autostart | 3L |
-rw-r--r-- | examples/notification/pam_environment | 1L |
-rwxr-xr-x | examples/notification/sxhkd_notify | 21L |
-rw-r--r-- | examples/notification/xinitrc | 3L |
-rw-r--r-- | sourcedeps.mk | 14L |
-rw-r--r-- | src/grab.c | 104L |
-rw-r--r-- | src/grab.h | 36L |
-rw-r--r-- | src/helpers.c | 108L |
-rw-r--r-- | src/helpers.h | 48L |
-rw-r--r-- | src/locales.h | 53L |
-rw-r--r-- | src/parse.c | 2881L |
-rw-r--r-- | src/parse.h | 74L |
-rw-r--r-- | src/sxhkd.c | 356L |
-rw-r--r-- | src/sxhkd.h | 78L |
-rw-r--r-- | src/types.c | 261L |
-rw-r--r-- | src/types.h | 90L |