Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Sawfish window manager


Related Topics

In the News (Sat 26 Dec 09)

  
  X window manager - Wikipedia, the free encyclopedia
A window manager is software that controls the placement and appearance of application windows under the X Window System, a graphical user interface on Unix systems that enables a user to interact with a number of application programs simultaneously.
Each one typically has its own independent window, and when a window manager is available, interaction between the X server and its clients is redirected through the window manager.
Unlike the Apple Macintosh and Microsoft Windows platforms, which have historically provided a vendor-controlled, fixed set of ways to control how windows and panes display on a screen, and how the user may interact with them, window management for the X Window System was an afterthought.
www.wikipedia.org /wiki/Window_manager   (375 words)

  
 Sawfish (window manager) -- Facts, Info, and Encyclopedia article   (Site not responding. Last check: 2007-10-07)
In (Trademark for a powerful operating system) Unix computing, Sawfish is a (additional info and facts about window manager) window manager for the (additional info and facts about X Window System) X Window System.
Distinctively, Sawfish uses a (A flexible procedure-oriented programing language that manipulates symbols in the form of lists) LISP-like (additional info and facts about scripting language) scripting language, (A fabric with prominent rounded crosswise ribs) rep, for all of its code, making it particularly easy to extend.
Sawfish does not come with a (Sheet that forms a distinct (usually flat) section or component of something) panel and is often used with the (A legendary creature resembling a tiny old man; lives in the depths of the earth and guards buried treasure) GNOME (additional info and facts about desktop environment) desktop environment.
www.absoluteastronomy.com /encyclopedia/s/sa/sawfish_(window_manager).htm   (185 words)

  
 Encyclopedia: X window manager   (Site not responding. Last check: 2007-10-07)
A window is a visual area, usually rectangular in shape, containing some kind of user interface, displaying the the output of and allowing input for one of a number of simultaneously running computer processes.
A paned window is a window that is divided into sections known as panes.
A virtual window manager is a window manager that uses virtual screens, whose resolution can be higher than the resolution of ones monitor/display adaptor.
www.nationmaster.com /encyclopedia/X-window-manager   (1595 words)

  
 Thesis Topic : The Haskell Window Manager   (Site not responding. Last check: 2007-10-07)
Extensible, scriptable window managers are emerging as a useful alternative to traditional window managers.
A window manager written in such a way as to allow "scripting" of its components makes it easy for a anybody to add their own features to the window manager.
Sawfish, an extensible window manager using a Lisp-based scripting language.
www.cse.unsw.edu.au /%7Epls/thesis-topics/windowmanager.html   (280 words)

  
 Sawfish (window manager)   (Site not responding. Last check: 2007-10-07)
Sawfish is an advanced window manager for X, which mainly runs on UNIX and UNIX-like systems, like GNU/Linux.
Sawfish's main characteristic is the fact that it is fully coded in a LISP-like scripting language, rep[?], making it very easy to extend.
Sawfish doesn't come with a panel - however, it is GNOME-compliant, and is often used alongside this desktop enviroment[?].
www.termsdefined.net /sa/sawfish-(window-manager).html   (279 words)

  
 Encyclopedia: Sawfish (window manager)   (Site not responding. Last check: 2007-10-07)
Distinctively, Sawfish uses a LISP-like scripting language, rep, for all of its code, making it particularly easy to extend.
Sawfish does not come with a panel and was used with the GNOME desktop environment until it was replaced by Metacity in GNOME 2.2.
In Unix computing, Metacity is a window manager for the X Window System, and is the default window manager for the GNOME desktop environment.
www.nationmaster.com /encyclopedia/Sawfish-(window-manager)   (401 words)

  
 Enlightenment (X window manager) -- Facts, Info, and Encyclopedia article   (Site not responding. Last check: 2007-10-07)
It used to be the default window manager for GNOME.
Window grouping - the ability to put windows into groups so that they can all be moved, resized, closed etc together.
One of the aims of the window manager is to be as configurable as possible, and to this end, it includes easy-to-use customization dialogs for focus settings, window movement, resizing, grouping and placement settings, audio, multiple desktop, desktop background, pager, tooltip and autoraise settings.
www.absoluteastronomy.com /encyclopedia/E/En/Enlightenment_(X_window_manager)1.htm   (483 words)

  
 Window Maker - Features   (Site not responding. Last check: 2007-10-07)
In this case, the window manager has support if it is at least somewhat aware (via window hints) of the environment, and generally integrates well with it.
Window Maker is not the smallest, fastest, or most flexible window manager available, but it does excel in providing a balance between those points.
The Window Maker window manager is in no way associated with Windowmaker, the world's leading software for windows and doors.
www.windowmaker.org /features-performance.html   (565 words)

  
 Metacity - Wikipedia, the free encyclopedia
Metacity is the default window manager for the GNOME desktop environment.
Although Metacity is part of the GNOME project and designed to integrate into the GNOME desktop, it does not require GNOME to run, and GNOME can be used with different window managers provided that they support the part of the ICCCM specification that GNOME requires.
Metacity, unlike the previous choices for GNOME window manager, has few configuration options and its introduction as the default choice was a controversial one.
en.wikipedia.org /wiki/Metacity   (321 words)

  
 www.davep.org: sawfish
