Click on titlebar goes to index.php
[whome.git] / home.php
blobeea9495eceab616e2677ea83c922de09cad68b6d
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>Latest stable version</h3>
40 <p>The latest <a href="http://repo.or.cz/w/wmaker-crm.git/shortlog/refs/heads/master">stable</a> version is 0.95.1,
41 released on 29.01.2012. See the <a href="news.php">NEWS</a> section for more information.</p>
42 </td>
43 </tr>
44 </table>
45 </div>
46 </body>
47 </html>