753 Commits
Author SHA1 Message Date
c-ludenberg 499d042329 fix: logo path points at icon size actually shipped by euri-wallpapers 2026-08-23 18:43:35 +02:00
c-ludenberg cabfe2b3b6 rebrand!: internal rename antergos-welcome -> euri-welcome (files, paths, UI strings, pages, urls) 2026-08-23 18:43:11 +02:00
c-ludenberg 58f7684559 fix: purge GNOME dead code, update .desktop Categories, fix Korean involved page 2026-07-30 18:18:46 +02:00
c-ludenberg 99ee218835 fix: update live_path from archiso to artix bootmnt 2026-07-30 18:06:59 +02:00
c-ludenberg 27cc01bd2c fix: update base OS references from Arch Linux to Artix Linux across 16 locale files + release page 2026-07-30 18:05:35 +02:00
c-ludenberg accdc58915 welcome: hide window before launching calamares-next, auto-launch on live ISO after 5s 2026-06-23 18:45:41 +02:00
c-ludenberg 786c957e66 Fix live_path detection: /run/miso → /run/archiso
The welcome app checked /run/miso/bootmnt/antergos-next to detect
live ISO, but the NeXT ISO uses archiso standard /run/archiso/bootmnt.
Changed live_path to /run/archiso/bootmnt which always exists on
archiso-based live environments.
2026-06-23 15:21:41 +02:00
c-ludenberg 45cc57f4a5 Fix welcome app crash: remove calamares button remnants
- Removed empty <child> tags left after calamares button deletion
- Removed set_visible(True) call for nonexistent calamares widget
  (was causing AttributeError crash on live ISO)
- Install button now shows properly as 'Install Antergos NeXT'
2026-06-23 15:08:21 +02:00
c-ludenberg 203afe4d35 R.I.P. Cnchi — Calamares is now the primary installer
- Main install button now launches calamares-next instead of cnchi
  - Button label changed from 'Launch Cnchi Installer' to
    'Install Antergos NeXT'
  - Removed 'Alternative Installer' (Calamares) button — no longer
    needed since Calamares is the only installer
  - Welcome song path updated: /usr/share/cnchi-memes/ →
    /usr/share/antergos-next-memes/ (memes package repurposed)
  - Release notes page: added Cnchi retirement notice with eulogy
  - Readme page: updated instructions, removed cnchi-next link
2026-06-23 13:35:42 +02:00
c-ludenberg 31cbf985d6 fix: launch calamares-next instead of calamares directly; fix lsb/os-release fallback in get_lsb_infos 2026-06-23 13:07:14 +02:00
c-ludenberg 92aa115a1c fix: antergos-welcome preferences loading and stable API usage
- data/preferences.json: fix paths for subdirectory layout
- src/antergos_welcome.py: fallback to data/preferences.json;
  get_lsb_infos() uses .get("CODENAME", "unknown") to avoid KeyError;
  remove stale "rescue" label
