Skip to content

Releases: ErikReider/SwayNotificationCenter

v0.9.0

29 May 13:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

23 Feb 21:03

Choose a tag to compare

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

Full Changelog: v0.7.3...v0.8.0

v0.7.3

28 Nov 17:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2 Bug fixes

22 Sep 21:00

Choose a tag to compare

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

15 Sep 22:25

Choose a tag to compare

Hotfix: Fixed COPR not building rpm

Full Changelog: v0.7.0...v0.7.1

v0.7.0

15 Sep 21:03

Choose a tag to compare

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

New Contributors

Full Changelog: v0.6.3...v0.7.0

v0.6.3 - Hotfix

25 Jun 19:01

Choose a tag to compare

  • Fixed bug where replacing notifications aren't visible

Full Changelog: v0.6.2...v0.6.3

v0.6.2

25 Jun 15:08

Choose a tag to compare

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

14 May 12:56

Choose a tag to compare

Hotfix: Fixed #124. Position X and Y broken after linting changes

Full Changelog: v0.6...v0.6.1

v0.6

14 May 11:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5...v0.6