If you are looking for pointers for other sawfish lisp packages and code snippets you might want to take a look at the sawfish customisation repository and the sawfish wiki.
This module turns sawfish into a talking window manager (you'll need a copy of festival installed).
As well as providing a programming mode for editing sawfish config files (nothing clever, it simply derives from emacs-lisp-mode) it also allows direct interaction with the window manager from the buffer.
www.davep.org /sawfish   (393 words)

  
 sawfish: an extensible window manager
Sawfish is an extensible window manager using a Lisp-based scripting language --all window decorations are configurable and all user-interface policy is controlled through the extension language.
Despite this extensibility its policy is very minimal compared to most window managers.
Its aim is simply to manage windows in the most flexible and attractive manner possible.
sawmill.sourceforge.net   (454 words)

  
 Sawfish - Wikipedia, the free encyclopedia
Sawfish is a window manager for Unix systems running X.
The Sawfish underwater harvester is a submersible robot equipped with a chainsaw for harvesting underwater trees.
This is a disambiguation page, a list of pages that otherwise might share the same title.
en.wikipedia.org /wiki/Sawfish   (93 words)

  
 The window manager   (Site not responding. Last check: 2007-10-07)
) : it is a very attractive window manager which incorporates richly detailed and beautiful themes.
Sawfish seems to be less buggy (and then more stable), graphically lighter than Enlightenment, and highly configurable.
All the customization of the window manager can be done using the GNOME configuration tool (it can be launched via the panel or at the command line : "gnomecc").
linux.web.cern.ch /linux/redhat6/gnome/pilot/windowmanager.html   (176 words)

  
 X11::WM::Sawfish - Perl extension for sending LISP forms to the sawfish window manager for processing.
X11::WM::Sawfish implements the communication protocols used to connect to a running instance of the Sawfish window manager and send LISP forms for evaluation.
The Sawfish window manager is designed around a LISP dialect implemented by librep.
Creates a new X11::WM::Sawfish object which will connect to the Sawfish window manager that is running on the X server pointed to by the argument.
cpan.uwinnipeg.ca /htdocs/X11-WM-Sawfish/X11/WM/Sawfish.html   (404 words)

  
 freshmeat.net: Category Reviews - Window Managers
FVWM is one of the oldest window mangers that is still in widespread use and actively maintained.
Metacity - A light-weight window manager for GNOME.
This has shapped many of the modern window managers, and for that you should see that not only raster, but the enlightenment folks have definatly bought a "solution" to what they thought was a "problem".
freshmeat.net /articles/view/639   (6032 words)

  
 Sawfish (window manager) - InfoSearchPoint.com   (Site not responding. Last check: 2007-10-07)
Sawfish, an advanced window manager for X, mainly runs on UNIX and UNIX-like systems such as GNU/Linux.
Sawfish doesn't come with a panel - however, it complies with GNOME, and often appears with this desktop environment.
The developers of Sawfish released version 1.1 of the system on June 29, 2003.
www.infosearchpoint.com /display/Sawfish_(window_manager)   (142 words)

  
 freshmeat.net: Project details for sawfish
Sawfish (the window manager formerly known as Sawmill) is an extensible window manager using a Lisp-based extension language.
All window decorations are configurable and all user-interface policy is controlled through the language.
Its aim is to manage windows in the most flexible and attractive manner possible.
freshmeat.net /projects/sawfish   (306 words)

  
 Tabbed browsing is the wrong approach   (Site not responding. Last check: 2007-10-07)
Currently Konqueror windows are summarized in the taskbar -- the taskbar could just as well create a repositionable list of Konqueror windows that becomes visible as soon as you click the Konqueror main task in the taskbar (which would be the last window selected, or the first window in the order).
That said, yes, tabs should be handled by the window manager, presumed I can still have all the comfort that direct support by the applications gives me (easy keyboard switching, drag and drop, creating new tabs, and so on).
Windows never seem to open up the same size, and there is little hierarchy between windows of the same application.
dot.kde.org /1011370195/1011388759   (1636 words)

  
 GNOME 2.2.0 Release Notes - Metacity Window Manager
GNOME 2.2 officially incorporates the Metacity window manager, a fully integrated window manager that uses GTK+ for UI elements, communicates tightly with the panel and other desktop elements, and is configured straight from the GNOME preferences dialogs.
At the same time, all interaction between the window manager and the desktop is done via documented standards (see the section called "Standards Compliance"), so you can substitute the window manager of your choice from a long list of available options: Sawfish, fvwm2, icewm, Waimea, Openbox, are just some of them.
Allows window buttons to be rearranged (close button on left, etc.), as a user preference, not part of the theme.
www.gnome.org /start/2.2/notes/rnwm.html   (289 words)

  
 My Quest For The Perfect Window Manager: A History in Screenshots
