]> git.sur5r.net Git - i3/i3/history - src/commands.c
Merge pull request #1521 from Airblader/feature-use-refactored-function
[i3/i3] / src / commands.c
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
2014-06-24 Tony CrisciImplement EWMH desktop names
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-23 Tony CrisciWorkspace command number selection
2014-06-23 Michael Stapelbergfix src/commands.c with clang-format
2014-06-23 Tony CrisciMake command `move [direction]` work with criteria
2014-06-23 Tony CrisciConsistently parse workspace numbers
2014-06-19 Michael Stapelbergclang-format-3.5 **/*.h **/*.c
2014-06-15 Michael StapelbergMerge branch 'next'
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 'fix-resize'
2014-03-15 Michael StapelbergMerge branch 'master' into next
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
next