Now termux-monet is open for Translations in Weblate! Help us translating in https://hosted.weblate.org/engage/termux-monet/
ฅ^•ﻌ•^ฅ
I tried my best. there's a lot of issues and PRs where i commented asking for help. any PRs would be really appreciated!
Things i couldn't implement yet:
- Double termux-styling themes (one for dark mode, other for light mode)
- In-app update dialog and installation
- Use Android 12 Blur RenderEffect, with RealtimeBlurView (or BlurView) as fallback.
- Change package name without breaking bootstrap packages, to publish it on izzyondroid
Termux-Monet can be updated by using Obtainium
Here's a quick tutorial on how to add it to the app.
Plugin Updates:
- Termux-Styling (v0.32.1-2)
- Termux-Api (v0.50.1-5)
- Termux-Boot (v0.8.1-1)
- Termux-Float (v0.15.0-2)
- Termux-Tasker (v0.6.0-2)
- Termux-Widget (v0.13.0-2)
- Termux-GUI (0.1.6-1)
Now you can enable blur on ExtraKeys!
And monet background! (Unstable)
Monet background will not change any terminal colors. That would require double termux-styling themes. i couldn't implement this. so, you gotta manually choose a dark/light mode theme from termux-styling once you swap to dark/light mode, else your terminal will be unreadable (e.g. white text on white background)
Changelog
Show:
- Changed: Bump androidx.test.ext:junit from 1.1.5 to 1.2.0
- Fixing text colors
- Fixing README
- Update README.md
- Update README.md
- Fixing accent colors2
- Added translucent ExtraKeys menu
- Added toggle to enable Extrakeys Blurred Background
- Making extra keys back button transparent
- Fix hiding terminal toolbar not hiding blurred background
- Changing setting category
- Update README.md
- Changed: Bump androidx.test.ext:junit from 1.2.0 to 1.2.1
- Feature: Added a switch to enable/disable sessions blurred background
- Chore: Fixing warnings and deprecated methods
- Feature: Implement Monet Background
- Hotfix: Fixing new implementations
- Changed: Reducing code redundancy
- Hotfix: Fixing Opposite Accent
Full Changelog: KitsunedFox/termux-monet@v0.119.0-b1-34...v0.119.0-b1-35