libtickit-widget-floatbox-perl 0.08-1 source package in Ubuntu

Changelog

libtickit-widget-floatbox-perl (0.08-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.08.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Sat, 20 Jun 2020 03:03:05 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtickit-widget-floatbox-perl_0.08-1.dsc 2.6 KiB bd121e1c8968093c86835f85ceae9dbb112bac84edc465eb2beb9f5c85ccf69a
libtickit-widget-floatbox-perl_0.08.orig.tar.gz 15.1 KiB ba4e0becbaba3557539c51978da411839a0f6f1feace04201a3e692a2a4a35a1
libtickit-widget-floatbox-perl_0.08-1.debian.tar.xz 2.2 KiB baff271423372b16004f6063d8791882d9e9dba44a797a64c2659d96b95eadb6

Available diffs

No changes file available.

Binary packages built by this source

libtickit-widget-floatbox-perl: module to manage a collection of floating widgets

 Tickit::Widget::FloatBox is a container widget which maintains a collection
 of floating widgets that can be displayed over the top of a single base
 widget. The box itself is entirely occupied by the base widget, and by
 default when no floats are created or displayed it will behave essentially
 invisibly, as though the box were not there and the base widget was an
 immediate child of the container the floatbox is inside.