]> git.sur5r.net Git - i3/i3/history - src/commands.c
Refactor the interface of commands.c
[i3/i3] / src / commands.c
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...
2009-09-12 Michael StapelbergBugfix: Correctly initialize workspaces for floating...
2009-09-12 Michael StapelbergBugfix: Correctly initialize workspace when moving...
2009-09-12 Michael StapelbergBugfix: Correctly initialize workspace when moving...
2009-09-10 Michael StapelbergSome little style adjustments for badboy’s patch
2009-09-10 Jan-Erik RedigerImplement command to toggle border style
2009-08-22 Michael StapelbergImplement tabbing
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
2009-08-19 Michael StapelbergMerge branch 'next'
2009-08-11 Michael StapelbergMore log cleanups
2009-08-11 Michael StapelbergBugfix: Fix screen wrapping, cleanup some log messages
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-11 Michael StapelbergSet WM_STATE_WITHDRAWN when unmapping, unmap windows...
2009-08-08 Michael StapelbergImplement assignments of workspaces to screens, big...
2009-08-05 Michael StapelbergBugfix: Change to default mode if there was no client...
2009-08-05 Michael StapelbergBugfix: Change to default mode if there was no client...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-05 Michael StapelbergImplement ws (with screen) to focus the next screen...
2009-08-05 Michael StapelbergImplement borderless / 1-px-bordered windows
2009-08-02 Michael StapelbergBugfix: Don’t hide assigned clients to inactive but...
2009-07-23 Michael StapelbergSome fixes/reformatting for bapt’s patch
2009-07-23 baptImplements a reload command
2009-07-21 Michael StapelbergSome little fixes (mostly formatting) for bapt’s patch
2009-07-21 BaptImplements next-previous workspace
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-26 Michael StapelbergBugfix: Don’t lose focus when putting windows into...
2009-06-26 Michael StapelbergBugfix: When moving, first check boundaries, then check...
next