Richard Rahl 2024-08-07 06:36:50 +00:00 committed by Git OBS Bridge
parent 44333116db
commit 8553b719cb
6 changed files with 19 additions and 8 deletions

View File

@ -3,8 +3,8 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/pop-os/cosmic-randr.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:57491a6375126c3448626fc335f07e220b812b1ed8664a22e6197b7594cf8fd4
size 85952

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Aug 7 01:48:05 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.0.0-alpha1:
* fix(shell): lingering cosmic-randr process
* fix: display arrangement gaps and offsets
* improv: fix positioning of scaled and vertical displays
* improv: fix adjustment of displays when repositioning
* improv: use min_by_key for refresh rate fallback
- enable leap (thanks to vyvir)
-------------------------------------------------------------------
Thu Mar 14 02:14:36 UTC 2024 - Richard Rahl <rrahl0@proton.me>

View File

@ -17,7 +17,7 @@
Name: cosmic-randr
Version: 0.1.0+git20240718.e214fe9
Version: 1.0.0.a1
Release: 0
Summary: Library and utility for displaying and configuring Wayland outputs
License: MPL-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40c3297e9fc0e1bf18af064d1185fe86ba6d479bb1b935754f56c22d07c48232
size 26897403
oid sha256:9358678b01a11e40f8282c9f5d857d24c06fa89ff0627c199639633825ab7524
size 25385339