Revisions of SwayNotificationCenter

buildservice-autocommit accepted request 1178347 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 20)
baserev update by copy to link target
Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) accepted request 1177938 from Dawid Adam's avatar Dawid Adam (nyslay) (revision 19)
- Update to version 0.10.1:
  * Fix brightness slider choppiness
  * Fixed BOTTOM aligned notifications in CC not compensating for fade properly
  * Fix default mpris icon size
buildservice-autocommit accepted request 1146584 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 18)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1146152 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 17)
- Update to version 0.10.0:
  * Allow empty name for actions
  * Update i3status-rs Example format syntax for 0.31.0
  * corrected misspellings of the word "notification"
  * Added "relative-timestamps" config to switch between "25 minutes ago" and "2023-06-25T20:05:27-07"
  * Add meson_option to build without PulseAudio Widget
  * Add show-per-app-label for volume
  * Fixed CC list navigation skipping a notification
  * Simplified script and base_widget command execution
  * Test parsing markup without any hacks before using said hacks
  * Remove notification replace flicker
  * Added config option to set cc exclusive zone
  * allow 8 digits in 2fa code regex
  * flush stdout after subscription events
  * Add toggle button
  * Fix togglebutton in menu dropdown
  * Add notification hint to bypass dnd/inhibition
  * Grouped notifications
  * [New Dependency: sassc] Move to SCSS from regular CSS
  * Add border-radius property to notification images
  * Add MPRIS player background blur
  * Bumped version requirements for libhandy and gtk-layer-shell
  * Fix text color on light theme
  * Add control center visibility class
  - Style changes
    A few style changes were made that might break some existing configs.
    The project also moved to use SCSS.
  - New dependencies:
    * gvfs
    * granite
    * sassc
    * gtk-layer-shell (added explicitly)
  - Split out bash, zsh and fish shell completions into dedicated packages
buildservice-autocommit accepted request 1089660 from Denys Kondratenko's avatar Denys Kondratenko (stdden) (revision 16)
baserev update by copy to link target
Denys Kondratenko's avatar Denys Kondratenko (stdden) accepted request 1089597 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 15)
- Update to version 0.9.0:
  * Menu animation
  * Hide visible notifications when activating dnd
  * Use rounding to prevent incorrect backlight percentage calculation
  * Per app volume control
  * Fix backlight & KB brightness sliders
  * Fixed mpDris2 mpris issues
  * Preserve config object item order
  * Add positonY center for notifications and CC
  * Added ability to toggle parsing of notification 2fa codes
  * Added ability to choose wether layer-shell should be used or not
  * Added control-center layer config option
  * Add inline replies to notifications
buildservice-autocommit accepted request 1067605 from Denys Kondratenko's avatar Denys Kondratenko (stdden) (revision 14)
baserev update by copy to link target
Denys Kondratenko's avatar Denys Kondratenko (stdden) accepted request 1067547 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 13)
- Update to version 0.8.0:
  * a bunch of typo fixes
  * Action scripts
  * Add Override urgency to config
  * Bump minimal meson version to 0.59.0, replace 'get_pkgconfig_variable'
  * Add ControllsWidget
  * Audio slider
  * Add Notification placeholder in Control Center
  * Add ControlCenter positioning config option
  * Add Notification Action to copy body security codes to clipboard
  * Add "desktop-entry" as option to scripts
  * Add Brightness slider widget
  * [Feature] Add ability to inhibit notifications through DBus
- Add new dependencies: libgee, libpulse
- Remove changesgenerate service as upstream publishes a better changelog
buildservice-autocommit accepted request 1038841 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 12)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1038768 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 11)
- Update to version 0.7.3:
  * Fixed segfault when reloading config
  * Adds MPRIS widget arrows when multiple players are detected
  * Fix not being able to interact with CC without first click
  * Fix MPRIS image scaling when display is scaled
  * Add cssPriority to config
  * Add option to configure control center layer
  * feat: transient notification visibility
  * Add client flags to turn dnd on/off
  * Add /usr/local/etc/xdg/swaync/ as default fallback path for config and CSS files
Richard Brown's avatar Richard Brown (RBrownFactory) accepted request 1006395 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 10)
initialized devel package after accepting 1006395
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1006007 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 7)
- Remove full source URL since it's downloaded by _service
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1006000 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 6)
- Update to version 0.7.2:
  * Bumped version to v0.7.2
  * Removed all references to `RegexCompileFlags.JAVASCRIPT_COMPAT` due to deprecation
  * Fixed GLib2.74.0 causing a segfault. Fixes: #164
  * Fix typo (#166)
  * Adding instructions for installation on Fedora Silverblue and other rpm-ostree Fedora variants. (#161)
  * Bumped PKGBUILD-git pkgver
  * Bumped PKGBUILD sha256 sums
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1004162 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 5)
- Update to version 0.7.1:
  * Bumped application version to 0.7.1
  * Updated rpkg spec
  * Bumped version to 0.7.1
  * Fixed fedora build issue
  * Updated sha256 for pkgbuild
  * Bumped version to 0.7.0
  * Fix typo (#160)
  * Removed all unnecessary GLib namespace prefixes
  * Removed all unnecessary GLib namespace prefixes
  * All notification urgencies can now use 0 as timeout to not expire (#158)
  * Mpris Media Player widget (#157)
  * Updated README with info about supported WMs
  * Fixes #152
  * Fixed Control Center sometimes dismissing when clicking inside of CC
  * Customize and reorder widgets in Control Center (#150)
  * Separate arch and ubuntu GH Actions into their own files. Fixes #151
  * Updated Ubuntu docker file to use 22.04 LTS
  * Fixed Config and Style not handling custom home-relative paths
  * Fixed typo in README
  * Updated the COPR link to the new official repo
  * CI: Add Fedora builds (#144) (#148)
  * Fixed styling notification summary not working correctly. Fixes #143
  * Issue #141: Waybar subscription missed opportunity (#142)
  * Add missing build dependency and installed files in rpmbuild spec file (#140)
  * Fixed click to close Control Center not working on some WMs (#139)
  * Fix gschema not being compiled on install (#138)
  * Removed depends versions from PKGBUILD
  * Updated Git PKGBUILD with correct pkgver format
  * Updated PKGBUILD checksums for v0.6.3
- Upgrade to 0.7.1:
  - Fixed building on Fedora
- Upgrade to 0.7.0:
  - 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
  - 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
Denys Kondratenko's avatar Denys Kondratenko (stdden) accepted request 988917 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 4)
- Remove SwayNotificationCenter-0.6.3.tar.gz since
  SwayNotificationCenter-0.6.3.obscpio is enough
Denys Kondratenko's avatar Denys Kondratenko (stdden) accepted request 988762 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 3)
- Package also glib-2.0 schema

- Update to version 0.6.3:
  * Bumped version to v0.6.3
  * Fixed bug where replacing notifitions aren't visible
  * Updated Pkgbuild checksums
  * Bumped version to 0.6.2
  * Fixed nasty hover bug after first notification
  * Updated style.css documentation
  * Replaced state cacher with gsettings
  * [Feature] Click outside Control Center to close (#133)
  * Fixed notification trying to set icon from invalid .desktop file
  * Renamed all notiWindow.* files to notificationWindow.*
Denys Kondratenko's avatar Denys Kondratenko (stdden) accepted request 988402 from Otto Hollmann's avatar Otto Hollmann (ohollmann) (revision 2)
- Fix build in i586
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 988089 from Denys Kondratenko's avatar Denys Kondratenko (stdden) (revision 1)
new notification center for Sway
Displaying all 20 revisions
openSUSE Build Service is sponsored by