Files
euri-packages/packages/calamares-branding-antergos-next/branding.desc
T
c-ludenberg adfd1b4927 fix: set sidebar to top and navigation to bottom in branding.desc
The QML files are designed for sidebar-at-top (logo, step name,
progress bar) and navigation-at-bottom (Back/Cancel/Next buttons
in a horizontal row). branding.desc had them reversed (sidebar
at bottom, navigation on right), causing the entire chrome to
render in the wrong positions — sidebar at bottom with inverted
shadow and progress bar, navigation as a vertical strip on the
right side.

Changed: sidebar: qml,top | navigation: qml,bottom
2026-07-04 00:10:14 +02:00

41 lines
1.1 KiB
Plaintext

---
componentName: antergos-next
welcomeStyleCalamares: false
welcomeExpandingLogo: true
windowExpanding: normal
windowSize: 920px,630px
windowPlacement: center
sidebar: qml,top
navigation: qml,bottom
strings:
productName: "Antergos NeXT"
shortProductName: "Antergos NeXT"
version: "rolling"
shortVersion: "rolling"
versionedName: "Antergos NeXT rolling"
shortVersionedName: "Antergos NeXT"
bootloaderEntryName: "Antergos NeXT"
productUrl: "https://github.com/Antergos-NeXT"
supportUrl: "https://github.com/Antergos-NeXT"
knownIssuesUrl: "https://github.com/Antergos-NeXT/antergos-iso/issues"
releaseNotesUrl: "https://github.com/Antergos-NeXT"
donateUrl: ""
images:
productIcon: "antergos-icon.png"
productLogo: "antergos-icon.png"
productWelcome: "antergos-logo.png"
style:
SidebarBackground: "#20252B"
SidebarText: "#C8D6E5"
SidebarTextCurrent: "#FFFFFF"
SidebarBackgroundCurrent: "#4A9EFF"
slideshow: "show.qml"
slideshowAPI: 2