Age | Commit message (Collapse) | Author |
|
|
|
readme: add basic running doc
|
|
|
|
|
|
Refactor rootston keyboard
|
|
* Ensure keysyms state is always updated
* Check if pressed keysyms are exactly the binding keysyms
* Do not include modifiers in list of keysyms, these are special cases
|
|
|
|
|
|
Fix a bunch of mistakes detected with scan-build
|
|
Terminate on parent compositor exit
|
|
|
|
|
|
|
|
Call wl_output_send_done when current mode is updated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix popups position for rotated views
|
|
|
|
|
|
|
|
|
|
Scale cursors on scaled outputs
|
|
|
|
|
|
|
|
|
|
rootston: set keyboard for seat on keyboard add
|
|
|
|
Fix rotated views on HiDPI outputs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add wlr_output.serial
|
|
|
|
roots_xcursor_theme loads multiple wlr_xcursor_theme at different scales.
|
|
|
|
Refactor: cleanup config
|