Commit Graph
140 Commits
Author SHA1 Message Date
c-ludenberg 67fc35eb58 fix(calamares): force HTTP/1.1 and add retries to Codeberg download
Codeberg's HTTP/2 endpoint is flaky and resets connections on
calamares-3.4.2.tar.gz. Forcing --http1.1 with --retry 5 avoids
the 'HTTP/2 stream 7 reset by server' error.

DLAGENTS in PKGBUILD is supported — Arch BBS and makepkg source
confirm it's read from the shell environment after sourcing.
2026-07-29 20:53:09 +02:00
c-ludenberg 07188d0b28 fix: replace em dash with ASCII dash in antergos-layan-theme PKGBUILD
The em dash (U+2014) in pkgdesc and optdepends strings was replaced
with a regular ASCII dash to avoid potential parser issues in the CI
container's bash version.
2026-07-29 20:29:30 +02:00
c-ludenberg 47028674c8 fix: escape apostrophe in optdepends string causing PKGBUILD parse failure
Single quote in 'won't' inside a single-quoted string closed
the quote prematurely. Changed to 'will not'.
2026-07-29 20:06:52 +02:00
c-ludenberg d73e09eebb fix: prevent antergos-live from deleting calamares.desktop, uncomment desktop-items calamares copy
Two sed patches (same pattern as existing GRUB patches):
- Comment out remove_calamares_launcher in antergos-live script
  so our branded calamares.desktop survives boot and shows
  in the app menu with locale translations.
- Uncomment calamares section in desktop-items so it copies
  calamares.desktop to the localized Desktop path (e.g.
  ~/Pulpit/ for Polish) instead of only the NoExtract'd
  calamares-config-switcher.desktop.
2026-07-29 19:23:14 +02:00
c-ludenberg 8244ba1eb1 fix: update VideoUrls format for plasma-smart-video-wallpaper-reborn v2.13.0 2026-07-29 18:37:38 +02:00
c-ludenberg 05ec74e84a absorb entire Style group into KDE Plasma entry, remove netinstall Style group — KDE gets full rice automatically 2026-07-28 21:42:17 +02:00
c-ludenberg bb23d4444e move sddm to optdepends in layan theme so it can be auto-included with KDE without forcing sddm on everyone 2026-07-28 21:40:27 +02:00
c-ludenberg 5107768a8b flat sources in WM PKGBUILDs so makepkg stops crying, nerd fonts and icons back in depends so the rice actually renders 2026-07-28 21:27:59 +02:00
c-ludenberg 26071fd05d 2 weeks no ISO and im losing my mind — README finally accurate, WM configs so i3cels stop coping, dconf wallpaper actually points to a file that exists. someone sedate me 2026-07-28 20:34:39 +02:00
c-ludenberg 4b7fd8835b fix(ci): add --overwrite='*' to pacman step for base/openrc 30-binfmt.hook conflict 2026-07-27 22:21:01 +02:00
c-ludenberg ad37b779f2 fix: add space animation slideshow files to PKGBUILD, bump pkgrel to 24 2026-07-27 22:17:42 +02:00
c-ludenberg 726c969721 what am i doing with my life borrowed Manjaro's slideshow for no reason 2026-07-27 22:07:20 +02:00
c-ludenberg d015c02e44 feat: branding DE/DM selectors, slideshow content redesign, layan wallpaper fix
calamares-branding-antergos-next:
- Replace packagechooser.conf (method: legacy, init selector) with
  packagechooser_de.conf (9 DEs, netinstall-add) and packagechooser_dm.conf
  (5 DMs, netinstall-select)
- Clean netinstall.yaml: remove Budgie, split i3/Sway, drop hidden groups
- Update settings_online.conf with packagechooser@de + @dm instances
- Redesign slideshow: 7 slides, accurate copy (Artix-based, not Arch),
  accent bar, better layout
- Bump pkgrel to 23

antergos-layan-theme:
- Fix plasma-org.kde.plasma.desktop-appletsrc video wallpaper path:
  Retro%20Sun%20WPE.mp4 -> antergos-wallpaper.mp4
