Age | Commit message (Expand) | Author |
2018-10-03 | Reenable popup-handling for determining focus | Jonathan Buch |
2018-10-03 | Use "raycasting" for determining focus for floating windows | Jonathan Buch |
2018-10-03 | Fix focusing topmost floating windows | Jonathan Buch |
2018-10-03 | Add manpage documentatioon for raise_floating | Jonathan Buch |
2018-10-03 | Simplify raising a container in seat | Jonathan Buch |
2018-10-03 | Add configuration for raising containers on focus | Jonathan Buch |
2018-10-03 | Merge pull request #2757 from RyanDwyer/check-focus-stack-empty | emersion |
2018-10-03 | Add sanity check for empty focus stack | Ryan Dwyer |
2018-10-03 | Remove HACKING.md | Drew DeVault |
2018-10-03 | Fix some missing commands in sway-input(5) | Drew DeVault |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-10-03 | Merge pull request #2755 from RyanDwyer/fix-tiling-criteria | Drew DeVault |
2018-10-03 | Fix tiling criteria | Ryan Dwyer |
2018-10-02 | Merge pull request #2749 from ianyfan/swaybar | Drew DeVault |
2018-10-02 | swaybar: add leading comma to click event JSON | Ian Fan |
2018-10-02 | Merge pull request #2745 from RyanDwyer/fix-focus-inactive-on-destroy | Drew DeVault |
2018-10-02 | Set focus_inactive on a sibling when a container closes in an inactive workspace | Ryan Dwyer |
2018-10-02 | Merge pull request #2740 from RedSoxFan/gap-borders | Ryan Dwyer |
2018-10-01 | Handle border options for gaps | Brian Ashworth |
2018-10-02 | Merge pull request #2739 from RedSoxFan/fix-2653 | Ryan Dwyer |
2018-10-02 | Merge branch 'master' into fix-2653 | Ryan Dwyer |
2018-10-01 | Merge pull request #2735 from RedSoxFan/fix-quotes | Drew DeVault |
2018-10-01 | Fix smart gaps | Brian Ashworth |
2018-09-30 | Merge pull request #2737 from Ragnis/criteria-floating | Drew DeVault |
2018-09-30 | Parse floating criteria | Ragnis Armus |
2018-09-30 | Do not strip quotes for cmd_set | Brian Ashworth |
2018-09-30 | Do not strip quotes for exec or bind commands | Brian Ashworth |
2018-09-30 | Merge pull request #2734 from ivyl/use_rpath | emersion |
2018-09-30 | Add support for installing binaries with DT_RPATH | Arkadiusz Hiler |
2018-09-30 | Merge pull request #2726 from RyanDwyer/overhaul-gaps | Drew DeVault |
2018-09-30 | Merge pull request #2728 from RedSoxFan/move-sticky-on-evac | Drew DeVault |
2018-09-30 | Merge pull request #2725 from PumbaPe/add-tap-and-drag | Drew DeVault |
2018-09-30 | Merge pull request #2730 from ivyl/remove_cap_leftovers | Drew DeVault |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-30 | Remove declarations that do no have definitions | Arkadiusz Hiler |
2018-09-30 | Remove libcap/prctl artifacts | Arkadiusz Hiler |
2018-09-30 | Merge pull request #2733 from ianyfan/swaybar | emersion |
2018-09-30 | swaybar: synchronize rendering to output frames | Ian Fan |
2018-09-30 | Merge pull request #2732 from RyanDwyer/fix-zero-outputs | emersion |
2018-09-30 | Fix hotplugging down to zero outputs | Ryan Dwyer |
2018-09-29 | Merge pull request #2698 from ianyfan/hide-cursor | emersion |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-29 | Merge pull request #2729 from RyanDwyer/resize-return-false | emersion |
2018-09-29 | Merge pull request #2635 from RedSoxFan/fix-bg-special | emersion |
2018-09-29 | Return an error when resizing is a no op | Ryan Dwyer |
2018-09-28 | Move sticky containers in output_evacuate | Brian Ashworth |
2018-09-28 | Fix quote handling for commands | Brian Ashworth |
2018-09-28 | Handle shell special characters in bg file path | Brian Ashworth |
2018-09-29 | Update gaps documentation | Ryan Dwyer |
2018-09-29 | Don't allow negative gaps | Ryan Dwyer |