aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* Fix click behaviour1.0v1.0Libravatar Ryan Dwyer2019-03-11
* Don't send button events to surfaces when dragging or resizingLibravatar Ryan Dwyer2019-03-11
* Fix crash in cmd_workspace when layer surface has focusLibravatar emersion2019-03-11
* fix "directive argument is null" errorsLibravatar Jeff Peeler2019-03-11
* Make raw keysyms take precedence over translatedLibravatar Ben Challenor2019-03-10
* Allow concurrent clicksLibravatar Ryan Dwyer2019-03-04
* floating_maximum_size: change default behaviorLibravatar Brian Ashworth2019-03-04
* seat: don't send button release when not pressedLibravatar emersion2019-03-04
* cursor: intitialize sx and sy to zeroLibravatar Rouven Czerwinski2019-03-04
* cursor: remove unused node assignementLibravatar Rouven Czerwinski2019-03-04
* Update for swaywm/wlroots#1517Libravatar emersion2019-02-25
* handle_seat_node_destroy: update seat->workspaceLibravatar Brian Ashworth2019-02-25
* input/cursor: allow whole-window bindings on wsLibravatar Brian Ashworth2019-02-25
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-25
* Fix drag icon map listener not removedLibravatar emersion2019-02-25
* Check layout before getting pointer surface coordsLibravatar Vincent Vanlaer2019-02-18
* seatop_move_tiling: do not move to descendantLibravatar Brian Ashworth2019-02-18
* seat: allow tree focus changes while layer focusedLibravatar Brian Ashworth2019-02-18
* seatop_move_tiling: use tab/stack parent not selfLibravatar Brian Ashworth2019-02-18
* cursor: relative-pointer-v1 time is usecLibravatar Brian Ashworth2019-02-18
* Rebase cursor when a layer surface mapsLibravatar emersion2019-02-18
* input/keyboard: respect solo repeat_{rate,delay}Libravatar Brian Ashworth2019-02-11
* bar_cmd_modifier: add support for noneLibravatar Brian Ashworth2019-02-11
* seat_configure_tablet_tool: configure xcursorLibravatar Brian Ashworth2019-02-11
* seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-11
* Focus ws inactive node with focus_follows_mouseLibravatar vilhalmer2019-02-11
* Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-d...Libravatar Brian Ashworth2019-02-11
* Merge pull request #3543 from emersion/relative-pointer-usecLibravatar Drew DeVault2019-02-01
|\
| * relative-pointer-v1: time is in usec, not msecLibravatar emersion2019-01-30
* | pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
|/
* Send pointer frames on tool eventsLibravatar Drew DeVault2019-01-30
* Missed a spot in pointer constraintsLibravatar Drew DeVault2019-01-30
* Add pointer_constraint commandLibravatar Drew DeVault2019-01-30
* Add relative pointerLibravatar absrd2019-01-30
* Implement pointer-constraints-unstable-v1Libravatar Las2019-01-30
* Merge pull request #3423 from RyanDwyer/fullscreen-globalLibravatar Drew DeVault2019-01-27
|\
| * Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* | Update for swaywm/wlroots#1503Libravatar emersion2019-01-27
* | Use sway_log_errno instead of strerrorLibravatar Ian Fan2019-01-24
|/
* Update for swaywm/wlroots#1402Libravatar emersion2019-01-24
* seat_create: set initial focus for added seatsLibravatar Brian Ashworth2019-01-22
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* Fix one remaining wlr_log callLibravatar emersion2019-01-21
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Log libinput_config_status errorsLibravatar Brian Ashworth2019-01-21
* Fix crash in cursor_rebase with multiple screensLibravatar emersion2019-01-19
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* seatop_begin_down: raise floatingLibravatar Brian Ashworth2019-01-15
* cursor: send clear_focus on hide and enter event on unhideLibravatar Rouven Czerwinski2019-01-15
* Resize only current and immediate siblings rather than all siblingsLibravatar Ryan Dwyer2019-01-15