]> git.sur5r.net Git - i3/i3/history - Makefile
Bring back some more EWMH support.
[i3/i3] / Makefile
2011-03-14 Fernando Tarlá Car... Bring back some more EWMH support.
2011-03-07 Michael Stapelbergproperly clean all files in 'make clean' tree-pr2
2011-02-21 Michael StapelbergBugfix: fix disabling RandR outputs
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2010-12-31 Axel WagnerPort sighandler to tree-branch
2010-12-06 Michael Stapelbergremove i3-wsbar from 'make install', not supported... tree-pr1
2010-12-06 Michael Stapelbergneed more escaping for the version string when replacin...
2010-11-29 Michael StapelbergImplement resizing (still buggy)
2010-11-28 Blekos EelVex Kostasremove space for flex's -P flag
2010-11-28 Fernando Tarlá Car... libXcursor support (themed cursors).
2010-07-11 Michael StapelbergRemove some dead code (to be re-implemented), rename...
2010-06-02 Michael Stapelbergbugfix: only print the first match when looking for...
2010-04-17 Michael Stapelbergloglevel bitmasks needs to be larger because we got...
2010-04-16 Michael Stapelbergmove match_* to match.c
2010-04-14 Michael Stapelbergadd first version of a new flex/bison based command...
2010-04-13 Michael Stapelbergcorrectly update/display window title/class
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-25 Michael Stapelbergmakefile: install i3-wsbar
2010-03-15 Michael Stapelbergmakefiles: support PREFIX and SYSCONFDIR
2010-03-15 Michael Stapelbergmakefile: install header file i3/ipc.h
2010-03-02 Michael StapelbergFix parallel compilation (sometimes it failed because...
2010-02-13 Michael Stapelbergmakefile: parser/lexer also depend on header files
2009-12-22 Michael Stapelbergmakefile: rather than a dependency for each source...
2009-12-20 Michael StapelbergRemove -e and -t from loglevels.h target to make it...
2009-12-20 Michael Stapelbergmakefile: properly document dependencies on each target...
2009-12-19 Michael Stapelbergmakefile: clean temporary files
2009-12-19 Michael Stapelberglogging: new makefile target to generate loglevels...
2009-11-09 Michael StapelbergUpdate regexp in make dist
2009-11-09 Michael StapelbergChange makefile for the release of 3.d
2009-11-06 Michael StapelbergInstall welcome message, display it in default config
2009-09-26 Michael StapelbergExplicitly call flex and bison instead of lex and yacc...
2009-09-20 Michael StapelbergAdd initial version of i3-input, an interactive tool...
2009-09-19 Michael StapelbergMerge branch 'lex' into next
2009-09-13 Michael StapelbergFix some parsing problems, retab!
2009-09-13 Michael StapelbergAdd first version of lexer/parser to git, update Makefile
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
2009-08-19 Michael StapelbergUpdate make dist 3.c
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-28 Michael StapelbergMake path configurable
2009-07-28 Michael StapelbergAdd i3-msg, a sample implementation and hopefully usefu...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-01 Michael StapelbergSwitch to libev for the event loop to build a base...
2009-05-26 Michael StapelbergRemove MAKE=make from makefile to ensure recursive...
2009-05-26 Michael StapelbergRemove MAKE=make from makefile to ensure recursive...
2009-05-03 Michael StapelbergMakefile: Correctly create dist package
2009-05-02 Michael StapelbergBugfix: Correctly redirect output when checking for...
2009-04-30 Michael StapelbergMakefile: Add more checks: check if pkg-config and...
2009-04-19 Michael StapelbergAdd missing files to make dist, delete old RFC file
2009-04-19 Michael StapelbergAdd a .desktop-file containing xsession information...
2009-04-19 Michael StapelbergAdd conditional for the 0.3.3 → 0.3.4 API fix in libxcb...
2009-04-19 Michael StapelbergDon’t rely on libxcb-wm any longer, as it got removed...
2009-04-19 Michael StapelbergFreeBSD requires -liconv to link (Thanks Dennis Herrmann)
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