Skip to content

Releases: retrozinndev/colorshell

2.0.4

10 Nov 23:58

Choose a tag to compare

Full Changelog: 2.0.3...2.0.4

Nixers, we have a special update for you all! This version debuts support for the colorshell nix flake ✨ (thanks to the people that reported incompatibility in #16 and @conroy-cheers 😁)

There's also a new feature on colorshell's runner plugin for Wallpapers!

  • ✨ added subdirectory exploration in-runner, allowing you to explore subdirectories inside of your wallpapers directory directly in the plugin(it's much better for organization!)

More to these amazing news, there's also some new contributors around!

  • @conroy-cheers, added a nix flake for colorshell in #25!!
  • @mmhobi7, fixed bezier value formatting for hyprland-git (it stopped accepting point values) in #26!

2.0.3

31 Oct 22:25

Choose a tag to compare

Full Changelog: 2.0.2...2.0.3

This release brings some nice updates and improvements:

  • 🌐 added new French locale (by @Elgemp4 in #19)
  • ✨ added a battery module in status bar (by @Elgemp4 in #20)
  • ⚡ support asynchronous result handling for runner plugins(the runner has got less laggy, making it faster to type)
  • 🔧 the installer can now do a backup of your configurations before starting the installation(because of #18)

Contributions

Thanks @Elgemp4 for all your contributions! You've made this release even better ❤️

2.0.2

26 Oct 20:44

Choose a tag to compare

Full Changelog: 2.0.1...2.0.2

This release brings fixes to issues encountered in the previous release:

  • 💥 fixed focused client being null(no data was being shown) after opening a new window on an empty workspace
  • 💥 fixed special character composing not working on gtk4 apps(added ibus as dependency, you may need to install it if you don't have it already)

Extra:

  • ✨ added an update script, so you don't need to reinstall colorshell every time you want to update it
    (see README#⬇️ Updating)

2.0.1

25 Oct 13:59

Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

This update brings some improvements and fixes for issues encountered in the previous release, such as:

  • Restored bottom buttons for Page widgets in control center(it was accidentally removed in the previous version)
  • Implemented fuzzy search for runner plugins wallpapers and clipboard, powered by fuse.js

2.0.0

23 Oct 10:31
9d1e91f

Choose a tag to compare

Full Changelog: 1.0.0...2.0.0

This release migrates colorshell to GTK4 and the new AGS v3, plus some new stuff and lots of improvements!

  • Added backlight brightness support(with on-screen display on change)
  • Ported to GTK 4
  • Using new AGS v3 and Gnim
  • Support for multi-player controls(support for more than one active player in media widgets)
  • Fixed UWSM support not working as intended
  • Notification popups now pause their timeout when hovered instead of just disappearing
  • Runtime-independent of AGS (no need to have AGS installed to make it run) :D
  • Modifiable notification popup position(top-left, top-right, bottom-left, bottom-right)
  • UI(buttons, styling...) & internal(structure, build process) improvements

About

Colorshell is made on top of GnomeJS, using GTK4, AGS v3 and Astal libraries to make stuff work 🗣️ (more info on readme)
It's meant to be full desktop environment for the Hyprland Wayland compositor.

If you have feature suggestions or bug reports, please create a new issue and describe it there! ❤️

1.0.0

22 Jul 02:12
295382d

Choose a tag to compare

The first tagged release for Colorshell! (I should've already done this long ago 😝)

Full Changelog: https://github.com/retrozinndev/colorshell/commits/1.0.0

Warning

An AGS v3 version is already in the works, and is almost complete. See #14

About

Colorshell is made on top of GnomeJS, using GTK, AGS v2 and Astal libraries to make stuff work 🗣️ (more info on readme)
It's meant to be full desktop environment for the Hyprland Wayland compositor.

If you have feature suggestions or bug reports, please create a new issue and describe it there! ❤️

Contributors

Thanks NotMephisto for all of their contributions!!