SHA256
1
0
forked from pool/waycheck

- Update to v0.2.0

+ Add KDE and Weston protocols
  + Use a tabbed view with separate tables for each protocol group
  + Fix contrast issues
  + Update icon
  + Prevent editing table cells
  + Only allow selecting one cell at a time
  + Fix icon not showing in window decorations on KDE Plasma

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waycheck?expand=0&rev=3
This commit is contained in:
Neal Gompa 2023-09-28 20:01:14 +00:00 committed by Git OBS Bridge
parent 8f1b703e9b
commit bf5852d501
4 changed files with 16 additions and 4 deletions

View File

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

3
waycheck-v0.2.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Sep 28 19:59:06 UTC 2023 - Neal Gompa <ngompa@opensuse.org>
- Update to v0.2.0
+ Add KDE and Weston protocols
+ Use a tabbed view with separate tables for each protocol group
+ Fix contrast issues
+ Update icon
+ Prevent editing table cells
+ Only allow selecting one cell at a time
+ Fix icon not showing in window decorations on KDE Plasma
-------------------------------------------------------------------
Thu Sep 28 02:39:45 UTC 2023 - Neal Gompa <ngompa@opensuse.org>

View File

@ -19,7 +19,7 @@
%global qt6_minver 6.5
Name: waycheck
Version: 0.1.3
Version: 0.2.0
Release: 0
Summary: GUI that displays protocols implemented by a Wayland compositor