2026-07-24 20:00:08 +02:00
c-ludenberg 7775a2bd79 fix: rename video wallpaper to no-spaces filename, bump pkgrel 2026-07-23 20:54:01 +02:00
c-ludenberg 2153d3f645 fix(antergos-layan-theme): add mkdir -p for video wallpaper dir, bump pkgrel to 5 2026-07-22 21:01:39 +02:00
c-ludenberg 573a5a3b50 add: i dont know what i added 2026-07-22 20:34:53 +02:00
c-ludenberg a2f1e7544e 🎉 SYNTHWAVE WALLPAPER: video wallpaper goes brrr
ships Retro Sun WPE.mp4 (credit: James White design, E-Cube anim) as
default desktop wallpaper via Smart Video Wallpaper Reborn plasmoid.
muted by default so your ears dont get synthwaved at 6am.
mpv bumped from optdepends to depends bc we ship a video now.

also the layan theme now comes with a built-in rave, you're welcome.
2026-07-22 19:58:31 +02:00
c-ludenberg 485339a711 calamares-next: no more konsole jumpscare, pacman log goes to file instead 2026-07-21 17:48:11 +02:00
c-ludenberg 9ffada8aac fix: fastfetch logo stretching and centering, slideshow COSMIC update
- Remove explicit width/height from fastfetch logo config so kitty auto-sizes without stretching
- Remove stray keyWidth:20 from first section footer that shifted bottom border right
- Add 4 dashes to first footer to match header width (71 chars each)
- Update slideshow COSMIC text and welcome app copy
2026-07-19 19:51:49 +02:00
c-ludenberg dd6ecc3a97 fix: replace antergos-sddm-theme with pixie-sddm-git in packages.yaml 2026-07-19 17:16:23 +02:00
c-ludenberg d0ff42cb54 fix: antergos-next-desktop-settings kdeglobals now uses Layan values instead of old Antergos-dark 2026-07-18 23:37:47 +02:00
c-ludenberg df2e7b41d9 fix(fastfetch): remove keyWidth on Web line for consistent alignment 2026-07-18 22:47:38 +02:00
c-ludenberg a346d7bea4 fix(appletsrc): use distributor-logo-antergos, fix fastfetch ratio, bump pkgrel 2026-07-18 22:26:13 +02:00
c-ludenberg 3e389d9167 feat: fetch AUR descriptions and categories in generate-index.py
- Fetch description/URL/license/depends from AUR API for packages
  without local PKGBUILD (AUR-only packages like kwin-zones, etc.)
- Add keyword/description-based category fallback so unknown packages
  aren't all 'other' — maps keywords like 'kwin' → desktop,
  'aur/helper/pacman' → tool, 'icon-theme' → branding, etc.
- Keep explicit category rules for known packages
2026-07-18 21:35:30 +02:00
c-ludenberg 513d76725c try: add Kurve runtime deps to optdepends
cava, python-websockets, qt6-websockets needed by audio
visualizer plasmoid at runtime.
2026-07-18 20:45:30 +02:00
c-ludenberg 97197be6db try: add AUR rice deps for CI build
kwin-zones, oh-my-posh-bin, pacseek — needed by the Layan rice,
built from AUR by CI.
2026-07-18 20:45:18 +02:00
c-ludenberg 69173e91d6 try: ship Antergos start icon SVG, drop Arch logo ref in kicker
customButtonImage=distributor-logo-archlinux falls back to generic
with Tela-circle. Replace with start-here-kde-antergos SVG shipped
to hicolor/scalable/places, point kicker at it.

Also bump pkgrel 1->2.
2026-07-18 20:13:04 +02:00
c-ludenberg eeb6e1fa6e fix: remove plasma-meta from Layan theme deps (handled by profile.yaml) 2026-07-18 18:55:01 +02:00
c-ludenberg fac41793ab fix: add tela-circle-icon-theme-git to packages.yaml 2026-07-18 00:49:36 +02:00
c-ludenberg 26d5654782 fix: create parent dir for grub theme pkg 2026-07-18 00:06:47 +02:00
c-ludenberg 82ff06c4da feat: bury offline mode, ship antergos-layan-theme
remember when i thought an offline installer was a good idea?
a pre-built squashfs that still needed internet to install DEs?
"offline" in name only. it was a lie. a beautiful, naive lie.

