gri3-wm/i3-input
Nguyễn Thái Ngọc Duy 6462cf1ca3
Remove \n from errx and die messages
errx() already appends \n internally. "\n" in the error message will
result in a blank line after the message. die() is just a wrapper around
errx() so it receives the same treatment.
2019-01-02 14:23:56 +02:00
..
UnicodeData.txt Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
convmap.pl Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
i3-input.h do not check for NULL in FREE macro 2017-11-23 15:41:33 -08:00
keysym.map Fix spelling mistakes 2016-04-04 09:33:59 +02:00
keysym2ucs.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
keysym2ucs.h Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
main.c Remove \n from errx and die messages 2019-01-02 14:23:56 +02:00