v0.10.0
What's Changed
- Allow empty name for actions by @slikie in #272
- Nicer spec file by @t0fik in #270
- update debian/ubuntu instructions by @werdahias in #281
- Update i3status-rs Example format syntax for 0.31.0 by @wseaton in #283
- corrected misspellings of the word "notification" by @dev-dev-dev-dev-dev-dev-dev-dev in #287
- Fixed Debian packaged configs being checked before user configs by @ErikReider in #296
- Added "relative-timestamps" config to switch between "25 minutes ago" and "2023-06-25T20:05:27-07" by @dev-dev-dev-dev-dev-dev-dev-dev in #286
- Add meson_option to build without PulseAudio Widget by @ErikReider in #297
- Add show-per-app-label for volume by @JannisPetschenka in #301
- Add Guix and rde installation instructions by @abcdw in #303
- Fixed CC list navigation skipping a notification by @ErikReider in #305
- Simplified script and base_widget command execution by @ErikReider in #318
- Test parsing markup without any hacks before using said hacks by @ErikReider in #319
- Remove notification replace flicker by @ErikReider in #320
- Added config option to set cc exclusive zone by @ErikReider in #321
- allow 8 digits in 2fa code regex by @scarwire in #332
- flush stdout after subscription events by @capezotte in #329
- Add toggle button by @JannisPetschenka in #304
- Update README.md (very small typo) by @kurtnettle in #343
- Fix togglebutton in menu dropdown by @JannisPetschenka in #339
- Add notification hint to bypass dnd/inhibition by @notpeelz in #334
- Grouped notifications by @ErikReider in #345
- [New Dependency: sassc] Move to SCSS from regular CSS by @ErikReider in #352
- Add border-radius property to notification images by @ErikReider in #353
- Add MPRIS player background blur by @ErikReider in #355
- Bumped version requirements for libhandy and gtk-layer-shell by @ErikReider in #357
- Fix text color on light theme by @1over137 in #362
- Add control center visibility class by @AmirDahan in #371
- Added demo video by @ErikReider in #382
Style changes
A few style changes were made that might break some existing configs. I also moved the project to use SCSS. My apologies but it should make styling a bit easier 😆
New dependencies
gvfs
granite
sassc
New Contributors
- @slikie made their first contribution in #272
- @t0fik made their first contribution in #270
- @werdahias made their first contribution in #281
- @wseaton made their first contribution in #283
- @dev-dev-dev-dev-dev-dev-dev-dev made their first contribution in #287
- @abcdw made their first contribution in #303
- @scarwire made their first contribution in #332
- @capezotte made their first contribution in #329
- @kurtnettle made their first contribution in #343
- @notpeelz made their first contribution in #334
- @1over137 made their first contribution in #362
- @AmirDahan made their first contribution in #371
Full Changelog: v0.9.0...v0.10.0