Releases: ErikReider/SwayNotificationCenter
Releases · ErikReider/SwayNotificationCenter
v0.9.0
What's Changed
- Fix copr Github Action by @ErikReider in #224
- Menu animation by @JannisPetschenka in #230
- Hide visible notifications when activating dnd by @ErikReider in #233
- Use rounding to prevent incorrect backlight percentage calculation by @Mirei124 in #236
- Per app volume control by @JannisPetschenka in #235
- Little rework of the Fedora Silverblue installation instructions by @foopsss in #246
- Fix issue #245 by @JannisPetschenka in #248
- Add a tip with gtk_debug env var in README.md by @Seme4eg in #254
- Fixed mpDris2 mpris issues by @ErikReider in #253
- Preserve config object item order by @ErikReider in #258
- Add positonY center for notifications and CC by @ErikReider in #259
- Added ability to toggle parsing of notification 2fa codes by @ErikReider in #260
- Added ability to choose wether layer-shell should be used or not by @ErikReider in #261
- Added control-center layer config option by @ErikReider in #263
- Update swaync.5.scd #249 by @Seme4eg in #264
- Add inline replies to notifications by @ErikReider in #221
New Contributors
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Huge release with a bunch of new features, widgets and fixes! Thanks to all of the new contributors! ❤️
What's Changed
- a bunch of typo fixes by @kilobyte in #187
- Update README with correct config man page by @nichobi in #190
- Update documentation to mention the environment variables that scripts can use. by @aereaux in #191
- Action scripts by @auctumnus in #194
- Add COPYING and README to pkgbuild install by @bd-g in #200
- Add Override urgency to config by @mildred in #199
- Add example i3status-rs config to README.md by @bim9262 in #202
- Bump minimal meson version to 0.59.0, replace 'get_pkgconfig_variable' by @freijon in #206
- Add ControllsWidget by @JannisPetschenka in #203
- Remove DockerFiles and move package installation into each action by @ErikReider in #210
- Audio slider by @JannisPetschenka in #207
- Add Notification placeholder in Control Center by @ErikReider in #212
- Add ControlCenter positioning config option by @ErikReider in #213
- Add Notification Action to copy body security codes to clipboard by @ErikReider in #217
- Add "desktop-entry" as option to scripts by @ErikReider in #219
- Add Brightness slider widget by @JannisPetschenka in #211
- [Feature] Add ability to inhibit notifications through DBus by @ErikReider in #223
New Contributors
- @kilobyte made their first contribution in #187
- @nichobi made their first contribution in #190
- @aereaux made their first contribution in #191
- @auctumnus made their first contribution in #194
- @bd-g made their first contribution in #200
- @mildred made their first contribution in #199
- @bim9262 made their first contribution in #202
- @JannisPetschenka made their first contribution in #203
Full Changelog: v0.7.3...v0.8.0
v0.7.3
What's Changed
- Add /usr/local/etc/xdg/swaync/ as default fallback path by @ErikReider in #168
- Add client flags to turn dnd on/off by @bvergnaud in #169
- feat: transient notification visibility by @lazytanuki in #170
- Add option to configure layer for control center window by @junglerobba in #175
- Add cssPriority to config by @ErikReider in #176
New Contributors
- @bvergnaud made their first contribution in #169
- @lazytanuki made their first contribution in #170
- @junglerobba made their first contribution in #175
Full Changelog: v0.7.2...v0.7.3
v0.7.2 Bug fixes
What's Changed
- Adding instructions for installation on Fedora Silverblue and other rpm-ostree Fedora variants. by @foopsss in #161
- Fix typo by @tosti007 in #166
- Fixed regex related segfaults with GLib 2.74
New Contributors
Full Changelog: v0.7.1...v0.7.2
v0.7.1 Hotfix
Hotfix: Fixed COPR not building rpm
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Breaking Changes
- New official COPR repo. You'll have to switch to the official one to get future updates. Read the README for more information
What's Changed
- Fix gschema not being compiled on install by @ErikReider in #138
- Fixed click to close Control Center not working on some WMs by @ErikReider in #139
- Add missing build dependency and installed files in rpmbuild spec file by @fantognazza in #140
- Issue #141: Waybar subscription missed opportunity by @carlosV2 in #142
- CI: Add Fedora builds (#144) by @lexa in #148
- Customize and reorder widgets in Control Center by @ErikReider in #150
- Mpris widget by @ErikReider in #157
- All notification urgency timeouts can now be 0 to disable expiration by @ErikReider in #158
- Fix typo by @asas1asas200 in #160
New Contributors
- @fantognazza made their first contribution in #140
- @carlosV2 made their first contribution in #142
- @asas1asas200 made their first contribution in #160
Full Changelog: v0.6.3...v0.7.0
v0.6.3 - Hotfix
- Fixed bug where replacing notifications aren't visible
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Add arm to pkgbuild + pkgbuild fixes by @mpldr in #126
- [Feature] Click outside Control Center to close by @ErikReider in #133
- Increased default cc width to 500
- Added comment above .top-action-title in style.css
- Fixed default style.css file not being parsed correctly after e082c3c
- Added control-center-height to default config
- Set default notification image visibility to "when-available". Fixes #70
- Center notification Title and Body vertically
- Fixed some style inconsistencies when using arc theme
- Add notification-image-size property to config
- Add notification-body-image-height/width property to config. Fixes #131
- Removed unnecessary NotiWindow class
- Renamed all notiWindow.* files to notificationWindow.*
- Fixed notification trying to set icon from invalid .desktop file
- Replaced state cacher with gsettings
- Updated style.css documentation
- Fixed nasty hover bug after first notification
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Hotfix: Fixed #124. Position X and Y broken after linting changes
Full Changelog: v0.6...v0.6.1
v0.6
What's Changed
- Added right click to close notification by @ErikReider in #110
- Don't force-build the man-pages, use option instead by @freijon in #111
- Make notification center width and height configurable by @berbiche in #38
- Added hide and close latest notification to client by @ErikReider in #113
- Fixed markup parsing unofficial tags by @ErikReider in #117
- Vala lint fixes + linting Github Action by @ErikReider in #118
- Ellipsize and wrap notification body by @berbiche in #37
- Cache DND by @ErikReider in #119
- Do not keep transient notifications in the CC by @aruhier in #121
- Added GetSubscribeData to dbus daemon by @ErikReider in #123
New Contributors
Full Changelog: v0.5...v0.6