Link to download 0.95.1 from repo.or.cz
[whome.git] / home.php
blob6c7fb990efd5ca1b43d517fb03e144cdfcc5182e
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
5 <title>Window Maker: Home</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
7 <link href="title.css" rel="stylesheet" type="text/css" />
8 </head>
10 <body>
11 <?php
12 include("header.php");
13 include("dock.php");
16 <div id="inhalt">
17 <table width="880" border="0" cellpadding="1" cellspacing="1">
18 <tr>
19 <td content="content" colspan="2" valign="top">
20 <br />
21 <br />
23 <h3>Introduction</h3>
25 <p><strong>Window Maker</strong> is an X11 window manager originally designed to provide integration support for the
26 <a href="http://gnustep.org">GNUstep</a> Desktop Environment. In every way possible, it reproduces the elegant look and
27 feel of the <a href="http://en.wikipedia.org/wiki/NEXTSTEP">NEXTSTEP</a> user interface. It is fast, feature rich, easy
28 to configure, and easy to use. It is also free software, with contributions being made by programmers from around the
29 world.</p>
31 <p>Window Maker has a stable user interface since many years and comes with a powerful GUI configuration editor called
32 WPrefs, which removes the need to edit text-based config files by hand. It supports running <a href=
33 "http://dockapps.windowmaker.org">dockapps</a> which make everyday tasks such as monitoring system performance and
34 battery usage, mounting devices or connecting to the internet very easy. Please see the <a href=
35 "features.php">features</a> section for more specifics on what Window Maker can do, and how it compares with other
36 popular window managers.</p>
38 <h3>Download</h3>
40 <p>The latest <a href="http://repo.or.cz/w/wmaker-crm.git/shortlog/refs/heads/master">stable</a> version is
41 0.95.1 (<a href="http://repo.or.cz/w/wmaker-crm.git/snapshot/b618febb2c52a3ad3c6d77ec3559c8abebe28320.tar.gz">tar.gz</a>, 2.6 MB</a>),
42 released on 29.01.2012. See the <a href="news.php">NEWS</a> section for more information.</p>
43 </td>
44 </tr>
45 </table>
46 </div>
47 </body>
48 </html>