Difference between revisions of "Dwm"
(version 6.1) |
(Added Python link) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|Homepage URL=http://www.suckless.org/ | |Homepage URL=http://www.suckless.org/ | ||
|User level=intermediate | |User level=intermediate | ||
+ | |Is High Priority Project=No | ||
|VCS checkout command=git clone http://git.suckless.org/dwm | |VCS checkout command=git clone http://git.suckless.org/dwm | ||
|Computer languages=C | |Computer languages=C | ||
|Documentation note=http://dwm.suckless.org/tutorial | |Documentation note=http://dwm.suckless.org/tutorial | ||
+ | |Decommissioned/Obsolete=No | ||
+ | |Accepts cryptocurrency donations=No | ||
|IRC general=irc://irc.oftc.net/dwm | |IRC general=irc://irc.oftc.net/dwm | ||
|Related projects=awesome,xmonad,dmenu | |Related projects=awesome,xmonad,dmenu | ||
Line 18: | Line 21: | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://dl.suckless.org/dwm/dwm-6.1.tar.gz | |Version download=http://dl.suckless.org/dwm/dwm-6.1.tar.gz | ||
− | |Last review by= | + | |Test entry=No |
− | |Last review date= | + | |Last review by=Bendikker |
− | + | |Last review date=2018/04/17 | |
|Submitted date=2013-03-20 | |Submitted date=2013-03-20 | ||
− | |||
|Is GNU=No | |Is GNU=No | ||
}} | }} | ||
Line 47: | Line 49: | ||
|License verified date=2016/11/17 | |License verified date=2016/11/17 | ||
|License note=http://git.suckless.org/dwm/tree/LICENSE | |License note=http://git.suckless.org/dwm/tree/LICENSE | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Python (Ref) | ||
+ | |Resource URL=https://pypi.org/project/dwm | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/dwm | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 65: | Line 75: | ||
{{Resource | {{Resource | ||
|Resource kind=E-mail | |Resource kind=E-mail | ||
− | |Resource URL=dev@suckless.org | + | |Resource URL=mailto:dev@suckless.org |
}} | }} | ||
{{Resource | {{Resource |
Latest revision as of 13:51, 17 April 2018
Dwm
http://www.suckless.org/
dynamic window manager
dwm is a dynamic window manager for X. It manages windows in tiled, monocle and floating layouts. All of the layouts can be applied dynamically, optimizing the environment for the application in use and the task performed.
In tiled layout windows are managed in a master and stacking area. The master area contains the window which currently needs most attention, whereas the stacking area contains all other windows. In monocle layout all windows are maximised to the screen size. In floating layout windows can be resized and moved freely. Dialog windows are always managed floating, regardless of the layout applied.
Please notice that dwm is currently customized through editing its source code, so you probably want to build your own dwm packages. This package is compiled with the default configuration and should just give you an idea about what dwm brings to your desktop.
Documentation
http://dwm.suckless.org/tutorial
IRC general channel
- irc://irc.oftc.net/dwm
Download
http://dl.suckless.org/dwm/dwm-6.1.tar.gz
version 6.1
(stable)
released on 9 November 2015
User level
Intermediate
VCS Checkout
git clone http://git.suckless.org/dwm
Categories
Related Projects
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
17 November 2016
Leaders and contributors
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | Download | http://dl.suckless.org/dwm/ |
mailto:dev@suckless.org | ||
Developer | VCS Repository Webview | http://git.suckless.org/dwm |
Developer | Mailing List Info/Archive | http://lists.suckless.org/dev/ |
GNU | Homepage | https://www.gnu.org/software/guix/packages/ |
Debian (Ref) | https://tracker.debian.org/pkg/dwm | |
Python (Ref) | https://pypi.org/project/dwm |
Software prerequisites
This entry (in part or in whole) was last reviewed on 17 April 2018.
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.