aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | 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
* | | | | Merge pull request #2663 from ianyfan/fix-txn-state-leaksLibravatar Ryan Dwyer2018-09-28
|\ \ \ \ \
| * | | | | transaction: do not use pointers for stateLibravatar Ian Fan2018-09-28
|/ / / / /
* | | | | Merge pull request #2719 from RyanDwyer/fix-view-is-visibleLibravatar Drew DeVault2018-09-28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix floating views in tabbed/stacked workspaces not getting frame eventsLibravatar Ryan Dwyer2018-09-28
|/ / / /
* | | | Merge pull request #2717 from ianyfan/tablet-configLibravatar Drew DeVault2018-09-27
|\ \ \ \
| * | | | input config: merge left_handed optionLibravatar Ian Fan2018-09-27
|/ / / /
* | | | Merge pull request #2704 from ianyfan/tablet-configLibravatar Drew DeVault2018-09-27
|\ \ \ \
| * | | | input: enable configuring tablets with libinputLibravatar Ian Fan2018-09-24
| | |/ / | |/| |
* | | | Merge pull request #2715 from sghctoma/add-c11_sourceLibravatar Drew DeVault2018-09-26
|\ \ \ \ | |_|/ / |/| | |
| * | | Make sway/ipc-server.c POSIX 2001 compliantLibravatar sghctoma2018-09-26
| * | | Add _C11_SOURCE feature test macro on FreeBSDLibravatar sghctoma2018-09-26
|/ / /
* | | Make libpam optionalLibravatar Drew DeVault2018-09-26
* | | Merge pull request #2713 from RyanDwyer/fix-remap-raceLibravatar Drew DeVault2018-09-26
|\ \ \