Window Maker 0.95.8 has been released today.

Nineteen months have passed since version 0.95.7 and
there were enough changes to warrant a new release, so
here we are.

Window Maker is an extremely stable window manager and
the last releases have been characterized by fewer and
fewer bug fixes.

Some minor new features have been added as well (see the
NEWS file in the repository for an overview).

They are of a fairly specialized nature though, like the
new options on how to move a half-maximized window across
heads.

Some changes address usability issues that motivated some
power users into action. In this category I place the patches
to 'allow alt+tabbed windows over fullscreen windows' by
Bjørn Mork and the 'option for moving mouse pointer along
with half-maximized windows' by Roman Dobosz.

These patches seem to embody the development model that
is gradually materializing for Window Maker in the last years:
solve your own issues if you care enough.

So go forth and use the greatest window manager of all times
and send patches if you'd like to see something change.

PS: The diffstat from wmaker-0.95.7:


 .gitignore                                         |  24 +
 AUTHORS                                            |   4 +-
 BUGFORM                                            |   8 +-
 BUGS                                               |   4 +-
 COPYING.WTFPL                                      |   2 +-
 ChangeLog                                          | 137 +++++
 Makefile.am                                        |   6 +-
 NEWS                                               | 312 +++++++++--
 README                                             |  24 +-
 README.definable-cursor                            |   2 +-
 TODO                                               |   2 +-
 WINGs/po/fy.po                                     | 101 ++--
 WINGs/userdefaults.c                               |   7 +-
 WINGs/wcolorpanel.c                                |   3 -
 WINGs/wfontpanel.c                                 |   4 +-
 WINGs/wsplitview.c                                 |   3 -
 WPrefs.app/Expert.c                                |  12 +
 WPrefs.app/KeyboardShortcuts.c                     |   2 +
 WPrefs.app/Menu.c                                  |   2 +-
 WPrefs.app/TexturePanel.c                          | 162 +++---
 WPrefs.app/po/fy.po                                | 575 ++++++++++-----------
 WPrefs.app/po/nl.po                                | 335 +++++-------
 WindowMaker/Defaults/Makefile.am                   |   7 +-
 WindowMaker/Makefile.am                            |  71 ++-
 WindowMaker/{menu.bg => menu.bg.in}                |   2 +-
 WindowMaker/{menu.fi => menu.fi.in}                |   2 +-
 WindowMaker/menu.fy                                | 224 --------
 WindowMaker/menu.fy.in                             | 224 ++++++++
 WindowMaker/{menu.hu => menu.hu.in}                |   2 +-
 WindowMaker/{menu => menu.in}                      |   2 +-
 WindowMaker/{menu.ko => menu.ko.in}                |   2 +-
 WindowMaker/{menu.nl => menu.nl.in}                |   8 +-
 WindowMaker/{menu.ro => menu.ro.in}                |   2 +-
 WindowMaker/{menu.sk => menu.sk.in}                |   2 +-
 WindowMaker/{menu.zh_TW => menu.zh_TW.in}          |   2 +-
 WindowMaker/mkMakefile                             |  63 ---
 WindowMaker/{plmenu.bg => plmenu.bg.in}            |   2 +-
 WindowMaker/{plmenu.es => plmenu.es.in}            |   2 +-
 WindowMaker/{plmenu.fi => plmenu.fi.in}            |   2 +-
 WindowMaker/{plmenu.fy => plmenu.fy.in}            |  16 +-
 WindowMaker/{plmenu => plmenu.in}                  |   2 +-
 WindowMaker/{plmenu.ja => plmenu.ja.in}            |   2 +-
 WindowMaker/{plmenu.ko => plmenu.ko.in}            |   2 +-
 WindowMaker/{plmenu.nl => plmenu.nl.in}            |   2 +-
 WindowMaker/{plmenu.ro => plmenu.ro.in}            |   2 +-
 WindowMaker/{plmenu.sk => plmenu.sk.in}            |   2 +-
 WindowMaker/{plmenu.zh_TW => plmenu.zh_TW.in}      |   2 +-
 configure.ac                                       |  32 +-
 debian/README.Debian                               |   6 +-
 debian/README.build                                |  78 ---
 debian/changelog                                   | 138 +++++
 debian/control                                     | 139 +++--
 debian/copyright                                   | 218 +++++---
 debian/debianfiles/{Theme => Themes}/Debian        |   0
 .../{Theme/Debian => Themes/DebianLegacy.style}    |  19 +-
 .../Debian.theme.txt => Themes/DebianLegacy.txt}   |   0
 debian/debianfiles/Themes/DebianSwirl.jpg          | Bin 0 -> 186123 bytes
 debian/debianfiles/{Theme => Themes}/debian.tiff   | Bin
 debian/debianfiles/wmaker-common.desktop           |   1 -
 debian/libwings-dev.changelog-upstream             |   1 -
 debian/libwings-dev.install                        |  18 +-
 debian/libwings3.changelog-upstream                |   1 -
 debian/libwings3.install                           |   2 +-
 debian/libwings3.symbols                           |   4 +
 debian/libwmaker-dev.examples                      |   1 +
 debian/libwmaker-dev.install                       |   3 +
 debian/libwmaker1.install                          |   1 +
 debian/libwmaker1.symbols                          |  12 +
 debian/libwraster-dev.changelog-upstream           |   1 -
 debian/libwraster-dev.install                      |   8 +-
 debian/libwraster5.changelog-upstream              |   1 -
 debian/libwraster5.install                         |   2 +-
 debian/libwraster5.symbols                         | 111 ++--
 debian/libwutil5.changelog-upstream                |   1 -
 debian/libwutil5.install                           |   2 +-
 debian/patches/50_def_config_paths.diff            |   8 +-
 debian/patches/51_wmaker_man.diff                  |  36 --
 debian/patches/53_Debian_WMState.diff              |   6 +-
 debian/patches/54_Debian_wmmacros.diff             |   6 +-
 debian/patches/55_ungif_problem.diff               |  10 +-
 .../patches/60_fix_wraster_symbol_versioning.diff  |  28 +
 debian/patches/series                              |   2 +-
 debian/rules                                       |  31 +-
 debian/source/include-binaries                     |   3 +-
 debian/source/options                              |   2 +-
 debian/watch                                       |   3 +-
 debian/wmaker-common.changelog-upstream            |   1 -
 debian/wmaker-common.dirs                          |   4 +-
 debian/wmaker-common.docs                          |   6 +-
 debian/wmaker-common.install                       | 175 ++-----
 debian/wmaker-common.maintscript                   |   5 +
 debian/wmaker-common.manpages                      |   4 +-
 debian/wmaker-common.postrm                        |   2 +-
 debian/wmaker-dbg.changelog-upstream               |   1 -
 debian/wmaker-utils.install                        |   8 +
 debian/wmaker-utils.manpages                       |   2 +
 debian/wmaker.changelog-upstream                   |   1 -
 debian/wmaker.dirs                                 |   2 +-
 debian/wmaker.install                              |  68 ++-
 debian/wmaker.manpages                             |  22 +-
 debian/wmaker.postinst                             |   2 +-
 debian/wmaker.postrm                               |   2 +-
 doc/Makefile.am                                    |   2 +-
 doc/build/Compilation.texi                         |   6 +
 doc/wmaker.in                                      |   7 +-
 po/fy.po                                           | 554 +++++++++-----------
 po/nl.po                                           | 386 ++++++--------
 src/WindowMaker.h                                  |   5 +
 src/actions.c                                      | 173 ++++++-
 src/actions.h                                      |   4 +-
 src/appicon.c                                      |  10 +-
 src/appicon.h                                      |   2 +-
 src/application.c                                  |   2 +
 src/balloon.c                                      |   2 +-
 src/cycling.c                                      |   4 +
 src/defaults.c                                     |  34 +-
 src/dialog.c                                       |   4 +-
 src/dock.c                                         |  13 +-
 src/event.c                                        |  39 +-
 src/icon.c                                         |  50 +-
 src/icon.h                                         |   1 +
 src/keybind.h                                      |   2 +
 src/main.c                                         |   6 +-
 src/menu.c                                         |  16 +
 src/menu.h                                         | 139 ++---
 src/misc.c                                         |   2 +-
 src/moveres.c                                      |  10 +-
 src/placement.c                                    |  12 +-
 src/placement.h                                    |   3 -
 src/screen.h                                       |   7 -
 src/session.c                                      |   2 +-
 src/stacking.c                                     |   2 +-
 src/startup.c                                      |   8 +-
 src/switchmenu.c                                   |  27 +-
 src/switchpanel.c                                  |   4 +-
 src/usermenu.c                                     |  40 +-
 src/wconfig.h.in                                   |   2 +-
 src/window.c                                       |  14 +-
 src/winmenu.c                                      |  10 +-
 src/winspector.c                                   |   2 +-
 src/wmspec.c                                       |  18 +-
 src/workspace.c                                    |   9 +-
 src/xinerama.c                                     |  70 +++
 src/xinerama.h                                     |   9 +
 src/xutil.c                                        |   2 +-
 util/getstyle.c                                    |  17 +-
 util/po/fy.po                                      |  18 +-
 util/wmiv.c                                        |  11 +-
 util/wmmenugen.c                                   |   2 +-
 wmlib/Makefile.am                                  |  24 +-
 150 files changed, 2986 insertions(+), 2420 deletions(-)


-- 
To unsubscribe, send mail to [email protected].

Reply via email to