File: control

package info (click to toggle)
wdisplays 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 496 kB
  • sloc: ansic: 2,861; xml: 796; makefile: 6
file content (31 lines) | stat: -rw-r--r-- 1,086 bytes parent folder | download | duplicates (2)
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
30
31
Source: wdisplays
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),
 meson,
 libepoxy-dev,
 libwayland-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 pkg-config,
 wayland-protocols,
Standards-Version: 4.6.2
Homepage: https://github.com/artizirk/wdisplays
Vcs-Browser: https://salsa.debian.org/swaywm-team/wdisplays
Vcs-Git: https://salsa.debian.org/swaywm-team/wdisplays.git
Rules-Requires-Root: no

Package: wdisplays
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: graphical application for configuring displays in Wayland compositors
 wdisplays is a graphical application for configuring displays in Wayland
 compositors. It borrows some code from kanshi. It should work in any compositor
 that implements the wlr-output-management-unstable-v1 protocol, including sway.
 The goal of this project is to allow precise adjustment of display settings in
 kiosks, digital signage, and other elaborate multi-monitor setups.