2026-06-23 01:19:31 +02:00
c-ludenberg 71216bedd9 feat: add mute button with sad dialog
Mute button in headerbar kills mpv process and shows :( dialog.
Button becomes disabled and shows muted speaker icon after use.
2026-06-20 20:47:58 +02:00
c-ludenberg bdb47aaa61 feat: auto-play its-raining-tacos.opus on welcome screen open
SiIvaGunner rip: OMORIBOY instrumental x Raining Tacos vocals.
Plays at 55% volume via mpv --really-quiet.
File sourced from antergos-next-memes package.
2026-06-20 20:37:01 +02:00
c-ludenberg dddbceb152 po: purge every last Manjaro syllable from 66 locale files
i have seen every alphabet on gods green earth today. arabic. korean. hindi. persian. bengali. bulgarian. cyrillic marks i cannot pronounce. script that flows right to left. script that stacks into little blocks. script that hangs from a line like wet laundry.

do you know how many ways there are to spell "manjaro" in unicode? too many. i counted. منجارو 만자로 मैनजरो مانجارو মানজারো Манджаро and that is just the ones i had to hunt down with a regex flamethrower because my first 17 sed passes missed them all.

the pot file was from 2020. it still thought we were making manjaro hello. i regenerated it. it cried. i did not.

google translate via deep_translator was my sword. sed was my shield. python scripts lay broken in /tmp like the corpses of failed gods. three scripts. count them. three. the first could not parse po files. the second could not match multiline msgstr blocks. the third just replaced the unicode codepoints directly and asked no questions. that one worked.

66 mo files compiled. 0 manjaro references remain. the great cleansing is complete.

deus vult but at what cost.

—— Celestia Ludenberg, signing off before i start transliterating this commit message into korean
2026-06-20 20:16:02 +02:00
Philip Mueller 9973d9e2c7 [notes] update release notes 2026-05-03 07:45:39 +02:00
Frede H 34cd4cbe50 Merge branch 'xfce-version' into 'master'
Fix: XFCE version 4.20

See merge request applications/manjaro-hello!110
2026-02-03 07:00:27 +00:00
Philip H. c3c0e92503 Fix: XFCE version 4.20 2026-01-03 15:54:47 +01:00
Philip Mueller 92c7bf187a [notes] update release notes 2026-01-01 10:34:05 +01:00
Philip Mueller f2a5dbcbea [notes] update release notes 2025-12-02 14:01:24 +01:00
Mark Wagie a10bffe047 corrected YouTube link in en readme 2025-08-18 08:51:37 -06:00
Philip Mueller d06f5921b5 [notes] update release notes 2025-04-07 03:10:22 -04:00
Masato TOYOSHIMA 3942c463aa Revert "Undo until application-utility is updated."
This reverts commit 5f043c49dd.
2025-02-10 04:22:21 +09:00
Masato TOYOSHIMA 5f043c49dd Undo until application-utility is updated. 2025-02-10 04:02:23 +09:00
Masato TOYOSHIMA 8b2f63b775 change app.app_browser_box to app.info_bar_title. 2025-02-08 05:23:05 +09:00
Masato TOYOSHIMA 1b99b7ec43 bump version in about dialog, update changelog 2025-02-08 05:02:51 +09:00
phoepsilonix b58a84f615 Merge branch '49-more-appropriate-url-for-mailing-list' into 'master'
Resolve "More appropriate URL for mailing list."

Closes #49

See merge request applications/manjaro-hello!107
2025-02-07 19:50:26 +00:00
phoepsilonix 496adfc992 Merge branch '50-gtk-stock-icons-are-deprecated-since-3-10' into 'master'
Resolve "gtk stock icons are deprecated since 3.10."

Closes #50

See merge request applications/manjaro-hello!108
2025-02-07 19:49:46 +00:00
phoepsilonix 9540006cfe Merge branch '48-readme-and-other-pages-do-not-load' into 'master'
Resolve "Readme and other PAGES do not load."

Closes #48

See merge request applications/manjaro-hello!106
2025-02-07 14:58:47 +00:00
Masato TOYOSHIMA 2f9114c35d Fixes due to removal of info_bar_appstream from application-utility 2025-02-07 23:56:59 +09:00
Masato TOYOSHIMA 1258ef184c Resolve "gtk stock icons are deprecated since 3.10."
IconTheme seems to be a better choice.
For icon_size, Gtk.IconSize.BUTTON seems to be a good choice.
2025-02-03 15:56:50 +09:00
Masato TOYOSHIMA baaa79ed52 More appropriate URL for mailing list.
Currently, https://lists.manjaro.org/pipermail/ is set,
but https://lists.manjaro.org/mailman/listinfo seems more appropriate.
2025-02-03 08:44:10 +09:00
Masato TOYOSHIMA 308055dbdb Resolve "Readme and other PAGES do not load."
Readme, release information, and other PAGES do not load and display.

Fixed a bug that the file name was not assigned when default_locale was used.
2025-02-03 08:26:13 +09:00
Frede H b18049a45e Merge branch 'fix-locale' into 'master'
Locale determination is not done properly and locale is not retained for some locales.

See merge request applications/manjaro-hello!105
2025-01-27 08:23:00 +00:00
Masato TOYOSHIMA 307c619ff2 Fix default_locale and get_best_locale
Fix error in default_locale key
default_locale is a key that preferences has, not usr_prefs.

Reverted the part of the process that requires path expansion in get_best_locale.
2025-01-27 15:43:07 +09:00
Masato TOYOSHIMA 53cec4a683 fix typo 2025-01-25 11:28:52 +09:00
Masato TOYOSHIMA 80e66387b2 Fix: get_best_locale 2025-01-25 11:25:44 +09:00
Masato TOYOSHIMA 4287851aed fix typo 2025-01-25 11:12:31 +09:00
Mark Wagie 5ff16ac51c bump version in about dialog, update changelog 2025-01-24 10:26:27 -07:00
Frede H a63bab88ca Merge branch 'master' into 'master'
Consolidating application json data

See merge request applications/manjaro-hello!103
2025-01-24 14:11:12 +00:00
Frede H 241da7fbee Consolidating application json data 2025-01-24 14:11:11 +00:00
Frede H 9f5bb67bb8 Merge branch 'patch' into 'master'
Fix: Resolve SEGV in manjaro-hello by importing required modules

See merge request applications/manjaro-hello!101
2025-01-19 05:42:16 +00:00
phoepsilonix f376fdc0c9 Fix: Resolve SEGV in manjaro-hello by importing required modules 2025-01-19 05:42:16 +00:00
Frede H f182934cab Revert accidental removal of desktop tour button 2025-01-02 07:15:11 +00:00
Mark Wagie 8b3b84333e resize x.png 2025-01-01 11:18:33 -07:00
Mark Wagie dabc892ebf bump to 0.7.3 2025-01-01 10:56:41 -07:00
Mark Wagie c20f211b8a Correct button title for gnome-layout-switcher 2024-12-31 10:35:16 -07:00
Frede H 1c1825e864 Merge branch 'update-app-list' into 'master'
Update and expand application categories in default.json

See merge request applications/manjaro-hello!99
2024-12-31 08:41:02 +00:00
Frede H 9082ddb145 Update and expand application categories in default.json
Reorganized and added new applications to multiple categories in `default.json`, including Browsers, Email, Office Suites, and more. Enhanced descriptions and added filters for better categorization across various desktop environments. This improves usability and provides a more comprehensive app selection for users.
2024-12-31 09:39:15 +01:00
Frede H 2631a34445 Merge branch 'update-links' into 'master'
Update social media links and UI elements

See merge request applications/manjaro-hello!98
2024-12-31 08:16:15 +00:00
Philip Mueller bfcb3baabf [doc] 24.2 2024-12-08 08:39:35 +07:00