]> git.sur5r.net Git - i3/i3/history - src/config.c
Merge branch 'master' into next
[i3/i3] / src / config.c
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 Stapelbergre-indent load_configuration()
2011-09-11 Michael StapelbergMerge branch 'master' into next
2011-08-31 Michael StapelbergMerge branch 'master' into next
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 '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 'master' into next
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-25 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-22 Michael StapelbergMerge branch 'master' into next
2011-08-20 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-16 Michael StapelbergMerge branch 'master' into next
2011-08-12 Michael StapelbergMerge branch 'master' into next
2011-08-11 Michael StapelbergMerge branch 'master' into next
2011-08-10 Axel WagnerMerge branch 'master' into next
2011-08-10 Michael StapelbergMerge branch 'tests-optimize' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'new-new_float' into next
2011-08-09 Mateusz PoszwaAdd new_float config option.
2011-08-09 Michael StapelbergMerge branch 'get-marks' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'new-fix-leaks'
2011-08-09 Peter BuiFix some potential memory leaks
2011-08-02 Michael StapelbergMerge branch 'multi-keycodes-fix'
2011-08-02 Michael StapelbergMerge branch 'multi-keycodes-fix' into next
2011-08-02 Michael StapelbergBugfix: Correctly bind on multiple keycodes if a symbol...
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-23 Michael Stapelbergremove left-over wordexp.h include
2011-06-10 Michael StapelbergRe-implement the 'mode' command
2011-03-19 Michael StapelbergHandle saved_configpath in get_config_path, fix memleak...
2011-03-19 Michael StapelbergBugfix: correctly store the config path for using it...
2011-03-19 Michael StapelbergSet the I3_SOCKET_PATH and I3_CONFIG_PATH atoms on...
2011-03-17 Simon KampeAdded config key for default orientation of containers...
2011-03-14 Fernando Tarlá Car... Reload the same config file specified in the command...
2011-03-10 Michael Stapelbergrefactor font caching to just save the ID instead of...
2010-12-27 Fernando Tarlá Car... Default to a file in /tmp for the restart state.
2010-12-27 Fernando Tarlá Car... util.c is the proper place for those functions.
2010-12-27 Fernando Tarlá Car... Implement default border styles (thanks litemotiv).
2010-11-28 Fernando Tarlá Car... Make the restart path configurable.
2010-11-15 Fernando Tarlá Car... Port the path resolution and config loading code from...
2010-11-13 Michael Stapelbergport fernando’s custom background color patch
2010-10-23 Fernando Tarlá Car... More sensible lookup order loading the config.
2010-09-24 Fernando Tarlá Car... Support for custom bg colors for clients.
2010-09-24 Fernando Tarlá Car... Support for custom bg colors for clients.
2010-09-22 Michael StapelbergUse sstrdup() instead of strdup()
2010-09-22 Michael StapelbergUse sstrdup() instead of strdup()
2010-07-31 Michael StapelbergLook for $SYSCONFDIR/i3/config instead of hard-coded...
2010-07-24 Michael Stapelberglittle style fixes, part 2
2010-07-24 Michael Stapelberglittle style fixes
2010-07-24 Michael StapelbergBugfix: Use scalloc to get a null-terminated string
2010-07-24 Christopher Zimmermanndon't use wordexp.h for tilde expansion
2010-04-13 Michael Stapelbergre-add focus follows mouse handling
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-27 Michael Stapelbergipc: change default socket path to ~/.i3/ipc.sock,...
2010-03-25 Michael StapelbergBugfix: Translate keysyms to keycodes before entering...
2010-03-25 Michael StapelbergFix rendering of workspace names after "reload" (Thanks...
2010-03-19 Michael StapelbergFix compilation with the old xcb keysyms api
next