]> git.sur5r.net Git - i3/i3/history - src/cfgparse.y
Merge branch 'master' into next
[i3/i3] / src / cfgparse.y
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'displayversion'
2011-11-30 Michael Stapelbergdisplay i3 version in errors, make conversion message...
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-29 Michael StapelbergMerge branch 'v4-keywords'
2011-11-29 Michael Stapelbergadd a few more keywords to make i3 recognize configs...
2011-11-29 Michael StapelbergMerge branch 'master' into next
2011-11-28 Michael StapelbergMerge branch 'master' into next
2011-11-27 Michael StapelbergMerge branch 'master' into next
2011-11-27 Jan-Erik RedigerImplement new "i3bar_command" option for bar.
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-24 Michael StapelbergMerge branch 'master' into next
2011-11-22 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'drawing' into next (Thanks fernandotcl)
2011-11-21 Fernando Tarlá Car... Enhance libi3 and use it in i3bar.
2011-11-11 Michael StapelbergMerge branch 'next'
2011-11-11 Michael StapelbergBugfix: Correctly handle --no-startup-id with quoted...
2011-10-27 Michael StapelbergMake named workspace assignments work again
2011-10-26 Michael StapelbergBugfix: Only fallback on the font if it’s actually...
2011-10-25 Michael StapelbergMerge branch 'exec_nosn' into next
2011-10-25 Michael StapelbergAdd a --no-startup-id flag for exec (command), exec...
2011-10-25 Michael Stapelbergbar config: fall back to the i3 font (Thanks pl)
2011-10-23 Michael Stapelbergcfgparse: use different literal strings for ambiguous...
2011-10-23 Michael Stapelbergintroduce sasprintf() in libi3, use it everywhere
2011-10-22 Michael StapelbergMerge branch 'bar-config' into next
2011-10-22 Michael Stapelbergmigration from exec i3bar to bar config: i3 substitutes...
2011-10-21 Michael Stapelbergcfgparse: Don’t use asprintf when parsing hex colors
2011-10-20 Michael StapelbergDon’t start i3-nagbar when using -C to validate the...
2011-10-19 Michael StapelbergCreate different IDs for each bar (+test)
2011-10-18 Michael StapelbergImplement parsing bar {} config blocks
2011-10-17 Michael StapelbergMerge branch 'workspace_baf' into next
2011-10-17 Michael StapelbergImplement 'workspace back_and_forth' (Patch by Michael...
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-25 Michael StapelbergMerge branch 'nagbar-wrap' into next
2011-09-25 Michael StapelbergIntroduce the i3-sensible-{pager,editor,terminal} scripts
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 'fix-variables-cfg'
2011-09-20 Michael StapelbergBugfix: use bufcopy instead of buf when boundary checki...
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'fix-variables-cfg'
2011-09-20 Michael StapelbergA bit more boundary-checking when replacing variables.
2011-09-20 Michael StapelbergBugfix: Correctly split key/value when parsing variable...
2011-09-19 Michael WalleAdd force_xinerama configuration option
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 StapelbergAlso make compilation possible on systems with libev 3
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-14 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergSame bugfix as 2a215fd, but for assignments with invali...
2011-09-11 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergMerge branch 'fix-empty-criteria'
2011-09-11 Michael StapelbergBugfix: Ignore for_window commands with empty (invalid...
2011-09-11 Michael StapelbergMerge branch 'new-assign' into next
2011-09-11 Michael Stapelbergmake the old assign syntax trigger an i3-nagbar warning...
2011-09-11 Michael StapelbergIntroduce a new syntax for the 'assign' command:
2011-09-11 Michael StapelbergKill left-over i3-nagbar processes on 'exit'
2011-09-11 Michael StapelbergMake the old 'assign' case-insensitive again (+test...
2011-09-11 Michael StapelbergMerge branch 'pcre' into next
2011-09-10 Michael StapelbergImplement support for PCRE regular expressions for...
2011-08-31 Michael StapelbergMerge branch 'master' into next
2011-08-31 Michael StapelbergMerge branch 'fix-leaks'
2011-08-31 Michael Stapelbergproperly free memory/close fd upon errors (Thanks xeen)
2011-08-29 Michael StapelbergMerge branch 'master' into next
2011-08-29 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-28 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'colors-userguide' into next
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'fix-duplicate-ws-assign'
2011-08-26 Michael StapelbergBugfix: Correctly recognize duplicate workspace assignm...
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'master' into next
next