Commit Graph
240 Commits
Author SHA1 Message Date
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 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
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
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 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
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
Frede H 241da7fbee Consolidating application json data 2025-01-24 14:11:11 +00:00
phoepsilonix f376fdc0c9 Fix: Resolve SEGV in manjaro-hello by importing required modules 2025-01-19 05:42:16 +00: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
Vitor Lopes 1a9068b667 fix #41 2024-04-28 10:58:13 +01:00
Vitor Lopes 9b51a4a338 fix #42 2024-04-28 10:46:11 +01:00
Stefano Capitani 8ef9a385bd Add Rescue option 2024-01-08 11:49:23 +01:00
Philip Mueller 1a49ef5f61 [rel] 0.7.1 2023-08-27 07:54:54 +02:00
Artem Grinev 2873c0c320 Support DE-specific welcome apps 2023-08-21 21:47:24 +00:00
Philip Müller 6f91df7d9a v0.7.0
- this brings UI changes with a more flat look
- includes latest release info from 21.x branch
2022-06-19 02:20:42 +07:00
Vitor Lopes de60ded5cc fix #30 2022-05-17 10:50:28 +01:00
Oguz Kagan EREN cbabde6fa6 removed decoration false for about page 2021-08-08 15:00:51 +03:00
Oguz Kagan EREN 21e58f8b04 added back button to applications and gnome layout manager page, changed about icon 2021-07-16 17:41:03 +03:00
Oguz Kagan EREN 7c74b972f6 fixed style path problem 2021-07-15 16:32:54 +03:00
Oguz Kagan EREN a9a83c895a added border radius for about dialog 2021-07-11 15:41:07 +03:00
Oguz Kagan EREN 5ac4e0c12e updated version 2021-07-11 15:19:15 +03:00
Oguz Kagan EREN 49a5322dc6 fixed back button 2021-07-11 15:15:05 +03:00
Oguz Kagan EREN 4179fff5fe temp commit 2021-07-11 11:52:19 +03:00
Oguz Kagan EREN 095b93b317 temp commit 2021-07-10 17:47:13 +03:00
Oğuz Kağan EREN bd20bd3058 #27 fixed default browser problem 2021-07-04 07:53:34 +00:00
Stefano Capitani 5e81635e4c Change label name, better Discover software and upgrade the program version.
Signed-off-by: Stefano Capitani <stefano@manjaro.org>
2020-11-17 21:54:57 +01:00
Stefano Capitani db80d4788a Removed irc and added discover software and added telegram
Signed-off-by: Stefano Capitani <stefano@manjaro.org>
2020-11-15 17:31:39 +01:00
papajoker 4d48ea0f87 refactoring: use class, embed app more as plugins 2019-12-03 09:18:22 +01:00
papajoker f63252cd97 set UI btns with one or 2 plugins 2019-11-27 21:44:44 +01:00
papajoker 6c63bfe2a6 add gnome switch layout 2019-11-24 19:08:24 +01:00
papajoker 7687a57279 simplify code 2019-11-24 16:26:25 +01:00
Frede Hundewadt 10656015b7 add version 2019-11-21 11:33:46 +01:00
Frede Hundewadt 9f5670777f fix loading config module 2019-11-21 11:27:17 +01:00
Frede Hundewadt a2682e042f local fhdk 2019-11-14 18:03:19 +01:00
Frede Hundewadt 3460747edb Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	data/preferences.json
#	src/manjaro_hello.py
#	ui/manjaro-hello.glade
2018-10-30 16:46:56 +01:00
Frede Hundewadt a0937c6a2e Application utility 2018-09-23 13:49:19 +02:00