dwm 6.1-5 source package in Ubuntu

Changelog

dwm (6.1-5) unstable; urgency=medium

  * debian/control:
    - Bump Standards-Version to 4.1.5 (no changes needed).
    - Update debhelper dependency to >= 11 instead of >= 10.
    - Update Vcs-* fields (Salsa migration).
  * debian/copyright:
    - Update copyright years.
  * Bump compat level to 11.
  * Bump debian/watch version to 4 and use HTTPS protocol.
  * Get rid of trailing whitespaces in debian/changelog.

 -- Hugo Lefeuvre <email address hidden>  Sat, 21 Jul 2018 10:16:54 -0400

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
Focal release universe x11

Downloads

File Size SHA-256 Checksum
dwm_6.1-5.dsc 1.4 KiB 5d16e4b9460814b2f97dc79530d98b3539f09591151f2ca2a1090a9ef50d0b05
dwm_6.1.orig.tar.gz 25.1 KiB e7838c39e374662509f7cf1f8bc497bc41c5bcbc71620b78eeae911d945c74bc
dwm_6.1-5.debian.tar.gz 13.5 KiB 6cedf162319e73393cd5a1b95dd4ccca05884949bcce672eaf53a1cd7754d9bd

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.