so i killed it. ripped out the mode picker, the connectivity check,
the whole AskMode() circus. calamares-next now just shows a notice
saying "yeah that wasnt actually offline" and launches directly
into online mode. no more pretending.

also fixed the QML nav button because having a greyed out "Next"
on the last page is terrible UX. now it says "Done" and quits.
youre welcome.

and since we nuked the offline mode, might as well make the
online mode look fucking spectacular. enter antergos-layan-theme:

- kvantum theme because your apps deserve better than qt dreck
- sddm theme (AntergosDark-Layan) for a sexy login screen
- every plasma plasmoid from the rice (panel colorizer, netspeed,
  shutdown switch, applets, separators, music toolbar, the works)
- yakuake arc-dark skin
- antergos logos in /usr/share/logos and /usr/share/pixmaps
- konsole profile, desktop appletsrc, all that jazz
- kde_settings.conf now points to AntergosDark-Layan sddm theme

also replaced the old antergos-grub-theme with the Layan grub
theme because the old one was a git-sourced abomination. 75 distro
icons, terminal box, selection widgets, antergos wallpaper.
ships to /usr/share/grub/themes/antergos/ so calamares finds it.

oh and a dozen audit fixes:
- kscreenlockerrc wallpaper path fixed
- kdialogrc no longer says some other distro
- 7 stale knsregistry files deleted (dev machine was leaking)
- systemd-inhibit guarded with command -v (dinit doesnt have it)
- plasma restart uses killall not systemctl --user
- "XeroLinux Toolkit" -> "Antergos Toolkit" in appletsrc
- KDE_SESSION_VERSION=5 -> =6 (its 2026)
- mirrorlist script says Artix not Arch
- SDDM Messages.sh removed from build artifacts
2026-07-16 21:57:36 +02:00
c-ludenberg 716ff74560 feat(antergos-wallpapers): add icon theme logo for online installs
Online installs don't get root-overlay files, so the antergos-logo
at hicolor icon theme paths (/usr/share/icons/hicolor/{128,256}x{128,256}/apps/
and /usr/share/pixmaps/) was missing on online-installed systems.

Add transparent logo PNGs at proper sizes to the wallpapers package,
which is already included in the online netinstall group.

Bump pkgrel to 7.
2026-07-14 20:44:25 +02:00
c-ludenberg 5bcaeffda7 fix: add discover to netinstall KDE Plasma group 2026-07-11 19:49:20 +02:00
c-ludenberg cc0a466749 fix: ship pipewire.desktop in pipewire pkg, add SDDM theme override config 2026-07-11 19:13:33 +02:00
c-ludenberg ed813487cb fork pipewire with dinit support in artix-pipewire-launcher
Fork pipewire 1:1.6.7-1 from Artix world repo with a patched
artix-pipewire-launcher that sets SUPPORT='YES' for dinit.

Previously the launcher treated dinit as unsupported (alongside
openrc), which broke XDG autostart of pipewire.desktop on
dinit-based systems. Users were told to use dinitctl instead.
This patch enables direct XDG autostart on dinit by changing:
  dinit|openrc)  SUPPORT='' ;;
to:
  openrc)  SUPPORT='' ;;
  dinit|runit|s6) SUPPORT='YES' ;;

