Age | Commit message (Expand) | Author |
2018-10-10 | Merge pull request #2806 from v-gu/add-libinput-support-for-keyboard | Drew DeVault |
2018-10-10 | Merge branch 'master' into mouse-warping-container | Ryan Dwyer |
2018-10-10 | Add mouse_warping container | Rouven Czerwinski |
2018-10-10 | Fix floating click events | Ryan Dwyer |
2018-10-09 | add libinput config for keyboard | Vincent Gu |
2018-10-08 | Introduce container_is_transient_for | Ryan Dwyer |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-10-08 | Remove unneeded variable | Ryan Dwyer |
2018-10-08 | Reload config using idle event | Ryan Dwyer |
2018-10-06 | Move sticky containers when switching workspace via criteria | Ryan Dwyer |
2018-10-05 | Fix crash when flattening container after moving | Ryan Dwyer |
2018-10-04 | Fix #2763 | Drew DeVault |
2018-10-04 | Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnect | emersion |
2018-10-04 | Ignore unrelated cursor buttons while doing seat operations | Ryan Dwyer |
2018-10-04 | Give focus to another swaylock surface when output is disconnected | Ryan Dwyer |
2018-10-03 | Fix focusing topmost floating windows | Jonathan Buch |
2018-10-03 | Simplify raising a container in seat | Jonathan Buch |
2018-10-03 | Add configuration for raising containers on focus | Jonathan Buch |
2018-10-03 | Add sanity check for empty focus stack | Ryan Dwyer |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-10-02 | Set focus_inactive on a sibling when a container closes in an inactive workspace | Ryan Dwyer |
2018-10-01 | Fix smart gaps | Brian Ashworth |
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-29 | Merge pull request #2698 from ianyfan/hide-cursor | emersion |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-27 | Add CSD to border modes | Ryan Dwyer |
2018-09-27 | Merge pull request #2704 from ianyfan/tablet-config | Drew DeVault |
2018-09-25 | Add a missing null check for moving tiling containers | Alexander Bakker |
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 |
2018-09-23 | Fix GtkMenuBar always opening first item | Ryan Dwyer |
2018-09-22 | Implement tab cycling using mouse wheel | Ryan Dwyer |
2018-09-16 | Rename seat_get_active_child to seat_get_active_tiling_child | Ryan Dwyer |
2018-09-16 | Make seat_get_active_child ignore floating children | Ryan Dwyer |
2018-09-14 | Update for swaywm/wlroots#1243 | emersion |
2018-09-12 | Minor fixes to tiling drag implementation | Ryan Dwyer |
2018-09-11 | Fix line length | Ryan Dwyer |
2018-09-11 | Implement tiling drag | Ryan Dwyer |
2018-09-11 | Rename OP_MOVE to OP_MOVE_FLOATING | Ryan Dwyer |
2018-09-07 | Merge pull request #2603 from emersion/fix-dnd | Drew DeVault |
2018-09-07 | Fix drag-and-drop | emersion |
2018-09-07 | Fix workspace switching | Ryan Dwyer |
2018-09-06 | Don't dirty outputs unnecessarily | Ryan Dwyer |
2018-09-06 | Make outputs dirty when changing focus | Ryan Dwyer |
2018-09-06 | Introduce seat_set_focus_container and seat_set_focus_workspace | Ryan Dwyer |
2018-09-06 | Merge pull request #2578 from RyanDwyer/fix-binding-reload | emersion |
2018-09-06 | Restore focus correctly when closing a fullscreen view | Ryan Dwyer |