dwm 6.1-4 source package in Ubuntu

Changelog

dwm (6.1-4) unstable; urgency=medium

  * debian/control:
    - Bump Standards-Version to 4.0.0 (no changes needed).
    - Update debhelper dependency to >= 10 instead of >= 9.
  * debian/copyright:
    - Update copyright years.
  * Bump compat level to 10.
  * Revert changes to config.web.h introduced in 6.1-1 (Closes: #857174).

 -- Hugo Lefeuvre <email address hidden>  Wed, 30 Aug 2017 12:12:50 +0200

Upload details

Uploaded by:
Hugo Lefeuvre
Uploaded to:
Sid
Original maintainer:
Hugo Lefeuvre
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe x11

Downloads

File Size SHA-256 Checksum
dwm_6.1-4.dsc 1.5 KiB f9c2994bcf9aabd0b9d8c8d0972e73f2c48baa0001e5d364ca4f87cd83d85232
dwm_6.1.orig.tar.gz 25.1 KiB e7838c39e374662509f7cf1f8bc497bc41c5bcbc71620b78eeae911d945c74bc
dwm_6.1-4.debian.tar.gz 13.5 KiB 49de8c767a0632fc6e8b968c0e2c51e571ace5d2699042416287147fb0e95006

Available diffs

No changes file available.

Binary packages built by this source

dwm: dynamic window manager

 dwm is a minimalistic window manager. It manages windows in tiling and floating
 modes. Either mode can be applied dynamically, depending on the application in
 use and the task performed.
 .
 In tiling mode windows are managed in a master and stacking column. The master
 column contains the window which needs most attention at a time, whereas the
 stacking column contains all other windows in a stack. Dialog windows are
 managed floating, however.
 .
 In floating mode windows can be resized and moved freely. Windows are grouped
 by tags. All windows with a specific tag can be viewed at a time. But each
 window may contain more than one tag, which makes it visible in several views.
 .
 Please notice that dwm is currently customized through editing its source code,
 so you probably want to build your own dwm packages. This package is compiled
 with the default configuration and should just give you an idea about what dwm
 brings to your desktop.