What's Changed
Bug fixes:
- Add missing text color on the notification action button by @bchmnn in #594
- Fixed reloading the config sometimes segfauling in 8b6af61
- Fix client printing help when running with --skip-wait by @ErikReider in #605
- Redefine CSS colors in the GTK 3. Improves compatibility with older themes by @ErikReider in #604
- fix: Add json schema for "autohide" and "blacklist" in "mpris" by @VAWVAW in #601
- Make the notification actions stretch to fill the whole space like before by @ErikReider in #613
- Fix
transition
typo by @MariaSolOs in #620 - Changed the CSS name of the transparent windows fixing GTK CSS overrides by @ErikReider in #624
- fix: Search icon by process name if icon is missing by @themkoi in #611
- Use GTK focus mechanics for keyboard navigation in the Control Center by @ErikReider in #626
Enhancements
- Replaced most SCSS variables with CSS variables in a00a16a
- Hide MPRIS Carousel dots when one or less player is visible in 7e34c75
- Moved control center notifications into its own widget + vexpand config option by @ErikReider in #597
- control-center-height is now able to be -1 to fit all widgets in 18bc457
- feat: Choose outputs by name by @VAWVAW in #602
New Contributors
- @bchmnn made their first contribution in #594
- @VAWVAW made their first contribution in #602
- @MariaSolOs made their first contribution in #620
- @themkoi made their first contribution in #611
Full Changelog: v0.12.1...v0.12.2