mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
backend/wayland: add scaling support for output layers
Use the viewporter protocol to scale output layers.
This commit is contained in:
parent
46a014bf47
commit
4c5eadecce
4 changed files with 27 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ client_protos = [
|
|||
'presentation-time',
|
||||
'relative-pointer-unstable-v1',
|
||||
'tablet-unstable-v2',
|
||||
'viewporter',
|
||||
'xdg-activation-v1',
|
||||
'xdg-decoration-unstable-v1',
|
||||
'xdg-shell',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue