Some bugs still exist, but now it seemed very stable
Shell version bump
shell-version >=43 && <=44
New feature
- Unsafe mode quick toggle (for dev)
Fixed bugs
- Quick toggle attached to the bottom of qs (over notification/media)
- Reappearing hidden buttons #73 #65
- Scroll Fading-Effect #19
Changes
- use
GObject.insert_child_at_index
instead of Me.imports.libs.utility.addChildWithIndex - now Makefile reloads gnome by busctl instead of pkill
- removed
GLib.timeout_add
because it makes debug harder