tinywm 1.3-6ubuntu1 source package in Ubuntu

Changelog

tinywm (1.3-6ubuntu1) oneiric; urgency=low

  * Fix FTBFS with ld --as-needed. LP: #832867.
 -- Matthias Klose <email address hidden>   Tue, 13 Sep 2011 02:17:49 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Oneiric
Original maintainer:
Nobuhiro Iwamatsu
Architectures:
any
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tinywm_1.3.orig.tar.gz 4.9 KiB 5983bcb36f331a4db7b0a195a0f0476db371d9ab6f46456c547849de6726430b
tinywm_1.3-6ubuntu1.diff.gz 2.6 KiB 644eb5d0165200fd3a335e414e15c67eca82e45ee2eff1d44f4376d66befe106
tinywm_1.3-6ubuntu1.dsc 1.0 KiB 318974856ba9c03d6aaa27dded7f91e90fd1eaa9bfdb332be00b21af70e0de97

Available diffs

View changes file

Binary packages built by this source

tinywm: tiny window manager

 TinyWM is a small, simple window manager. It has a minimal memory
 footprint, which makes it useful in embedded systems. It features window
 move, resize, and raise operations, and supports "sloppy focus".
 .
 Due to its simplicity, its source code (in C and Python) can be used as a
 reference implementation for developers seeking to understand basic window
 manager programming.