Shelly Changelog
Version v2.2.3
What’s Changed
- Changing SingleSelection property “Autoselect” from “false” to “true” by @VinnyQF in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/662
- Adding default page config option by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/664
- 665 bug fix by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/667
- 606 sort buttons dont work by @VinnyQF in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/621
- Custom Tray Icons for shelly by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/668
- fixing icon downloader. by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/682
- fixing inconsitent issues with settings page render by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/683
- manage should not have checks being in manage already implies installed. by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/684
- Re added vertical nav by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/692
- Refactor styles to use theme variables for improved consistency and m… by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/694
- Refactor package install logic: introduce
BindStatefor managing si… by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/696 - UI tweaks to ui, including margin adjustments and style changes by @caroberrie in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/693
- Add variable expansion support in
VcsSourceParserand enhance branc… by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/698 - Adding a PKGBUILD preview window by @VinnyQF in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/697
- Fixing “AurWindow.ui” to match with previous design. by @VinnyQF in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/699
- 537 feature requestadd cli function that reutrns simple integer count of all available updates by @ZoeyErinBauer in https://github.com/Seafoam-Labs/Shelly-ALPM/pull/702
Configuration Information
To achieve looks like this :
Apply the below configurations to your config file in ~/.config/shelly/config.json . Further configuration information will be on the wiki shortly to explain how to achieve different animation styles and looks.
"ProgressBarStyle": "Pacman", "ProgressBarFps": 7, "ProgressBarWidth": 24, "OutputMode": "singlepane", "SinglePaneMaxStickies": 6Full Changelog: https://github.com/Seafoam-Labs/Shelly-ALPM/compare/v2.2.2…v2.2.3