Desktop environments Archive

Etoile 0.4 Released

The new 0.4 version of Etoile had just been released. Etoile intends to be an innovative, GNUstep-based, user environment built from the ground up on highly modular and light components. It is created with project and document orientation in mind, in order to allow users to create their own workflow by reshaping or recombining provided Services (aka Applications) and Components. 0.4 is a developer-targeted release on its way towards this goal. As a developer-focussed release, this predominantly consists of frameworks. A few demonstration applications are also included.

awesome 3.0 Released

After 6 months of development and more than 1000 change sets, the final version of awesome 3.0 has been released. 'awesome' is a frame-work window manager, which also supports tiling window management. This major release brings a lot of new features. The whole configuration file is now write in the Lua language and use a simple API. This allows to modify and control every corner of the window manager. This version is based on XCB, a new low level library which communicate with the X server. Pango usage also enhances text rendering.

Fluxbox 1.1.0 Released

Fluxbox 1.1.0 has been released. "Fluxbox is a windowmanager for X that was based on the Blackbox 0.61.1 code. It is very light on resources and easy to handle but yet full of features to make an easy, and extremely fast, desktop experience. It is built using C++ and licensed under the MIT-License." There's no official release announcement yet, but the code is on Sourceforge, as well as the release notes.

Review: Equinox Desktop Environment 1.2

The Equinox Desktop Environment is a small memory footprint desktop environment built on top of the extended FLTK toolkit ('Fast Light Tool Kit'). EDE features a desktop, a Windows-like panel with 'start' menu, taskbar, and system tray, support for theming, and graphical front-ends for software installation, xscreensaver configuration, and much more. Linux.com took a look at EDE version 1.2.

Awesome 2.3 Released

"Awesome is a floating and tiling window manager. It's extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled, maximized, dwindle, spiral, floating... Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. Managing windows in tiled mode assures that no space will be wasted on your screen. No gaps, no overlap. Other layouts can be used for different purpose. If you do not want to use the tiling management, you can use the floating layout wich will let you organize your windows as you wish, like any other window manager." Version 2.3-final has been released today.

A Few Questions to Enlightenment’s Rasterman

Enlightenment 0.17, the big, long awaited new release of the Enlightenment project, has been in the making for a long time now - since December 2000, to be precise. E17, as it became known, is a complete rewrite of Enlightenment, complete with a set of base libraries (the Enlightenment Foundation Libraries) turning it into a full-fledged desktop environment, complete with its own set of base libraries for building applications. Last November, main developer Carsten 'Rasterman' Haitzler stated that there were only two big to-do items left blocking the release of E17. We're now a few months ahead, so I contacted Rasterman to see what's what.

Awesome 2.2 Released

Awesome 2.2 has been released. "Awesome is a floating and tiling window manager initialy based on a dwm code rewriting. It's extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled, maximized, dwindle, spiral, floating... Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. Managing windows in tiled mode assures that no space will be wasted on your screen. No gaps, no overlap. Other layouts can be used for different purpose. If you do not want to use the tiling management, you can use the floating layout wich will let you organize your windows as you wish, like any other window manager."

E16 0.16.8.11 Released

A new version of E16 has been released. "Fix rendering issues when using pseudo-transparency; fix translucent moves of non-shaped windows; fix border right click (winops menu) in many themes; fix incorrect tracking of pointer motion when dragging window; fix potential trouble while exiting/restarting; various minor bug fixes and enhancements, see ChangeLog for details." Get it here.

Take Charge of Your Window Manager with WMCTRL, Devil’s Pie

"There are literally dozens of window managers that you can use with your favorite desktop environment to get a beautiful and appealing desktop. If you want to fine-tune your window manager, here are two programs that can help you control everything from application window size to pinning an application to all workspaces to fixing a position for your application windows to resizing desktops. One, wmctrl, works with any window managers that adheres to the Extended Window Manager Hints, while Devil's Pie is a window-matching utility, which means it can configure application windows based on defined rules."

wmii-3.6, dwm 4.7 Released

"wmii is a dynamic window manager for X11. It supports classic and dynamic window management with extended keyboard, mouse, and filesystem based remote control. It replaces the workspace paradigm with a new tagging approach. Its minimalist philosophy attempts not to exceed 10.000 lines of code (including all shipped utilities and libraries), to enforce simplicity and clarity." Version 3.6 has been released. Its little brother, dwm, has also seen a new release.

Rasterman Speaks Out About Enlightenment

Rasterman, the lead developer of the Enlightenment project, speaks about the future of Enlightenment, including the project's focus on the embedded world (Rasterman works at OpenMoko now), the relationship with commercial vendors, reorganized leadership, and even some hints at an upcoming release. "The primary thing of importance is getting E17 out the door. It's actually looking petty good. Only 2 really big TODO items left. I'm doing a theme revamp. The Default theme has very much aged. The gold bling isn't incredibly popular. I'm working on something I think people will love - and it still shows off E. It will replace the current default - and will also knock off some of the comment the default theme so its better documented for people to build new themes from and learn Edje."

xmonad 0.4 Released

xmonad 0.4 has been released. "xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. Window manager features are accessible from the keyboard: a mouse is optional. xmonad is written, configured and extensible in Haskell. Custom layout algorithms, key bindings and other extensions may be written by the user in Haskell, in config files. Window layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled across several physical screens."