diff --git a/dev.php b/dev.php index 999cb7c..6075ceb 100644 --- a/dev.php +++ b/dev.php @@ -8,11 +8,10 @@
- - +
-
git diff --stat --summary 688a56e8ab67b..wmaker-0.95.1-+- - |
+
-
Version 0.95.1 releasedWindow Maker 0.95.1 was released on January 29th 2012. @@ -25,105 +24,115 @@The last official Window Maker release was version 0.92.0 from 2006, and version 0.95.1 contains many bug fixes and also a few new features. +New features and highlights-New features and highlights- -The following list is incomplete, but should give a first-order approximation to the new features in
- this release. For the truly curious among you, reading through The following list is incomplete, but should give a first-order approximation to the new features in this release.
+ For the truly curious among you, reading through
(For developers). The addition of a debian/ + folder which allows the creation of a debian package for wmaker using the git sources. +Bug fixes+Window Maker 0.92.0 was already very stable, but many bugs were fixed in this release. A very - incomplete list is given below, and as time permits it will be updated (including links to the commits) - in the future. But the message now - is that if you don't like bugs, use version 0.95.1. +Preliminary XRandR + support (needs a bit more work to be bug-free; not compiled in by default. Use --enable-xrandr if you want to + test it). +
Bug fixes-Window Maker 0.92.0 was already very stable, but many bugs were fixed in this release. A very + incomplete list is given below, and as time permits it will be updated (including links to the commits) in the future. + But the message now is that if you don't like bugs, use version 0.95.1. -
Summary of changes-A lot of effort was put into cleaning up the code, with lots of code removal and tidying things up. The following + Summary of changes+ +A lot of effort was put into cleaning up the code, with lots of code removal and tidying things up. The following output should give you an idea of the development in the last cycle: [mafra@Pilar:wmaker.git]$ git diff --shortstat wmaker-0.92.0+..wmaker-0.95.1 @@ -132,14 +141,13 @@ 566 files changed, 37676 insertions(+), 41817 deletions(-)The first shortstat is really everything, including the (huge) patch generated in this commit from 2009, which changed the old -sources to the linux kernel coding style. The second shortstat contains the summary of development afterwards -- but included -is the addition of a debian folder with files summing around ~20k lines. The full diffstat for the second command can be seen +sources to the linux kernel coding style. The second shortstat contains the summary of development afterwards -- but included is +the addition of a debian folder with files summing around ~20k lines. The full diffstat for the second command can be seen here. -
-
+
- ![]() |