File: control

package info (click to toggle)
aewm%2B%2B 1.1.2-5.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 216 kB
  • sloc: cpp: 3,016; makefile: 80; sh: 35
file content (21 lines) | stat: -rw-r--r-- 838 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
Source: aewm++
Section: x11
Priority: optional
Maintainer: Chris Boyle <cmb@debian.org>
Build-Depends: debhelper (>= 7), libx11-dev, libxext-dev
Standards-Version: 3.8.1.0
Homepage: https://github.com/frankhale/aewmpp

Package: aewm++
Architecture: any
Depends: ${shlibs:Depends}
Suggests: aewm++-goodies
Provides: x-window-manager
Description: minimal window manager written in C++
 aewm++ is a minimal window manager for X11, based on aewm. It keeps aewm's
 minimalist look and feel but is written in C++, and adds some modern features
 like virtual desktops. GNOME EWMH hints have been removed in this release,
 because upstream wants to focus on making the code stable and minimalistic.
 .
 This package used to include appbar, aewm++_fspanel, setrootimage and 
 aewm++_xsession; these can now be found in the aewm++-goodies package.