aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Give focus to another swaylock surface when output is disconnectedLibravatar Ryan Dwyer2018-10-04
* Merge pull request #2759 from minus7/fix-view-container-nullLibravatar emersion2018-10-03
|\
| * Fix crash if view has no containerLibravatar minus2018-10-03
* | Reenable popup-handling for determining focusLibravatar Jonathan Buch2018-10-03
* | Use "raycasting" for determining focus for floating windowsLibravatar Jonathan Buch2018-10-03
* | Fix focusing topmost floating windowsLibravatar Jonathan Buch2018-10-03
* | Add manpage documentatioon for raise_floatingLibravatar Jonathan Buch2018-10-03
* | Simplify raising a container in seatLibravatar Jonathan Buch2018-10-03
* | Add configuration for raising containers on focusLibravatar Jonathan Buch2018-10-03
|/
* Add sanity check for empty focus stackLibravatar Ryan Dwyer2018-10-03
* Fix some missing commands in sway-input(5)Libravatar Drew DeVault2018-10-03
* Merge pull request #2703 from RyanDwyer/csd-borderLibravatar Drew DeVault2018-10-03
|\
| * Remove server-decoration assumption if view supports xdg-decorationLibravatar Ryan Dwyer2018-09-27
| * Improve CSD logicLibravatar Ryan Dwyer2018-09-27
| * Rename view_set_csd_from_client to view_update_csd_from_clientLibravatar Ryan Dwyer2018-09-27
| * Remove CSD from toggle list if client doesn't support itLibravatar Ryan Dwyer2018-09-27
| * Add CSD to border modesLibravatar Ryan Dwyer2018-09-27
* | Fix tiling criteriaLibravatar Ryan Dwyer2018-10-03
* | Set focus_inactive on a sibling when a container closes in an inactive workspaceLibravatar Ryan Dwyer2018-10-02
* | Handle border options for gapsLibravatar Brian Ashworth2018-10-01
* | Merge branch 'master' into fix-2653Libravatar Ryan Dwyer2018-10-02
|\ \
| * \ Merge pull request #2735 from RedSoxFan/fix-quotesLibravatar Drew DeVault2018-10-01
| |\ \
| | * | Do not strip quotes for cmd_setLibravatar Brian Ashworth2018-09-30
| | * | Do not strip quotes for exec or bind commandsLibravatar Brian Ashworth2018-09-30
* | | | Fix smart gapsLibravatar Brian Ashworth2018-10-01
|/ / /
* | | Merge pull request #2737 from Ragnis/criteria-floatingLibravatar Drew DeVault2018-09-30
|\ \ \ | |/ / |/| |
| * | Parse floating criteriaLibravatar Ragnis Armus2018-09-30
* | | Add support for installing binaries with DT_RPATHLibravatar Arkadiusz Hiler2018-09-30
* | | Merge pull request #2726 from RyanDwyer/overhaul-gapsLibravatar Drew DeVault2018-09-30
|\ \ \
| * | | Update gaps documentationLibravatar Ryan Dwyer2018-09-29
| * | | Don't allow negative gapsLibravatar Ryan Dwyer2018-09-29
| * | | Make gaps implementation consistent with i3-gapsLibravatar Ryan Dwyer2018-09-29
* | | | Merge pull request #2728 from RedSoxFan/move-sticky-on-evacLibravatar Drew DeVault2018-09-30
|\ \ \ \
| * | | | Move sticky containers in output_evacuateLibravatar Brian Ashworth2018-09-28
| |/ / /
* | | | Merge pull request #2725 from PumbaPe/add-tap-and-dragLibravatar Drew DeVault2018-09-30
|\ \ \ \
| * | | | add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
* | | | | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* | | | | Remove libcap/prctl artifactsLibravatar Arkadiusz Hiler2018-09-30
* | | | | Fix hotplugging down to zero outputsLibravatar Ryan Dwyer2018-09-30
* | | | | Merge pull request #2698 from ianyfan/hide-cursorLibravatar emersion2018-09-29
|\ \ \ \ \
| * | | | | cursor: allow cursor_set_image to accept a NULL image to hide cursorLibravatar Ian Fan2018-09-24
| * | | | | seat: only show cursor if pointer configuredLibravatar Ian Fan2018-09-24
* | | | | | Merge pull request #2729 from RyanDwyer/resize-return-falseLibravatar emersion2018-09-29
|\ \ \ \ \ \
| * | | | | | Return an error when resizing is a no opLibravatar Ryan Dwyer2018-09-29
| | |_|/ / / | |/| | | |
* | | | | | Fix quote handling for commandsLibravatar Brian Ashworth2018-09-28
* | | | | | Handle shell special characters in bg file pathLibravatar Brian Ashworth2018-09-28
|/ / / / /
* | | | | sway{,bar,input}.5: changes for generic blocksLibravatar Brian Ashworth2018-09-28
* | | | | sway.5: update set command informationLibravatar Brian Ashworth2018-09-28
| |/ / / |/| | |
* | | | swaybar: fix setting binding mode indicatorLibravatar Ian Fan2018-09-28
* | | | Check for NULL output in workspace_valid_on_outputLibravatar Ryan Dwyer2018-09-28