Age | Commit message (Expand) | Author |
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 |
2018-09-29 | Make gaps implementation consistent with i3-gaps | Ryan Dwyer |
2018-09-28 | Merge pull request #2724 from RedSoxFan/update-man-pages | Drew DeVault |
2018-09-28 | sway{,bar,input}.5: changes for generic blocks | Brian Ashworth |
2018-09-28 | sway.5: update set command information | Brian Ashworth |
2018-09-28 | Merge pull request #2723 from ianyfan/swaybar | Drew DeVault |
2018-09-28 | swaybar: trim function prototypes | Ian Fan |
2018-09-28 | swaybar: move i3bar definitions into separate file | Ian Fan |
2018-09-28 | swaybar: remove unused focused_output property | Ian Fan |
2018-09-28 | swaybar: fix setting binding mode indicator | Ian Fan |
2018-09-28 | swaybar: fail if bar id is invalid | Ian Fan |
2018-09-28 | Merge pull request #2722 from RyanDwyer/workspace-configs | emersion |
2018-09-28 | Check for NULL output in workspace_valid_on_output | Ryan Dwyer |
2018-09-28 | Rename workspace_outputs to workspace_configs and fix memory leak | Ryan Dwyer |
2018-09-28 | Merge pull request #2720 from swaywm/swaylock-shadow | emersion |
2018-09-28 | Add support for building swaylock without PAM | Drew DeVault |
2018-09-28 | Merge pull request #2716 from sghctoma/fix-swaybar-freebsd | Drew DeVault |
2018-09-28 | Merge pull request #2663 from ianyfan/fix-txn-state-leaks | Ryan Dwyer |
2018-09-28 | transaction: do not use pointers for state | Ian Fan |
2018-09-28 | Merge pull request #2719 from RyanDwyer/fix-view-is-visible | Drew DeVault |
2018-09-28 | Fix floating views in tabbed/stacked workspaces not getting frame events | Ryan Dwyer |
2018-09-27 | Remove server-decoration assumption if view supports xdg-decoration | Ryan Dwyer |
2018-09-27 | Improve CSD logic | Ryan Dwyer |
2018-09-27 | Rename view_set_csd_from_client to view_update_csd_from_client | Ryan Dwyer |
2018-09-27 | Remove CSD from toggle list if client doesn't support it | Ryan Dwyer |
2018-09-27 | Add CSD to border modes | Ryan Dwyer |
2018-09-27 | Merge pull request #2717 from ianyfan/tablet-config | Drew DeVault |
2018-09-27 | input config: merge left_handed option | Ian Fan |
2018-09-27 | Merge pull request #2704 from ianyfan/tablet-config | Drew DeVault |
2018-09-26 | Merge pull request #2715 from sghctoma/add-c11_source | Drew DeVault |
2018-09-26 | Replace getdelim to make swaybar work on FreeBSD | sghctoma |
2018-09-26 | Make sway/ipc-server.c POSIX 2001 compliant | sghctoma |
2018-09-26 | Add _C11_SOURCE feature test macro on FreeBSD | sghctoma |
2018-09-26 | Make libpam optional | Drew DeVault |
2018-09-26 | Merge pull request #2713 from RyanDwyer/fix-remap-race | Drew DeVault |
2018-09-26 | Fix race condition crash when view unmaps + maps quickly | Ryan Dwyer |
2018-09-25 | Merge pull request #2712 from alexbakker/fix-crash | Brian Ashworth |
2018-09-25 | Add a missing null check for moving tiling containers | Alexander Bakker |
2018-09-25 | Merge pull request #2708 from RyanDwyer/fix-output-disconnect-crash | emersion |
2018-09-25 | Fix crash when disconnecting output | Ryan Dwyer |
2018-09-24 | input: enable configuring tablets with libinput | Ian Fan |
2018-09-24 | cursor: allow cursor_set_image to accept a NULL image to hide cursor | Ian Fan |
2018-09-24 | seat: only show cursor if pointer configured | Ian Fan |