summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| * | 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
* | | | Merge pull request #2730 from ivyl/remove_cap_leftoversLibravatar Drew DeVault2018-09-30
|\ \ \ \
| * | | | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
| * | | | Remove declarations that do no have definitionsLibravatar Arkadiusz Hiler2018-09-30
| * | | | Remove libcap/prctl artifactsLibravatar Arkadiusz Hiler2018-09-30
|/ / / /
* | | | Merge pull request #2733 from ianyfan/swaybarLibravatar emersion2018-09-30
|\ \ \ \
| * | | | swaybar: synchronize rendering to output framesLibravatar Ian Fan2018-09-30
|/ / / /
* | | | Merge pull request #2732 from RyanDwyer/fix-zero-outputsLibravatar emersion2018-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
| | |_|/ / | |/| | |
* | | | | Merge pull request #2635 from RedSoxFan/fix-bg-specialLibravatar emersion2018-09-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix quote handling for commandsLibravatar Brian Ashworth2018-09-28
| * | | | Handle shell special characters in bg file pathLibravatar Brian Ashworth2018-09-28
|/ / / /
* | | | Merge pull request #2724 from RedSoxFan/update-man-pagesLibravatar Drew DeVault2018-09-28
|\ \ \ \ | |_|/ / |/| | |
| * | | sway{,bar,input}.5: changes for generic blocksLibravatar Brian Ashworth2018-09-28
| * | | sway.5: update set command informationLibravatar Brian Ashworth2018-09-28
|/ / /
* | | Merge pull request #2723 from ianyfan/swaybarLibravatar Drew DeVault2018-09-28
|\ \ \
| * | | swaybar: trim function prototypesLibravatar Ian Fan2018-09-28
| * | | swaybar: move i3bar definitions into separate fileLibravatar Ian Fan2018-09-28
| * | | swaybar: remove unused focused_output propertyLibravatar Ian Fan2018-09-28
| * | | swaybar: fix setting binding mode indicatorLibravatar Ian Fan2018-09-28
| * | | swaybar: fail if bar id is invalidLibravatar Ian Fan2018-09-28
|/ / /
* | | Merge pull request #2722 from RyanDwyer/workspace-configsLibravatar emersion2018-09-28
|\ \ \
| * | | Check for NULL output in workspace_valid_on_outputLibravatar Ryan Dwyer2018-09-28
| * | | Rename workspace_outputs to workspace_configs and fix memory leakLibravatar Ryan Dwyer2018-09-28
|/ / /
* | | Merge pull request #2720 from swaywm/swaylock-shadowLibravatar emersion2018-09-28
|\ \ \
| * | | Add support for building swaylock without PAMLibravatar Drew DeVault2018-09-28
* | | | Merge pull request #2716 from sghctoma/fix-swaybar-freebsdLibravatar Drew DeVault2018-09-28
|\ \ \ \
| * | | | Replace getdelim to make swaybar work on FreeBSDLibravatar sghctoma2018-09-26