Changelog for
libbudgie-plugin0-10.9.1+9-3.15.x86_64.rpm :
* Wed Apr 10 2024 Callum Farmer
- Update to version 10.9.1+9:
* Disable C compiler warnings entirely
* daemon/notifications: Fix default notification action being performed
* Use Enum DOWN instead of LEFT to scroll in a left-wards direction
* Add am_cflags to ignore poorly generated C code from vala
* vapi: Update libxfce4windowing to 4.19.3
* Work around even more SNI noncompliance
* fix: workspace applet window icon click not performing workspace switch
* fix: set budgie run dialog to skip pager and taskbar
* Update to 10.9.1
* Update translations for 10.9.1 release
* Create a man page for the sendto executable
* Thu Feb 15 2024 Callum Farmer - Use magpie on Leap 15.6 aswell- Adjust upower-glib requires to minimum version- Unversion trash applet obsoletes (1.7.1 still has it if used with older budgie)
* Thu Feb 01 2024 gmbr3AATTopensuse.org- Update to version 10.9+2:
* fix: multiple tabswitcher bugs
* sendto: Use stateless XDG autostart directory if stateless is set
* Mon Jan 29 2024 gmbr3AATTopensuse.org- Update to version 10.9+0:
* Release 10.9
* Update translations
* Implement a new Bluetooth indicator (goodbye GNOME Bluetooth v1 :) )
* Start requiring budgie-session
* Port TabSwitcher & Workspace applets over to libxfce4windowing- Move autostart back to %_distconfdir as aaa_base is fixed- Add more specific dependencies for required userspace tools
* Fri Nov 24 2023 gmbr3AATTopensuse.org- Update to version 10.8.2+0:
* Use user-space variables to pass temporary screenshot data
* notifications: Try to guess app id if getting from hints fails
* Fix oversight in custom icon theme path reading
* Fix initial tray icon scaling
* Simplify Raven notification group
* Update translations
* fix compilation errors against latest gcc
* Unbox primitives for DBusMenu nodes
* Add setting for tray icon scaling
* Make dark theme switch apply to color scheme pref
* Include keywords when performing fuzzy searches
* Add xdg-desktop-portal config
* Work around more SN/dbusmenu quirks
* Move below initialization of radio buttons
* Update README for 10.8 assets- Trash applet not needed for 10.8
* Tue Aug 29 2023 gmbr3AATTopensuse.org- Update to version 10.8+0:
* Drop libmutter-12 support in favor of magpie-0
* Polkit dialog will now show the action description and action ID when graphical privilege escalation is requested
* Status applet now provides the ability to control the Performance / Power profile modes offered by power-profiles-daemon.
* System Tray has adopted the Status Notifier specification
* Application Indexer\'s fuzzy scoring function has been ported to C
* Default colour is now green
* Kvantum and Murrine themes are now hidden in Budgie Desktop Settings
* We now search for plugins in both /usr and /usr/local
* Tue May 16 2023 gmbr3AATTopensuse.org- Update to version 10.7.2+0:
* Just have a use-old-zenity option to avoid issues with zenity version detection
* Bump to 10.7.2
* Remove comment related to GTK_CHECK_VERSION that causes faux error noise during compile
* fix: check of zenity on OSes with older Meson
* add detection of zenity version and use different flags for old vs new zenity
* budgie-menu: Make category buttons keyboard navigable
* Fix screenshot for libmutter-12
* budgie-menu: Change the selection policy from NONE to SINGLE
* Fix panel growing memory consumption over increasing numbers of notifications
* Use correct C header for meta_keybindings_set_custom_handler
* Added code to manage max_notifications_per_group
* Minor optimizations, edited comments
* Limited the number of notifications to prevent infinit accumulation, causing raven to choke
* feat: ensure Budgie Menu application lists height allocation accounts for GTK scaling factor
* Fix Gtk gdk_x11_window_get_frame_extents - change since Gtk version 3…
* Fix SoundOutput and Calendar widget settings schemas
* Relevancy algorithm refinements
* Wed Mar 29 2023 gmbr3AATTopensuse.org- Update to version 10.7.1+20:
* Fix screenshot for libmutter-12
* Update tray plugin description
* Add timeout to watcher init in tray applet
* budgie-menu: Change the selection policy from NONE to SINGLE
* Fix panel growing memory consumption over increasing numbers of notifications
* Use correct C header for meta_keybindings_set_custom_handler
* Added code to manage max_notifications_per_group
* Introduce mutter-12 support (bsc#1209895)
* Sun Feb 05 2023 gmbr3AATTopensuse.org- Budgie Desktop 10.7 \"Superhero Raven\"
* New application indexer, replacing our use of libgnome-menus and unifying our logic used in both Budgie Menu and Budgie Run Dialog
* Budgie Desktop Settings now has a new design for widget selection
* Budgie Menu now leverages switcheroo-control if available to switch between GPU environments when launching applications that request it
* Budgie Menu now provides a \"personal user menu\" which has quick XDG directory access
* In the new bottom strip of Budgie Menu, we now have buttons for launching Budgie Desktop Settings, Budgie Control Center and our new Power Dialog
* New Budgie Screenshot application built into the desktop
* Full list available at: https://blog.buddiesofbudgie.org/budgie-10-7-released/- Add BRs pkgconfig(gee-0.8), pkgconfig(gstreamer-1.0), pkgconfig(libcanberra), pkgconfig(libcanberra-gtk3)- New libraries libbudgie-appindexer0, libbudgie-raven-plugin0- New introspection binding BudgieRaven-1.0- Some change of namespace from org.solus-project to org.buddiesofbudgie
* Fri Sep 02 2022 gmbr3AATTopensuse.org- Update to version 10.6.4+0:
* Bump to 10.6.4
* Add missing gio-unix-2.0 dependencies
* Update timezone if no custom timezone set
* Resolve numerous issues with the Workspace Applet
* Mon Aug 29 2022 gmbr3AATTopensuse.org- Update to version 10.6.3+0:
* Bump to 10.6.3
* Add setting for workspace item size
* Obtain custom timezone using the schema key name
* Builtin theme: Dim labels in menu when submenus are revealed
* Add support for Mutter 11 (GNOME 43)
* Improve scaling change message to request further user action- Move autostart back to /etc until aaa_base is fixed
* Mon Aug 29 2022 Callum Farmer - Add Recommends xdg-desktop-portal-gnome for flatpak and snapd users
* Thu Jul 14 2022 gmbr3AATTopensuse.org- Update to version 10.6.2+0:
* Bump to 10.6.2
* Reset ITL buttons if group updated while pinned
* Disconnect from the allocation changed signal to avoid having notification popups move unexpectedly
* Fix math for calculating right panel strut
* fix broken C std for gvc subproject
* Set notif popup position after size allocation
* Rewrite initial applet layout to prevent position desync
* ITL: Prevent segfault when attempting to swap buttons
* Workspace item size now independent of workspace width
* Attempt re-adding nameless windows on name change.
* Set a mininum expiry timeout for notification popups
* Drop unnecessary Comment in daemon desktop that produces warning.
* Fixes spec compliance for closing notifications
* Reset ITL button\'s first_app and class group app on swap
* IconTasklist: Swap button key in hashtable when first_app changes
* Fix various compile-time warnings in Vala code
* Workspaces: Adjust app spacing and align with panel edges
* Increase size and density of workspaces in workspace applet
* Use a Mutex for Raven threading
* Remove gtk3 from lib_applet_budgiemenu_resources deps
* Compile some gresources into intermediate static libraries
* Use meson warning_level instead of global warning flags
* Fix deprecations in vapi and ClockApplet
* Use simple selectors in _widgets.scss to resolve warning
* Mark [GtkChild] properties as unowned to resolve compiler warnings
* Regenerate vapi for mutter 10 This commit updates the vapi for mutter 10/clutter et al since the stable release of GNOME 42. This also fixes an existing issue with our generation of CursorTracker.get_pointer where params both return values.
* Wed Jun 22 2022 Callum Farmer - Enforce update to latest budgie-desktop-branding 20220627.1
* Fri May 27 2022 gmbr3AATTopensuse.org- Update to version 10.6.1+0:
* Tag 10.6.1 Release
* Update button ID to launcher when pinning and open app and back to app ID when unpinning it
* Fix regression where non pinned icons were not reorderable in icon tasklist
* Attempt to fix a regression in dragging that was caused by inconsistent application IDs.
* Remove delay when opening apps
* Sync translations. Updated transifex config.
* Remove check for window hints when removing button in Icon tasklist
* Improve racyness when a notification is closed and another one shown in quick succession
* Fix regression in IconTasklist.
* Don\'t modify notification group HashTables while iterating over them
* Re-connect to the Raven signal to clear all notifications
* Ensure new applications icons are displayed in tasklist when using restrict-to-workspace
* Fix inconsistency when opening Raven
* Add a null check to budgie_popover_manager_ungrab
* Wed Apr 06 2022 Callum Farmer - Change gnome-bluetooth requires to be compatible with older distributions
* Wed Mar 16 2022 Callum Farmer - Fix upgrading from older Budgie by adding versioned Requires on shared libraries- Update versioned Requires for other Budgie applications
* Wed Mar 16 2022 gmbr3AATTopensuse.org- Update to version 10.6+4:
* Only set valid target_icon_size values in icon tasklist
* Wed Mar 16 2022 Callum Farmer - Avoid ISO C warnings by setting -Wno-pedantic and removing - std=c11
* Sat Mar 12 2022 gmbr3AATTopensuse.org- Update to version 10.6+3:
* Proper icon tasklist scaling
* Fix inconsistency when opening Raven
* Add a null check to budgie_popover_manager_ungrab
* Tue Mar 08 2022 gmbr3AATTopensuse.org- Update to version 10.6+0:
* Tag 10.6 release
* Fix SEGV when input source was switched by Alt+Shift_L
* Update tab switcher style for built-in theme
* Fix panel placement in dock mode
* Match Raven and Menu buttons to other hover/active colors
* Remove inset shadow on hover for icon tasklist
* Remove notification group padding to stop Raven size shifting
* Add support for mutter 10 / GNOME42
* Actually fix notification pausing sometimes breaking Firefox notifications
* Fix notification mute button sometimes starting without an image
* Scale down the logo too
* Update logo
* Fix some applications showing their own notification popups when paused
* Fix Current Internal Theme
* Ensure gschema override for switch-input-source
* is formatted correctly.
* Add keywords to budgie-desktop-settings.desktop
* Perform additional sanity check on add_app due to invalid windows being tracked on app closures.
* Fix vertical panel struts
* Fix Raven size adjustments.
* Remove background on notifs in Raven
* Fix appmenu style with Plata Lumine (and other light themes) - CHANGELOG cut here (too long)- Remove override-syntax.patch: upstreamed
* Fri Jan 07 2022 gmbr3AATTopensuse.org- Update to version 10.5.3+36:
* Require GNOME Stack 40 or later
* Revert \"Require GNOME Stack 41 (alpha+)\"
* Exclude Adwaita and HighContrast from Icon themes selection. Neither support Budgie.
* Prevent crash when deleting twice the same applet
* Add /usr/bin binary man-pages.
* Add gnome-screensaver as a possible compilation option.
* Update copyright year to 2022
* Rename budgie-desktop-view schema. Requires git build of new budgie desktop view
* Add Matrix badge to README
* meson: Drop spurious 3rd positional argument to gnome.compile_resources
* Fri Nov 26 2021 Callum Farmer - Conflict gnome-shell it\'s existence breaks locking
* Sat Nov 20 2021 Callum Farmer - Specify gnome-settings-daemon required version
* Fri Nov 12 2021 Callum Farmer - Require xdg-user-dirs-gtk to fix Desktop issues
* Sat Nov 06 2021 Callum Farmer - Move some recommends to patterns-budgie- Require libgnomesu and nm-applet
* Sat Oct 16 2021 Callum Farmer - clean spec file
* Fri Sep 24 2021 gmbr3AATTopensuse.org- Update to version 10.5.3+12:
* Clock applet: Don\'t show empty second/date label if not enabled
* Revert \"Use ibus daemonize to allow ibus popups to appear
* Require GNOME Stack 41 (alpha+)
* Add Mutter 9 support
* Update README with intentions going into B11.
* Use ibus daemonize to allow ibus popups to appear
* Enable Mod3 (Meta or Hyper) for Tab Switching
* Sun Aug 08 2021 gmbr3AATTopensuse.org- Update to version 10.5.3+5:
* Customizable Clock Applet
* fix: fixed inconsistent behavior of pinned apps depending on how they were pinned (from popover or from drag and drop)
* fixed issue with user defined keybinding being override when keybinding is defined in budgie gschema
* Update badge to point to Open Collective
* Update to Libera- Add override-syntax.patch: fix parsing issues
* Wed Apr 28 2021 gmbr3AATTopensuse.org- Update to version 10.5.3+0:
* Drop version check now that 4.0 is out. Nobody is going to be packaging the old releases
* Update wallpaper to one licensed under CC-BY-SA-3.0 Bump to 10.5.3
* Increase likelihood that budgie-desktop is being shipped with required component
* Ship a default wallpaper from Solus
* Override settings only for Budgie
* Rewrite fullscreen tracking
* Sync submodules
* Change to budgie-screensaver
* Hide \"Default\", which is typically Adwaita / GTK\'s internal theme
* Further updates to README
* Remove old target date bits from readme- Removed desktop-override.patch: merged
* Thu Apr 15 2021 gmbr3AATTopensuse.org- Update to version 10.5.2+7a5dcfda:
* Use IconSize.DIALOG instead of IconSize.INVALID, only scale if icon isn\'t already 48px in height.
* Drop use of Queue and Cancellable.
* Filter out audacious notifications so they don\'t clutter up Raven.
* Fix application icons not scaling in Notification Group headers.
* Don\'t filter device added / removed notifications.
* Revert \"Changed budgie-screensaver dbus name\"- Let budgie-screensaver handle XDG autostart
* Mon Apr 12 2021 gmbr3AATTopensuse.org- Update to version 10.5.2+08c9d7cf:
* Changed budgie-screensaver dbus name
* Support moved font anti-aliasing and hinting in GSD 40- Remove budgie-screensaver.patch: merged
* Sun Apr 11 2021 gmbr3AATTopensuse.org- Update to version 10.5.2+ff840563:
* Set an X error handler to catch BadWindow errors
* Improve stability of CarbonTray
* Fix issue with VirtualBox icon not being displayed in TaskList
* enable click on panel icons to toggle lock keys
* Compile with mutter-8 (GNOME 40 beta)
* Resolve issues with fullscreen tracking- Remove GNOME-40.patch: merged- Remove fullscreen-tracking.patch: merged- Add budgie-screensaver.patch: to fix conflict with GNOME 40
* Tue Feb 23 2021 Callum Farmer - Update GNOME-40.patch: Fix vapigen warnings for 6,7 & 8 alpha
* Wed Feb 17 2021 Callum Farmer - Add fullscreen-tracking.patch: fix tracking issues- Add GNOME-40.patch: support for GNOME 40- Tweaked dependencies on typelibs- Updated BuildRequires:
* pkgconfig(libmutter-6/7) >> pkgconfig(libmutter-6/7/8)
* Thu Feb 11 2021 gmbr3AATTopensuse.org- Update to version 10.5.2+481e9bd2:
* Update submodules
* Resolve issues with status applet spacing persistence
* Mon Jan 11 2021 gmbr3AATTopensuse.org- Update to version 10.5.2+e04e3b8f:
* Add spacing setting to StatusApplet
* Add setting to pause notifications while apps are fullscreen
* Synchronize X errors in carbon_child_realize
* Tue Jan 05 2021 gmbr3AATTopensuse.org- Update to version 10.5.2+09d4afe9:
* Update copyright to 2021
* Prevent Budgie Desktop Settings from being pinned via drag-and-drop
* Use standard mute/unmute methods