NetBSD.se

CVS log for wip/xmonad/distinfo

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / xmonad

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 13 18:07:56 2010 UTC (2 years, 1 month ago) by emil_s
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to version 0.9.1
- Simplify Makefile
- Update maintainer email

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 9 18:18:43 2009 UTC (2 years, 9 months ago) by zul_
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update xmonad from 0.7 to 0.8.1

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jun 8 23:42:41 2008 UTC (3 years, 11 months ago) by zul_
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Upgrade xmonad from 0.6 to 0.7

Changes in core since 0.6

 -- Added a startupHook field to the xmonad configuration record, which is
   an arbitrary X () action to be run each time xmonad starts (including
   restarts with mod-q).
 -- More tests!
 -- Improved documentation!
 -- SIGPIPE is now ignored.
 -- mod-shift-tab added to default keybindings, to cycle backwards through
    windows
 -- Finally killed bug #111 dead! (#111 caused problems which were especially
 -- noticeable when clicking on tabs in a tabbed layout).
 -- Added a 'stringProperty' query that can be used in manageHooks to match
    on any text property of a window.

More changes can be found on
http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.6

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 6 17:48:48 2008 UTC (4 years, 2 months ago) by emil_s
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Update to version 0.6
- Fix INSTALL script

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 10 17:01:35 2007 UTC (4 years, 5 months ago) by emil_s
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Update 0.1 -> 0.5

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 18 12:31:55 2007 UTC (5 years ago) by emil_s
Branches: EMIL_S
CVS tags: EMIL_S_20070518
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms, which
can be dynamically reconfigured. At any time windows are arranged so
as to maximise the use of screen real estate. All features of the
window manager are accessible purely from the keyboard: a mouse is
entirely optional. Xmonad is configured in Haskell, and custom layout
algorithms may be implemented by the user in config files. A principle
of Xmonad is predictability: the user should know in advance precisely
the window arrangement that will result from any action.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 18 12:31:55 2007 UTC (5 years ago) by emil_s
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>