Releases: BigE/desk-changer
Version 36
This release is a reworking of a lot of things for the new GObject updates in version 45. With these changes, support for previous versions has been dropped and only version 45 is supported currently. This also rewrites the preferences widget to use ADW instead of pure GTK.
Version 35
Fixes for #92 (prefs freezing) and #91 (3.38.5 dark mode)
Also includes Gnome 43 support for #93
Full Changelog: version-34...version-35
Version 34
Updating for dark mode in Gnome 42
I'll have a more robust update in the future. For now this just supports the new background setting.
Version 33
This release adds Gnome 41 support.
Full Changelog: version-32...version-33
Version 32
This release is just to tidy up a few things for approval on the extension site. I've also added a simple "About" tab to the prefs tool.
Version 31
Version 30
Version 29
Version 28
This is a complete rewrite to ES6 and updates to support Gnome 3.32 and 3.34
Version 27
This release covers #35 in fixing hidpi support. It also fixes #40 by unifying
the labels. I've also expanded on the idea presented in #38 that the daemon
should not select xml files. I've added a settings option that allows the user
to customize the mime types that the daemon loads. This closes #41