]> git.sur5r.net Git - i3/i3/history - Makefile
General small cleanups
[i3/i3] / Makefile
2009-04-11 Michael StapelbergMake the makefile print out "INSTALL" when installing
2009-03-27 Michael StapelbergBugfix: Correctly filter out the numlock state bit...
2009-03-15 Michael StapelbergFix makefile to replace git-versions so tarball works...
2009-03-15 Michael StapelbergCleanup makefiles, add version to i3 -v and i3 startup 3.a
2009-03-15 Michael StapelbergBugfix: Fix rounding problems when positioning proporti...
2009-03-11 Michael StapelbergMove i3lock in its own repository
2009-03-11 Michael StapelbergUpdate config to use i3menu on Mod1+p, update Makefile...
2009-03-08 Michael StapelbergUse -idirafter which is the same as -I but first looks...
2009-03-08 Michael StapelbergFix warnings, update DEPENDS, update Makefile for NetBSD
2009-03-06 Michael StapelbergDon’t override /etc/i3/config if it already exists
2009-03-04 Michael StapelbergMerge font.c into xcb.c
2009-03-04 Michael StapelbergUpdate default configuration file, install it to /etc...
2009-02-25 Michael StapelbergMerge branch 'master' of zekjur:/git/i3
2009-02-25 Michael StapelbergMore work on the debian package, don’t link against...
2009-02-23 Michael StapelbergWebsite: s/beamer/video projector, s/computer geeks...
2009-02-22 Michael StapelbergMerge branch 'master' of zekjur:/git/i3
2009-02-22 Michael StapelbergAdd debian/
2009-02-16 Michael StapelbergLinux needs -D_GNU_SOURCE for some functions, so enable...
2009-02-15 Michael StapelbergUse c99
2009-02-14 Michael StapelbergMakefile: Add DEBUG-flag (default =1), add dependency...
2009-02-13 Michael StapelbergMove stuff to include/ and src/
2009-02-13 Michael StapelbergCleanups, first strike. Move stuff to separate files...
2009-02-13 Michael StapelbergFirst version of Xinerama support
2009-02-10 Michael StapelbergAdd XKB for getting correct state, add colspan test...
2009-02-09 Michael StapelbergAdd correct environment-handling (pass LC_*, LANG,...
2009-02-08 Michael StapelbergSeparate font stuff to font.c, beautify Makefile
2009-02-08 Michael StapelbergMake table dynamic
2009-02-08 Michael StapelbergFocus changes (up/down) implemented
2009-02-07 Michael StapelbergUse containers
2009-02-07 Michael StapelbergAdd Makefile and queue.h to repository