Richard Rahl 2024-08-07 06:38:05 +00:00 committed by Git OBS Bridge
parent c815a99d28
commit 52be070126
5 changed files with 19 additions and 6 deletions

View File

@ -3,8 +3,8 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/pop-os/cosmic-osd.git</param>
<param name="scm">git</param>
<param name="revision">master</param>
<param name="versionformat">0.1.0+git%cd.%h</param>
<param name="revision">@PARENT_TAG@</param>
<param name="versionformat">1.0.0.a1</param>
<param name="package-meta">yes</param>
</service>
<service name="recompress" mode="manual">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d48b89e4cc52339e271204029e62fcc266f2849a1db4ddd851d9127e0ba09fa
size 173892

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4c1d63f91dcc04aefd95e0b4e0f4e574be6de41400643121ef8595bb4bd586d
size 173867

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Aug 7 01:38:01 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0-alpha1:
* Show volume as muted if mute is active
* Update cosmic-settings-subscription for integer keyboard brightness
* Divide display brighness by maximum
* Move settings_daemon subscription to cosmic-settings-subscriptions
* Use power for keyboard brightness
* Use cosmic-settings-subscriptions for some iced subscriptions
* Change OSD close timer to be 3 secs
- enable leap (thanks to vyvir)
-------------------------------------------------------------------
Thu Mar 14 01:35:21 UTC 2024 - Richard Rahl <rrahl0@proton.me>

View File

@ -17,7 +17,7 @@
Name: cosmic-osd
Version: 0.1.0+git20240715.27fc5e5
Version: 1.0.0.a1
Release: 0
Summary: COSMIC OSD
License: GPL-3.0-only