aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
|\ \
| * | Fix race condition crash when view unmaps + maps quicklyLibravatar Ryan Dwyer2018-09-26
|/ /
* | Merge pull request #2712 from alexbakker/fix-crashLibravatar Brian Ashworth2018-09-25
|\ \
| * | Add a missing null check for moving tiling containersLibravatar Alexander Bakker2018-09-25
|/ /
* | Merge pull request #2708 from RyanDwyer/fix-output-disconnect-crashLibravatar emersion2018-09-25
|\ \ | |/ |/|
| * Fix crash when disconnecting outputLibravatar Ryan Dwyer2018-09-25
|/
* Merge pull request #2701 from RedSoxFan/input-wildcardLibravatar emersion2018-09-24
|\
| * Implement support for input wildcardLibravatar Brian Ashworth2018-09-23
|/
* Merge pull request #2699 from RedSoxFan/fix-2667Libravatar emersion2018-09-23
|\
| * swaybg: fix increasingly smaller bg on hotplugLibravatar Brian Ashworth2018-09-23
|/
* Merge pull request #2696 from RyanDwyer/fix-gtkmenubarLibravatar Drew DeVault2018-09-23
|\