Difference between revisions of "FVWM"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=FVWM |Short description=Virtual desktop window manager |Full description=FVWM is a multiple large virtual desktop window manager originally derived from twm. FVWM i...")
 
(version 2.6.5)
Line 2: Line 2:
 
|Name=FVWM
 
|Name=FVWM
 
|Short description=Virtual desktop window manager
 
|Short description=Virtual desktop window manager
|Full description=FVWM is a multiple large virtual desktop window manager originally derived from twm. FVWM is intended to have a small memory footprint and a rich feature set, be extremely customizable and extendable and have a high degree of Motif mwm compatibility. FVWM is highly extensible through its module interface.
+
|Full description='''FVWM''' is an extremely powerful ICCCM-compliant multiple virtual desktop window manager for the X Window system.
|User level=none
+
 
|Status=Live
+
Originally (long time ago) derived from [[twm]]. FVWM is intended to have a small memory footprint and a rich feature set, be extremely customizable and extendable. It is highly extensible through its module interface.
|Component programs=
+
 
 +
This 2.6 version includes new features like full support of the EWMH (Extended Window Manager Hints) specification, internationalization, improved window decoration code (no flickering anymore), bi-directional asian text support, FreeType font support (antialiasing), image rendering, Perl based module library, support for PNG images, side titles and much more.
 
|Homepage URL=http://www.fvwm.org/
 
|Homepage URL=http://www.fvwm.org/
|VCS checkout command=password: guest
+
|User level=beginner
 +
|VCS checkout command= cvs -d :pserver:anonymous@cvs.fvwm.org:/home/cvs/fvwm checkout -r branch-2_6 fvwm
 
|Computer languages=C,Perl
 
|Computer languages=C,Perl
 
|Documentation note=User manpages available in HTML format from http://www.fvwm.org/documentation/manpages/; User FAQ included in the distribution
 
|Documentation note=User manpages available in HTML format from http://www.fvwm.org/documentation/manpages/; User FAQ included in the distribution
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=LibStroke,Oroborus_Window_Manager,Blackbox
 
|Related projects=LibStroke,Oroborus_Window_Manager,Blackbox
 
|Keywords=virtual,window manager,virtual desktop,fvwm
 
|Keywords=virtual,window manager,virtual desktop,fvwm
|Is GNU=n
+
|Version identifier=2.6.5
|Last review by=Janet Casey
+
|Version date=2012/04/20
|Last review date=2009-01-23
+
|Version status=stable
 +
|Version download=ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-2.6.5.tar.gz
 +
|Version comment=2.6.5 stable released 2012-04-20
 +
|Last review by=Genium
 +
|Last review date=2015/10/03
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.4.19
+
|Status=
|Version date=2004-09-30
+
|Is GNU=No
|Version status=stable
+
|License verified date=2001-12-17
|Version download=ftp://ftp.fvwm.org/pub/fvwm/version-2/fvwm-2.4.19.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2001-12-17
 
|License verified date=2001-12-17
|Version comment=2.4.19 stable released 2004-09-30
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Dominik Vogt
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Dominik Vogt
 
 
|Email=dominik.vogt@gmx.de
 
|Email=dominik.vogt@gmx.de
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Brady Montz; see the AUTHORS file in the distribution for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Real name=Brady Montz; see the AUTHORS file in the distribution for a complete list
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Charles Hines
 
|Role=Contributor
 
|Role=Contributor
|Real name=Charles Hines
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Robert Nation
 
|Role=Contributor
 
|Role=Contributor
|Real name=Robert Nation
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 71: Line 72:
 
|Resource kind=E-mail
 
|Resource kind=E-mail
 
|Resource URL=mailto:fvwm@fvwm.org
 
|Resource URL=mailto:fvwm@fvwm.org
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Download
 +
|Resource URL=http://ftp.debian.org/debian/pool/main/f/fvwm/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=http://www.fvwm.org/download/
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Download
 +
|Resource URL=https://www.gnu.org/software/guix/packages/
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=window-manager,x-window-system
+
|Interface=x-window-system, window-manager
 
|Use=interface
 
|Use=interface
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-12-17
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 89: Line 100:
 
|Prerequisite description=automake 1.4 or later
 
|Prerequisite description=automake 1.4 or later
 
}}
 
}}
 +
{{Featured}}

Revision as of 15:52, 3 October 2015


[edit]

FVWM

http://www.fvwm.org/
Virtual desktop window manager

FVWM is an extremely powerful ICCCM-compliant multiple virtual desktop window manager for the X Window system.

Originally (long time ago) derived from twm. FVWM is intended to have a small memory footprint and a rich feature set, be extremely customizable and extendable. It is highly extensible through its module interface.

This 2.6 version includes new features like full support of the EWMH (Extended Window Manager Hints) specification, internationalization, improved window decoration code (no flickering anymore), bi-directional asian text support, FreeType font support (antialiasing), image rendering, Perl based module library, support for PNG images, side titles and much more.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Debian: Vincent W. Chen <vinmun@gmail.com>

Verified on

22 October 2013

Notes

License: gpl-2

GPL-2 Additional copyrights of the fvwm main module: Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the names of Evans& Sutherland and M.I.T. not be used in advertising in publicity pertaining to distribution of the software without specific, written prior permission. . ROBERT NATION, CHARLES HINES, EVANS & SUTHERLAND, AND M.I.T. DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL EVANS & SUTHERLAND OR M.I.T. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Portions of the DocBook documentation: Copyright 1992-2004 HaL Computer Systems, Inc., O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, Norman Walsh, Sun Microsystems, Inc., and the Organization for the Advancement of Structured Information Standards (OASIS). Permission to use, copy, modify and distribute the DocBook DTD and its accompanying documentation for any purpose and without fee is hereby granted in perpetuity, provided that the above copyright notice and this paragraph appear in all copies. The copyright holders make no representation about the suitability of the DTD for any purpose. It is provided "as is" without expressed or implied warranty. . If you modify the DocBook DTD in any way, except for declaring and referencing additional sets of general entities and declaring additional notations, label your DTD as a variant of DocBook. See the maintenance documentation for more information. . Please direct all questions, bug reports, or suggestions for changes to the docbook@lists.oasis- open.org mailing list. For more information, see http://www

.oasis-open.org/docbook/.




Leaders and contributors

Contact(s)Role
Robert Nation Contributor
Brady Montz; see the AUTHORS file in the distribution for a complete list Contributor
Dominik Vogt Maintainer
Charles Hines Contributor


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/fvwm
Help, supportE-mailmailto:fvwm@fvwm.org
DebianDownloadhttp://ftp.debian.org/debian/pool/main/f/fvwm/
DeveloperVCS Repository Webviewhttp://www.fvwm.org/documentation/dev_cvs.php
Bug reportsE-mailmailto:fvwm-workers@fvwm.org
UserDownloadhttps://www.gnu.org/software/guix/packages/
UserNewsgroupnews:comp.windows.x.apps
DeveloperDownloadhttp://www.fvwm.org/download/
ForumHomepagehttp://www.fvwmforums.org
UserNewsgroupnews:comp.windows.x


Software prerequisites

KindDescription
Required to buildautoconf
Required to buildautomake




Entry



























"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.