Age | Commit message (Expand) | Author |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-10-03 | Fix tiling criteria | Ryan Dwyer |
2018-10-02 | Set focus_inactive on a sibling when a container closes in an inactive workspace | Ryan Dwyer |
2018-10-01 | Handle border options for gaps | Brian Ashworth |
2018-10-02 | Merge branch 'master' into fix-2653 | Ryan Dwyer |
2018-10-01 | Merge pull request #2735 from RedSoxFan/fix-quotes | Drew DeVault |
2018-10-01 | Fix smart gaps | Brian Ashworth |
2018-09-30 | Merge pull request #2737 from Ragnis/criteria-floating | Drew DeVault |
2018-09-30 | Parse floating criteria | Ragnis Armus |
2018-09-30 | Do not strip quotes for cmd_set | Brian Ashworth |
2018-09-30 | Do not strip quotes for exec or bind commands | Brian Ashworth |
2018-09-30 | Add support for installing binaries with DT_RPATH | Arkadiusz Hiler |
2018-09-30 | Merge pull request #2726 from RyanDwyer/overhaul-gaps | Drew DeVault |
2018-09-30 | Merge pull request #2728 from RedSoxFan/move-sticky-on-evac | Drew DeVault |
2018-09-30 | Merge pull request #2725 from PumbaPe/add-tap-and-drag | Drew DeVault |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-30 | Remove libcap/prctl artifacts | Arkadiusz Hiler |
2018-09-30 | Fix hotplugging down to zero outputs | Ryan Dwyer |
2018-09-29 | Merge pull request #2698 from ianyfan/hide-cursor | emersion |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-29 | Merge pull request #2729 from RyanDwyer/resize-return-false | 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 | sway{,bar,input}.5: changes for generic blocks | Brian Ashworth |
2018-09-28 | sway.5: update set command information | Brian Ashworth |
2018-09-28 | swaybar: fix setting binding mode indicator | Ian Fan |
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 | transaction: do not use pointers for state | Ian Fan |
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 | input config: merge left_handed option | Ian Fan |
2018-09-27 | Merge pull request #2704 from ianyfan/tablet-config | Drew DeVault |
2018-09-26 | Make sway/ipc-server.c POSIX 2001 compliant | sghctoma |
2018-09-26 | Fix race condition crash when view unmaps + maps quickly | Ryan Dwyer |
2018-09-25 | Add a missing null check for moving tiling containers | Alexander Bakker |
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 |
2018-09-23 | Implement support for input wildcard | Brian Ashworth |