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
2019-03-29
Fix null pointer crash when doing tiling drag
Ryan Dwyer
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-03-19
Clean up focus follows mouse logic
Ryan Dwyer
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
Stop using wlr_output->{lx,ly}
emersion
2019-03-11
Fix click behaviour
Ryan Dwyer
2019-03-11
Don't send button events to surfaces when dragging or resizing
Ryan Dwyer
2019-03-10
Make raw keysyms take precedence over translated
Ben Challenor
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-03-04
Allow concurrent clicks
Ryan Dwyer
2019-03-02
floating_maximum_size: change default behavior
Brian Ashworth
2019-02-28
seat: don't send button release when not pressed
emersion
2019-02-27
cursor: intitialize sx and sy to zero
Rouven Czerwinski
2019-02-27
cursor: remove unused node assignement
Rouven Czerwinski
2019-02-23
Update for swaywm/wlroots#1517
emersion
2019-02-23
handle_seat_node_destroy: update seat->workspace
Brian Ashworth
2019-02-22
input/cursor: allow whole-window bindings on ws
Brian Ashworth
2019-02-21
Handle NULL from output_get_active_workspace
Brian Ashworth
2019-02-18
Fix drag icon map listener not removed
emersion
2019-02-16
Check layout before getting pointer surface coords
Vincent Vanlaer
2019-02-14
seatop_move_tiling: do not move to descendant
Brian Ashworth
2019-02-14
seat: allow tree focus changes while layer focused
Brian Ashworth
2019-02-13
seatop_move_tiling: use tab/stack parent not self
Brian Ashworth
2019-02-13
cursor: relative-pointer-v1 time is usec
Brian Ashworth
2019-02-12
Rebase cursor when a layer surface maps
emersion
2019-02-10
input/keyboard: respect solo repeat_{rate,delay}
Brian Ashworth
2019-02-08
bar_cmd_modifier: add support for none
Brian Ashworth
2019-02-07
seat_configure_tablet_tool: configure xcursor
Brian Ashworth
2019-02-03
Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in...
Drew DeVault
2019-02-03
seat_cmd_cursor: do not create non-existing seat
Brian Ashworth
2019-02-03
Fall back to wildcard in sway_cursor_constrain
vilhalmer
2019-02-03
Skip constraining cursor if no seat config
vilhalmer
2019-02-03
Focus ws inactive node with focus_follows_mouse
vilhalmer
2019-02-01
Merge pull request #3543 from emersion/relative-pointer-usec
Drew DeVault
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-30
relative-pointer-v1: time is in usec, not msec
emersion
2019-01-30
Send pointer frames on tool events
Drew DeVault
2019-01-30
Missed a spot in pointer constraints
Drew DeVault
2019-01-30
Add pointer_constraint command
Drew DeVault
2019-01-30
Add relative pointer
absrd
2019-01-30
Implement pointer-constraints-unstable-v1
Las
2019-01-27
Merge pull request #3423 from RyanDwyer/fullscreen-global
Drew DeVault
2019-01-27
Update for swaywm/wlroots#1503
emersion
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
[next]