]> git.sur5r.net Git - i3/i3/history - src/commands.c
Merge branch 'master' into next
[i3/i3] / src / commands.c
2012-08-04 Michael StapelbergMerge branch 'master' into next
2012-08-04 Michael StapelbergMerge branch 'fix-coords'
2012-08-04 Michael StapelbergFix a crash when the current output cannot be determine...
2012-08-04 Michael StapelbergIntroduce splith/splitv layouts, remove orientation
2012-08-02 Michael StapelbergDisplay i3-nagbar when commands lead to an error
2012-07-22 Michael Stapelbergresizing: traverse containers up properly (+test) ...
2012-07-22 Michael StapelbergMerge branch 'master' into next
2012-07-22 Michael StapelbergMerge branch 'fix-resize-retcode'
2012-07-22 Michael StapelbergBugfix: Fix duplicate return value for 'resize' command
2012-07-16 Michael StapelbergMerge branch 'master' into next
2012-07-11 Michael StapelbergMerge branch 'master' into next
2012-07-10 Michael StapelbergMerge branch 'master' into next
2012-06-29 Michael StapelbergExplicitly disconnect in the 'exit' command
2012-06-27 Michael StapelbergMerge branch 'master' into next
2012-06-25 Michael StapelbergMerge branch 'master' into next
2012-06-24 Michael StapelbergMerge branch 'master' into next
2012-06-24 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-03 Pavel LöblAdd a new command 'move to workspace current'
2012-06-03 Pavel LöblFix 'move to workspace' when used with criteria
2012-06-03 Pavel LöblFix a mistake in comment
2012-06-03 Fernando Tarlá Car... Allow focus child/parent when in fullscreen.
2012-06-03 Fernando Tarlá Car... Refined the fullscreen focus constraints.
2012-05-09 Michael StapelbergMerge branch 'master' into next
2012-05-09 Michael StapelbergMerge branch 'focus-in-fullscreen'
2012-05-09 Fernando Tarlá Car... Allow focus w/ target when in fs in some cases.
2012-05-09 Michael StapelbergMerge branch 'master' into next
2012-05-09 Michael StapelbergMerge branch 'fix-workspace-number'
2012-05-09 Ondrej Grovermaybe_back_and_forth now sets render_tree
2012-05-09 Michael Stapelbergmake maybe_back_and_forth static
2012-05-09 Ondrej Groverbugfix: less differentiation between named and numbered...
2012-05-02 Michael StapelbergMerge branch 'fix-invalid-cmd-reply'
2012-05-02 Michael StapelbergSend proper error messages upon parser failures, use...
2012-05-02 Michael StapelbergMerge branch 'fix-spelling'
2012-05-02 Michael StapelbergFix spelling of success
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-04-08 Michael StapelbergFix warning: properly initialize 'workspace' variable
2012-04-08 Michael StapelbergImplement 'rename workspace <old_name> to <new_name>'
2012-04-08 Michael StapelbergImplement 'move [container|window] to workspace number...
2012-04-08 Michael StapelbergImplement 'workspace number <number>' to switch to...
2012-04-08 Michael StapelbergImplement resize <grow|shrink> <width|height>, use...
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-25 Pavel LöblExtends move command for floating windows
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergRefactor the interface of commands.c
2012-02-15 Fernando Tarlá Car... Fix the coords of floating cons when moving workspaces.
2012-02-15 Fernando Tarlá Car... If moving the last ws, create a new one in its place.
2012-02-14 Jeremy O'BrienImplement urgency flag matcher
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael Stapelbergadd comments to src/commands.c
2012-01-27 Michael StapelbergRip out the old command parser, remove migration code
2012-01-27 Michael StapelbergBugfix: Free old criteria matching window list (Thanks...
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-14 Michael StapelbergMerge branch 'new-parser' into next
2012-01-14 Michael StapelbergImplement a new parser for commands. (+test)
2012-01-14 Michael StapelbergRefactor the code out of src/cmdparse.y to src/commands.c
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2010-07-11 Michael StapelbergRemove some dead code (to be re-implemented), rename...
2010-05-24 Michael StapelbergBugfix: Don’t invert directions when resizing floating...
2010-05-24 Michael StapelbergBugfix: Don’t invert directions when resizing floating...
2010-04-17 Blekos EelVex Kostasbring_window_here function and command
2010-04-17 Michael Stapelbergstyle fixes for the last commit
2010-04-17 batmanadded a move mode and command
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-27 Michael StapelbergRevert "Bugfix: Ignore enter_notify when warping pointe...
2010-03-27 Michael StapelbergBugfix: When moving fullscreen floating windows to...
2010-03-25 Michael StapelbergFix rendering of workspace names after "reload" (Thanks...
2010-03-25 Michael StapelbergBugfix: Correctly switch workspace when using the ...
2010-03-19 Michael Stapelberglittle style fix for the last commit
2010-03-19 Michael Stapelberglittle style fix for the last commit
2010-03-19 Helgi Kristvin Sig... Bugfix: Take window out of fullscreen before entering...
2010-03-19 Helgi Kristvin Sig... Bugfix: Take window out of fullscreen before entering...
2010-03-17 Michael Stapelbergmake pointer follow the focus when moving to a differen...
2010-03-16 Michael StapelbergBugfix: configure floating windows above tiling windows...
2010-03-16 Michael StapelbergBugfix: configure floating windows above tiling windows...
next