wayland: render at fractional scale via viewporter, integer fallback

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I930684c15213a3e3b7de6b74dfb9da076a6a6964
This commit is contained in:
raf 2026-06-25 11:41:30 +03:00
commit baed9bc98c
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF
3 changed files with 219 additions and 34 deletions

1
Cargo.lock generated
View file

@ -50,6 +50,7 @@ dependencies = [
"unicode-width",
"vte",
"wayland-client",
"wayland-protocols",
]
[[package]]