Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rootston: set keyboard for seat on keyboard add
|
|
|
|
Fix rotated views on HiDPI outputs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
roots_xcursor_theme loads multiple wlr_xcursor_theme at different scales.
|
|
|
|
|
|
|
|
|
|
|
|
Also renames view_get_size to view_get_box to be more consistent with wlroots API and make it more obvious that x,y are set (while in roots_view.get_size this isn't the case).
Fixes #407
|
|
|
|
Maximize views in rootston
|
|
|
|
|
|
|
|
|