Skip to content

Releases: ulville/eepresetselector

19

19

Choose a tag to compare

@ulville ulville released this 26 Nov 23:32

Fixed ornamented menu items are misaligned in GNOME 45.

Commit: 5f30c29

Normal menu items are aligned with the ornamented items (last selected preset items) again in GNOME 45

Like this:

|   Preset 1  |
| * Preset 2  |
|   Preset 3  |

Instead of this:

|  Preset 1   |
|  * Preset 2 |
|  Preset 3   |

18

18

Choose a tag to compare

@ulville ulville released this 10 Sep 02:12

#15 Ported to GNOME 45 and now it uses ESM Modules

This version is incompatible for GNOME versions older than GNOME 45

17

17

Choose a tag to compare

@ulville ulville released this 06 Aug 17:13
  • New Symbolic Icon for more contrast and better GNOME HIG compliance.

closes #13

16

16

Choose a tag to compare

@ulville ulville released this 05 Jun 22:29

Changes in version 16

  • Added Keyboard Shortcuts to cycle through presets
    • Default shortcuts:
      • Control+Super+o for cycling through output presets
      • Control+Super+i for cycling through input presets
  • Added preferences window to change keyboard shortcuts
  • Added Turkish translations for preferences and Notification messages
  • Makefile based build and install script
    • Run $ make to build and install

closes #12

15

15

Choose a tag to compare

@ulville ulville released this 01 Apr 21:50

No new features this time. Only metadata changed to support GNOME 44

14

14

Choose a tag to compare

@ulville ulville released this 15 Jan 15:48

What's Changed

  • Scrollable PopupMenuSection in #10
    • If there are a ton of presets, the list would overflow the screen area. Now it places presets to scrollable menu sections in case of an overflow.
  • Some code refactoring

Full Changelog: v13...v14

13

13

Choose a tag to compare

@ulville ulville released this 19 Nov 15:49

Redesigned category title items

12

12

Choose a tag to compare

@ulville ulville released this 15 Nov 23:36

This version adds support for GNOME 43

11

11

Choose a tag to compare

@ulville ulville released this 26 Jul 20:44

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

10

Choose a tag to compare

@ulville ulville released this 17 Jun 21:21

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