aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge pull request #372 from sce/fix_swaybar_output_name_testLibravatar Drew DeVault2015-12-20
|\
| * config: load_swaybars: Fix name comparison.Libravatar S. Christoffer Eliesen2015-12-20
* | config: free_bar: Check if outputs is NULL.Libravatar S. Christoffer Eliesen2015-12-20
|/
* Implement compositor support for swaylockLibravatar Drew DeVault2015-12-18
* Fix lock extension setup in compositorLibravatar Drew DeVault2015-12-18
* Merge pull request #361 from mikkeloscar/i3bar-commandLibravatar Drew DeVault2015-12-18
|\
| * Add support for running swaybar_commandLibravatar Mikkel Oscar Lyderik2015-12-19
* | Fix default workspace name generationLibravatar Drew DeVault2015-12-18
|/
* Merge pull request #360 from sce/fix_arrange_windowsLibravatar Drew DeVault2015-12-18
|\
| * layout: arrange_windows: Partially fix swaybar irregularties.Libravatar S. Christoffer Eliesen2015-12-18
| * layout: arrange_windows: Fix/better debug output.Libravatar S. Christoffer Eliesen2015-12-18
* | Merge pull request #359 from mikkeloscar/i3bar-commandLibravatar Drew DeVault2015-12-18
|\ \
| * | Add bar option: swaybar_command <command>Libravatar Mikkel Oscar Lyderik2015-12-19
| |/
* | Terminate children when freeing output containerLibravatar Mikkel Oscar Lyderik2015-12-18
* | Reload swaybar/swaybg on config reload.Libravatar Mikkel Oscar Lyderik2015-12-18
|/
* Add shims for swaylock on compositorLibravatar Drew DeVault2015-12-18
* layout: Keep output at the correct size, workspace can be smaller.Libravatar S. Christoffer Eliesen2015-12-18
* focus: Fix moving last workspace.Libravatar S. Christoffer Eliesen2015-12-18
* sway: insert numbered workspaces in orderLibravatar progandy2015-12-18
* sway: enable workspace selection by numberLibravatar progandy2015-12-18
* Fix bar invocation for multihead setupLibravatar Drew DeVault2015-12-16
* Use system swaybar instead of local swaybarLibravatar Drew DeVault2015-12-16
* Invoke swaybar when an output matches a bar configLibravatar Drew DeVault2015-12-16
* Bring unmanaged windows to front on output arrangeLibravatar Drew DeVault2015-12-16
* Merge pull request #338 from mikkeloscar/bar-separator-symbolLibravatar Drew DeVault2015-12-16
|\
| * Implement bar option: separator_symbolLibravatar Mikkel Oscar Lyderik2015-12-16
* | Use free_flat_list for simple char* list.Libravatar Mikkel Oscar Lyderik2015-12-16
|/
* [swaybar] Get bar config via IPCLibravatar Drew DeVault2015-12-15
* Merge pull request #335 from mikkeloscar/bar-fontLibravatar Drew DeVault2015-12-15
|\
| * Implement bar option: font <font>Libravatar Mikkel Oscar Lyderik2015-12-15
* | Implement bar option: binding_mode_indicator <yes|no>Libravatar Mikkel Oscar Lyderik2015-12-15
|/
* Correctly free bindings listLibravatar Mikkel Oscar Lyderik2015-12-15
* Implement bar option: output <output>Libravatar Mikkel Oscar Lyderik2015-12-15
* Fix active_workspace_border color definitionLibravatar Mikkel Oscar Lyderik2015-12-15
* Merge pull request #328 from mikkeloscar/bar-heightLibravatar Drew DeVault2015-12-15
|\
| * Add bar height option (Airblader/i3)Libravatar Mikkel Oscar Lyderik2015-12-15
* | Fix crash from ipc_json_describe_workspaceLibravatar Drew DeVault2015-12-15
|/
* Implement IPC_GET_BAR_CONFIGLibravatar Drew DeVault2015-12-15
* Add rgba support for bar colorsLibravatar Mikkel Oscar Lyderik2015-12-15
* Implement bar option: colors {}Libravatar Mikkel Oscar Lyderik2015-12-15
* Remove a couple of unwanted spacesLibravatar Mikkel Oscar Lyderik2015-12-15
* Merge pull request #324 from mikkeloscar/free-bar-bindingsLibravatar Drew DeVault2015-12-14
|\
| * Free bar->bindingsLibravatar Mikkel Oscar Lyderik2015-12-15
* | Merge pull request #325 from gpyh/bar_cmd_modifierLibravatar Drew DeVault2015-12-14
|\ \
| * | Added bar_cmd_modifierLibravatar Yacine Hmito2015-12-15
| |/
* | Merge pull request #323 from gpyh/bar_cmd_status_commandLibravatar Drew DeVault2015-12-14
|\ \
| * | Added bar_cmd_status_commandLibravatar Yacine Hmito2015-12-15
| |/
* / Move default bar config to bar creation.Libravatar Mikkel Oscar Lyderik2015-12-15
|/
* Added bar_cmd_bindsymLibravatar Yacine Hmito2015-12-15
* Merge pull request #320 from mikkeloscar/configure-mouse-btn2Libravatar Drew DeVault2015-12-14
|\