Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix laggy move-resize
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed move-resizing a view when only one coordinate changes.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Except for subsurfaces not rendering at the right scale. But that part
is (somewhat) easy.
|
|
|
|
|
|
|
|
|