Accepting request 1241254 from home:gmbr3:Solus

- Update to version 10.9.2+24:
  * icon-tasklist: Remove last references to xid
  * Switch session files, leave magpie session in the code
    for a future release
  * Center the polkit dialog
  * Rejig notifications to work with layer-shell positioning
  * Screen Dimming
  * Add a root menu for the desktop
  * Add our wayland compatible screenlocker
  * Add a bridge between gsettings and labwc
  * Change our Desktop Current Session ID to Budgie
    from Budgie:GNOME
  * Session management
  * fix: gicon resulting in extremely bright or dim icons when
    no icon was found (used fallback)
  * windowing: Remove window mapper class since we don't need
    it on Wayland
  * Add support for background handling via swaybg
- Move everything to wayland

OBS-URL: https://build.opensuse.org/request/show/1241254
OBS-URL: https://build.opensuse.org/package/show/X11:Solus/budgie-desktop?expand=0&rev=182
This commit is contained in:
2025-01-29 18:47:53 +00:00
committed by Git OBS Bridge
parent 1b1ae6bc44
commit ca28dfc285
7 changed files with 34 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/BuddiesOfBudgie/budgie-desktop.git</param>
<param name="revision">a23ff6ab25e9def5810aab68d8901d0525d65864</param>
<param name="revision">0b8a8dd3daceebf355ddf18f487eac7e2d2812f9</param>
<param name="versionformat">10.9.2+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)|\+0</param>
<param name="parent-tag">3f38b1e344941a0f1d5065be1f04fe533dbe3ecf</param>