]> git.sur5r.net Git - i3/i3/history - src/match.c
Bugfix: Correctly free old assignments when reloading
[i3/i3] / src / match.c
2011-09-11 Michael StapelbergBugfix: Correctly free old assignments when reloading
2011-09-11 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergMerge branch 'pcre' into next
2011-09-10 Michael StapelbergImplement support for PCRE regular expressions for...
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-07 Michael StapelbergBugfix: multiple criteria should use a logical AND...
2011-05-23 Michael StapelbergImplement assignments for (named) workspaces, with...
2011-05-15 Michael StapelbergTime Lord technology: for_window config directive to...
2011-05-02 Michael Stapelbergre-implement assigning windows to workspaces
2011-02-21 Michael StapelbergImplement support for top/bottom dock clients (accordin...
2010-08-15 Michael Stapelbergrecognize dock windows (and support matching them)
2010-07-13 Michael StapelbergAdd more documentation to functions/header files
2010-06-02 Michael StapelbergImplement mark/goto, modify testcase
2010-04-16 Michael Stapelbergmake floating an enum (we need three states, not only...
2010-04-16 Michael Stapelbergmove match_* to match.c