Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Raphael Kubo da Costa ca296c1c8b Build fix: Explicitly include stdint.h before cfgparse.tab.h
cfgparse.tab.h uses uint32_t, which is defined in stdint.h.

Should fix the build of 3.ε-bf2 on FreeBSD.

Signed-off-by: Raphael Kubo da Costa <kubito@gmail.com>
2011-01-23 13:19:25 +01:00
blog website/blog: include link to blog in menu 2010-10-17 19:18:04 +02:00
debian add debian/source/format 2011-01-19 21:33:38 +01:00
docs Info about client.background for the user guide. 2010-10-07 19:28:50 +02:00
i3-input make i3-msg and i3-input use the new default path 2010-03-27 14:50:12 +01:00
i3-msg make i3-msg and i3-input use the new default path 2010-03-27 14:50:12 +01:00
include Support for custom bg colors for clients. 2010-09-24 15:46:57 +02:00
man manpage: update version 2010-03-27 16:05:56 +01:00
src Build fix: Explicitly include stdint.h before cfgparse.tab.h 2011-01-23 13:19:25 +01:00
testcases bugfix: need to use window_type instead of type in t/04-floating.t 2010-11-12 20:37:18 +01:00
tests Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
website update website for 3.ε-bf2 2011-01-19 21:39:50 +01:00
.gitignore
CMDMODE
DEPENDS
GOALS
LICENSE
Makefile Exclude docs/*.svg from dist tarball 2010-03-30 13:25:25 +02:00
PACKAGE-MAINTAINER
RELEASE-NOTES-3.a-bf1
RELEASE-NOTES-3.b
RELEASE-NOTES-3.c
RELEASE-NOTES-3.d
RELEASE-NOTES-3.d-bf1
RELEASE-NOTES-3.e Add release notes for 3.ε 2010-03-30 13:13:51 +02:00
RELEASE-NOTES-3.e-bf1 Add release notes for 3.ε-bf1 2010-06-09 09:53:18 +02:00
RELEASE-NOTES-3.e-bf2 fix typo in release notes 2011-01-19 21:28:57 +01:00
TODO
common.mk
i3-wsbar Bugfix: i3-wsbar: properly catch errors when writing to child process 2010-06-16 19:27:56 +02:00
i3.config ipc: change default socket path to ~/.i3/ipc.sock, enable in default config 2010-03-27 14:43:36 +01:00
i3.desktop Add a .desktop-file containing xsession information for freedesktop compliant login managers 2009-04-19 22:29:04 +02:00
i3.welcome
logo.svg
pseudo-doc.doxygen