gri3-wm/i3-input
Alexander Kedrik e2ebe3e2ae Use #pragma once
#pragma once is safer and simpler. According to Wikipedia it's supported by all major compilers.
2014-01-01 15:06:57 +01:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +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 Use #pragma once 2014-01-01 15:06:57 +01:00
i3-input.mk fix compilation with older xcb-util with -DXCB_COMPAT (Thanks okraits) 2012-09-03 14:55:27 +02:00
keysym.map Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02:00
keysym2ucs.c Add initial version of i3-input, an interactive tool for sending IPC commands 2009-09-20 15:44:14 +02: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 only LOG() the DPI when it changes, DLOG() it otherwise (Thanks lkraav) 2013-12-24 10:35:56 +01:00