1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: wev
Section: x11
Priority: optional
Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
Uploaders: Birger Schacht <birger@debian.org>
Build-Depends: debhelper-compat (= 13),
libwayland-dev,
libxkbcommon-dev,
pkgconf,
scdoc,
wayland-protocols
Standards-Version: 4.6.2
Homepage: https://git.sr.ht/~sircmpwn/wev
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/swaywm-team/wev.git
Vcs-Browser: https://salsa.debian.org/swaywm-team/wev
Package: wev
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: tool for debugging events on a Wayland window
tool for debugging events on a Wayland window, analogous to the X11 tool xev
|