dwm 6.0-8 source package in Ubuntu

Changelog

dwm (6.0-8) unstable; urgency=low

  * New Maintainer (Closes: #793985).
  * debian/control:
    - Update the Maintainer field with the new maintainer name.
    - Bump Standards-Version to 3.9.6 (no changes needed).
    - Use https for the Vcs-Browser field.
  * debian/copyright:
    - Add a copyright entry to mention Hugo's work.
    - Use https for the Format field.

 -- Hugo Lefeuvre <email address hidden>  Fri, 25 Sep 2015 16:14:43 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe x11

Downloads

File Size SHA-256 Checksum
dwm_6.0-8.dsc 1.8 KiB 2fd5a13ac03d2754d70e282113c3a5dad68a59694eea86b2c2a7eb5dde1f60f7
dwm_6.0.orig.tar.gz 20.3 KiB b2b9483de69259eeea56844899bb2385158d3e79a42d82b10c142099fc8eeb56
dwm_6.0-8.debian.tar.gz 12.8 KiB 58161a83a468e8970ae8123fb062ef476912f150998cb5dcf0cacf0ed8faf826

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.