Age | Commit message (Expand) | Author |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-13 | Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved | Drew DeVault |
2019-01-13 | Merge pull request #3342 from RedSoxFan/scroll-buttons-improved | Drew DeVault |
2019-01-13 | Merge pull request #3402 from RyanDwyer/refactor-seatops | Drew DeVault |
2019-01-13 | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reload | Drew DeVault |
2019-01-13 | Merge pull request #3397 from RedSoxFan/fix-swaybar-height | Drew DeVault |
2019-01-13 | Merge pull request #3398 from RedSoxFan/toggle-input-events | Drew DeVault |
2019-01-13 | Merge pull request #3408 from RedSoxFan/bar-padding | Drew DeVault |
2019-01-11 | config: fix line number with continued lines | Brian Ashworth |
2019-01-11 | config: do not reset pos when braces found | Brian Ashworth |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | input_cmd_scroll_button: utilize mouse btn helpers | Brian Ashworth |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | Merge pull request #3400 from ianyfan/config-brace | emersion |
2019-01-10 | Refactor seat operations to use an interface | Ryan Dwyer |
2019-01-10 | config.c: fix brace detection at end of file | Ian Fan |
2019-01-10 | Merge pull request #3341 from RedSoxFan/mouse-bindings-improved | Ian Fan |
2019-01-10 | Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaults | emersion |
2019-01-10 | Fix segfaults on output destruction | Brian Ashworth |
2019-01-09 | get_inputs: add libinput send events mode | Brian Ashworth |
2019-01-09 | input_cmd_events: implement toggle | Brian Ashworth |
2019-01-09 | swaybar: obey height if given | Brian Ashworth |
2019-01-09 | cursor: allow scrolling tabs/stack on title border | Brian Ashworth |
2019-01-09 | bind{code,sym}: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | Add helpers for improved mouse button parsing | Brian Ashworth |
2019-01-09 | reload: reset input configs | Brian Ashworth |
2019-01-09 | Reset container dimensions when moving into workspace from direction | Ryan Dwyer |
2019-01-09 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2019-01-09 | Merge pull request #3386 from RedSoxFan/seat-reload-wait | emersion |
2019-01-09 | Merge pull request #3390 from RedSoxFan/execute-seat | emersion |
2019-01-09 | Merge pull request #3389 from RedSoxFan/swap-context-seat | emersion |
2019-01-09 | cmd_bind: pass the seat to execute_command | Brian Ashworth |
2019-01-09 | cmd_swap: use handler context seat | Brian Ashworth |
2019-01-09 | keyboard: update repeat timer before execution | Brian Ashworth |
2019-01-09 | reload: apply seat cfgs after reading entire cfg | Brian Ashworth |
2019-01-08 | Merge pull request #3385 from robertgzr/reset_output_mapping | Drew DeVault |
2019-01-09 | cursor: allow mapping to all outputs | Robert Günzler |
2019-01-08 | Merge pull request #3275 from ianyfan/remove-readline | emersion |
2019-01-08 | Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursor | emersion |
2019-01-07 | Add data-control-v1 | emersion |
2019-01-07 | seat: unhide the cursor if it is warped to focus | Rouven Czerwinski |
2019-01-07 | view: use seat_consider_warp_to_focus in view_unmap | Rouven Czerwinski |
2019-01-07 | cursor: move unhide and timeout retrieval into separate functions | Rouven Czerwinski |
2019-01-06 | Use %z for printing size_t | Jan Beich |
2019-01-05 | Fix urgency documentation | Ryan Dwyer |
2019-01-04 | Fixed formulations. | PlusMinus0 |
2019-01-04 | Update sway-output.5.scd | PlusMinus0 |
2019-01-03 | Apply tiling_drag_threshold to all containers | David96 |