File: control

package info (click to toggle)
wininfo 0.7-6
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,632 kB
  • ctags: 1,348
  • sloc: ansic: 10,170; sh: 9,245; makefile: 440; yacc: 288
file content (22 lines) | stat: -rw-r--r-- 1,057 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: wininfo
Section: x11
Priority: extra
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: autotools-dev, debhelper (>= 9), libgtk2.0-dev, gettext, libx11-dev, x11proto-core-dev, libxres-dev, libice-dev, libxt-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/wininfo.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/wininfo.git
Homepage: http://www.freedesktop.org/wiki/Software/wininfo

Package: wininfo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: dynamic window information viewer
 This package provides a window information utility for developers of
 applications, toolkits, and window managers. wininfo follows your
 pointer providing information about the windows below. The information
 presented includes:
  - a detailed description of the window hierarchy below the pointer;
  - parsed interpretations of standard properties from both the
    application window and the window manager;
  - information about X server resources used by the application.