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
/
include
/
sway
/
input
Age
Commit message (
Expand
)
Author
2018-10-03
Fix focusing topmost floating windows
Jonathan Buch
2018-09-16
Rename seat_get_active_child to seat_get_active_tiling_child
Ryan Dwyer
2018-09-14
Update for swaywm/wlroots#1243
emersion
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-11
Rename OP_MOVE to OP_MOVE_FLOATING
Ryan Dwyer
2018-09-06
Introduce seat_set_focus_container and seat_set_focus_workspace
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-18
Don't send motion if the cursor hasn't moved
Ryan Dwyer
2018-08-18
Rename mousedown to down and make seat operation a named enum
Ryan Dwyer
2018-08-18
Implement mousedown operation
Ryan Dwyer
2018-08-17
Refactor seat_get_focus functions
Ryan Dwyer
2018-08-12
Implement resizing tiled containers via cursor
Ryan Dwyer
2018-08-01
ipc: prevent emitting a workspace::focus event when moving a container to a d...
Ian Fan
2018-07-29
Bindings use advised keyboard repeat parameters
frsfnrrg
2018-07-29
Implement key repeat for pressed key bindings
frsfnrrg
2018-07-28
Add virtual keyboard protocol
Drew DeVault
2018-07-28
When unfloating, return container to previously focused tiled container
Ryan Dwyer
2018-07-23
Invoke mouse bindings
frsfnrrg
2018-07-22
Store last button and use it when views request to move or resize
Ryan Dwyer
2018-07-22
Prevent re-uploading the same cursor image multiple times
Ryan Dwyer
2018-07-22
Replace static handle_end_operation with seat_end_mouse_operation
Ryan Dwyer
2018-07-22
Implement xdg shell request_move and request_resize events
Ryan Dwyer
2018-07-22
Implement floating_modifier and mouse operations for floating views
Ryan Dwyer
2018-07-18
Don't unfocus when an override redirect window is mapped
emersion
2018-07-15
Make focus part of transactions
Ryan Dwyer
2018-06-23
Fix crash when deleting last child in a tabbed or stacked container
Ryan Dwyer
2018-06-12
Fix keyboard shortcut handling inconsistencies
frsfnrrg
2018-06-09
Render drag icons
emersion
2018-06-01
Comment to explain sway_shortcut_state lists
frsfnrrg
2018-06-01
Rewrite shortcut handling code to avoid hardcoded values
frsfnrrg
2018-05-28
Move previous cursor_position inline.
Scott Leggett
2018-05-28
Store previous position in sway_cursor.
Scott Leggett
2018-05-27
Focus containers only on entry.
Scott Leggett
2018-05-21
Don't track damage for views on inactive tabs
Ryan Dwyer
2018-05-20
Fix border commands from changing focus
Brian Ashworth
2018-04-21
Default to current time when triggering cursor events
emersion
2018-04-10
Clean up cursor simulation code.
Danny Bautista
2018-04-10
Implement cursor event simulation with sway commands.
Danny Bautista
2018-04-08
Merge pull request #1769 from acrisci/focus-inactive-fixes
Drew DeVault
2018-04-08
80char
Tony Crisci
2018-04-08
Merge branch 'wlroots' into focus-inactive-fixes
Tony Crisci
2018-04-08
Fix cursor motion issues
Drew DeVault
2018-04-08
Implement tablet tool support
Drew DeVault
2018-04-07
seat focus inactive children foreach
Tony Crisci
2018-04-07
seat get focus inactive view
Tony Crisci
2018-04-07
Give keyboard focus to unmanaged xwayland surfaces
emersion
2018-04-04
Address review feedback
Drew DeVault
2018-04-04
Implement input-inhibit in sway, swaylock
Drew DeVault
2018-04-04
Add input inhibitor to input manager
Drew DeVault
2018-04-02
Give exclusive focus to layers above shell layer
Drew DeVault
[next]