]> git.sur5r.net Git - i3/i3/history - src/commands.c
Merge branch 'release-4.16.1'
[i3/i3] / src / commands.c
2017-09-04 Michael StapelbergMerge branch 'next' into master
2017-05-29 Ingo BürkMerge pull request #2772 from loungecube/patch-1
2017-05-17 Ingo BürkMerge pull request #2761 from mdirkse/next
2017-05-16 Ingo BürkMerge pull request #2771 from hwangcc23/fix-2764
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-15 Ingo BürkImplement 'swap' command. 2496/head
2017-02-23 Ingo BürkMerge pull request #2649 from s3rb31/next
2017-02-23 s3rb31Implement mapping from string to layout as extra function
2017-01-22 Tony CrisciAdd the ipc shutdown event (#2652)
2016-11-16 Michael StapelbergMerge pull request #2551 from bapt/freebsd_fixes
2016-11-15 mihaicmnfix incorrect reply to ipc command (#2567)
2016-11-08 Michael Stapelbergswitch to clang-format-3.8 (#2547)
2016-11-08 Michael StapelbergMerge branch 'next' into master
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2016-09-30 Ingo BürkImplement special value 'current' for output. (#2483)
2016-04-15 Tony CrisciCast con id as uintptr_t (#2298) 2293/head
2016-04-04 Eric EngeströmFix spelling mistakes
2016-03-06 Michael Stapelbergfix i3 4.12 merge issue in src/commands.c (Thanks Airbl... upstream/master
2016-03-06 Michael StapelbergMerge branch 'next' into master
2016-02-15 Michael StapelbergAllow workspace renames which change case
2016-02-10 Michael StapelbergMerge pull request #2203 from Airblader/bug-2202
2016-02-09 Ingo BürkEnsure that the "border" command uses logical pixels. 2203/head
2016-02-06 Michael Stapelbergtravis: check spelling of binaries and manpages, use...
2016-01-26 Michael StapelbergMerge pull request #2177 from dcoppa/next
2016-01-26 David CoppaRemove commented-out code.
2016-01-18 Michael StapelbergMerge pull request #2162 from Airblader/feature-2153
2016-01-18 Ingo BürkHandle the EWMH atom _NET_WM_DESKTOP. 2162/head
2016-01-09 Michael StapelbergASAN: trigger leak before exiting
2016-01-09 Michael Stapelbergcommands.c: fix memory leak
2016-01-08 Michael Stapelbergrename workspace: fix heap-use-after-free
2016-01-05 Michael StapelbergMerge pull request #2143 from Airblader/feature-2120
2016-01-05 Ingo BürkMove title_format from window to container. 2143/head
2016-01-04 Michael StapelbergMerge pull request #2139 from jolange/feature_split...
2016-01-04 Johannes Langeadded "toggle" option to "split" command 2139/head
2015-12-29 Michael StapelbergMerge pull request #2137 from fmthoma/fix-assign-workspace
2015-12-29 Michael StapelbergMerge pull request #2131 from kneitinger/next
2015-12-29 Michael StapelbergMerge pull request #2134 from Airblader/bug-1761
2015-12-28 Ingo BürkValidate matched containers for "kill" command correctly. 2134/head
2015-12-28 Ingo BürkRename tree_close() to tree_close_internal().
2015-12-25 Michael StapelbergMerge pull request #2113 from Airblader/bug-2111
2015-12-17 Ingo BürkMatch on all criteria even if con_id or con_mark are... 2113/head
2015-12-14 Michael StapelbergMerge pull request #2105 from Airblader/bug-2099
2015-12-14 Michael StapelbergMerge pull request #2103 from Airblader/bug-2091
2015-12-09 Ingo BürkReject invalid match criteria with an error. 2103/head
2015-12-04 Michael StapelbergMerge pull request #2095 from Airblader/bug-2090
2015-12-03 Ingo BürkAllow "move position center" to operate on matched... 2095/head
2015-10-28 Ingo BürkRefactor parsing of matches to avoid code duplication.
2015-10-28 Ingo BürkFix crash when trying to split and float a dock container.
2015-10-28 Ingo BürkTurn "char *" into "const char *" for all command parse...
2015-10-28 Ingo BürkMigrate the move command to use typed numbers.
2015-10-28 Ingo BürkMigrate the resize command to use typed numbers.
2015-10-27 Michael StapelbergMerge pull request #2040 from Airblader/bug-2034
2015-10-27 Michael StapelbergMerge pull request #2041 from Airblader/feature-2028-2
2015-10-26 Ingo BürkAdd --no-auto-back-and-forth for moving windows. 2041/head
2015-10-26 Ingo BürkFix crash when trying to split and float a dock container. 2040/head
2015-10-26 Michael StapelbergMerge pull request #2036 from Airblader/bug-2015
2015-10-25 Michael StapelbergMerge pull request #2031 from Airblader/feature-2028
2015-10-25 Ingo BürkMake resize grow|shrink width|height work for a nested... 2036/head
2015-10-23 Ingo BürkAdded --no-auto-back-and-forth to workspace commands. 2031/head
2015-10-22 Michael StapelbergMerge pull request #2025 from Airblader/feature-2022
2015-10-22 Michael StapelbergMerge pull request #2018 from Airblader/feature-2014
2015-10-22 Ingo BürkMake 'unmark' aware of matched windows.
2015-10-22 Ingo BürkIntroduce "--add" for marking windows.
2015-10-22 Ingo BürkAllow multiple marks on windows.
2015-10-05 Michael StapelbergMerge pull request #1933 from Airblader/feature-1878-2
2015-10-04 Michael StapelbergMerge pull request #1963 from Airblader/bug-refactor...
2015-10-04 Ingo BürkRefactor parsing of matches to avoid code duplication. 1963/head
2015-10-04 Michael StapelbergMerge pull request #1909 from Airblader/feature-refactor-1
2015-10-04 Michael StapelbergMerge pull request #1965 from Airblader/feature-typed...
2015-10-02 Michael StapelbergMerge pull request #1959 from hwangcc23/fix-1926
2015-09-30 Michael StapelbergMerge branch 'next' into master
2015-09-28 Ingo BürkTurn "char *" into "const char *" for all command parse... 1965/head
2015-09-28 Ingo BürkMigrate the move command to use typed numbers.
2015-09-28 Ingo BürkMigrate the resize command to use typed numbers.
2015-09-28 Michael StapelbergMerge pull request #1967 from Airblader/feature-easier...
2015-09-28 Michael StapelbergMerge pull request #1962 from Airblader/bug-move-to...
2015-09-28 Michael StapelbergMerge pull request #1961 from Airblader/bug-1957
2015-09-28 Michael StapelbergMerge pull request #1960 from Airblader/bug-restore...
2015-09-26 Ingo BürkCorrectly handle command criteria for "move window... 1962/head
2015-09-25 Ingo BürkWhen appending a layout containing a marked container... 1960/head
2015-09-24 Michael StapelbergMerge pull request #1931 from Airblader/bug-1924
2015-09-24 Ingo BürkKeep a sticky window focused if it was the focused... 1931/head
2015-09-21 Michael StapelbergMerge pull request #1943 from tcatm/fix-no-randr-output
2015-09-21 Michael StapelbergMerge pull request #1921 from tcatm/fix-no-randr-output
2015-09-17 Michael StapelbergMerge pull request #1920 from Airblader/feature-1873
2015-09-16 Michael StapelbergMerge pull request #1928 from Airblader/bug-1927
2015-09-16 Ingo BürkUse the focused container to determine the target windo... 1928/head
2015-09-13 Michael StapelbergMerge pull request #1856 from Airblader/feature-1455
2015-09-13 Ingo BürkMake sure sticky windows pop to the front if they get... 1856/head
2015-09-13 Ingo BürkImplement new 'sticky' command to manually set, remove...
2015-09-11 Michael StapelbergMerge pull request #1893 from rr-/resize
2015-09-11 rr-Support "resize set W H" 1893/head
2015-09-11 Michael StapelbergMerge pull request #1913 from Airblader/feature-1809
2015-09-11 Ingo BürkLet "focus" report success depending on whether a windo... 1913/head
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-09-03 Michael StapelbergMerge pull request #1880 from Airblader/feature-665
2015-08-31 Ingo BürkMove aspect_ratio from Con to Window. 1880/head
2015-08-31 Ingo BürkMove width_increment and height_increment from Con...
2015-08-31 Michael StapelbergMerge pull request #1877 from Airblader/feature-1872
next