aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* handlers: geometry_request: Better debug output.Libravatar S. Christoffer Eliesen2015-12-28
* arrange_windows_r: Round pixels to match reality, fixes calculations.Libravatar S. Christoffer Eliesen2015-12-28
* arrange_windows_r: Bring parent coordinates into layout calculations.Libravatar S. Christoffer Eliesen2015-12-28
* Focus new sibling added to containerLibravatar Mikkel Oscar Lyderik2015-12-25
* Trigger workspace init event (floating)Libravatar Mikkel Oscar Lyderik2015-12-25
* Use SYSCONFDIR as recommendedLibravatar Yacine Hmito2015-12-23
* Initialize id, part twoLibravatar Drew DeVault2015-12-22
* Initialize IDLibravatar Drew DeVault2015-12-22
* Merge pull request #393 from robotanarchy/musl-libc-compatibilityLibravatar Drew DeVault2015-12-21
|\
| * replace non-standard qsort_r with qsortLibravatar robotanarchy2015-12-22
| * remove unused execinfo.h include from debug_log.cLibravatar robotanarchy2015-12-21
* | Trigger ipc_event_workspace in all casesLibravatar Mikkel Oscar Lyderik2015-12-21
* | Merge pull request #390 from mikkeloscar/workspace-ipc-eventLibravatar Drew DeVault2015-12-21
|\ \
| * | Don't skip all clients on ipc_workspace_event.Libravatar Mikkel Oscar Lyderik2015-12-21
* | | Trigger event on bar mode|hidden_state commandsLibravatar Mikkel Oscar Lyderik2015-12-21
* | | Implement `barconfig_update` IPC eventLibravatar Mikkel Oscar Lyderik2015-12-21
|/ /
* | Handle bar commands outside config fileLibravatar Mikkel Oscar Lyderik2015-12-21
* | Fix default swaybar fontLibravatar Drew DeVault2015-12-21
|/
* layout: Fix `edge_gaps off` with top/left panels.Libravatar S. Christoffer Eliesen2015-12-20
* container: Fix inner gaps against screen edge.Libravatar S. Christoffer Eliesen2015-12-20
* Merge pull request #373 from sce/per_panel_configLibravatar Drew DeVault2015-12-20
|\
| * extensions: Track panels by wl_resource, position per panel.Libravatar S. Christoffer Eliesen2015-12-20
| * extensions: panel_config->resource => wl_surface_res.Libravatar S. Christoffer Eliesen2015-12-20
* | 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
|/