Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

SwayNotificationCenter-bash-completion-0.12.6-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: SwayNotificationCenter-bash-completion Distribution: openSUSE Tumbleweed
Version: 0.12.6 Vendor: openSUSE
Release: 1.1 Build date: Tue Mar 24 19:38:40 2026
Group: Unspecified Build host: reproducible
Size: 2568 Source RPM: SwayNotificationCenter-0.12.6-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ErikReider/SwayNotificationCenter
Summary: Bash completion for SwayNotificationCenter
Bash command line completion support for SwayNotificationCenter

Provides

Requires

License

GPL-3.0-only

Changelog

* Tue Mar 24 2026 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - Update to version 0.12.6:
    - Fixed floating notification keyboard mode being set too early
* Mon Mar 23 2026 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - Update to version 0.12.5:
    - Fixed segfault when displaying notification + new monitor is mapped
    - Added --custom-system-css arg to swaync MAN 1 page
    - Added --replace arg to replace the currently running swaync instance
    - Set floating notification layer keyboard mode to ON_DEMAND after map
* Fri Feb 13 2026 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - Update to version 0.12.4:
    - Major notification logic refactor + made some DBus methods private
    - Improve large notification groups performance
    - Don't focus incoming notifications in the Control Center
    - Fixed not being able to use inline replies in the Control Center
    - Fixed swaync-client not working on some systems
    - Fixed keyboard shortcuts sometimes not working
    - docs: fixed typo 'acton' to 'action'
* Thu Nov 20 2025 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - Update to version 0.12.3:
    - New features
    * Added Notification action filtering
    * Add config option to auto expand the per volume controls
    * MPRIS: Support base64 album art
    - Bug fixes
    * Update waybar docs to deal with edge case
    * update the config.json to be in sync with latest swaync(5) page
    * Queue close from windows animation callback instead of calling it directly
    * Fixed Notification widgets not being disposed of properly
    * Always run the notification window show method
    * Fix floating notifications input region not always being set
    * Added missing control-center-positionX and Y to man 5 page
* Fri Oct 03 2025 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - Update to version 0.12.2:
    - Bug fixes:
    - Add missing text color on the notification action button
    - Fixed reloading the config sometimes segfaulting
    - Fix client printing help when running with --skip-wait
    - Redefine CSS colors in the GTK 3. Improves compatibility with older themes
    - fix: Add json schema for "autohide" and "blacklist" in "mpris"
    - Make the notification actions stretch to fill the whole space like before
    - Fix transition typo
    - Changed the CSS name of the transparent windows fixing GTK CSS overrides
    - fix: Search icon by process name if icon is missing
    - Use GTK focus mechanics for keyboard navigation in the Control Center
    - Enhancements
    - Replaced most SCSS variables with CSS variables
    - Hide MPRIS Carousel dots when one or less player is visible
    - Moved control center notifications into its own widget + vexpand config option
    - control-center-height is now able to be -1 to fit all widgets
    - feat: Choose outputs by name
* Fri Oct 03 2025 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - Update to version 0.12.1:
    - Fixed the missing "," mistake on line 367
    - Add ignore-gtk-theme config option
    - Fixed notification group app label not being ellipsized when long
    - Fixed single notification close button not being clickable
* Fri Oct 03 2025 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - Update to version 0.12.0:
    - feat(mpris): autohide
    - Ported to GTK 4
    - Animate floating notifications + configurable max height
    - Moved all hardcoded icon sizes to CSS
    - Add option to hide the MPRIS album art
    - Add loop-carousel option to mpris.
    - feat: new buttons-per-row property for buttons-grid widget
    - feat: add slider widget
    - hints: parse sound-name and sound-file
    - Make notification grouping optional
    - Add config option and swaync-client command to pick monitor
    - Add --hide-all option
    - Client can now parse multiple commands
  - Breaking Changes
    - Due to the GTK 4 port, sadly some custom CSS themes might have to be updated.
    - All the icon/image size JSON config properties have been deprecated (not removed yet), and moved to the CSS config instead
  - Update dependencies for migration to gtk4
* Tue Apr 08 2025 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - Update to version 0.11.0:
    - Updated meson build instructions
    - Fixed sources annotation
    - block signal handlers in toggle button when updating state
    - Fix invalid data types in configSchema.json
    - Add MPRIS background blur for app icons
    - Close notification with middle mouse button
    - Mpris blacklist support
    - Add a way to change No Notifications text
    - Implemented xdg-activation logic
    - Fix json parsing error in config.json
    - Fixed image-path not being considered as theme icon
    - Fixed swaync-client --close-all not closing the actual noti layer window
    - Vertically center the summary/title when the notification body is empty
    - Always unescape image and app icon paths
    - Run script commands with "/bin/sh -c ..."
    - Added layer-shell-cover-screen option to fix animations in Hyprland
    - Pass hints as environment to scripts
    - Invoke action from swaync-client (implements #437)
    - fix: no convert upper case for the first character
    - Removed MPRIS widget side fade
    - Body img markup: fixed img URIs and single quotes not supported
* Fri May 31 2024 Dawid Respondek <nyslay@gmail.com>
  - 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
* Mon Feb 12 2024 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - 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
* Mon May 29 2023 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - 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
* Fri Feb 24 2023 Filippo Bonazzi <filippo.bonazzi@suse.com>
  - 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

Files

/usr/share/bash-completion/completions/swaync
/usr/share/bash-completion/completions/swaync-client


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 28 22:25:47 2026