Change the screenshot and add links
[whome.git] / features.php
blob8d8359a655b64d7cfd7c902d8ba9a6e9e276f1af
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: Features</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 include("dock.php"); ?>
12 <?php include("header.php"); ?>
14 <div>
15 <table class="inner" border="0" cellpadding="1" cellspacing="1">
16 <tr>
17 <td content="content" colspan="2" valign="top">
18 <br />
19 <br />
21 <h3>Features</h3>
23 <p>We have already mentioned that Window Maker is a <a href="http://en.wikipedia.org/wiki/Window_manager">window
24 manager</a>. There are other window managers out there, such as the infamous FVWM, Enlightenment, AfterStep, and the
25 list goes on. All window managers perform the same basic tasks, which are to create, place, keep track of, and draw
26 borders around the windows on the screen. Beyond this, they can become quite different in their various abilities.</p>
28 <p>Window Maker firmly adheres to the behavior and functionality of the NEXTSTEP&#8482; user interface. The developers
29 have put forth a great deal of effort in capturing the essense and beauty of the original design, and have incorporated
30 some new ideas of their own. This has always followed the philosophy of keeping to those features which fit well into
31 the overall design, while limiting the amount of "feature creep" that tends to bloat other window managers. A summary
32 of the main Window Maker features are presented below.</p>
34 <h3>Core (usability)</h3>
36 <ul>
37 <li>Almost complete <a href="http://en.wikipedia.org/wiki/Icccm">ICCCM</a> compliance</li>
39 <li>National language I18N support (over 11 locales)</li>
41 <li>Built-in icon dithering with support for 4bpp and 8bpp displays</li>
43 <li>Popup menus that support keyboard traversal, which can be "pinned" to the root window</li>
45 <li>Support for <a href="http://gnustep.org">GNUstep</a>, <a href="http://gnome.org">GNOME</a>, and <a href=
46 "http://kde.org">KDE</a> window hints to better integrate with those desktop environments</li>
48 <li>Support for Motif&#8482; and OPEN LOOK&#8482; window hints to better interface with applications based on those
49 toolkits</li>
51 <li>Built-in GUI configuration utility that eliminates the need to hand edit config files</li>
53 <li>Application <a href="http://en.wikipedia.org/wiki/Dock_(computing)">Dock</a> (similar to NEXTSTEP/MacOS X Dock)
54 that can be configured using drag and drop</li>
56 <li>Workspace Dock (aka Clip/Fiend) which is a workspace specific Dock extender</li>
58 <li>Support for rudimentary session management</li>
60 <li>Rudimentary support for the <a href="http://en.wikipedia.org/wiki/RandR">X RandR</a> extension</li>
62 <li>Support for <a href="http://en.wikipedia.org/wiki/Dockapps">dockapps</a> (equivalent of applets or epplets)</li>
64 <li>Ability to change all preferences and menus on-the-fly without having to restart the window manager</li>
66 <li>Support for multiple workspaces (aka "virtual desktops")</li>
67 </ul>
69 <h3>Extras (eye candy)</h3>
71 <ul>
72 <li>Built-in themes support</li>
74 <li>Over 13 types of window decorations, including custom defined</li>
76 <li>Support for XPM, PNG, JPEG, TIFF, GIF and PPM icons (no conversions with external programs) with an
77 alpha-channel</li>
79 <li>Support for setting the root window background (via the wmsetbg utility)</li>
81 <li>Optional superfluous animations, such as window shading, customizeable icon miniturization effects,
82 slide/scrolling menus, and much more</li>
83 </ul>
85 <p>Despite all of these features, Window Maker is not resource intensive and remains stable across many UNIX varients.
86 It is extremely flexible, and many options can be included or excluded at compile time. This means that you can easily
87 tailor Window Maker to meet your needs; whether you are a minimalist wanting to save resources, or an extremist that
88 likes to theme everything in sight. A screenshot of a typical Window Maker workspace is <a href="wmaker-screenshot.png" target=
89 "_blank">here</a>.</p>
91 <br><br><br>
95 <!-- <p>Visit the links below to learn more about this versatile window manager.</p>
97 <ul>
98 <li><a href="/features/features.edit">General Overview</a></li>
99 <li><a href="/features/features/configuration.edit">Configuration via WPrefs</a></li>
100 <li><a href="/features/features/menu.edit">Advanced Menu System</a></li>
101 <li><a href="/features/features/dock.edit">The Dock and Clip</a></li>
102 <li><a href="/features/features/appearance.edit">Looks and Apperance</a></li>
103 <li><a href="/features/features/performance.edit">Performance Comparison</a></li>
104 </ul>
106 <br />
107 <br />
108 <br />
109 </td>
110 </tr>
111 </table>
113 <?php include("footer.php"); ?>
115 </body>
116 </html>