]> git.sur5r.net Git - i3/i3/history - src/match.c
Merge branch 'release-4.16.1'
[i3/i3] / src / match.c
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-13 Quentin Glidici3/window: Port window names to i3String
2012-08-12 Michael Stapelberguse I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-07 Michael Stapelbergexplicitly set filenames to $(basename __FILE__)
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-21 Michael StapelbergUse gettimeofday() and struct timevals instead of time()
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-14 Jeremy O'BrienImplement urgency flag matcher
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-22 Michael Stapelbergremove/shorten a lot of debugging messages
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'master' into next
2011-10-01 Michael StapelbergMerge branch 'master' into next
2011-09-26 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-19 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'role-criterion' into next
2011-09-18 Michael StapelbergImplement the window_role criterion (checks WM_WINDOW_ROLE)
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-14 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergMerge branch 'fix-reload-assignments' into next
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