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
/
keyboard.c
Age
Commit message (
Expand
)
Author
2018-07-25
Fix LEDs for configured modifier states
ProgAndy
2018-07-25
Implement setting NumLock and CapsLock status
ProgAndy
2018-07-23
Invoke mouse bindings
frsfnrrg
2018-07-23
Parse mouse binding options
frsfnrrg
2018-07-15
Make focus part of transactions
Ryan Dwyer
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-05
keyboard: free xkb keymap on destroy
Dominique Martinet
2018-06-28
fix handling key modifiers if not pressed at first
Armin Preiml
2018-06-12
Fix keyboard shortcut handling inconsistencies
frsfnrrg
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-05-27
Implement bindsym/bindcode --locked
frsfnrrg
2018-05-13
Idle handling for dpms/lockscreen et al
Mattias Eriksson
2018-04-18
Make key repeat configurable
Ryan Dwyer
2018-04-02
Merge branch 'wlroots' into seat-fixes
Tony Crisci
2018-04-02
dont copy input config
Tony Crisci
2018-04-02
Partially implement move command
Drew DeVault
2018-02-24
take seat param for handle_command and rename
Tony Crisci
2018-01-20
add kill command
Tony Crisci
2018-01-17
update for new wlr-keyboard modifiers
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2018-01-04
cleanup bindings
Tony Crisci
2018-01-04
binding release
Tony Crisci
2017-12-29
fix nitpicks
Tony Crisci
2017-12-28
overwrite old bindings
Tony Crisci
2017-12-28
fix keyboard_execute_bindcode
Tony Crisci
2017-12-28
bindcode
Tony Crisci
2017-12-27
run compositor bindings last
Tony Crisci
2017-12-27
run binding command
Tony Crisci
2017-12-27
match user bindsym
Tony Crisci
2017-12-27
compositor bindings
Tony Crisci
2017-12-27
keyboard translate keysyms
Tony Crisci
2017-12-19
handle keymap not found
Tony Crisci
2017-12-18
remove assumption of one device per identifier
Tony Crisci
2017-12-16
fix keyboard hotplugging
Tony Crisci
2017-12-16
keyboard cleanup
Tony Crisci
2017-12-15
xkb config
Tony Crisci
2017-12-14
basic configuration
Tony Crisci
2017-12-12
sway input device
Tony Crisci
2017-12-10
keyboard remove
Tony Crisci
2017-12-10
basic keyboard
Tony Crisci
[prev]