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-05-21
input/pointer: only warp cursor when the confine region has changed
Tudor Brindus
2020-05-19
input: fix reloading crash due to keyboard group configuring
Brian Ashworth
2020-05-14
input: reset keyboard groups keyboard on reset all
Brian Ashworth
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-05-13
Implement pointer simulation if client hasn't bound to touch
David96
2020-05-13
Really fix floating window border resize problems
Adam Kürthy
2020-05-13
input/cursor: don't apply pointer constraint to emulated tablet input
Tudor Brindus
2020-05-10
input/tablet: simplify parameter plumbing for tablet references
Tudor Brindus
2020-05-08
input/keyboard: use wlr_keyboard_keymaps_match from wlroots
Tudor Brindus
2020-05-05
Don't unhide cursor on touch events
David96
2020-05-02
input/cursor: remove erroneous cast for tablet tool button
Tudor Brindus
2020-05-02
input: rename pointer handlers to be unambiguous
Tudor Brindus
2020-05-02
input: refactor tablet motion into seatop handler
Tudor Brindus
2020-05-02
input/cursor: disambiguate cursor functions from pointer functions
Tudor Brindus
2020-05-02
input/cursor: make cursor rebasing cursor type-agnostic
Tudor Brindus
2020-05-01
Fix invisible cursor on startup
Simon Ser
2020-05-01
Don't assert the cursor theme loads
Simon Ser
2020-05-01
input/cursor: release simulated tool tip button when over v2 surface
Tudor Brindus
2020-05-01
input/seatop_default: properly notify pointer leave
Nick Diego Yamane
2020-04-26
input/tablet: query tablet focused surface for cursor image check
Tudor Brindus
2020-04-24
input/cursor: correctly transfer focus when using tablet pen
Tudor Brindus
2020-04-24
config/output: reconfigure input devices on new output
Tudor Brindus
2020-04-24
Take window borders into account when resizing floating windows
Adam Kürthy
2020-04-22
input/cursor: fix hide cursor timeouts on tablets and touchscreens
Tudor Brindus
2020-04-22
input/cursor: fix jerky resizing of non-tablet_v2 surfaces
Tudor Brindus
2020-04-22
input/cursor: correctly send tablet_v2 up event when over non-v2 surface
Tudor Brindus
2020-04-17
Don't transfer focus to NULL node on touch
David96
2020-04-15
input/seatop_default: release on empty workspace
Rouven Czerwinski
2020-04-14
Fix a use-after-free error in switch binding
Di Ma
2020-04-14
Fix a use-after-free error in switch binding
Di Ma
2020-04-14
Fix a use-after-free error in switch binding
Di Ma
2020-04-14
input: keyboard: Never group virtual keyboards.
Andri Yngvason
2020-04-14
input: Mark virtual devices as such
Andri Yngvason
2020-04-10
Adjust focus order to match rendering order of layer shell popups.
Aleksei Bavshin
2020-04-04
im: Fix crash when im destorying and no focused surface exists
Leo
2020-04-04
im: remove listener on pending surface destoryed
xdavidwu
2020-04-04
im: make text-input listeners per text-input
xdavidwu
2020-04-04
input-method: avoid and log unneeded set_focus
xdavidwu
2020-04-04
input-method: remove surface listener before set
xdavidwu
2020-04-04
Port input method and text input from rootston
xdavidwu
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
[next]