Difference between revisions of "Sawfish"
(version 1.12.0) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|Name=Sawfish | |Name=Sawfish | ||
|Short description=Window manager | |Short description=Window manager | ||
− | |Full description=Sawfish is an extensible window manager using an [[Emacs Lisp]]-like scripting language. All window decorations are configurable, the basic idea is to have as much user-interface policy as possible controlled through the Lisp language. | + | |Full description='''Sawfish''' is an extensible window manager using an [[Emacs Lisp]]-like scripting language. All window decorations are configurable, the basic idea is to have as much user-interface policy as possible controlled through the Lisp language. |
Despite this extensibility, its policy is currently very minimal compared to most window managers. Its aim is simply to manage windows in the most flexible and attractive manner possible. As such it does not implement desktop backgrounds, applications docks, or other things that may be achieved through separate applications. | Despite this extensibility, its policy is currently very minimal compared to most window managers. Its aim is simply to manage windows in the most flexible and attractive manner possible. As such it does not implement desktop backgrounds, applications docks, or other things that may be achieved through separate applications. | ||
− | All high-level ''wm'' functions are implemented in Lisp for future extensibility or redefinition. Currently this includes menus (using [[GTK+]]), interactive window moving and resizing, virtual desktop, iconification, focus/transient window policies, frame theme definitions | + | All high-level ''wm'' functions are implemented in Lisp for future extensibility or redefinition. Currently this includes menus (using [[GTK+]]), interactive window moving and resizing, virtual desktop, iconification, focus/transient window policies, frame theme definitions and much more. Also, most received events are exported to the Lisp environment through key-bindings and hooks, similar to in [[Emacs]]. These events include pointer behavior and many internal X11 events (enter/leave, focus-in/focus-out, map/unmap, etc..) |
− | and much more. Also, most received events are exported to the Lisp environment through key-bindings and hooks, similar to in [[Emacs]]. These events include pointer behavior and many internal X11 events (enter/leave, focus-in/focus-out, map/unmap, etc..) | + | |Homepage URL=https://sawfish.tuxfamily.org/ |
− | |Homepage URL= | ||
|User level=intermediate | |User level=intermediate | ||
+ | |Is High Priority Project=No | ||
|VCS checkout command=git clone git://github.com/SawfishWM/sawfish.git | |VCS checkout command=git clone git://github.com/SawfishWM/sawfish.git | ||
|Computer languages=C,Lisp | |Computer languages=C,Lisp | ||
|Documentation note=Programmer's manual available in HTML format from https://sawfish.tuxfamily.org/sawfish.html/index.html | |Documentation note=Programmer's manual available in HTML format from https://sawfish.tuxfamily.org/sawfish.html/index.html | ||
− | To read the Info manual, execute the command ''info sawfish'', or enter the Info mode within [[Emacs]] (`C-h i') and type ''g (sawfish) RET''. | + | To read the Info manual, execute the command ''info sawfish'', or enter the Info mode within [[Emacs]] (`C-h i') and type ''g (sawfish) RET''. |
+ | |Accepts cryptocurrency donations=No | ||
|IRC general=irc://irc.freenode.net/sawfish | |IRC general=irc://irc.freenode.net/sawfish | ||
− | |Related projects=awesome,xmonad, | + | |Related projects=awesome,xmonad,stumpwm,qtile,exwm |
|Keywords=X Window System,window manager,Lisp,sawfish,sawmill | |Keywords=X Window System,window manager,Lisp,sawfish,sawmill | ||
|Version identifier=1.12.0 | |Version identifier=1.12.0 | ||
Line 22: | Line 23: | ||
|Version status=stable | |Version status=stable | ||
|Version download=https://download.tuxfamily.org/sawfish/ | |Version download=https://download.tuxfamily.org/sawfish/ | ||
− | |Last review by= | + | |Last review by=Bendikker |
− | |Last review date= | + | |Last review date=2018/03/29 |
− | |Submitted by= | + | |Submitted by=Bendikker |
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
|License verified date=2000-10-27 | |License verified date=2000-10-27 | ||
Line 39: | Line 39: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=nano@jpberlin.de | |Email=nano@jpberlin.de | ||
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/sawfish | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Python (Ref) (R) | ||
+ | |Resource URL=https://pypi.org/project/Sawmill | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Ruby (Ref) (R) | ||
+ | |Resource URL=https://rubygems.org/gems/sawmill | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 70: | Line 81: | ||
|Resource kind=Homepage | |Resource kind=Homepage | ||
|Resource URL=https://www.gnu.org/software/guix/packages/s.html | |Resource URL=https://www.gnu.org/software/guix/packages/s.html | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource |
Latest revision as of 04:54, 29 March 2018
Sawfish
https://sawfish.tuxfamily.org/
Window manager
Sawfish is an extensible window manager using an Emacs Lisp-like scripting language. All window decorations are configurable, the basic idea is to have as much user-interface policy as possible controlled through the Lisp language.
Despite this extensibility, its policy is currently very minimal compared to most window managers. Its aim is simply to manage windows in the most flexible and attractive manner possible. As such it does not implement desktop backgrounds, applications docks, or other things that may be achieved through separate applications.
All high-level wm functions are implemented in Lisp for future extensibility or redefinition. Currently this includes menus (using GTK+), interactive window moving and resizing, virtual desktop, iconification, focus/transient window policies, frame theme definitions and much more. Also, most received events are exported to the Lisp environment through key-bindings and hooks, similar to in Emacs. These events include pointer behavior and many internal X11 events (enter/leave, focus-in/focus-out, map/unmap, etc..)
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Christopher Bratusek | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | Mailing List Subscribe | https://listengine.tuxfamily.org/lists.tuxfamily.org/sawfish/ |
Gentoo | Homepage | https://packages.gentoo.org/packages/x11-wm/sawfish |
Wiki | Homepage | http://sawfish.wikia.com/ |
Python (Ref) (R) | https://pypi.org/project/Sawmill | |
Developer | Download | https://download.tuxfamily.org/sawfish/ |
Guix | Homepage | https://www.gnu.org/software/guix/packages/s.html |
Ruby (Ref) (R) | https://rubygems.org/gems/sawmill | |
NetBSD | Homepage | http://pkgsrc.se/wip/sawfish |
Developer | Bug Tracking | https://github.com/SawfishWM/sawfish/issues |
Developer | VCS Repository Webview | https://github.com/SawfishWM/sawfish |
Developer | Download | https://github.com/SawfishWM/sawfish/releases |
Debian (Ref) | https://tracker.debian.org/pkg/sawfish | |
Debian | Download | http://apt.nanolx.org/pool/main/s/sawfish/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | rep-gtk 0.14 or later |
Required to build | imlib |
Required to build | librep 0.13 or later |
Required to build | GNU make |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.