Skip to content

Releases: qwreey/quick-settings-tweaks

2.1-stable

14 Feb 19:42
Compare
Choose a tag to compare

2.1-stable

  • Layout editor shows only useful items

    For example, a DND quick toggle only appears when enabled

  • Migration for gnome 48 (partially)
    • 'vertical' property migration
  • Fix some typescript type errors
  • Update locales
  • Add github sponsor (replace original one)

New Features

  • Menu animation
    • Add background brightness option
  • Weather widget
    • Add show or hide location label option
    • Add max forecasts option
    • Add weather interval option
  • System Indicators
    • Monochrome option for privacy indicators

Fix

  • System Indicators
    • Fix accent indicators color not match with shell accent color
  • Weather widget
    • Fix status label style
  • Fix project name

2.1-pre7

11 Feb 20:43
Compare
Choose a tag to compare

2.1-pre7

  • Improve ordering editors
  • Update locale files
  • Migration for gnome 48 (partially)
    • Media widget: Lowered GNOME Shell API dependency for backwards compatibility

New Features

  • Quick toggle layout
    • Add GType name filter option
    • Now you can hide 'Unsorted items'
  • System indicators layout
    • Add ordering and hiding option
    • Add accent screen sharing & recording indicators option
    • Add accent privacy indicators option

Fix

  • Default value optimization for menu animation
  • Fix broken scrollbar padding
  • Fix mixer description only shows 'Playback Stream'
  • Fix smooth scroll cause scrolling issue on media widget
  • Fix mixer widget menu section initial state
  • Fix #170, some quick toggles are not hiding
  • Fix 'has been already disposed' error on weather widget
  • Fix '(intermediate value).Extension.features is null' error when extension unloading

2.1-pre6

08 Feb 19:20
Compare
Choose a tag to compare

2.1-pre6

  • Reduce reloading cost

New Features

  • Media widget
    • Add adjust smooth scroll speed option
  • Overlay menu
    • Smoother animation
    • Better animation start offset for flyout style
  • Volume mixer widget
    • Add show stream icon option
    • Add attach menu to output slider option

Fix

  • Media widget
    • Fix 'event.moveStartCoords is undefined' error

2.1-pre5

08 Feb 04:56
Compare
Choose a tag to compare

2.1-pre5

  • List the license in more detail
  • Weather feature is now stable

New Features

  • Media widget
    • Add round clip effect detailed option
    • Support trackpad and trackpoint smooth scroll
  • Date menu
    • Add hide left box option
    • Add hide right box option
    • Add menu disable option
    • Add menu button hide option
  • VolumeMixer widget
    • Migrated from 1.18

Fix

  • Fix 'st_widget_get_theme_node called on the widget which is not in the stage' issue

Prefs QOL patch

  • Add detailed button on some options

2.1-pre4

03 Feb 01:50
Compare
Choose a tag to compare

2.1-pre4

  • Changelog viewer enchantments
    • Show build number, git hash, and date in detailed view

New Features

  • Media widget
    • Add gradient background option
    • Add progress bar style option
    • Add contorl button opacity option
    • Implement swipe to switch page
    • Implement round clip effect to make transition better
  • Weather widget
    • Add click command option
  • Debugging
    • Expose features

Fix

  • Fix gnome-shell segfault on dragging media widget
  • Media widget
    • Fix page indicator click action

New Licenses

2.1-pre3

31 Jan 11:57
0f05873
Compare
Choose a tag to compare

2.1-pre3

  • Update repo url in metadata
  • Option to hide dnd indicator completely
  • Debugging
    • Use better logging format
    • Add logging level option
    • Add extension environment expose option
  • Notifications widget
    • Add vfade offset option
    • Add scrollbar visibility option

Fix

  • Fix 'PageIndicators has been already disposed' issue
  • Add more promise catch handlers and source naming for debugging
  • Removed fixStScrollViewScrollbarOverflow, use vscrollbar_policy instead

Known issues

  • Cannot hide keyboard quick toggle

2.1-pre2

22 Jan 15:55
Compare
Choose a tag to compare

2.1-pre2

New Features

  • Add quick toggle ordering and hiding
  • Add page indicator on media widget
  • Add DND indicator position option
  • Add save last session state option on unsafe mode quick toggle

Fix

  • Fix changelog text align
  • Fix pref page scroll flickering issue
  • Fix weather widget empty when no location selected issue

Prefs QOL patch

  • Move contributor rows to dialog

2.1-pre1

22 Jan 06:42
Compare
Choose a tag to compare

2.1-pre1

  • Using major.middle.minor version system
  • Using girs and typescript, for better development
  • New stable, github-stable, github-preview release channel

Shell version bump

shell-version >= 45, >= 48

Prefs QOL patch

  • Some space rich option groups are now using bottom sheet layout
  • Add button for reset modified options
  • Organize about section
    • Add changelogs subpage

New Features

  • Reorder and hide system items
  • Reanimate menu, overlay menu mode
  • Weather widget

Known issues

  • Sometime, the media progress bar displayed even should't be displayed
  • Weather widget shows empty box when region wasn't selected

1.18 - Stable

02 May 18:20
816e094
Compare
Choose a tag to compare

Some bugs still exist, but now it seemed very stable

Shell version bump

shell-version >=43 && <=44

New feature

  1. Unsafe mode quick toggle (for dev)

Fixed bugs

  1. Quick toggle attached to the bottom of qs (over notification/media)
  2. Reappearing hidden buttons #73 #65
  3. Scroll Fading-Effect #19

Changes

  1. use GObject.insert_child_at_index instead of Me.imports.libs.utility.addChildWithIndex
  2. now Makefile reloads gnome by busctl instead of pkill
  3. removed GLib.timeout_add because it makes debug harder

Merged PRs

1.15 - First stable release

09 Nov 16:23
Compare
Choose a tag to compare

Thanks to contributors and issue reporters, Many improves can exist!

What's Changed (1.13 ~ 1.15)

  • Convert version number to string in #38
  • Portuguese translation in #36
  • Fix un-loadable settings page in #40
  • Fix media/notification border visual bug in #18
  • Solving License Violation #34

Next goal

  • Fix fading-effect bug with long list of notifications #19
  • Add night mode slider #4
  • Move dnd icon to system icons #42
    And solving every issues

Full Changelog: 1.13...1.15