summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge branch 'master' into variables_corner_casesLibravatar Denis Doria2016-06-06
|\
| * Common: Readline: Ignore newline on '\' escaped line ends.Libravatar Roosembert Palacios2016-06-06
| * Sway: Configuration: Support for escaping line breaks.Libravatar Roosembert Palacios2016-06-05
| * document `assign` commandLibravatar Zandr Martin2016-06-05
* | Merge branch 'master' into variables_corner_casesLibravatar Denis Doria2016-06-05
|\|
| * Merge pull request #695 from zandrmartin/document-client-commandsLibravatar Drew DeVault2016-06-04
| |\
| | * add documentation for client commandsLibravatar Zandr Martin2016-06-04
| * | Add missing layout modes in sway(5)Libravatar wdbw2016-06-04
| |/
* | Put w to uppercase just to keep consistency between warningsLibravatar Denis Doria2016-06-03
* | Includes $ for variables without itLibravatar Denis Doria2016-06-03
* | Fix identation issueLibravatar thuck2016-06-03
* | Merge branch 'master' of https://github.com/SirCmpwn/sway into variables_corn...Libravatar thuck2016-06-03
|\|
| * implement stable sort for listsLibravatar Zandr Martin2016-06-02
* | Fix output command when varible not setLibravatar thuck2016-06-03
* | Including error message when variable do not start with $Libravatar thuck2016-06-02
|/
* Sync masterLibravatar Denis Doria2016-06-02
|\
| * redo smart_gaps/hide_edge_borders fixLibravatar Zandr Martin2016-06-02
* | Initial implementation for floating_maximum_sizeLibravatar Denis Doria2016-06-02
|/
* Clean up not used variablesLibravatar Denis Doria2016-06-01
* Update man page with information about floating_maximum_sizeLibravatar Denis Doria2016-06-01
* Included option floating_minimum_sizeLibravatar Denis Doria2016-06-01
* Merge branch 'master' of github.com:SirCmpwn/sway into fix-swaybar-in-08bef67Libravatar Zandr Martin2016-05-31
|\
| * Merge branch 'master' into floating_sizeLibravatar Denis Doria2016-05-31
| |\
| * | Initial work for floating view with sane valuesLibravatar Denis Doria2016-05-31
* | | fix swaybar problem in 08bef67Libravatar Zandr Martin2016-05-31
| |/ |/|
* | sway: refactor ipc_client_handle_command()Libravatar Eric Engestrom2016-05-31
|/
* sway: fix IPC resource leakLibravatar Eric Engestrom2016-05-31
* Remove bar position left:right from docsLibravatar Drew DeVault2016-05-29
* enforce workspace output assignentsLibravatar Zandr Martin2016-05-28
* remove alphabetic sorting from sort_workspacesLibravatar Zandr Martin2016-05-28
* Implement sort_workspaces() function for outputs.Libravatar Zandr Martin2016-05-27
* set focus on fullscreen view when changing focusLibravatar Zandr Martin2016-05-23
* Concatenate output cmd args, fixes #654Libravatar Mykyta Holubakha2016-05-23
* Remove stray whitespaceLibravatar Mikkel Oscar Lyderik2016-05-20
* Rearrange output when setting backgroundLibravatar Mikkel Oscar Lyderik2016-05-20
* Fix issue #661.Libravatar Jasen Borisov2016-05-18
* Support floating_scroll sidewaysLibravatar Mykyta Holubakha2016-05-14
* Revert "sway/container.c: fix segfault where view is assigned prematurely"Libravatar Drew DeVault2016-05-14
* sway/container.c: fix segfault where view is assigned prematurelyLibravatar Daniel Lockyer2016-05-09
* Prevent changing layout when focusing float windowLibravatar Mikkel Oscar Lyderik2016-05-09
* Allow to set relative path for wallpapers in configLibravatar Mykyta Holubakha2016-05-08
* Remove FSB_GAPS_INNER and FSB_GAPS_OUTERLibravatar Mykyta Holubakha2016-05-08
* Documented floating_scrollLibravatar Mykyta Holubakha2016-05-08
* Implemented configurable floating scroll behaviorLibravatar Mykyta Holubakha2016-05-07
* Merge pull request #638 from neosilky/memleakLibravatar Drew DeVault2016-05-05
|\
| * sway/main.c: simplify free'ing by switching to the helper methodLibravatar Daniel Lockyer2016-05-05
* | sway/config.c: fix double free issue as we need to store path in listLibravatar Daniel Lockyer2016-05-05
|/
* Merge pull request #628 from 1ace/fix/ipc-pathLibravatar Drew DeVault2016-05-02
|\
| * sway: always terminate ipc pathLibravatar Eric Engestrom2016-05-02
* | fix a typo (horiziontal -> horizontal)Libravatar Raman Varabets2016-05-02
|/