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
/
input.c
Age
Commit message (
Expand
)
Author
2017-11-02
Use compositor theme for xwm cursor
emersion
2017-10-31
Remove wlr_cursor_set_xcursor for now
emersion
2017-10-27
Move xcursor stuff into its own file
emersion
2017-10-21
Merge branch 'master' into feature/data-device-selection
Tony Crisci
2017-10-21
Merge branch 'master' into feature/data-device-selection
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-20
Implement simple touch support for rootston
Drew DeVault
2017-10-15
wlr-data-device: drag icons
Tony Crisci
2017-10-05
Fix memory leaks
Versus Void
2017-10-01
Add basic drawing tablet support to rootston
Drew DeVault
2017-09-30
rootston: create desktop before input
Tony Crisci
2017-09-28
Handle input device removal
Drew DeVault
2017-09-23
Initial keyboard support in rootston
Drew DeVault
2017-09-23
Implement pointer motion and buttons
Drew DeVault
2017-09-23
Implement wlr_cursor in rootston
Drew DeVault
2017-09-23
Wire up pointer, start on cursor
Drew DeVault
2017-09-23
Initial pass on roots_input
Drew DeVault