aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input
Commit message (Expand)AuthorAge
* input/keyboard: respect solo repeat_{rate,delay}Libravatar Brian Ashworth2019-02-10
* bar_cmd_modifier: add support for noneLibravatar Brian Ashworth2019-02-08
* seat_configure_tablet_tool: configure xcursorLibravatar Brian Ashworth2019-02-07
* Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in...Libravatar Drew DeVault2019-02-03
|\
| * Focus ws inactive node with focus_follows_mouseLibravatar vilhalmer2019-02-03
* | seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-03
* | Fall back to wildcard in sway_cursor_constrainLibravatar vilhalmer2019-02-03
* | Skip constraining cursor if no seat configLibravatar vilhalmer2019-02-03
|/
* 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
* Disarm key repeat on reloadLibravatar Brian Ashworth2019-01-14
* Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedLibravatar Drew DeVault2019-01-13
|\
| * seat_cmd_cursor: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedLibravatar Drew DeVault2019-01-13
|\ \
| * | input_cmd_scroll_button: utilize mouse btn helpersLibravatar Brian Ashworth2019-01-10
| |/
* | Merge pull request #3402 from RyanDwyer/refactor-seatopsLibravatar Drew DeVault2019-01-13
|\ \
| * | Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
| |/
* | Merge pull request #3388 from RedSoxFan/reset-inputs-on-reloadLibravatar Drew DeVault2019-01-13
|\ \ | |/ |/|
| * reload: reset input configsLibravatar Brian Ashworth2019-01-09
* | Merge pull request #3341 from RedSoxFan/mouse-bindings-improvedLibravatar Ian Fan2019-01-10
|\ \
| * | Add helpers for improved mouse button parsingLibravatar Brian Ashworth2019-01-09
| |/
* | Merge pull request #3399 from RedSoxFan/fix-output-destruction-segfaultsLibravatar emersion2019-01-10
|\ \
| * | Fix segfaults on output destructionLibravatar Brian Ashworth2019-01-10
| |/
* / cursor: allow scrolling tabs/stack on title borderLibravatar Brian Ashworth2019-01-09
|/
* Simplify evdev includes on FreeBSD by relying on up-to-date packageLibravatar Jan Beich2019-01-09
* keyboard: update repeat timer before executionLibravatar Brian Ashworth2019-01-09
* Merge pull request #3385 from robertgzr/reset_output_mappingLibravatar Drew DeVault2019-01-08
|\
| * cursor: allow mapping to all outputsLibravatar Robert Günzler2019-01-09
* | Merge pull request #3275 from ianyfan/remove-readlineLibravatar emersion2019-01-08
|\ \