Difference between revisions of "Xmonad"

From Free Software Directory
Jump to: navigation, search
m (Bumped version to 0.15)
m (Apparently, when I bumped the last review date, I somehow managed to roll back my other changes. I wish I could `git commit --amend` the wiki history.)
(Tag: Undo)
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
 
As of version 0.7, it has under 1200 lines of code.
 
As of version 0.7, it has under 1200 lines of code.
|Homepage URL=http://xmonad.org/
+
|Homepage URL=https://xmonad.org/
|VCS checkout command=darcs get http://code.haskell.org/xmonad
+
|VCS checkout command=git clone https://github.com/xmonad/xmonad
 
|Computer languages=Haskell
 
|Computer languages=Haskell
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
Line 18: Line 18:
 
|Version date=2019/09/30
 
|Version date=2019/09/30
 
|Version status=stable
 
|Version status=stable
|Version download=http://xmonad.org/download.html
+
|Version download=https://xmonad.org/download.html
 
|Last review by=Pastaf
 
|Last review by=Pastaf
|Last review date=2019/02/23
+
|Last review date=2020/02/23
 
|Submitted date=2015/11/20
 
|Submitted date=2015/11/20
 
|Is GNU=No
 
|Is GNU=No
Line 58: Line 58:
 
{{Resource
 
{{Resource
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=http://xmonad.org
+
|Resource URL=https://xmonad.org
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=http://xmonad.org/download.html
+
|Resource URL=https://xmonad.org/download.html
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 70: Line 70:
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List Info/Archive
 
|Resource kind=Mailing List Info/Archive
|Resource URL=http://mail.haskell.org/pipermail/xmonad/
+
|Resource URL=https://mail.haskell.org/pipermail/xmonad/
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 12:29, 22 March 2020


[edit]

xmonad

https://xmonad.org/
An extensible, dynamically tiling, X11 window manager

xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell. In other words, it handles the arrangement of windows for you.

It is minimal and efficient, and managed through the keyboard. It is extensible and featureful, through Haskell as the powerful configuration language with a variety of hooks, with a large existing extension library, and things like xinerama support and per-screen workspaces. It is also stable, being written in Haskell and extensively using good practices including formal verification.

As of version 0.7, it has under 1200 lines of code.





Licensing

License

Verified by

Verified on

Notes

Verified by

jgay, Pastaf

Verified on

20 November 2015




Leaders and contributors

Contact(s)Role
Jason Creighton Author
Spencer Janssen Author
Don Stewart Author


Resources and communication

AudienceResource typeURI
Mailing List Subscribehttps://mail.haskell.org/mailman/listinfo/xmonad
Mailing List Info/Archivehttps://mail.haskell.org/pipermail/xmonad/
Debian (Ref)https://tracker.debian.org/pkg/xmonad
Changeloghttps://wiki.haskell.org/Xmonad#Documentation
Homepagehttps://xmonad.org
Bug Trackinghttps://github.com/xmonad/xmonad/issues
Downloadhttps://xmonad.org/download.html


Software prerequisites

KindDescription
Required to buildGHC
Required to buildCabal (Haskell)
Required to buildX11 (Haskell)
Required to buildlibXext
Required to buildunix (Haskell)
Required to buildlibXinerama
Required to buildlibX
Required to buildmtl (Haskell)




Entry








"Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



































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.