forked from pool/waycheck
- Update to v1.0.0
+ Add a tab for ChromeOS protocols + Add a tab for unknown protocol interfaces + Add a search bar for quickly finding protocols + Add a combo box to filter by implemented or unimplemented protocols + Add explanatory tooltips to table headers + Fix detection of the virtual pointer manager protocol + Fix detection of the DRM lease protocol + Fix warning on startup from the Qt desktop filename OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waycheck?expand=0&rev=6
This commit is contained in:
parent
bf5852d501
commit
f0c4eb469d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8225623638547ed450d2e15f9b3493e7c3e536c1b9d2102db5600eb6e3e970e
|
||||
size 14096
|
3
waycheck-v1.0.0.tar.gz
Normal file
3
waycheck-v1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a608d29b08a0f3732ea6a16a9b5e8bb426928bcdd19bb9953940c9851c38029
|
||||
size 16362
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 15 20:37:38 UTC 2023 - Neal Gompa <ngompa@opensuse.org>
|
||||
|
||||
- Update to v1.0.0
|
||||
+ Add a tab for ChromeOS protocols
|
||||
+ Add a tab for unknown protocol interfaces
|
||||
+ Add a search bar for quickly finding protocols
|
||||
+ Add a combo box to filter by implemented or unimplemented protocols
|
||||
+ Add explanatory tooltips to table headers
|
||||
+ Fix detection of the virtual pointer manager protocol
|
||||
+ Fix detection of the DRM lease protocol
|
||||
+ Fix warning on startup from the Qt desktop filename
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 19:59:06 UTC 2023 - Neal Gompa <ngompa@opensuse.org>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global qt6_minver 6.5
|
||||
|
||||
Name: waycheck
|
||||
Version: 0.2.0
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: GUI that displays protocols implemented by a Wayland compositor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user