Age | Commit message (Expand) | Author |
2019-01-14 | Remove now-unused "input" argument of cmd_results_new | M Stoeckl |
2019-01-14 | Remove 'input' field of IPC command return json | M Stoeckl |
2019-01-14 | Merge pull request #3418 from RyanDwyer/remove-resize-axis | emersion |
2019-01-14 | Use uint32_t where resize axis might contain a bitfield | Ryan Dwyer |
2019-01-14 | Merge pull request #3419 from ianyfan/swaynag | emersion |
2019-01-14 | swaynag: handle empty $XDG_CONFIG_HOME better | Ian Fan |
2019-01-14 | Replace resize_axis with wlr_edges | Ryan Dwyer |
2019-01-14 | Merge pull request #3417 from swaywm/remove-swaylock | emersion |
2019-01-13 | Split swaylock into separate project | Drew DeVault |
2019-01-13 | Remove WIP from README.md | Drew DeVault |
2019-01-13 | Merge pull request #3144 from emersion/cmd-xwayland | Drew DeVault |
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-13 | Merge pull request #3415 from RedSoxFan/swaybar-output-improved | Drew DeVault |
2019-01-13 | swaybar: allow identifiers for output and tray | Brian Ashworth |
2019-01-12 | Merge pull request #3412 from RedSoxFan/fix-cont-line-num | Ian Fan |
2019-01-12 | Split swayidle from sway | Drew DeVault |
2019-01-11 | config: fix line number with continued lines | Brian Ashworth |
2019-01-12 | Merge pull request #3411 from RedSoxFan/fix-brace-detect-seeking | Ian Fan |
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 | swaylock: Add caps lock state to indicator | Robinhuett |
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 #3394 from RedSoxFan/bar-block-render | emersion |
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 | swaybar: fix rendering of border and background | Brian Ashworth |
2019-01-10 | Merge pull request #3396 from RedSoxFan/scroll-titlebar-border | emersion |
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 | Merge pull request #3391 from jbeich/freebsd | emersion |