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 |
Michael Stapelberg
|
b3d7531947
|
refactor both i3-nagbar starts into src/util.c
With this change, libev >= 4 is a hard dependency. It should be present
in all major linux distributions (even the latest ubuntu LTS).
|
2012-12-24 16:53:20 +01:00 |
Michael Stapelberg
|
c127ac3855
|
remove all references to the old cfgparse
|
2012-12-24 15:57:02 +01:00 |
Michael Stapelberg
|
94d95f2b8c
|
add missing include/config_parser.h (Thanks slowpoke)
|
2012-10-08 16:28:32 +02:00 |