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
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-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-14
Disarm key repeat on reload
Brian Ashworth
2019-01-09
keyboard: update repeat timer before execution
Brian Ashworth
2018-10-29
binding: match single-key bindings if no multi-key binding matched
Franklin "Snaipe" Mathieu
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
Brian Ashworth
2018-10-14
swaybar: show hidden bar on key event
Ian Fan
2018-10-08
Remove unneeded variable
Ryan Dwyer
2018-10-08
Reload config using idle event
Ryan Dwyer
2018-10-04
Fix #2763
Drew DeVault
2018-09-06
Fix management of bindings during reload
Ryan Dwyer
2018-09-04
Deny repeating reload by holding key
Ryan Dwyer
2018-07-29
Bindings use advised keyboard repeat parameters
frsfnrrg
2018-07-29
Implement key repeat for pressed key bindings
frsfnrrg
2018-07-28
Don't enable numlock by default. This fixes an annoying issue where laptop ke...
Geoff Greer
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
[next]