Skip to content

Releases: ulville/eepresetselector

13

19 Nov 15:49
Compare
Choose a tag to compare
13

Redesigned category title items

12

15 Nov 23:36
Compare
Choose a tag to compare
12

This version adds support for GNOME 43

11

26 Jul 20:44
Compare
Choose a tag to compare
11

What's Changed

  • Use eslint and gnome-shell's eslint rules as recommended here
  • Refactored and formatted code in respect with gnome-shell's eslint rules
  • ✨ New icon ✨ 7c5404e

10

17 Jun 21:21
Compare
Choose a tag to compare
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

06 Jun 18:33
Compare
Choose a tag to compare
7
  • Fixed #8

6

05 Jun 21:38
Compare
Choose a tag to compare
6
  • #7 Adds #6 (Shows last selected preset)
  • Icons for category titles

5

08 Apr 19:09
Compare
Choose a tag to compare
5
  • Created new symbolic style icon for better adaptivity
  • Fixed #4

4

04 Apr 20:15
Compare
Choose a tag to compare
4

This version adds support for GNOME 42

3

17 Mar 20:38
Compare
Choose a tag to compare
3
  • #2 added support for flatpak version of EasyEffects 🎉
  • Better error handling, better logging, cleaner notifications

2

17 Mar 11:26
6067c30
Compare
Choose a tag to compare
2

First release after bug fixes 🎉

  • Uses easyeffects -p and easyeffects -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 🙏