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
2018-06-12
Fix keyboard shortcut handling inconsistencies
frsfnrrg
2018-06-09
Render drag icons
emersion
2018-06-06
Initialise previous cursor position.
Scott Leggett
2018-06-04
Don't set focus to NULL when clicking a surface which has no container
Ryan Dwyer
2018-06-04
Restore focus when unmapping layer shell surfaces
Ryan Dwyer
2018-06-03
Fix seat_get_active_child
Ryan Dwyer
2018-06-02
Make command block implementation generic
Brian Ashworth
2018-06-01
Style fix, redundant entry removal, fix extra keysym delete
frsfnrrg
2018-06-01
Rename update_shortcut_model to update_shortcut_state
frsfnrrg
2018-06-01
Rename check_shortcut_model to get_active_binding
frsfnrrg
2018-06-01
Style fixed for keyboard.c
frsfnrrg
2018-06-01
Remove almost-always redundant loop in key handling
frsfnrrg
2018-06-01
Rewrite shortcut handling code to avoid hardcoded values
frsfnrrg
2018-06-01
Fix mouse warping interaction with layout coords
Drew DeVault
2018-06-01
Store swayc coordinates as layout-local
Ryan Dwyer
2018-06-01
Implement floating
Ryan Dwyer
2018-05-28
Fix ancestor typos
Ryan Dwyer
2018-05-27
Merge pull request #2050 from smlx/focus-fix
Drew DeVault
2018-05-27
Implement bindsym/bindcode --locked
frsfnrrg
2018-05-28
Improve comment.
Scott Leggett
2018-05-28
Avoid assert on container type.
Scott Leggett
2018-05-28
Move previous cursor_position inline.
Scott Leggett
2018-05-28
Remove unused function.
Scott Leggett
2018-05-28
Simplify logic, remove redundant variables.
Scott Leggett
2018-05-28
Rely on view_is_visible rather thank walking the tree ourselves.
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-26
Replace oft-failing abort with if statement
Drew DeVault
2018-05-26
Check for next_focus before assert
Ivan Chebykin
2018-05-26
Fix usage of sway_assert
Ivan Chebykin
2018-05-26
Moved visibility check of of loop, added asserts
Ivan Chebykin
2018-05-25
Break after first tabbed/stacked layout
Ivan Chebykin
2018-05-25
Fix mouse focusing for horizontal/vertical views in tabbed containers
Ivan Chebykin
2018-05-25
Fixed styling issues
Ivan Chebykin
2018-05-25
Focus inactive container instead of checking cursor position
Ivan Chebykin
2018-05-25
Skip all nested containers
Ivan Chebykin
2018-05-25
Implement correct focusing for tabbed containers
Ivan Chebykin
2018-05-25
Fix focusing from other containers
Ivan Chebykin
2018-05-25
Don't focus tabbed and stacked containers on mouseover
Ivan Chebykin
2018-05-21
Fix focus follows mouse with no focus
Drew DeVault
2018-05-21
Don't track damage for views on inactive tabs
Ryan Dwyer
2018-05-21
Implement tabbed layout
Ryan Dwyer
2018-05-20
Fix border commands from changing focus
Brian Ashworth
2018-05-20
Fix focus_follows_mouse over swaybar
Drew DeVault
2018-05-13
Idle handling for dpms/lockscreen et al
Mattias Eriksson
2018-05-12
Send pointer discrete axis values and source
emersion
2018-05-11
Highlight all child borders when using focus parent
Ryan Dwyer
2018-05-10
Damage container on focus
emersion
2018-05-03
Merge pull request #1907 from emersion/backend-input-mapping
Drew DeVault
2018-05-03
Hide cursor on touch down
Drew DeVault
[prev]
[next]