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
/
keyboard.h
Age
Commit message (
Expand
)
Author
2022-06-22
Remove access to wlr_input_device union
Simon Ser
2020-06-16
input/keyboard: wlr_keyboard_group enter and leave
Brian Ashworth
2020-02-18
treewide: fix typos
Torstein Husebø
2019-12-16
seat_cmd_keyboard_grouping: change keymap to smart
Brian Ashworth
2019-11-21
Add support for wlr_keyboard_group
Brian Ashworth
2019-08-20
input/keyboard: send released only if pressed sent
Brian Ashworth
2019-07-23
ipc: add an input event
Brian Ashworth
2019-06-09
commands/input: perform basic keymap validation
Brian Ashworth
2019-05-14
input/keyboard: attempt default keymap on failure
Brian Ashworth
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
2019-01-14
Disarm key repeat on reload
Brian Ashworth
2018-10-29
binding: match single-key bindings if no multi-key binding matched
Franklin "Snaipe" Mathieu
2018-07-29
Bindings use advised keyboard repeat parameters
frsfnrrg
2018-07-29
Implement key repeat for pressed key bindings
frsfnrrg
2018-06-12
Fix keyboard shortcut handling inconsistencies
frsfnrrg
2018-06-01
Comment to explain sway_shortcut_state lists
frsfnrrg
2018-06-01
Rewrite shortcut handling code to avoid hardcoded values
frsfnrrg
2018-01-04
binding release
Tony Crisci
2017-12-27
keyboard translate keysyms
Tony Crisci
2017-12-16
fix keyboard hotplugging
Tony Crisci
2017-12-16
fix header includes
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