]> git.sur5r.net Git - i3/i3/history - src/config.c
Update website to use the new design
[i3/i3] / src / config.c
2009-07-21 Michael StapelbergBugfix: Strip trailing whitespace when parsing assignme...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-24 Michael StapelbergImplement the configuration option floating_modifier...
2009-06-19 Michael StapelbergImplement the special workspace ~ for assignments,...
2009-06-11 Michael StapelbergFix memleak in config parsing (variables weren’t freed)
2009-06-01 Michael StapelbergImplement variables in configfile.
2009-06-01 Michael StapelbergOptimization: Get the colorpixels when loading configur...
2009-05-31 Michael StapelbergDon’t check twice for client.focused, change all places...
2009-05-30 Michael Stapelbergretab! src/config.c
2009-05-30 Michael StapelbergUse a more efficient struct for storing colors, validat...
2009-05-30 AtsutaneIntroduced color setting.
2009-05-26 Michael StapelbergDocument binding on Mode_switch in userguide, be more...
2009-05-16 Michael StapelbergImplement putting clients onto specific workspaces...
2009-05-05 Michael RudolfImplement autostart using "exec" in config
2009-03-06 Michael StapelbergImplement slog() and the LOG() macro, convert printf...
2009-03-04 Michael StapelbergLoad configuration file from ~/.i3/config or /etc/i3...
2009-02-24 Michael StapelbergImplement configuration file parsing