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
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
2019-02-23
handle_seat_node_destroy: update seat->workspace
Brian Ashworth
2019-02-18
Fix drag icon map listener not removed
emersion
2019-02-14
seat: allow tree focus changes while layer focused
Brian Ashworth
2019-02-07
seat_configure_tablet_tool: configure xcursor
Brian Ashworth
2019-01-30
Implement pointer-constraints-unstable-v1
Las
2019-01-27
Merge pull request #3423 from RyanDwyer/fullscreen-global
Drew DeVault
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-24
Use sway_log_errno instead of strerror
Ian Fan
2019-01-24
Update for swaywm/wlroots#1402
emersion
2019-01-22
seat_create: set initial focus for added seats
Brian Ashworth
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-14
Disarm key repeat on reload
Brian Ashworth
2019-01-13
Merge pull request #3402 from RyanDwyer/refactor-seatops
Drew DeVault
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
2019-01-09
reload: reset input configs
Brian Ashworth
2019-01-09
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
2019-01-08
Merge pull request #3385 from robertgzr/reset_output_mapping
Drew DeVault
2019-01-09
cursor: allow mapping to all outputs
Robert Günzler
2019-01-07
seat: unhide the cursor if it is warped to focus
Rouven Czerwinski
2019-01-02
Implement tiling_drag_threshold
Brian Ashworth
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
2018-12-16
Update for swaywm/wlroots#1377
Rostislav Pehlivanov
2018-12-14
Fix focusing on non-visible workspace
Brian Ashworth
2018-12-12
Keep focus when destroying containers on nonvis ws
Brian Ashworth
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-04
removed unneeded code fragment
madblobfish
2018-10-27
seat: don't traverse the list to check if it's empty
Konstantin Kharlamov
2018-10-26
Fix focus after a non-visible workspace's last container is destroyed
Ryan Dwyer
2018-10-25
Rebase the cursor after applying transactions
Ryan Dwyer
[prev]
[next]