Skip to content

Releases: Trsnaqe/gamemode-shell-extension

V12.0

07 Jan 14:32
Compare
Choose a tag to compare

-Add customizable icon colors (#5)

-Add the ability to customize both active and inactive icon colors through
the extension preferences. This improves visibility when using themes or
wallpapers that might clash with the default colors.

Changes:

  • Add color settings to extension schema
  • Add color picker buttons in preferences window
  • Add color settings menu item in dropdown
  • Implement color change observers for real-time updates
  • Set default colors (green for active, white for inactive)
  • Handle color state changes properly
  • Remove hardcoded CSS colors

The colors are now fully configurable through the preferences window,
allowing users to choose colors that work best with their setup.

Full Changelog: V11.0...V12.0

V11.0

29 Sep 16:24
cf167b7
Compare
Choose a tag to compare

Hotfix for V9
Changelog:

- Gnome 47 Support 

GameMode Shell Extension V11.0

gamemodeshellextension@trsnaqe.com.shell-extension.zip

What's Changed

New Contributors

Full Changelog: V10.0...V11.0

V10.0

07 Jul 15:08
f55df03
Compare
Choose a tag to compare

Hotfix for V9
Changelog:

- Fixed visibility issue if show icon only when active is toggled on startup

GameMode Shell Extension V10
gamemodeshellextension@trsnaqe.com.shell-extension.zip

What's Changed

  • potential fix for icon visibility issue (#2) by @Trsnaqe in #3

Full Changelog: V9.0...V10.0

V9.0

04 Jul 14:41
Compare
Choose a tag to compare

Hotfix for V8
Changelog:

- Added sync to visibility toggle on dropdown which was forgotten.

GameMode Shell Extension V9
gamemodeshellextension@trsnaqe.com.shell-extension.zip

Full Changelog: V8.0...V9.0