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
/
seat.c
Age
Commit message (
Expand
)
Author
2020-07-07
seat/dnd: support null drag icon surfaces
Nick Diego Yamane
2020-07-02
Don't set xwayland cursor when wlr_xwayland failed
Simon Ser
2020-07-02
seat: fix segfault in sway_input_method_relay_set_focus
Simon Ser
2020-06-30
seat: Refocus seat when wlr_drag is destroyed
Kenny Levinsen
2020-06-19
input/seat: don't notify keyboard grabs with NULL surface on shutdown
Tudor Brindus
2020-06-18
input/cursor: send idle events based off device type, not input type
Tudor Brindus
2020-06-05
Use new wlroots API for clearing keyboard/pointer focus during grabs
Thomas Hebb
2020-05-25
input/tablet: add seatop_down entry for tablet input
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-10
input/tablet: simplify parameter plumbing for tablet references
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-01
Fix invisible cursor on startup
Simon Ser
2020-05-01
Don't assert the cursor theme loads
Simon Ser
2020-04-24
config/output: reconfigure input devices on new output
Tudor Brindus
2020-04-22
input/cursor: fix hide cursor timeouts on tablets and touchscreens
Tudor Brindus
2020-04-04
Port input method and text input from rootston
xdavidwu
2020-03-23
Fix redundant call to seat_send_focus()
Leo
2020-03-12
input: Avoid creating the PAD device multiple times
Olivier Fourdan
2020-03-11
input: Add support for keyboard shortcuts inhibit
Michael Weiser
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
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-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-01
seat: simplify a strdup
lbonn
2019-10-16
Updates per wlroots layer shell changes
Drew DeVault
2019-09-25
input: Add support for tablet protocol.
John Chadwick
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-13
handle_seat_node_destroy: do not focus own node
Brian Ashworth
2019-06-12
bindings: defer while initiailizing
Brian Ashworth
2019-06-08
Fix segfault with "xwayland false" (#4228)
Aidan Harris
2019-06-05
add seat sub command 'xcursor_theme'
Daniel Eklöf
2019-04-13
Fix scratchpad fullscreen behavior and crash
Brian Ashworth
2019-04-13
Fix potential null accesses
Ashkan Kiani
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-03-18
Remove debug tree
Ryan Dwyer
2019-03-17
Introduce default seatop
Ryan Dwyer
2019-03-17
Replace seatup allows_events with button callback
Ryan Dwyer
2019-03-14
Set prev_workspace_name based off of focus
Brian Ashworth
2019-03-11
Don't send button events to surfaces when dragging or resizing
Ryan Dwyer
2019-03-10
Fix crash in cmd_workspace when layer surface has focus
emersion
2019-03-09
fix "directive argument is null" errors
Jeff Peeler
2019-02-28
seat: don't send button release when not pressed
emersion
2019-02-23
Update for swaywm/wlroots#1517
emersion
[next]