Releases: ulville/eepresetselector
Releases · ulville/eepresetselector
13
12
11
10
What's Changed
- The menu now center aligns with the panel button
- Uses DOT instead of CHECK for last used presets (for the sake of consistency with other default gnome-shell menus)
- Fixed problems about Flatpak version (delay between loading a preset and reading last used preset, communication issues with sandbox)
- Using it with Flatpak version of EasyEffects is much more seamless than previous versions
- Fixed some issues about preset names
7
6
5
4
3
2
First release after bug fixes 🎉
- Uses
easyeffects -p
andeasyeffects -l {preset}
commands on the background to view and load presets. - 8793ddb On older versions of EasyEffects (before v6.2.4)
easyeffects -p
was listing presets as stderr for some reason. With v6.2.4 it's seems fixed and lists presets as stdout. Great timing (!). Now if available we use stdout, else we use stderr to parse data. - Flatpak version of EasyEffects is not supported yet
Hope you enjoy it as much as I do 🙏