index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
input
Age
Commit message (
Expand
)
Author
2020-04-03
swapped hiding the cursor and sending a touch event as a more logical sequence
Some Chinese Guy
2020-03-30
add --no-repeat option for bindings
Linus Heckemann
2020-03-29
switched to setting focus with seat_set_focus
Some Chinese Guy
2020-03-29
Added focus following for touch_down
Some Chinese Guy
2020-03-23
Fix redundant call to seat_send_focus()
Leo
2020-03-16
sway/input/cursor.c: fix undefined behaviour when event is NULL
Jason Nader
2020-03-15
sway/input/cursor.c: move NULL check to where it should be
Jason Nader
2020-03-12
input: Avoid creating the PAD device multiple times
Olivier Fourdan
2020-03-11
commands: Add shortcuts_inhibitor command
Michael Weiser
2020-03-11
input: Add support for keyboard shortcuts inhibit
Michael Weiser
2020-02-10
input: Map virtual-pointer to the requested output
Andri Yngvason
2020-01-06
input/cursor: handle setting a NULL image surface
Brian Ashworth
2020-01-05
input/cursor: handle image surface destroy
Brian Ashworth
2020-01-01
input: Assign virtual input devices to their selected seats
Andri Yngvason
2019-12-31
Add virtual pointer protocol
Josef Gajdusek
2019-12-16
seat_cmd_keyboard_grouping: change keymap to smart
Brian Ashworth
2019-12-16
input/seatop_default: fix focusing floating titles
Brian Ashworth
2019-12-13
input/keyboard: defer wlr_keyboard_group destroy
Brian Ashworth
2019-12-13
input/keyboard: remove group listeners on destroy
Brian Ashworth
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
2019-12-07
input/cursor: remove gesture listeners in destroy
Benjamin Cheng
2019-12-07
input/cursor: pass gesture events to clients
Benjamin Cheng
2019-11-28
input/keyboard: reset seat keyboard on destroy
Brian Ashworth
2019-11-27
config: improvements to the reload validation
Brian Ashworth
2019-11-26
input/keyboard: check keyboard group before remove
Brian Ashworth
2019-11-24
input: seat: Fix seat device list not initialised before use
Paul Riou
2019-11-21
Add support for wlr_keyboard_group
Brian Ashworth
2019-11-21
input/keyboard: cleanup xkb_file error handing
Brian Ashworth
2019-11-17
Use an enum instead of a marker string for map_to_
Tadeo Kondrak
2019-11-17
Implement input map_to_region command
Tadeo Kondrak
2019-11-08
seatop_default: handle focus for unmanaged xwayland windows last
Ronan Pigott
2019-11-04
seatop_default: handle focus for xwayland_unmanaged views
Ronan Pigott
2019-11-04
seatop_move_floating: make container respect pointer constraint
Ronan Pigott
2019-11-01
seat: simplify a strdup
lbonn
2019-10-23
Fix tiled containers resize with mouse
Kirill Chibisov
2019-10-16
Updates per wlroots layer shell changes
Drew DeVault
2019-09-25
input: Add support for tablet protocol.
John Chadwick
2019-09-05
Do not search for edges on subsurfaces, fix #4381
Versus Void
2019-09-04
seatop_default: only focus container on press
Brian Ashworth
2019-09-01
layer-shell: don't give focus to unmapped layer surfaces
Simon Ser
2019-08-31
seat: set cursor image only if no pointer cap previously
xdavidwu
2019-08-31
seat: avoid unneeded reloading xcursor theme
xdavidwu
2019-08-20
input/keyboard: send released only if pressed sent
Brian Ashworth
2019-08-16
input/seatop_down: add axis handler
Brian Ashworth
2019-08-14
layer-shell: add support for popups
Drew DeVault
2019-08-13
handle_seat_node_destroy: do not focus own node
Brian Ashworth
2019-08-12
Remove redundant checks
Antonin Décimo
2019-08-12
input: check pointer against nullptr
Antonin Décimo
2019-08-06
input/cursor: do not hide when buttons are pressed
Brian Ashworth
2019-08-03
input/libinput: typo fixes (get -> get_default)
Brian Ashworth
[prev]
[next]