Add pipewire to packages.yaml so CI picks it up.
2026-07-10 22:17:59 +02:00
c-ludenberg 46c8c7149f fix(calamares-branding-antergos-next-minimal): add missing minimal-info.qml to PKGBUILD
The minimal-info.qml file existed in the package directory but was
never listed in the source array or copied in package(), so the
notesqml module couldn't find it and failed to load.
2026-07-08 21:01:05 +02:00
c-ludenberg 9d5d45e931 fix(antergos-xfce-theme): set dark colors in gtkrc gtk-color-scheme
The gtk-color-scheme was using light variant colors (bg:#eeeeee,
base:#ffffff, fg:#555555) which bled into Qt apps via the gtk2
platform theme, causing Calamares to render with light backgrounds
despite the QSS stylesheet. Switched all colors to dark variant
(bg:#444444, base:#333333, fg:#dddddd, text:#eeeeee).
2026-07-08 20:59:45 +02:00
c-ludenberg 5d5faa300b fix(calamares-branding-antergos-next-minimal): comprehensive dark QSS — cover all Calamares widgets
Previous QSS only styled QMainWindow, QPushButton, QComboBox, QLineEdit,
and QProgressBar. Unstyled widgets (QListView, QTreeView, QGroupBox,
QRadioButton, QCheckBox, QScrollBar, QTabWidget, QHeaderView, etc.)
rendered with white backgrounds from the default Qt theme, making text
invisible in the Xfce live environment (no Plasma/Breeze dark).

New QSS covers every widget Calamares uses, with dark backgrounds
(#20252B / #262C34 / #2C3138) and Antergos blue (#4A9EFF) accents.
2026-07-08 19:37:55 +02:00
c-ludenberg a0de647748 fix(antergos-xfce-theme): mkdir before tar extract — pkgdir doesn't exist yet 2026-07-08 19:07:00 +02:00
c-ludenberg a43ebd898e feat: new Antergos NeXT Minimal (Xfce) edition — branding, theme, and packaging
Introduces a lightweight Xfce-based variant of Antergos NeXT to work
around the 2 GB GitHub Releases limit for the full Plasma ISO.

New packages in antergos-packages:
- calamares-branding-antergos-next-minimal: Calamares branding variant
  that says "Minimal (Xfce)" with a notesqml page explaining why this
  edition exists (Plasma ISO exceeded GitHub's 2 GB limit).
- antergos-xfce-theme: GTK 2.0/3.0/3.20 + xfwm4 theme based on Numix,
  recolored to Antergos brand accent (#4A9EFF). Includes xfce-notify-4.0,
  metacity-1, openbox-3, and unity support directories.

packages.yaml updated with both new packages in the build list.
2026-07-08 18:51:27 +02:00
c-ludenberg 036cd0673f fix(antergos-live-dinit): fix command path in dinit service file
The dinit service had command=/usr/bin/artix-live but the base
package renames the binary to /usr/bin/antergos-live. Now sed fixes
the path reference in the service file before the rename.
2026-07-06 20:17:22 +02:00
c-ludenberg 8f8e7745e3 feat(antergos-live): add dinit subpackage, drop openrc default
Adds package_antergos-live-dinit() so the dinit live environment uses
antergos-branded init scripts (with install_dinit make target, renaming
artix-live to antergos-live like the openrc variant does).

pkgrel bumped to 3.
2026-07-06 19:42:58 +02:00
c-ludenberg 3f0c20284c fix: dark Calamares theme, add branding packages to netinstall groups 2026-07-04 23:38:57 +02:00
c-ludenberg c77017c5cb feat: add preview image for look-and-feel global theme 2026-07-04 22:57:45 +02:00
c-ludenberg a8bbda69fa fix: override breeze-dark start-here-kde icons across all sizes and add kickoff plasmoid setup script 2026-07-04 22:43:28 +02:00
c-ludenberg fba61a93b0 fix: set wallpaper image directly in layout JS script
lookandfeeltool's defaults [Wallpaper] section doesn't reliably set
the wallpaper image path. Set it explicitly in the layout.js so it
always applies.
2026-07-04 22:23:49 +02:00
c-ludenberg ae8ac587fb fix: use correct color scheme name AntergosNeXT instead of AntergosDark
- Look-and-feel defaults reference AntergosNeXT.colors (the file that
  actually exists in /usr/share/color-schemes/)
- kdeglobals in desktop-settings also fixed to match
- Fix plasmarc install path (no trailing slash) so file is named
  correctly
2026-07-04 22:19:26 +02:00
c-ludenberg 7a28b0fc06 fix: antergos-dark-plasmarc installed with wrong name in plasma theme 2026-07-04 22:17:09 +02:00
c-ludenberg bd0363c9a2 fix: flatten plasma-theme sources — makepkg doesn't support subdir paths 2026-07-04 21:54:22 +02:00
c-ludenberg d06b2bb5e8 fix: flatten SDDM theme sources — makepkg can't handle subdir local sources 2026-07-04 21:48:39 +02:00