This website requires JavaScript.
Explore
Help
Register
Sign In
koma
/
i3
Watch
1
Star
0
Fork
0
You've already forked i3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
38b6936c255ae4e4c8a1b8429b40591b83e00367
i3
/
i3-nagbar
History
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
..
atoms.xmacro
add i3-nagbar. tells you about config file errors (for example)
2011-07-10 14:33:19 +02:00
i3-nagbar.h
Use #pragma once
2014-01-01 15:06:57 +01:00
i3-nagbar.mk
fix compilation with older xcb-util with -DXCB_COMPAT (Thanks okraits)
2012-09-03 14:55:27 +02:00
main.c
only LOG() the DPI when it changes, DLOG() it otherwise (Thanks lkraav)
2013-12-24 10:35:56 +01:00
Makefile
Add stub Makefiles to allow subdir make calls
2012-07-22 19:57:48 +02:00