What's Changed
- Changing SingleSelection property "Autoselect" from "false" to "true" by @VinnyQF in #662
- Adding default page config option by @caroberrie in #664
- 665 bug fix by @caroberrie in #667
- 606 sort buttons dont work by @VinnyQF in #621
- Custom Tray Icons for shelly by @caroberrie in #668
- fixing icon downloader. by @caroberrie in #682
- fixing inconsitent issues with settings page render by @caroberrie in #683
- manage should not have checks being in manage already implies installed. by @caroberrie in #684
- Re added vertical nav by @caroberrie in #692
- Refactor styles to use theme variables for improved consistency and m… by @ZoeyErinBauer in #694
- Refactor package install logic: introduce
BindStatefor managing si… by @ZoeyErinBauer in #696 - UI tweaks to ui, including margin adjustments and style changes by @caroberrie in #693
- Add variable expansion support in
VcsSourceParserand enhance branc… by @ZoeyErinBauer in #698 - Adding a PKGBUILD preview window by @VinnyQF in #697
- Fixing "AurWindow.ui" to match with previous design. by @VinnyQF in #699
- 537 feature requestadd cli function that reutrns simple integer count of all available updates by @ZoeyErinBauer in #702
Configuration Information
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": 6
Full Changelog: v2.2.2...v2.2.3
