]> git.sur5r.net Git - i3/i3/history - src/commands.c
format **/*.c with clang-format-3.5
[i3/i3] / src / commands.c
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-06-11 Michael Stapelbergcleanup temporary directory when restarting and not...
2014-06-08 Michael Stapelbergdelete ipc socket when exiting, cleanup tmpdir
2014-06-08 Michael Stapelbergreplace remaining printf()s with D?LOG
2014-05-31 Tony CrisciRefactor parse_command
2014-05-20 Tony CrisciChange the names of parser result structs
2014-05-03 Michael Stapelbergimprove error messages for i3-internal workspace names
2014-05-03 Alexander BerntsenMake all workspaces starting with "__" internal
2014-04-26 Tony CrisciBugfix: resize window check should check for null
2014-04-18 Michael Stapelberglayout restoring: append at the nearest split container...
2014-03-21 Tony CrisciFree owindow when no con_id match or window
2014-03-21 Tony CrisciFree match after criteria initialization
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-15 Michael StapelbergMerge branch 'fix-resize'
2014-03-15 Tony CrisciBugfix: don't try to resize docks by command
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael Stapelbergreturn parse errors via IPC for append_layout
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-01 Michael StapelbergMerge branch 'master' into next
2013-12-24 Michael StapelbergMerge branch 'master' into next
2013-12-22 Michael Stapelbergdisplay swallows criteria in placeholder windows
2013-12-22 Michael Stapelberglayout restore: create and render placeholder windows
2013-12-22 Michael StapelbergMerge branch 'next'
2013-12-21 Michael StapelbergMerge branch 'master' into next
2013-11-22 Michael StapelbergMerge branch 'master' into next
2013-10-23 jjFix output retrieval for floating cons
2013-10-09 Michael StapelbergMerge branch 'master' into next
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...
next