Initial import of piewm-1.02 into the NetBSD Packages Collection.

Although the computer screen is two-dimensional, today most users of
windowing environments control their systems with a one-dimensional
list of choices -- the standard pull-down or drop-down menus such as
those found on Microsoft Windows, Presentation Manager, or the
Macintosh.

An alternative user-interface technique is "pie" menus -
two-dimensional, circular, and in many ways easier to use and faster
than conventional linear menus.  Pie menus also work well with
alternative pointing devices such as those found in stylus or
pen-based systems.

piewm is a virtual window manager based on tvtwm, which uses pie menus.
This commit is contained in:
agc 2002-10-28 22:29:58 +00:00
parent e698c2751c
commit b21597542b

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES,v 1.394 2002/10/28 18:43:55 uebayasi Exp $
$NetBSD: CHANGES,v 1.395 2002/10/28 22:29:58 agc Exp $
Changes to the packages collection and infrastructure in 2002:
@ -3427,3 +3427,4 @@ Changes to the packages collection and infrastructure in 2002:
Added aqsis-0.6.4 [agc 2002-10-28]
Updated hdf5 to 1.4.4 [drochner 2002-10-28]
Added navi2ch-1.6.0 [uebayasi 2002-10-28]
Added piewm-1.02 [agc 2002-10-28]