]> git.sur5r.net Git - i3/i3/history - src/commands.c
Refined the fullscreen focus constraints.
[i3/i3] / src / commands.c
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...
2010-03-16 Michael Stapelbergipc: correctly shutdown IPC sockets when exiting/restarting
2010-03-10 Michael StapelbergSelect containers above or near the whole snapped width...
2010-03-08 Axel WagnerImplement screen-spanning fullscreen-mode (command...
2010-03-07 Michael StapelbergTurn nested functions into real functions or macros
2010-03-05 Michael StapelbergRemove trailing whitespace
2010-03-05 Thorsten TöpperChanging to stacking/tabbing toggles mode to default...
2010-03-05 Michael StapelbergUpdate function names, variable names and documentation...
2010-03-02 Michael StapelbergWhen in fullscreen mode, focus whole screens instead...
2010-03-02 Michael StapelbergRestore geometry of all windows before exiting/restarti...
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2010-02-12 Michael StapelbergAlso warp the pointer when moving a window to a another...
2010-01-23 Michael StapelbergImplement resize command for floating clients
2010-01-19 Cedric StaubFeature: Cycle through workspaces
2010-01-03 Jan-Erik Redigeradded popup for handling SIGSEGV or SIGFPE
2010-01-01 Michael StapelbergBugfix: Containers could lose their snap state (Thanks...
2010-01-01 Michael StapelbergBugfix: Containers could lose their snap state (Thanks...
2009-12-21 Michael Stapelbergxinerama: correctly put windows which are assigned...
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-11-09 Michael StapelbergMerge branch 'next'
2009-10-07 Michael StapelbergBugfix: Go to the target workspace before changing...
2009-09-29 Michael StapelbergRefactor workspaces to be stored in a TAILQ instead...
2009-09-28 Michael StapelbergFix syntax for resize command
2009-09-27 Michael StapelbergImplement modes. Modes allow you to use different keybi...
2009-09-27 Michael StapelbergMake number of workspaces dynamic (no longer limited...
2009-09-26 Michael StapelbergImplement resize command
2009-09-22 Michael StapelbergImplement stack-limit for further defining how stack...
2009-09-20 Michael StapelbergImplement vim-like marks
2009-09-12 Michael StapelbergCompilation fix for the last commit
2009-09-12 Michael StapelbergCompilation fix for the last commit
2009-09-12 Michael StapelbergBugfix: Correctly initialize workspaces for floating...
next