index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootston
/
keyboard.c
Age
Commit message (
Expand
)
Author
2017-11-08
Always read state from wlr_keyboard in the seat
emersion
2017-11-07
works in review comments
Markus Ongyerth
2017-11-07
explains 2 way keybind trying.
Markus Ongyerth
2017-11-07
fix the keybind handling in rootston.
Markus Ongyerth
2017-10-31
rootston: end grab on escape
Tony Crisci
2017-10-30
refactor input time_sec to time_msec
Tony Crisci
2017-10-29
Merge branch 'master' into feature/xwm-rewrite
Tony Crisci
2017-10-28
Merge pull request #324 from acrisci/feature/keyboard-redesign
Drew DeVault
2017-10-27
Merge branch 'master' into feature/xwm-rewrite
Tony Crisci
2017-10-27
Remove input.last_active_view
emersion
2017-10-26
Fix fallback when there are two config blocks for a keyboard
emersion
2017-10-26
Per-keyboard configuration
emersion
2017-10-25
xwm: dont focus override redirect windows
Tony Crisci
2017-10-24
wlr-seat: keyboard redesign
Tony Crisci
2017-10-21
Remove calls to assert to check runtime errors in rootston
emersion
2017-10-21
Remove wl_list_init when using wl_signal_add
emersion
2017-10-12
New binding to switch windows
Versus Void
2017-10-06
Add close command, add close for xwayland
emersion
2017-10-06
Require exec prefix to execute shell commands
emersion
2017-10-03
Add modifiers support in wayland backend, parse modifiers in rootston config
emersion
2017-10-03
exec command if it's not exit
emersion
2017-10-03
Use a command string rather than an action enum
emersion
2017-10-03
Parse bindings in config, execute bindings
emersion
2017-10-03
Use keysyms instead of keycodes
emersion
2017-10-03
Add keyboard state to rootston
emersion
2017-10-01
Fix keyboard handling in examples
Drew DeVault
2017-09-28
Handle input device removal
Drew DeVault
2017-09-28
Fix rootston keyboard, add Xwayland
Drew DeVault
2017-09-23
Initial keyboard support in rootston
Drew DeVault