]> git.sur5r.net Git - i3/i3/history - src/commands.c
Added --no-auto-back-and-forth to workspace commands.
[i3/i3] / src / commands.c
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-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
2015-08-30 Ingo BürkSupport _NET_WM_VISIBLE_NAME. As per specification... 1877/head
2015-08-03 Michael StapelbergMerge pull request #1712 from Airblader/feature-next...
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-30 Tony CrisciDetect base 16 in cmd criteria
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-06-30 Michael StapelbergMerge pull request #1771 from Airblader/feature-1769
2015-06-30 Michael StapelbergMerge pull request #1772 from Airblader/feature-fix...
2015-06-30 Ingo BürkImplement new criterion 'workspace'. 1771/head
2015-06-30 Michael StapelbergMerge pull request #1768 from hwangcc23/atoi2strtol
2015-06-30 Ingo BürkAdded missing newlines in log statements. 1772/head
2015-06-29 Michael StapelbergMerge pull request #1747 from Airblader/feature-1723
2015-06-29 Ingo BürkParse the title_format and display the customized windo...
2015-06-29 Ingo BürkAdded command directive 'title_format'.
2015-06-18 Michael StapelbergMerge pull request #1697 from Airblader/feature-1695
2015-06-13 Michael StapelbergMerge pull request #1752 from Airblader/feature-test...
2015-06-13 Michael StapelbergMerge pull request #1744 from Airblader/feature-docs-7
2015-06-12 Ingo BürkFix documentation for border styles. 1744/head
2015-05-18 Michael StapelbergMerge pull request #1706 from Airblader/feature-docs-5
2015-05-17 Michael StapelbergMerge pull request #1698 from Airblader/feature-1696
2015-05-13 Michael StapelbergMerge pull request #1704 from acrisci/bug/cmd-detect...
2015-05-12 Ingo BürkImplemented new command 'move [window|container] [to...
2015-05-12 Tony CrisciDetect base 16 in cmd criteria 1704/head
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-04-20 Ingo BürkImplement new criterion 'window_type = normal|dialog...
2015-04-19 Michael StapelbergMerge pull request #1662 from Airblader/feature-move...
2015-04-19 Ingo BürkImplement the command 'move container to mark <mark...
2015-04-19 Ingo BürkAdded 'con_move_to_mark' to move a container to the...
2015-04-19 Ingo BürkAdded configuration directive for 'move [container...
2015-04-16 Michael StapelbergMerge branch 'master' into next
2015-04-06 Michael HofmannGet workspace name when renaming current workspace.
2015-04-02 Michael StapelbergMerge pull request #1628 from acrisci/feature/complete...
2015-04-01 Michael StapelbergMerge pull request #1620 from Airblader/bug-1614
2015-04-01 Ingo BürkOnly mark a window if only one window is matched 1620/head
2015-04-01 Michael StapelbergMerge pull request #1618 from Deiz/fix-1603
2015-03-30 Michael StapelbergMerge pull request #1601 from Airblader/feature-titleba...
2015-03-30 Ingo BürkChanged the default for show_marks from "no" to "yes" 1601/head
2015-03-30 Ingo BürkIntroduce a cached boolean for changes to the mark...
2015-03-30 Michael StapelbergMerge pull request #1613 from Airblader/feature-1426
2015-03-30 Michael StapelbergMerge pull request #1609 from Deiz/consistent-center
2015-03-30 DeizHandle floating centering in one function and test... 1609/head
2015-03-30 Michael StapelbergMerge pull request #1608 from mh21/renaming-empty-ws...
2015-03-30 Michael StapelbergMerge pull request #1589 from Deiz/fix-center
2015-03-30 Michael HofmannGet workspace name when renaming current workspace. 1608/head
2015-03-29 Michael StapelbergMerge pull request #1595 from Deiz/fix-1484
2015-03-29 Michael StapelbergMerge pull request #1599 from Airblader/feature-toggle...
2015-03-29 Ingo BürkAdded test cases for 'mark --toggle' (#1463) 1599/head
2015-03-29 Ingo BürkAdded a --toggle switch to "mark [--toggle] <mark>"
2015-03-29 Michael StapelbergMerge branch 'next' into master
2015-03-29 Michael StapelbergMerge branch 'master' into next
2015-03-27 Michael StapelbergMerge pull request #1582 from shdown/allow-escaping...
2015-03-26 DeizMake center coordinates relative to current workspace
2015-03-25 Michael StapelbergMerge pull request #1583 from shdown/next
2015-03-24 Michael StapelbergRevert "Workspace command number selection"
2015-03-21 Michael StapelbergMerge pull request #1549 from shdown/y-offset-fix
2015-03-16 Michael StapelbergMerge pull request #1551 from acrisci/bug/rename-worksp...
next