summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Fix whitespace issues.Libravatar Mikkel Oscar Lyderik2016-01-05
* Init layout before checking configLibravatar Mikkel Oscar Lyderik2016-01-05
* Revert "Free wordexp_t in config.c:get_config_path"Libravatar Drew DeVault2016-01-04
* Free wordexp_t in config.c:get_config_pathLibravatar Drew DeVault2016-01-04
* Merge pull request #433 from crondog/issue431Libravatar Mikkel Oscar Lyderik2016-01-05
|\
| * Return focus to fullscreen viewLibravatar crondog2016-01-05
* | Fix overwriting current pressed keys.Libravatar Mikkel Oscar Lyderik2016-01-04
|/
* swaybar: Implement binding_mode_indicatorLibravatar Mikkel Oscar Lyderik2016-01-03
* Add IPC event typesLibravatar Mikkel Oscar Lyderik2016-01-03
* split toggleLibravatar crondog2015-12-31
* Dont try and fullscreen a workspace with no viewsLibravatar crondog2015-12-30
* Merge pull request #418 from mikkeloscar/sway-handle-sigtermLibravatar Drew DeVault2015-12-29
|\
| * Handle SIGTERM sent to swayLibravatar Mikkel Oscar Lyderik2015-12-29
* | Fix use-after-free when closing fullscreen viewsLibravatar Drew DeVault2015-12-29
|/
* 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
| |/