aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * swaylock: Support keyboard and pointer disconnects and reconnectsLibravatar Ryan Dwyer2018-10-06
|/
* Merge pull request #2768 from RyanDwyer/fix-flatten-crashLibravatar emersion2018-10-05
|\
| * Fix crash when flattening container after movingLibravatar Ryan Dwyer2018-10-05
|/
* Merge pull request #2764 from ianyfan/rm-base64Libravatar emersion2018-10-04
|\
| * Remove obsolete base64.c fileLibravatar Ian Fan2018-10-04
|/
* Fix #2763Libravatar Drew DeVault2018-10-04
* Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnectLibravatar emersion2018-10-04
|\
| * Give focus to another swaylock surface when output is disconnectedLibravatar Ryan Dwyer2018-10-04
* | Merge pull request #2761 from RyanDwyer/seat-op-ignore-buttonsLibravatar emersion2018-10-04
|\ \ | |/ |/|
| * Ignore unrelated cursor buttons while doing seat operationsLibravatar 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
* | Merge pull request #2709 from BuJo/feature/raise_floatingLibravatar Drew DeVault2018-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
|/
* Merge pull request #2757 from RyanDwyer/check-focus-stack-emptyLibravatar emersion2018-10-03
|\
| * Add sanity check for empty focus stackLibravatar Ryan Dwyer2018-10-03
|/
* Remove HACKING.mdLibravatar Drew DeVault2018-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
* | Merge pull request #2755 from RyanDwyer/fix-tiling-criteriaLibravatar Drew DeVault2018-10-03
|\ \
| * | Fix tiling criteriaLibravatar Ryan Dwyer2018-10-03
|/ /
* | Merge pull request #2749 from ianyfan/swaybarLibravatar Drew DeVault2018-10-02
|\ \
| * | swaybar: add leading comma to click event JSONLibravatar Ian Fan2018-10-02
|/ /
* | Merge pull request #2745 from RyanDwyer/fix-focus-inactive-on-destroyLibravatar Drew DeVault2018-10-02
|\ \
| * | Set focus_inactive on a sibling when a container closes in an inactive workspaceLibravatar Ryan Dwyer2018-10-02
|/ /
* | Merge pull request #2740 from RedSoxFan/gap-bordersLibravatar Ryan Dwyer2018-10-02
|\ \
| * | Handle border options for gapsLibravatar Brian Ashworth2018-10-01
|/ /
* | Merge pull request #2739 from RedSoxFan/fix-2653Libravatar Ryan Dwyer2018-10-02
|\ \
| * \ 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
* | | Merge pull request #2734 from ivyl/use_rpathLibravatar emersion2018-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