]> git.sur5r.net Git - i3/i3/history - include/config.h
first step of the big refactoring ("tree" branch).
[i3/i3] / include / config.h
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-14 Michael StapelbergDon’t use SYNC key bindings for Mode_switch but re...
2010-03-13 Michael StapelbergAdd configuration option to turn off workspace bar
2010-02-13 Michael Stapelberglexer/parser: proper error messages
2010-01-29 Michael StapelbergInvert logic for the last commit
2010-01-29 Kim Silkebækken... Added focus_follows_mouse config option
2009-11-22 Michael Stapelbergconfig: delete old parser, new lexer/parser is the...
2009-11-08 Michael StapelbergImplement configuration setting to change the default...
2009-09-27 Michael StapelbergImplement options to change the default mode of containers
2009-09-27 Michael StapelbergImplement modes. Modes allow you to use different keybi...
2009-09-19 Michael StapelbergMerge branch 'lex' into next
2009-09-19 Michael StapelbergFinish configfile parsing with lexer, implement -l...
2009-09-13 Michael StapelbergMake variable expansion work with the new parsing
2009-09-06 Michael StapelbergImplement the urgency hint for windows/workspaces
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-07 Michael StapelbergImplement support for using key symbols in configuratio...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-28 Michael StapelbergMake path configurable
2009-07-23 baptImplements a reload command
2009-06-29 Michael StapelbergResolve documentation FIXMEs, remove an unnecessary...
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-24 Michael StapelbergImplement the configuration option floating_modifier...
2009-06-01 Michael StapelbergImplement variables in configfile.
2009-06-01 Michael StapelbergOptimization: Get the colorpixels when loading configur...
2009-05-30 Michael StapelbergAdd header for config.h, retab! the file
2009-05-30 Michael StapelbergUse a more efficient struct for storing colors, validat...
2009-05-30 AtsutaneIntroduced color setting.
2009-04-07 Michael StapelbergPut documentation for each function in the header files...
2009-03-04 Michael StapelbergLoad configuration file from ~/.i3/config or /etc/i3...
2009-02-24 Michael StapelbergImplement configuration file parsing