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

budgie-desktop-devel-10.9.3+0-2.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: budgie-desktop-devel Distribution: openSUSE Tumbleweed
Version: 10.9.3+0 Vendor: openSUSE
Release: 2.3 Build date: Wed Dec 10 16:19:52 2025
Group: Development/Libraries/GNOME Build host: reproducible
Size: 116593 Source RPM: budgie-desktop-10.9.3+0-2.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/BuddiesOfBudgie/budgie-desktop
Summary: Development files for the Budgie Desktop
This package provides development files required for software to be
able to use and link against the Budgie APIs, to create their own
applets for the Budgie Panel.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Wed Dec 10 2025 Callum Farmer <gmbr3@opensuse.org>
  - Add Requires gnome-disk-utility: used by
    buddiesofbudgie.SettingsDaemon.DiskUtilityNotify
* Fri Oct 24 2025 Callum Farmer <gmbr3@opensuse.org>
  - Update to version 10.9.3+0:
    * feat: bump to 10.9.3 for gnome 49.x support
    * GNOME 49 GSD changes
  - Polkit review (bsc#1252691)
* Wed Mar 26 2025 Callum Farmer <gmbr3@opensuse.org>
  - No longer conflict gnome-shell: Issues have been resolved
  - BR xdg-desktop-portal to provide needed package directory
  - Correct budgie-desktop-view requires versioning
* Fri Mar 21 2025 gmbr3@opensuse.org
  - Update to version 10.9.2+3:
    * Add override for overlay-key to prevent crash with
      mutter-common v48-rc
    * Resolve vala 0.56.18 compact class inheritance removal
    * Adapt to libxfce4windowing v4.19.7 which includes Window
      activate API break
    * chore: update default background for 10.9.2 to
      piazza-gae-aulenti from budgie-backgrounds
    * icons: Use the correct name for the reboot icon
    * Fix end session dialog blocking authentication dialog
    * Don't show tabswitcher if window is empty
    * budgie-menu: Show terminal applications in the menu
    * feat: cli option for focus_quit field
    * Disable C compiler warnings entirely
    * 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
    * fix: workspace applet window icon click not performing
      workspace switch
    * fix: set budgie run dialog to skip pager and taskbar
* Mon Jan 20 2025 asdhio <asdhio@tuta.io>
  - budgie-desktop-view is not a hard dependency
    it should be possible to remove it if the user chooses
    to use nemo-desktop or desktopfolder instead
* Wed Apr 10 2024 Callum Farmer <gmbr3@opensuse.org>
  - 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 <gmbr3@opensuse.org>
  - 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 gmbr3@opensuse.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 gmbr3@opensuse.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 gmbr3@opensuse.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 gmbr3@opensuse.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 gmbr3@opensuse.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 gmbr3@opensuse.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 gmbr3@opensuse.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

Files

/usr/include/budgie-desktop
/usr/include/budgie-desktop/applet-info.h
/usr/include/budgie-desktop/applet.h
/usr/include/budgie-desktop/budgie-enums.h
/usr/include/budgie-desktop/budgie-raven-enums.h
/usr/include/budgie-desktop/plugin.h
/usr/include/budgie-desktop/popover-manager.h
/usr/include/budgie-desktop/popover.h
/usr/include/budgie-desktop/raven-plugin.h
/usr/include/budgie-desktop/raven-widget.h
/usr/include/budgie-desktop/theme.h
/usr/include/budgie-settings-daemon-48
/usr/include/budgie-settings-daemon-48/budgie-settings-daemon
/usr/include/budgie-settings-daemon-48/budgie-settings-daemon/gsd-enums.h
/usr/lib64/libbudgie-appindexer.so
/usr/lib64/libbudgie-plugin.so
/usr/lib64/libbudgie-private.so
/usr/lib64/libbudgie-raven-plugin.so
/usr/lib64/libbudgietheme.so
/usr/lib64/libraven.so
/usr/lib64/pkgconfig/budgie-1.0.pc
/usr/lib64/pkgconfig/budgie-raven-plugin-1.0.pc
/usr/lib64/pkgconfig/budgie-settings-daemon.pc
/usr/lib64/pkgconfig/budgie-theme-1.0.pc
/usr/share/gir-1.0/Budgie-1.0.gir
/usr/share/gir-1.0/BudgieRaven-1.0.gir
/usr/share/vala/vapi/budgie-1.0.deps
/usr/share/vala/vapi/budgie-1.0.vapi
/usr/share/vala/vapi/budgie-raven-plugin-1.0.deps
/usr/share/vala/vapi/budgie-raven-plugin-1.0.vapi


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 01:54:38 2026