File: control

package info (click to toggle)
unclutter-xfixes 1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: ansic: 464; makefile: 51; sh: 12
file content (29 lines) | stat: -rw-r--r-- 834 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
23
24
25
26
27
28
29
Source: unclutter-xfixes
Section: x11
Priority: optional
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends:
 asciidoctor,
 debhelper (>= 11),
 dh-exec,
 pkg-config,
 libev-dev,
 libx11-dev,
 libxfixes-dev,
 libxi-dev,
Standards-Version: 4.1.3
Homepage: https://github.com/Airblader/unclutter-xfixes
Vcs-Browser: https://git.spwhitton.name/unclutter-xfixes
Vcs-Git: https://git.spwhitton.name/unclutter-xfixes

Package: unclutter-xfixes
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends: unclutter-startup
Conflicts: unclutter (<< 8-22~)
Description: hide the X mouse cursor after a period of inactivity, using XFixes
 unclutter-xfixes is a rewrite of the popular tool unclutter, but
 using the x11-xfixes extension.  It has fewer bugs when used with
 modern applications and window managers.