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
Philip Mueller
5efdf996e5
[doc] 24.2
2024-12-06 08:56:26 +07:00
Philip Mueller
cd333962cf
[doc] 24.2
2024-11-30 10:32:31 +07:00
Philip Mueller
3982788894
[doc] 24.1
2024-10-01 13:41:06 +07:00
Frede Hundewadt
58c1f1c038
Update social media links and UI elements
...
Replaced the Twitter icon with X and updated related URLs.
Made several XML property adjustment within the `manjaro-hello.glade` file.
Updated the readme language files to reflect the correct urls for forum.
Moved AUT link to bottom of link list
2024-08-14 16:16:25 +02:00
Philip Mueller
91a8c160ae
[release] default to 6.9
2024-05-13 15:16:59 +07:00
Philip Mueller
9e9a73f8d6
[data] fix release notes
2024-05-10 19:56:35 +07:00
Philip Mueller
877a37e18d
[data] add 24.0 rel announcement
2024-05-10 19:09:40 +07:00
Stefano Capitani
db162f22bc
Merge branch 'master' into 'master'
...
Fix 41/42
Closes #41 e #42
See merge request applications/manjaro-hello!96
2024-05-01 20:01:14 +00:00
Vitor Lopes
5f41552f2a
fix #41
2024-04-28 10:58:44 +01:00