Window Maker had seemed unreasonably austere to me on my first try, and I also had bad memories of the original NextStep which inspired it.
Pager, mini-xterm, and icon manager / tasklist on the upper left, gkrellm the uber-monitor at lower right, mini-snapshot of the current background in the pager.
Each theme specified a background, a window decor, a gkrellm skin, and an xterm theme, and changing these settings en masse or individually was a matter of a few mouse clicks.
www.igs.net /~tril/fvwm   (2505 words)

  
 wmctrl - A command line tool to interact with an EWMH/NetWM compatible X Window Manager.
It can be used, for example, to obtain information about the window manager, to get a detailed list of desktops and managed windows, to switch and resize desktops, to make windows full-screen, always-above or sticky, and to activate, close, move, resize, maximize and minimize them.
The command line access to these window management functions makes it easy to automate and execute them from any application that is able to run a command in response to some event.
In some of these window managers, EWMH is supported only in their current unstable/beta/developer releases (01/2005).
sweb.cz /tripie/utils/wmctrl   (1035 words)

  
 X Emacs Window Manager   (Site not responding. Last check: 2007-10-07)
XWEM is extremly usable and configurable Window Manager, if you are familar with Emacs editor, then you are automatically familar with XWEM.
There are many of different window manages in a world.
sawfish - default window manager for Gnome project.
www.gnu.org /non-gnu/xwem   (157 words)

  
 Learning the Unix Operating System, 5th Edition: Chapter 2: Using Window Systems
For instance, a window manager menu might let you set how many rows of program launching buttons are in the panel or the color of the frame around each window.
No matter how your window manager treats a minimized window, though, the important point here is that minimizing puts unneeded windows out of the way without quitting the program inside them; it also keeps you from accidentally typing into a window.
That "raise window" command is usually either on the window menu (see the following section), on a window manager menu (choose "raise window," then click on the window you want to raise), or it might be found by clicking on the window frame with the third mouse button.
oreilly.com /catalog/lunix5/chapter/ch02.html   (6826 words)

  
 specifying application window placement in gnome window manager - sysadminforum   (Site not responding. Last check: 2007-10-07)
No Gnome don't do this, that is the window managers job.
Sawfish for Gnome I have used have worked flawless.
Sawfish that works with Gnome2 seems to be less working and a lot less
sysadminforums.com /t99070.html   (305 words)

  
 Linux NetMag - Linux Windowmanager   (Site not responding. Last check: 2007-10-07)
Useful functions like "Maximizing", "Minimizing" and "close window" are not included in the functionality of server and clients but brought to you by a window manager.
Sapphire is a further development of Aewm (Aesthetic Window Manager) but also owns parts of the Blackbox windowmanager.
Windows and menus are presented with ANSI characters, but you cannot start every X program.
www.linuxnetmag.com /en/issue5/m5windowmanager1.html   (1429 words)

  
 LinuxPlanet - Reports - From the Desktop: S Is For Sawfish and Shedding - Ham and Swiss, Hold the Mayo
It was the sawfish of course that did it.
He had been sure it was a shark, which we occasionally caught, but was surprised to see the distinct saw-tooth nose of the sawfish broach the surface of the water.
So every time I make a ham sandwich, I think of that sawfish, and the crazy summer world it was a part of.
www.linuxplanet.com /linuxplanet/reports/2881/2   (962 words)

  
 PYWM - your Python-programmable XFree86 Window Manager
This would be similar to sawfish-client from the sawfish window manager, but would be implemented as a shared library rather than a LISP interpreter.
Or, on a window map event, some users might want reparent the window into a frame, and some users might want to position the window to tile nicely with all the other windows on the screen, but leave it frameless (a la Ratpoison).
I've taken the FLWM window manager and wrapped it into a Python module as a 'window manager engine'.
pywm.sourceforge.net   (2021 words)

  
 X11::WM::Sawfish::XProp - Perl extension for sending LISP forms to the sawfish window manager using X server window ...   (Site not responding. Last check: 2007-10-07)
X11::WM::Sawfish::XProp - Perl extension for sending LISP forms to the sawfish window manager using X server window properties.
X11::WM::Sawfish::XProp implements the communication protocol used to connect to a running instance of the Sawfish window manager with UNIX domain sockets.
The Sawfish window manager supports two schemes for submitting LISP forms for evaluation.
cpan.uwinnipeg.ca /htdocs/X11-WM-Sawfish/X11/WM/Sawfish/XProp.html   (163 words)

  
 Switching to Linux? From the end user's perspective
Windows 3.11 was intuitive enough, but seemed crude and too complicated coming from the Macintosh OS.
Microsoft Windows 2000 is such an improvement to Windows 9x that it relegated Linux to a hobby for several years.
Since Windows 2000 this hasn't been an issue for me (I still prefer 2000 over XP, but my video card in my laptop needs XP in a bad way, ie BSOD is still there).
www.desktoplinux.com /articles/AT3480477688.html   (2029 words)

  
 avnfps overview
That is, all the windows are instantiated by Tk code and consequently their behavior is governed by Tk design.
With the usual window manager policy, the dialog that is instantiated from the main window or another dialog always stays on the top of it.
Depending on the window manager settings, this can be done either by pointing or clicking on the respective window.
www.nws.noaa.gov /mdl/wsfo/avnfps/overview.htm   (1659 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.