]> git.sur5r.net Git - i3/i3/history - i3-input/main.c
Merge branch 'master' into next
[i3/i3] / i3-input / main.c
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 'master' into next
2011-09-18 Michael StapelbergMerge branch 'i3-input-fmt' into next
2011-09-18 Michael Stapelbergi3-input: implement -F (format) option, deprecate ...
2011-09-18 Michael Stapelbergi3-input: add missing \n in --help
2011-09-18 Michael Stapelbergi3-input: reformat main.c
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-05-04 Michael StapelbergRemove dependency on xcb-event (Thanks Felicitus)
2011-03-19 Michael Stapelbergi3-msg, i3-input: get the I3_SOCKET_PATH atoms if socke...
2011-03-18 Michael Stapelbergi3-input: remove dependency on xcb-event
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-01-27 Michael StapelbergBugfix: use the global root variable, don’t get the...
2011-01-12 Axel WagnerUse I3SOCK-environment-variable
2011-01-12 Michael Stapelbergfix some memory leaks when user passes command line...
2011-01-02 Axel WagnerAdd font-option to i3-input
2011-01-02 Axel WagnerAdd font-option to i3-input
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-27 Michael Stapelbergmake i3-msg and i3-input use the new default path
2010-03-24 Michael StapelbergFix numlock state
2010-03-03 Michael Stapelbergi3-input: Bugfix: repeatedly grab the keyboard if it...
2009-11-09 Michael StapelbergMerge branch 'next'
2009-10-23 Michael StapelbergBugfix: i3-input: Allocate one more character for null...
2009-10-07 Michael Stapelbergi3-input: Bugfix: Don’t try to convert the prompt if...
2009-09-20 Michael StapelbergImplement vim-like marks
2009-09-20 Michael Stapelbergi3-input: implement prefixes for commands
2009-09-20 Michael StapelbergAdd initial version of i3-input, an interactive tool...