]> git.sur5r.net Git - i3/i3/history - src/commands.c
Fix keyboard and mouse resize in nested containers
[i3/i3] / src / commands.c
2013-09-26 jjFix keyboard and mouse resize in nested containers
2013-09-26 Vivien Didelotreduce some yajl boilerplate
2013-09-24 Michael StapelbergMerge branch 'master' into next
2013-09-01 Michael StapelbergMerge branch 'master' into next
2013-08-30 Michael StapelbergMerge branch 'master' into next
2013-08-27 Michael StapelbergMerge branch 'master' into next
2013-08-20 Leo GaspardRemove debug message when debugging is disabled
2013-08-20 Bas PapeInitialize variables to prevent (false) warnings.
2013-08-08 Michael StapelbergMerge branch 'fix-move-window-center'
2013-08-08 Michael StapelbergMerge branch 'master' into next
2013-08-08 Franck MicheaAdd missing return after error reporting.
2013-08-07 Michael StapelbergMerge branch 'next'
2013-07-17 koebiimplement unmark command
2013-07-07 Alexander BerntsenImplement debuglog command
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-27 Michael StapelbergMerge branch 'master' into next
2013-06-23 Alexander BerntsenImplement shmlog command
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-05-25 haptix@web.deintroduced i3 command for changing the hidden state...
2013-05-22 Diego OngaroGive layout enum a name: layout_t
2013-04-15 Michael StapelbergMerge branch 'fix-resize'
2013-04-15 Michael StapelbergMerge branch 'master' into next
2013-04-15 obliqueEnsure that resize will take place even if pixel is...
2013-03-12 Michael StapelbergMerge branch 'next'
2013-02-18 Michael StapelbergMerge branch 'master' into next
2013-02-18 Sebastian UllrichAlways auto center on 'scratchpad show' if window hasn...
2013-02-14 obliqueObey WM_SIZE_HINTS's resize increments in floating
2013-01-30 Michael StapelbergMerge branch 'master' into next
2013-01-27 Michael StapelbergMerge branch 'master' into next
2013-01-26 Francesco Mazzoliwrap when moving things to outputs with direction
2013-01-25 Michael StapelbergCall scratchpad_show() when focusing scratchpad windows...
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-24 Michael StapelbergMerge branch 'master' into next
2013-01-09 Michael StapelbergMerge branch 'master' into next
2013-01-01 Michael StapelbergMerge branch 'master' into next
2012-12-24 Michael Stapelbergrefactor both i3-nagbar starts into src/util.c
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-27 Michael StapelbergBugfix: Don’t move floating windows when their size...
2012-11-25 Michael Stapelbergcode style fixes for the previous commit
2012-11-25 Adrien \"schischi... The command to resize a floating window now checks...
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-31 Michael Walleintroduce new command to rename focused workspace
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-24 Michael Stapelbergspelling error: s/implementaiton/implementation/g
2012-10-09 DeizAllow workspace contents to be moved if there are only...
2012-10-09 DeizFix fullscreen focus bug and corresponding test flaw
2012-10-08 Michael Stapelbergmove owindow definition into the command parser
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-09-28 DeizImplement moving workspaces as if they're regular conta...
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergBugfix: with one ws per output, don’t crash on cross...
2012-09-28 Michael StapelbergMake the resize command honor criteria (Thanks Tblue)
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergFix 'border toggle' (it "skipped" 1px border) (Thanks...
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-24 Yaroslav MolochkoImplement variable border widths for pixel/normal
2012-09-22 Michael StapelbergClose empty workspaces after cross-output move (+test...
2012-09-22 Michael StapelbergMake get_output_next() work with non-aligned RandR...
2012-09-22 Sebastian UllrichMake "[move] workspace number" accept a default ws...
2012-09-22 chrysnfixes #776
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael Stapelbergcon_set_layout: always use the parent container, handle...
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-08-22 Sebastian UllrichRemove dead code in cmd_workspace_number
2012-08-22 Sebastian UllrichFix 'back and forth' in 'workspace number' for named ws
2012-08-22 Sebastian UllrichCreate ws in "move workspace number n" if not existing
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-22 Michael StapelbergMerge branch 'floating-resize-height'
2012-08-22 Joel Stemmerfix resizing floating windows by height
2012-08-12 Michael Stapelbergimplement error messages when moving to another ws...
2012-08-12 Michael Stapelberguse I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-07 Michael Stapelbergexplicitly set filenames to $(basename __FILE__)
2012-08-05 Michael StapelbergProperly report errors in 'focus parent' (Thanks eeemsi)
2012-08-05 Michael Stapelbergfix a few warnings/places where the clang static analyz...
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
next