diff --git a/README.md b/README.md index fb05ffa..d0072b2 100644 --- a/README.md +++ b/README.md @@ -612,6 +612,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **21.03.26:** - Use Wayland ozone platform fixes scaling and acceleration. * **28.12.25:** - Add Wayland init logic. * **22.09.25:** - Rebase to Debian Trixie. * **12.07.25:** - Rebase to Selkies, HTTPS IS NOW REQUIRED. diff --git a/readme-vars.yml b/readme-vars.yml index 5a7acac..c5f5cd8 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -107,6 +107,7 @@ init_diagram: | "altus:latest" <- Base Images # changelog changelogs: + - {date: "21.03.26:", desc: "Use Wayland ozone platform fixes scaling and acceleration."} - {date: "28.12.25:", desc: "Add Wayland init logic."} - {date: "22.09.25:", desc: "Rebase to Debian Trixie."} - {date: "12.07.25:", desc: "Rebase to Selkies, HTTPS IS NOW REQUIRED."} diff --git a/root/defaults/autostart_wayland b/root/defaults/autostart_wayland index 5fc5f8d..008016b 100644 --- a/root/defaults/autostart_wayland +++ b/root/defaults/autostart_wayland @@ -1 +1 @@ -/opt/altus/Altus --no-sandbox +/opt/altus/Altus --ozone-platform=wayland --no-sandbox diff --git a/root/defaults/menu_wayland.xml b/root/defaults/menu_wayland.xml index 74fdcc2..8a72035 100644 --- a/root/defaults/menu_wayland.xml +++ b/root/defaults/menu_wayland.xml @@ -2,6 +2,6 @@ /usr/bin/foot -/opt/altus/Altus --no-sandbox +/opt/altus/Altus --ozone-platform=wayland --no-sandbox