]> git.sur5r.net Git - i3/i3/history - src/commands.c
Added missing newlines in log statements.
[i3/i3] / src / commands.c
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...
2015-03-16 Michael StapelbergMerge pull request #1553 from Airblader/feature-remove...
2015-03-16 Tony Criscibugfix: workspace rename focus mismatch 1551/head
2015-03-14 Michael Stapelbergclang-format src/commands.c
2015-03-14 Michael StapelbergMerge pull request #1539 from mh21/wsrename-1527
2015-03-13 Michael HofmannRename workspaces in startup sequences. 1539/head
2015-03-13 Michael StapelbergMerge pull request #1521 from Airblader/feature-use...
2015-03-13 Michael StapelbergMerge pull request #1513 from Airblader/defect-1473
2015-03-13 Michael StapelbergMerge pull request #1512 from mdtipton/unclutter_scroll
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'fix-restore-errormsg'
2015-03-07 Ingo BürkProperly error out when the layout file cannot be read.
2015-03-07 Ingo BürkGlob filepath when calling append_layout
2015-03-07 Ingo BürkImprove error messages on failing commands
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-05 Ingo BürkUse the already existing function to get rid of some... 1521/head
2015-03-04 Michael StapelbergMerge pull request #1515 from Airblader/feature-command...
2015-03-04 Ingo BürkImprove error messages on failing commands 1515/head
2015-03-04 Ingo BürkRefactor functions for easy reuse
2015-03-04 Ingo BürkWhen renaming a workspace, look for assignments and...
2015-03-01 Michael StapelbergMerge pull request #1503 from Airblader/defect-layout...
2015-03-01 Ingo BürkGlob filepath when calling append_layout 1503/head
2015-03-01 Michael StapelbergMerge branch 'master' of https://github.com/ton/i3...
2015-02-28 Michael StapelbergMerge branch 'next'
2015-02-11 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-17 Michael StapelbergMerge branch 'master' into next
2014-12-22 Tony CrisciInclude workspace con in workspace event
2014-12-10 MatsExtend the fullscreen command
2014-12-10 MatsPrevent workspace change during global fullscreen
2014-08-08 Michael StapelbergMerge branch 'master' into next
2014-07-24 Michael StapelbergMerge branch 'master' into next
2014-07-23 Michael StapelbergMerge branch 'master' into next
2014-07-15 Michael StapelbergMerge branch 'fix-layout-output'
2014-07-15 Michael StapelbergMerge branch 'master' into next
2014-07-15 Michael StapelbergBugfix: properly restore workspace containers (Thanks...
2014-07-11 Michael StapelbergMerge branch 'master' into next
2014-07-10 Michael StapelbergMerge branch 'master' into next
2014-07-02 Tony CrisciMake absolute floating move work with criteria
2014-07-02 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-27 Michael StapelbergMerge branch 'master' into next
2014-06-27 Michael StapelbergMerge branch 'fix-restart'
2014-06-27 Michael StapelbergBugfix: create the directory for storing the restart...
2014-06-25 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'master' into next
next