Age | Commit message (Expand) | Author |
2019-03-17 | Replace seatup allows_events with button callback | Ryan Dwyer |
2019-03-11 | Fix click behaviour | Ryan Dwyer |
2019-03-11 | Don't send button events to surfaces when dragging or resizing | Ryan Dwyer |
2019-03-04 | Allow concurrent clicks | Ryan Dwyer |
2019-02-28 | seat: don't send button release when not pressed | emersion |
2019-02-27 | cursor: intitialize sx and sy to zero | Rouven Czerwinski |
2019-02-27 | cursor: remove unused node assignement | Rouven Czerwinski |
2019-02-23 | Update for swaywm/wlroots#1517 | emersion |
2019-02-22 | input/cursor: allow whole-window bindings on ws | Brian Ashworth |
2019-02-21 | Handle NULL from output_get_active_workspace | Brian Ashworth |
2019-02-16 | Check layout before getting pointer surface coords | Vincent Vanlaer |
2019-02-13 | cursor: relative-pointer-v1 time is usec | Brian Ashworth |
2019-02-12 | Rebase cursor when a layer surface maps | emersion |
2019-02-03 | Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in... | Drew DeVault |
2019-02-03 | Fall back to wildcard in sway_cursor_constrain | vilhalmer |
2019-02-03 | Skip constraining cursor if no seat config | vilhalmer |
2019-02-03 | Focus ws inactive node with focus_follows_mouse | vilhalmer |
2019-02-01 | Merge pull request #3543 from emersion/relative-pointer-usec | Drew DeVault |
2019-01-31 | pointer_constraint: change to a seat subcommand | Brian Ashworth |
2019-01-30 | relative-pointer-v1: time is in usec, not msec | emersion |
2019-01-30 | Send pointer frames on tool events | Drew DeVault |
2019-01-30 | Missed a spot in pointer constraints | Drew DeVault |
2019-01-30 | Add pointer_constraint command | Drew DeVault |
2019-01-30 | Add relative pointer | absrd |
2019-01-30 | Implement pointer-constraints-unstable-v1 | Las |
2019-01-27 | Merge pull request #3423 from RyanDwyer/fullscreen-global | Drew DeVault |
2019-01-27 | Update for swaywm/wlroots#1503 | emersion |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-19 | Fix crash in cursor_rebase with multiple screens | emersion |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-15 | cursor: send clear_focus on hide and enter event on unhide | Rouven Czerwinski |
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-10 | input_cmd_scroll_button: utilize mouse btn helpers | Brian Ashworth |
2019-01-10 | seat_cmd_cursor: utilize mouse button helpers | Brian Ashworth |
2019-01-10 | Refactor seat operations to use an interface | Ryan Dwyer |
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 | cursor: allow scrolling tabs/stack on title border | Brian Ashworth |
2019-01-09 | Add helpers for improved mouse button parsing | Brian Ashworth |
2019-01-09 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2019-01-07 | cursor: move unhide and timeout retrieval into separate functions | Rouven Czerwinski |
2019-01-03 | Apply tiling_drag_threshold to all containers | David96 |
2019-01-02 | Implement tiling_drag_threshold | Brian Ashworth |
2018-12-30 | hide_cursor: change to a seat subcommand | Brian Ashworth |
2018-12-29 | Remove button from state on release during op | Brian Ashworth |
2018-12-25 | Split image_surface handling into own function | Brian Ashworth |
2018-12-25 | Implement hide_cursor <timeout> command | Brian Ashworth |