Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 icewm (1.6.4-1) unstable; urgency=low
 .
   * New upstream release
     + upstream fix for cmake driven build (bc6ff129)
Author: Eduard Bloch <blade@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2020-02-18

--- icewm-1.6.4.orig/ChangeLog
+++ icewm-1.6.4/ChangeLog
@@ -1,3 +1,22844 @@
+commit 8800f3c0000f9c85b98a0fedd8870669c18875d7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 2 12:45:34 2019 +0100
+
+    -p, -s.
+
+ man/icewm.pod | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2e7d2a82cc6860fc93c9b7a4ed3317936a6050ec
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 2 12:43:29 2019 +0100
+
+    Add --trace to --help.
+
+ src/wmapp.cc | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit d6802e6a0d1ba0e966791c683dec131aceaea111
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Dec 1 17:20:09 2019 -0700
+
+    full placement is applicable
+
+ COMPLIANCE | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f96b7db8e6a0aaa8a4eca7a3244449d2b3cdd460
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 1 21:06:08 2019 +0100
+
+    Focus urgent window if same leader as focused for #358.
+
+ src/wmframe.cc | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
+commit 3b207539ed1533f8d696d2f5d4d146bd5477a3eb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 1 20:14:43 2019 +0100
+
+    Always keep track of WM_CLIENT_LEADER property.
+
+ src/wmclient.cc | 30 +++++++++---------------------
+ 1 file changed, 9 insertions(+), 21 deletions(-)
+
+commit 619f6086a6a2f9706099d757851657e5dc34a9ad
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 1 20:14:20 2019 +0100
+
+    add getAtomName.
+
+ src/base.h  | 1 +
+ src/misc.cc | 3 +++
+ 2 files changed, 4 insertions(+)
+
+commit e1f2fd4b0effb5a29781af20328f17e6f95f1e8d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 30 03:04:01 2019 +0100
+
+    If theme could not be found then try the default theme.
+
+ src/wmapp.cc    | 10 +++++++++-
+ src/wmconfig.cc |  3 ++-
+ src/wmconfig.h  |  2 +-
+ 3 files changed, 12 insertions(+), 3 deletions(-)
+
+commit 6ffe66eb545c0c911751576bccb9af01212fcd53
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Nov 29 11:28:42 2019 +0100
+
+    Replaced xterm with XTERMCMD in calculator command
+
+ lib/keys.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f6c75f3fd155dbf858c388677f7a34aa620bceb1
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Nov 18 19:57:08 2019 +0100
+
+    Added explicit hint to check preferences manpage for key inbinding.
+
+    Related to #398 and Debian bug #944414.
+
+ man/icewm-keys.pod | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 1f6c4e2ca243ec6f7a40d265353ac04688497483
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 28 20:28:30 2019 +0100
+
+    Allow mouse pointer buttons to trigger actions from "keys" for #333.
+
+ man/icewm-keys.pod |  2 ++
+ src/wmapp.h        |  5 +++-
+ src/wmmgr.cc       | 80 ++++++++++++++++++++++++++------------------------
+ src/wmprog.cc      |  2 +-
+ src/yconfig.cc     |  6 ++--
+ src/yxapp.cc       |  8 +++++
+ src/yxapp.h        |  3 ++
+ 7 files changed, 63 insertions(+), 43 deletions(-)
+
+commit 230f3d0a7b7021f08b752030eecd312c98a5b709
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 27 00:41:43 2019 +0100
+
+    Update winoptions (+ keys).
+
+ man/icewm-keys.pod       |  2 ++
+ man/icewm-winoptions.pod | 20 +++++++++-----------
+ 2 files changed, 11 insertions(+), 11 deletions(-)
+
+commit 88cfb4445056ce241399b1c30e37d781695551a4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 26 22:34:47 2019 +0100
+
+    Use "icesh keys" to let icewm reload the keybindings from the "keys" file.
+
+ man/icesh.pod  |  6 +++++-
+ src/bindkey.h  |  7 +++----
+ src/icesh.cc   |  1 +
+ src/wmaction.h |  2 ++
+ src/wmapp.cc   | 13 ++++++++++++-
+ src/wmmgr.cc   |  1 +
+ 6 files changed, 24 insertions(+), 6 deletions(-)
+
+commit d3b263c3999e1c30d778128d9c43733fdcb5b486
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Nov 25 00:03:01 2019 +0100
+
+    Update from released.
+
+ AUTHORS |  107 +-
+ NEWS    | 4358 +++++++----------------------------------------------------
+ 2 files changed, 553 insertions(+), 3912 deletions(-)
+
+commit b35f120542529449eb08cf3f345f5290e2e17101
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 24 23:29:50 2019 +0100
+
+    add ytrace.h.
+
+ src/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit d1e13a27340ce8527f7b7d523d8f0cc9ceed1e75
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 24 23:29:25 2019 +0100
+
+    Clean .bak files.
+
+ man/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 350ff4c35f16c00de290b65bc02ea2b6d8b7557e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 24 21:28:49 2019 +0100
+
+    Improve drawing of dashes for window list.
+
+ src/ypaint.cc | 18 ++++++++++++------
+ 1 file changed, 12 insertions(+), 6 deletions(-)
+
+commit a11a6e9ec3d92dfc3bcdcfec1ee2a46336e6bc13
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 24 16:23:04 2019 +0100
+
+    Clarify icon.
+
+ man/icewm-winoptions.pod | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 9fc1e33ff1ab94b7cd0bc6c6887e10475b97bb25
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 24 14:18:44 2019 +0100
+
+    Improve icon handling in WindowList for #392.
+
+ src/ylistbox.cc | 9 +++------
+ 1 file changed, 3 insertions(+), 6 deletions(-)
+
+commit d7c749d4de2223ef8c5c52b2b5c1b24e7423f359
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 24 12:39:56 2019 +0100
+
+    update po files
+
+ po/ar.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/be.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/bg.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/ca.po     | 382 +++++++++++++++++++++++++--------------------------
+ po/cs.po     | 382 +++++++++++++++++++++++++--------------------------
+ po/da.po     | 382 +++++++++++++++++++++++++--------------------------
+ po/de.po     | 386 +++++++++++++++++++++++++--------------------------
+ po/el.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/en.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/es.po     | 410 +++++++++++++++++++++++++++----------------------------
+ po/fi.po     | 382 +++++++++++++++++++++++++--------------------------
+ po/fr.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/he.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/hr.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/hu.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/icewm.pot | 380 +++++++++++++++++++++++++--------------------------
+ po/id.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/it.po     | 398 ++++++++++++++++++++++++++---------------------------
+ po/ja.po     | 388 ++++++++++++++++++++++++++--------------------------
+ po/ko.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/lt.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/lv.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/mk.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/nb.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/nl.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/no.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/pl.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/pt_BR.po  | 382 +++++++++++++++++++++++++--------------------------
+ po/ro.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/ru.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/sk.po     | 382 +++++++++++++++++++++++++--------------------------
+ po/sl.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/sv.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/tr.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/uk.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/vi.po     | 378 +++++++++++++++++++++++++-------------------------
+ po/zh_CN.po  | 378 +++++++++++++++++++++++++-------------------------
+ po/zh_TW.po  | 378 +++++++++++++++++++++++++-------------------------
+ 38 files changed, 7231 insertions(+), 7229 deletions(-)
+
+commit 3cb65a80a573fd5707fb75bfb5fe8a1e18a3789c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 24 09:37:37 2019 +0100
+
+    Only premultiply alpha if image depth == 32 for #392.
+
+ src/ypaint.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit fa81e42017eff4fe10583e2b55ab0b97e9e2d11b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 24 09:31:03 2019 +0100
+
+    Revert "Set alpha threshold to 128 for issue #392."
+
+    This reverts commit 981ce098b467e8e5e52bb1141b2305dc7bc97a41.
+
+ src/yimage_gdk.cc | 2 +-
+ src/yximage.cc    | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit b48663e27682ba173743699909a8695c41dc7745
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 23 22:12:16 2019 +0100
+
+    Premultiply colors by alpha channel when XRender for #392.
+
+ src/yimage.h      | 2 +-
+ src/yimage_gdk.cc | 9 +++++++--
+ src/ypaint.cc     | 6 ++++--
+ src/ypixmap.cc    | 2 ++
+ src/yximage.cc    | 4 ++--
+ 5 files changed, 16 insertions(+), 7 deletions(-)
+
+commit ffbde63e4d2e98523b9671c5a61371aa84425298
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 23 22:05:48 2019 +0100
+
+    Remove ESD server (obsolete EsounD).
+
+ src/icesound.cc | 8 +-------
+ 1 file changed, 1 insertion(+), 7 deletions(-)
+
+commit a5a5bcf1246e35dbc6bd9385c787931c985fa5cd
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 23 09:58:45 2019 +0100
+
+    Replace perl by date to reduce dependencies for #397.
+
+ autogen.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9b93181501ad6be5e03f95adc36b84dc974b5a1f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Nov 22 23:31:51 2019 +0100
+
+    Document --trace.
+
+ man/icewm.pod | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit b9544467fdd4430db9bc0c15cda4f85c0fc2bff8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Nov 22 23:15:23 2019 +0100
+
+    Trace icon loading and config parsing by --trace="icon,conf".
+
+ src/wmapp.cc    |  2 ++
+ src/wmmenu.cc   |  1 +
+ src/wmoption.cc |  2 ++
+ src/yapp.cc     |  5 +++++
+ src/yapp.h      |  1 +
+ src/yconfig.cc  |  1 +
+ src/yicon.cc    |  1 +
+ src/ytrace.h    | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 8 files changed, 74 insertions(+)
+
+commit 12e03333cf0ba2e5ce8b38148ba0ad14c5136143
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Nov 22 15:00:53 2019 +0100
+
+    Remove eval and indirect variable evaluation for FreeBSD for #397.
+
+ configure.ac | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 32bbabf70cad94f78bce4e872e965180836cb6b2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Nov 22 15:00:08 2019 +0100
+
+    If either alsa, ao or oss then always include sndfile.h for #397.
+
+ src/icesound.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit df4f26e1fadb187766bd0e81df1031ee16373c74
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Nov 17 11:49:34 2019 -0700
+
+    address issue #398
+
+ man/icewm-preferences.pod | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 00ef17cb031aeabf00e1014348ff086ad36a4457
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Nov 17 11:33:34 2019 -0700
+
+    address issue #399
+
+ man/icewm-env.pod          | 4 ++++
+ man/icewm-focus_mode.pod   | 3 +++
+ man/icewm-keys.pod         | 3 +++
+ man/icewm-menu.pod         | 3 +++
+ man/icewm-preferences.pod  | 3 +++
+ man/icewm-prefoverride.pod | 3 +++
+ man/icewm-programs.pod     | 3 +++
+ man/icewm-shutdown.pod     | 3 +++
+ man/icewm-startup.pod      | 3 +++
+ man/icewm-theme.pod        | 3 +++
+ man/icewm-toolbar.pod      | 3 +++
+ man/icewm-winoptions.pod   | 3 +++
+ 12 files changed, 37 insertions(+)
+
+commit a07c9b3472f4666e958b2beb852cbb55edf35dae
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 17 09:51:24 2019 +0100
+
+    Give sed -i option a backup extension for #397.
+
+ man/Makefile.am | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 5074e044b175968f5b88fcdd153350163345e06d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 16 22:22:48 2019 +0100
+
+    Remove duplicate text and simplify restart.
+
+ man/icewm-keys.pod | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+commit 872a8861368f44dddf1829a10129085429a6b5ff
+Author: Kimmo Kujansuu <mrkujansuu@gmail.com>
+Date:   Thu Nov 14 15:56:23 2019 +0000
+
+    Translated using Weblate (Finnish)
+
+    Currently translated at 49.2% (229 of 465 strings)
+
+ po/fi.po | 158 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 79 insertions(+), 79 deletions(-)
+
+commit db31ed4008c50d1883f6f2c40c720c1679fc7045
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 12 08:24:22 2019 +0100
+
+    make doActivate declared even if not CONFIG_SESSION for #397.
+
+ src/wmmgr.cc | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 5968d9f03da10a662adf4606226b09364887fb78
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Oct 31 20:18:13 2019 +0100
+
+    Update taskbar geometry on screen resize for #394.
+
+ src/wmmgr.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 15e3d2b68d69d57d00f6b8432c12acfd1c7ffdd1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 27 10:17:25 2019 +0100
+
+    Support PNG format for theme image files for issue #377.
+    Improve support for depcrecated linux.xpm for old themes.
+
+ src/wmtaskbar.cc |  8 -------
+ src/wpixmaps.h   |  1 -
+ src/wpixres.cc   | 66 +++++++++++++++++++++++++++++++++++++---------------
+ 3 files changed, 47 insertions(+), 28 deletions(-)
+
+commit 981ce098b467e8e5e52bb1141b2305dc7bc97a41
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 26 22:30:41 2019 +0200
+
+    Set alpha threshold to 128 for issue #392.
+
+ src/yimage_gdk.cc | 2 +-
+ src/yximage.cc    | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 9b165e866c05a5837da8929facd4b1730a553616
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 26 00:51:26 2019 +0200
+
+    Reduce debugging output if not DEBUG.
+
+ src/wmmgr.cc     | 6 +++---
+ src/wmtaskbar.cc | 2 +-
+ src/yxtray.cc    | 4 ++--
+ 3 files changed, 6 insertions(+), 6 deletions(-)
+
+commit b31f08cbe07481ea67e7b9c380171ebd1bafcc5b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 26 00:48:32 2019 +0200
+
+    Highlight current workspace on startup for #393.
+
+ src/aworkspaces.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit bce25cdf041588f7386b376bc2ecc5a7f7e09e47
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 16 09:51:39 2019 +0200
+
+    update version for #389
+
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit c8a57a309057354e3897243379f36a9429c93b63
+Author: Artem Polishchuk <tim77@users.noreply.github.com>
+Date:   Sat Oct 12 09:43:28 2019 +0300
+
+    Convert tab to spaces (#390)
+
+ lib/keys.in | 30 +++++++++++++++---------------
+ 1 file changed, 15 insertions(+), 15 deletions(-)
+
+commit 6aca8ab0472a97e2e528fd8518d81969d53eec39
+Author: Kimmo Kujansuu <mrkujansuu@gmail.com>
+Date:   Sat Oct 5 22:48:20 2019 +0000
+
+    Translated using Weblate (Finnish)
+
+    Currently translated at 36.3% (169 of 465 strings)
+
+ po/fi.po | 17 ++++++++++-------
+ 1 file changed, 10 insertions(+), 7 deletions(-)
+
+commit a99730fb5b368f9678cfac5c1ff5613d1edf7888
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 29 20:57:01 2019 +0200
+
+    Use install-data instead of install-desktop for ice-wm/icewm#5.
+
+ icewm.spec.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e13dcbf8f8b0b0401a372906248fd002ba3e3595
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 25 21:57:58 2019 +0200
+
+    [cmake] Discern substitute from copy in lib/ for issue #387.
+
+ lib/CMakeLists.txt | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 971336032809b13c5f826a1da0308a04c489db9f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 21 12:23:03 2019 +0200
+
+    [cmake] add PACKAGE_STRING
+
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit af119ff56b0e303874f62befbdcea69071f436f3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 20 21:37:07 2019 +0200
+
+    XPM must be ON for themable cursors.
+
+ rebuild.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e5ae336dc106370856d44562e051e68d32b6cd68
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 20 21:10:37 2019 +0200
+
+    [cmake] Give XTERMCMD a default, otherwise it remains empty in lib/toolbar.
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 08f674f56d856a48b3bbd6043db46fa66bff3574
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Wed Sep 18 14:42:48 2019 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 99.1% (461 of 465 strings)
+
+ po/it.po | 126 ++++++++++++++---------------------------------------------
+ 1 file changed, 30 insertions(+), 96 deletions(-)
+
+commit 2def0b4a3d77c761ca2530fa5ee978cfe4f9e5aa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Sep 16 20:34:47 2019 +0200
+
+    Substitute installation directories.
+
+ man/Makefile.am            | 22 ++++++++++++++++++--
+ man/icewm-env.pod          | 36 +++++++++------------------------
+ man/icewm-focus_mode.pod   | 36 +++++++++------------------------
+ man/icewm-keys.pod         | 38 ++++++++++------------------------
+ man/icewm-menu.pod         | 46 ++++++++++++++----------------------------
+ man/icewm-preferences.pod  | 36 +++++++++------------------------
+ man/icewm-prefoverride.pod | 40 +++++++++---------------------------
+ man/icewm-programs.pod     | 38 ++++++++++------------------------
+ man/icewm-shutdown.pod     | 42 +++++++++-----------------------------
+ man/icewm-startup.pod      | 42 +++++++++-----------------------------
+ man/icewm-theme.pod        | 36 +++++++++------------------------
+ man/icewm-toolbar.pod      | 42 +++++++++++---------------------------
+ man/icewm-winoptions.pod   | 36 +++++++++------------------------
+ 13 files changed, 149 insertions(+), 341 deletions(-)
+
+commit 34873e5821fb9a84ef8520ac449f87e06cb1a9ea
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Sep 16 00:16:37 2019 +0200
+
+    Substitute CFGDIR and LIBDIR. Substitute xterm for XTERMCMD for #379.
+
+ lib/keys.in       | 11 +++++------
+ lib/menu.in       | 11 +++++------
+ lib/programs.in   | 10 ++++++----
+ lib/toolbar.in    | 11 +++++------
+ lib/winoptions.in |  9 ++++-----
+ 5 files changed, 25 insertions(+), 27 deletions(-)
+
+commit c2962d475033dfa2b62875cf198fb2355a877241
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Sep 16 00:14:43 2019 +0200
+
+    Set PACKAGE_URL. Drop icewmtray and KDEDIR. Substitute LIBDIR, CFGDIR
+    and XTERMCMD.
+
+ configure.ac | 16 +++++++++++-----
+ 1 file changed, 11 insertions(+), 5 deletions(-)
+
+commit a8d5a49292e9cea0d188a5ea443f910e6ceed25d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Sep 16 00:11:33 2019 +0200
+
+    Substitute CFGDIR in pod output.
+
+ man/Makefile.am | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 2ba30b9f46168c75b96a5da4777cc1e418d5caa8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 23:45:38 2019 +0200
+
+    expand LIBDIR and PACKAGE
+
+ src/genpref.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 5e680ceebc1cb703cf6bd3c4acc653dc203faaa0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 13:58:00 2019 +0200
+
+    Cursors require XPM or Imlib for #384.
+
+ src/CMakeLists.txt | 107 +++++++++++++++++++++++++++++++------------------
+ 1 file changed, 69 insertions(+), 38 deletions(-)
+
+commit 0163cc83dc6eeff8b436715a663f08df23a4d1c9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 13:57:20 2019 +0200
+
+    REDIR_ROOT is no longer useful.
+
+ src/base.h  | 2 --
+ src/yapp.cc | 2 +-
+ 2 files changed, 1 insertion(+), 3 deletions(-)
+
+commit 89e30e64bb61a3c4d0140551dc22630e603be29b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 13:56:46 2019 +0200
+
+    Restore support for themable cursors for #384.
+
+ src/ycursor.cc | 56 +++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 34 insertions(+), 22 deletions(-)
+
+commit cc89ecb1fbb1d0e22a4e748f131f38573ba3484b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 13:55:44 2019 +0200
+
+    Only compile if not gdk-pixbuf for cursors for #384.
+
+ src/yximage.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 95b8d2b5c579a48ad0335548a9c6df06b9881037
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 13:53:51 2019 +0200
+
+    Require libXPM for cursors for issue #384.
+
+ configure.ac | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit e73150c52168c4dd699952c1ced83c812e4166b2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 13:51:06 2019 +0200
+
+    Prevent user confusion about image modules and postpone yximage as
+    default until improvements have been made for issue #385.
+
+ configure.ac | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 96f2723a15fa1a6def498f7fea75bd3961f367f7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:45:31 2019 +0200
+
+    implicitly convert bool to int.
+
+ src/atasks.cc    | 2 +-
+ src/decorate.cc  | 2 +-
+ src/wmframe.cc   | 2 +-
+ src/wmmgr.cc     | 2 +-
+ src/wmtaskbar.cc | 2 +-
+ src/ybutton.cc   | 8 ++++----
+ src/ymenu.cc     | 4 ++--
+ src/ywindow.cc   | 1 -
+ 8 files changed, 11 insertions(+), 12 deletions(-)
+
+commit 6c119e00d24d6a9fcf9f511acad4068900f4489d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:44:14 2019 +0200
+
+    fix types
+
+ src/icesh.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d052482160e1c3b2380f45acce425cecb92b1d0e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:44:00 2019 +0200
+
+    fix type
+
+ src/aworkspaces.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 707985f35185b677311edce81a19e1dd5620ad78
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:43:38 2019 +0200
+
+    use names for AC status.
+
+ src/aapm.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit f643042db5b23e14b0300cfbe9ac28ff14c87143
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:21:10 2019 +0200
+
+    Changes for Pidgin for #382.
+
+ src/yxembed.cc | 64 +++++++++++++++++++++++++++++++++++++-----------------
+ src/yxembed.h  |  5 +++++
+ src/yxtray.cc  | 47 +++++++++++++++++----------------------
+ 3 files changed, 69 insertions(+), 47 deletions(-)
+
+commit a0ed47c340ab5935e684cbfdbc7f5b6be8013bba
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:15:38 2019 +0200
+
+    Let icon draw itself.
+
+ src/ymenu.cc | 15 +++++----------
+ 1 file changed, 5 insertions(+), 10 deletions(-)
+
+commit fa78cee901a1c524edc569bf5317366c5f143938
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:15:18 2019 +0200
+
+    dialog owner.
+
+ src/ydialog.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1d9faf844ace44e6801d60a4af7107591ca4c719
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:14:48 2019 +0200
+
+    types
+
+ src/wmframe.cc | 4 ++--
+ src/wmframe.h  | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit efe46aae73c0585bcb8910930e5e4bbb210cc4e6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 15 10:14:13 2019 +0200
+
+    prevent division by zero.
+
+ src/aworkspaces.cc | 4 ++--
+ src/icewmbg.cc     | 8 ++++----
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 8b6902d7eaca400662865a92e0694155ccd5c360
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 14 10:58:14 2019 +0200
+
+    Fix font corruption for 32-bit alpha for #381.
+
+ src/ypaint.cc | 8 ++------
+ 1 file changed, 2 insertions(+), 6 deletions(-)
+
+commit bb2cfe52a3c7ed730f20a0864924917741d96e7c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 14 10:57:39 2019 +0200
+
+    catch font.
+
+ src/yfont.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 276b2e371a720a43bd72c4fcfa0d369051283d60
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 14 00:38:45 2019 +0200
+
+    add SEE ALSO.
+
+ man/icewm-session.pod | 14 +++++++++++---
+ 1 file changed, 11 insertions(+), 3 deletions(-)
+
+commit 9805e56d929860826fee14a475810cb570a830d9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Sep 12 22:16:17 2019 +0200
+
+    Document icewm-session behavior.
+
+ man/icewm-session.pod | 27 ++++++++++++++++++++++++++-
+ 1 file changed, 26 insertions(+), 1 deletion(-)
+
+commit 0cb1ad1dcdeb2e25b3ac1ea1b9fb6d6b79ad1af1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Sep 12 21:30:25 2019 +0200
+
+    Log atoms as strings.
+
+ src/misc.cc | 19 ++++++++++++-------
+ 1 file changed, 12 insertions(+), 7 deletions(-)
+
+commit 71f7d4e23bf855f98574a68cf3cb587c9bc27184
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Sep 12 21:00:28 2019 +0200
+
+    Concentrate all properties in yxapp.
+    When creating a frame record event time.
+    Synchronize YFrameOptions values with WinState from WinMgr.h.
+    Sort atom names by number and create a fast local atom name lookup.
+
+ src/wmapp.cc   | 26 ++++----------------------
+ src/wmapp.h    |  1 -
+ src/wmclient.h |  2 ++
+ src/wmframe.cc |  1 +
+ src/wmframe.h  | 38 ++++++++++++++++++++-----------------
+ src/wmmgr.cc   | 27 +++++++++------------------
+ src/wmmgr.h    |  5 +++++
+ src/yxapp.cc   | 55 ++++++++++++++++++++++++++++++++++++++++++++++--------
+ src/yxapp.h    | 16 ++++++++++++++--
+ 9 files changed, 103 insertions(+), 68 deletions(-)
+
+commit 0cd690d4270a19d1aee86298b3cccd7ec8c6630e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Sep 12 20:46:39 2019 +0200
+
+    add setAtomName.
+
+ src/base.h  | 2 ++
+ src/misc.cc | 4 ++++
+ 2 files changed, 6 insertions(+)
+
+commit e4ad5bf108b0163ff01660353558a8400398280c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Sep 12 20:40:14 2019 +0200
+
+    add WinStateMaximizedBoth
+
+ src/WinMgr.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 38e8d3142c9be5a0b56d882a55ad10be5e6bfbd9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 11 01:02:29 2019 +0200
+
+    For 32-bit applications always create a 32-bit frame for issue #381.
+
+ src/wmframe.cc | 5 +++--
+ src/wmframe.h  | 5 ++++-
+ src/wmmgr.cc   | 8 +++++++-
+ 3 files changed, 14 insertions(+), 4 deletions(-)
+
+commit c11358d899c50e02c14cc1458618ae4231db119c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 11 00:57:56 2019 +0200
+
+    Enable tilde and $HOME expansion for icon paths.
+
+ src/yicon.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9e54a857eaa9452b34dacca9a7a402ce999273e8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 7 11:36:50 2019 +0200
+
+    +addWorkspace, prop, -Prop, -Role.
+
+ man/icesh.pod |  23 ++++++++-
+ src/icesh.cc  | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++----
+ 2 files changed, 155 insertions(+), 10 deletions(-)
+
+commit 9806f9e41e19bc92ffc804b3516ae9a5f66a84a7
+Author: micrococo <micrococo@users.noreply.github.com>
+Date:   Thu Sep 5 22:02:54 2019 +0200
+
+    Update Spanish translation of desktop files (#380)
+
+    * Add Spanish translation
+
+    * Update Spanish translation
+
+ lib/icewm-session.desktop | 2 ++
+ lib/icewm.desktop         | 2 ++
+ 2 files changed, 4 insertions(+)
+
+commit dd021701f73c76b539fd334edebec3c218daa30a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Sep 2 23:29:31 2019 +0200
+
+    Always use XTERMCMD in place of xterm to remove hard dependency on xterm
+    for issue #379.
+
+ configure.ac    |  2 +-
+ src/appnames.h  |  2 ++
+ src/default.h   | 10 +++++-----
+ src/wmapp.cc    |  4 ++--
+ src/wmconfig.cc |  1 +
+ 5 files changed, 11 insertions(+), 8 deletions(-)
+
+commit 1379799837147116fb2835dd452ce3f267f4eb73
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Sep 2 04:14:27 2019 +0200
+
+    Add --with-xterm= to configure and -DXTERMCMD= to CMake build for
+    issue #379.
+
+ configure.ac          | 3 +++
+ src/CMakeLists.txt    | 2 +-
+ src/config.cmake.h.in | 1 +
+ 3 files changed, 5 insertions(+), 1 deletion(-)
+
+commit e95aed2a6fad7030b27c25a1239c92b891a69674
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Aug 30 00:59:29 2019 +0200
+
+    install IceWM.jpg.
+
+ lib/CMakeLists.txt | 9 ++++++---
+ 1 file changed, 6 insertions(+), 3 deletions(-)
+
+commit df8fc280ac9d2c1fb5e9469ab18f7ac0e86de357
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Aug 29 16:09:45 2019 +0200
+
+    Add explicit copy operator
+
+    GCC 9.2 warning, implicit operator is deprecated here.
+
+ src/ycollections.h | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit cd9ac491ddf2da3ff2b1eeba0ee1bdee94f69434
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Aug 29 15:47:59 2019 +0200
+
+    Fix -Wstringop-truncation warning with gcc 9.2
+
+    The code style looks like it was made with memcpy in mind since strlen
+    and strncpy handle the terminator differently and the code might chop
+    off the terminator in some cases.
+
+    No clear perfect solution here, either this or getting:
+    src/mstring.cc:27:12: warning: ‘char* strncpy(char*, const char*,
+    size_t)’ specified bound depends on the length of the source argument
+    [-Wstringop-overflow=]
+
+ src/mstring.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9dd12b38ceb8196fbd75bca742694601f1945858
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Aug 29 15:30:31 2019 +0200
+
+    Fix direct inclusion of stdlib.h for strtok
+
+ src/ycolor.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 400f08b302864266a4a77fde8fdd9c613937e608
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Aug 29 15:27:14 2019 +0200
+
+    Fix config.h inclusion where missing
+
+    The code was simply relying on autotools injecting config.h into compiler
+    call.
+
+ src/applet.cc         | 1 +
+ src/aworkspaces.cc    | 1 +
+ src/testarray.cc      | 1 +
+ src/testmap.cc        | 1 +
+ src/testnetwmhints.cc | 1 +
+ src/testwinhints.cc   | 1 +
+ src/yarray.cc         | 1 +
+ src/yxembed.cc        | 1 +
+ 8 files changed, 8 insertions(+)
+
+commit 5bb98ab3e9ecf2065aa549c5d414a4491084be17
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Aug 29 15:17:06 2019 +0200
+
+    [cmake] Make check of mandatory X libs strict
+
+ src/CMakeLists.txt | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit 740160c54380c93fb6e9528fdae56380e532c9d0
+Author: micrococo <micrococo@users.noreply.github.com>
+Date:   Thu Aug 29 10:29:35 2019 +0200
+
+    Fix some typos in documentation (#378)
+
+    * Fix some typos
+
+ doc/icewm.adoc            | 10 +++++-----
+ man/icewm-preferences.pod |  2 +-
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 204f279e1647b9a9264a1ba276592e1d388d55ad
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Aug 28 00:16:20 2019 +0200
+
+    Update README.md from README.md.in.
+
+ README.md | 108 +++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 62 insertions(+), 46 deletions(-)
+
+commit 3365f20146f9c36be23fd6f2371ac81ea00e7b2a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Aug 27 20:41:20 2019 +0200
+
+    IceWM splash image.
+
+ lib/IceWM.jpg   | Bin 0 -> 19145 bytes
+ lib/Makefile.am |   3 +++
+ 2 files changed, 3 insertions(+)
+
+commit 556364740e6a8806ad604b8063e18c91b78517cc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 24 14:45:46 2019 +0200
+
+    Fix getWorkspace for sticky. Fix getOpacity. Find TaskBar with -T. Make
+    sync a manager action and check if IceWM is running.
+
+ src/icesh.cc | 198 ++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 145 insertions(+), 53 deletions(-)
+
+commit b92185bd55c1e056bc79eda3bb8c74f8ffc8d37c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 24 14:43:27 2019 +0200
+
+    Restore use of ColorQuickSwitchActive for vertical switching for issue
+    #375.
+
+ src/wmswitch.cc | 10 ++--------
+ 1 file changed, 2 insertions(+), 8 deletions(-)
+
+commit a55d5f213451cfa5af52d5f9483129ea140a85ef
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 24 07:25:19 2019 +0200
+
+    Silence icehelp.
+
+ src/icehelp.cc | 12 ++++++++----
+ 1 file changed, 8 insertions(+), 4 deletions(-)
+
+commit 9abb8e527afc681a45c01e980f82f100473cfb7c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 24 07:13:19 2019 +0200
+
+    Update to 1.6.1. Prefer lzip over xz due to popular demand.
+
+ VERSION      |  2 +-
+ configure.ac | 10 +++++-----
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 02f11b28637a2985a506b736118bd261758096b4
+Author: jcsl <trcs@gmx.com>
+Date:   Wed Aug 21 10:35:17 2019 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 99.4% (462 of 465 strings)
+
+ po/es.po | 471 +++++++++++++++++++++++++----------------------------------
+ 1 file changed, 199 insertions(+), 272 deletions(-)
+
+commit 2766da4de269a61272ca189dd9ac8be96039915f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Aug 21 14:52:15 2019 +0200
+
+    Don't composite systray when using 24-bit RGB visuals for issue #374.
+
+ src/yxtray.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 3218e732928df0b43d71abfbf1bea998d106a98b
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Tue Aug 20 17:52:54 2019 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/pt_BR.po | 44 +++++++++++++-------------------------------
+ 1 file changed, 13 insertions(+), 31 deletions(-)
+
+commit 064c19df7fe59d44ba771eed4be97ef5b4ef44c2
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Tue Aug 20 19:26:57 2019 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/de.po | 39 ++++++++++++---------------------------
+ 1 file changed, 12 insertions(+), 27 deletions(-)
+
+commit 4c5d7f672684a31246b81b3491062bcbd9dce73e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Aug 20 23:40:49 2019 +0200
+
+    Clear GraphicsBuffer so we can have a transparent taskbar in issue #299.
+
+ src/amailbox.cc |  3 +++
+ src/ypaint.cc   | 15 +++++++--------
+ 2 files changed, 10 insertions(+), 8 deletions(-)
+
+commit 62cce4d2be20857d8b858db69d5f7129ab141a18
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sun Aug 18 17:06:26 2019 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/sk.po | 42 ++++++++++++------------------------------
+ 1 file changed, 12 insertions(+), 30 deletions(-)
+
+commit 42c33ad6bfd3aff3d496eab47ce65744c415e020
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Sun Aug 18 19:45:44 2019 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/da.po | 42 ++++++++++++------------------------------
+ 1 file changed, 12 insertions(+), 30 deletions(-)
+
+commit abe91be50a181934e1ea6989e7591082329f27f5
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Sun Aug 18 18:31:11 2019 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/cs.po | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 509d6a332579ec1346f4971c0cd5334f335dd861
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 18 21:27:01 2019 +0200
+
+    Include X11/Xproto.h only when required.
+
+ src/wmapp.cc | 2 ++
+ src/yfull.h  | 3 ---
+ src/yxapp.cc | 2 ++
+ 3 files changed, 4 insertions(+), 3 deletions(-)
+
+commit 5867841c010b649faa0b2b296085100d94045211
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 18 13:12:17 2019 +0200
+
+    add example
+
+ man/icewm-preferences.pod | 23 +++++++++++++++++++++++
+ 1 file changed, 23 insertions(+)
+
+commit cfb42457f8589b564b83e18b94ae4948c263d99e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 18 13:12:06 2019 +0200
+
+    add --alpha
+
+ man/icewm-session.pod | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 30dbfd6f33d89258ccff179fb27bebbee2c0c22d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 18 12:48:11 2019 +0200
+
+    Fix sizeto for sticky windows.
+
+ src/icesh.cc | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit a676b6663fc26e36083bd78fd7a7b197dfd064a8
+Author: Thomas Koller <tk120@protonmail.com>
+Date:   Sat Aug 17 22:02:17 2019 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 99.1% (461 of 465 strings)
+
+ po/de.po | 15 +++++++--------
+ 1 file changed, 7 insertions(+), 8 deletions(-)
+
+commit b6fdc8cbf603dadcf1ae057e107c030b8a8e8656
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Sat Aug 17 18:44:24 2019 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 99.8% (464 of 465 strings)
+
+ po/cs.po | 43 +++++++++++++------------------------------
+ 1 file changed, 13 insertions(+), 30 deletions(-)
+
+commit 3c0797ab64877ba3b101506e4aaa84277f34c8c5
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Sat Aug 17 12:22:19 2019 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/ja.po | 48 ++++++++++++++----------------------------------
+ 1 file changed, 14 insertions(+), 34 deletions(-)
+
+commit 10d20ad8e78cd8bb22bf9f4c15367f70b0df73a9
+Author: David Medina <medipas@gmail.com>
+Date:   Sat Aug 17 10:45:43 2019 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/ca.po | 43 ++++++++++++-------------------------------
+ 1 file changed, 12 insertions(+), 31 deletions(-)
+
+commit 74a75900537887612433ad21098d8b3a6fdc8faa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 17 12:40:30 2019 +0200
+
+    update po files
+
+ po/ar.po     | 551 ++++++++++++++++++++++++++++-------------------------
+ po/be.po     | 536 +++++++++++++++++++++++++++-------------------------
+ po/bg.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/ca.po     | 555 +++++++++++++++++++++++++++++-------------------------
+ po/cs.po     | 555 +++++++++++++++++++++++++++++-------------------------
+ po/da.po     | 559 +++++++++++++++++++++++++++++-------------------------
+ po/de.po     | 555 +++++++++++++++++++++++++++++-------------------------
+ po/el.po     | 551 ++++++++++++++++++++++++++++-------------------------
+ po/en.po     | 511 ++++++++++++++++++++++++++------------------------
+ po/es.po     | 551 ++++++++++++++++++++++++++++-------------------------
+ po/fi.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/fr.po     | 551 ++++++++++++++++++++++++++++-------------------------
+ po/he.po     | 526 +++++++++++++++++++++++++++------------------------
+ po/hr.po     | 518 ++++++++++++++++++++++++++------------------------
+ po/hu.po     | 560 +++++++++++++++++++++++++++++-------------------------
+ po/icewm.pot | 513 ++++++++++++++++++++++++++------------------------
+ po/id.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/it.po     | 551 ++++++++++++++++++++++++++++-------------------------
+ po/ja.po     | 555 +++++++++++++++++++++++++++++-------------------------
+ po/ko.po     | 551 ++++++++++++++++++++++++++++-------------------------
+ po/lt.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/lv.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/mk.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/nb.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/nl.po     | 555 +++++++++++++++++++++++++++++-------------------------
+ po/no.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/pl.po     | 551 ++++++++++++++++++++++++++++-------------------------
+ po/pt_BR.po  | 551 ++++++++++++++++++++++++++++-------------------------
+ po/ro.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/ru.po     | 563 ++++++++++++++++++++++++++++++-------------------------
+ po/sk.po     | 555 +++++++++++++++++++++++++++++-------------------------
+ po/sl.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/sv.po     | 551 ++++++++++++++++++++++++++++-------------------------
+ po/tr.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/uk.po     | 540 +++++++++++++++++++++++++++-------------------------
+ po/vi.po     | 534 +++++++++++++++++++++++++++-------------------------
+ po/zh_CN.po  | 551 ++++++++++++++++++++++++++++-------------------------
+ po/zh_TW.po  | 551 ++++++++++++++++++++++++++++-------------------------
+ 38 files changed, 11028 insertions(+), 9597 deletions(-)
+
+commit 2d642d0229d74b2ad67ce26b1ca371f16d682c78
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 17 12:22:19 2019 +0200
+
+    Require xrender xcomposite xdamage xfixes.
+
+ src/CMakeLists.txt | 16 ++++++----------
+ 1 file changed, 6 insertions(+), 10 deletions(-)
+
+commit 18368daa9121e046e0e26bafa9caacfb040df8aa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 17 11:27:53 2019 +0200
+
+    Support more extensions: composite, damage, render.
+    Support rgba colors. Render systray icons with composite
+    when in 32-bit alpha mode.
+
+ man/icewm-session.pod |   6 +-
+ src/apppstatus.h      |   3 +-
+ src/decorate.cc       |   4 +-
+ src/wmapp.cc          |  39 ++++--
+ src/wmclient.cc       |  33 ++---
+ src/wmmgr.cc          |   6 +-
+ src/wmmgr.h           |   1 +
+ src/wmtaskbar.cc      |   7 +-
+ src/wmtaskbar.h       |   2 +-
+ src/ycolor.cc         |  44 ++++++-
+ src/yimage.h          |   2 +
+ src/yimage_gdk.cc     |  17 ++-
+ src/ylib.h            |   6 +-
+ src/ypaint.cc         | 101 ++++++++++-----
+ src/ypaint.h          |   5 +-
+ src/ypixmap.cc        |  26 +++-
+ src/ypixmap.h         |   4 +
+ src/ywindow.cc        |  46 ++++++-
+ src/ywindow.h         |  41 ++++--
+ src/yxapp.cc          | 318 ++++++++++++++++++++++++----------------------
+ src/yxapp.h           |  84 ++++++++----
+ src/yxembed.cc        |  11 +-
+ src/yxembed.h         |   3 +-
+ src/yxtray.cc         | 155 ++++++++++++----------
+ src/yxtray.h          |  13 +-
+ 25 files changed, 614 insertions(+), 363 deletions(-)
+
+commit e58dca1db8a5e1989e963ccfe2a4fd9d35f36798
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 17 10:26:38 2019 +0200
+
+    Enable STD_OPTIONS if internal.
+
+ src/icetray.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit ab65ffd090dedd2a97d9755b1f3c91bece39f6ef
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 17 10:26:01 2019 +0200
+
+    +hexDigit.
+
+ src/ascii.h | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 706216ef3efc157b6c499824b1f03c829802365d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 17 10:17:14 2019 +0200
+
+    Require xrender xcomposite xdamage xfixes.
+
+ configure.ac | 15 +--------------
+ 1 file changed, 1 insertion(+), 14 deletions(-)
+
+commit 7eacc2e97e8888c39fe249da9d2f809ef74ce7e6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 17 10:06:43 2019 +0200
+
+    alpha, splash, extensions.
+
+ man/icewm.pod | 17 ++++++++++++++++-
+ 1 file changed, 16 insertions(+), 1 deletion(-)
+
+commit b30d90018e8bbda65736257e9ac400c07ec8844d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 17 09:43:29 2019 +0200
+
+    Add pid and sizeto.
+
+ man/icesh.pod |  42 +++++++++---
+ src/icesh.cc  | 201 ++++++++++++++++++++++++++++++++++++++++++++----------
+ 2 files changed, 198 insertions(+), 45 deletions(-)
+
+commit a42911288112ede0fb900f79c6a9cb5c6f9e4d15
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Aug 13 11:23:06 2019 +0200
+
+    Add 'WorkspaceNames' for issue #371.
+
+ man/icewm-preferences.pod | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit 8890204652a630afb40736606ca60b1fb41f1403
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Aug 12 21:37:07 2019 +0200
+
+    fix over/back.
+
+ man/icewm.pod | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit ae7a25a7235f335a1d2ce4ab393122d5acefa6cb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Aug 12 21:35:04 2019 +0200
+
+    No longer build icewmtray by default.
+
+ configure.ac       |  1 +
+ man/CMakeLists.txt |  5 ++++-
+ man/Makefile.am    |  8 ++++++--
+ src/Makefile.am    | 10 ++++++----
+ 4 files changed, 17 insertions(+), 7 deletions(-)
+
+commit c62a733185b5044997794debd8a1b274c7572e1f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 21:17:53 2019 +0200
+
+    Correction for updateMwmHints.
+
+ src/wmframe.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit f570875e21360d599b7b4a0fd479a389c476e7ff
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 21:09:02 2019 +0200
+
+    Create a new property when needed.
+
+ src/icesh.cc | 11 +++++++----
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+commit f7571b1391170315f33502f52b48e3cbb289ebb9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 19:05:35 2019 +0200
+
+    Add "motif", "symbols". Better expression parser.
+
+ man/icesh.pod |  45 ++++++--
+ src/icesh.cc  | 299 +++++++++++++++++++++++++++++++++++++++++++++++++-----
+ 2 files changed, 310 insertions(+), 34 deletions(-)
+
+commit e75a5e8f5e6b7c705e9b20d475254df0ea6b731a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 18:59:53 2019 +0200
+
+    Repaint after relayout.
+
+ src/wmtitle.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit b95f1953d2680c8e786839d144d65e06520e451d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 18:59:28 2019 +0200
+
+    When Mwm changes then relayout.
+
+ src/wmframe.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 81a9393265f8d73589ab67e8e9812bf426daea7d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 18:54:20 2019 +0200
+
+    Use SetWMProperties and set _NET_WM_PID.
+
+ src/wmtaskbar.cc | 16 ++++++----------
+ 1 file changed, 6 insertions(+), 10 deletions(-)
+
+commit c659a1f166bb3bef55a422ca80ef26b6b711dca2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 18:53:08 2019 +0200
+
+    add ClassHint constructor.
+
+ src/wmclient.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 47701f486c3614ea7affd09112dd3d6bba00bbe0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 18:52:43 2019 +0200
+
+    simplify setWinHintsHint.
+
+ src/wmclient.cc | 11 +----------
+ 1 file changed, 1 insertion(+), 10 deletions(-)
+
+commit 222a8fb51264cb6323fec11160e30fca86511028
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 18:52:02 2019 +0200
+
+    Hostname is already set by SetWMProperties.
+
+ src/wmapp.cc | 11 -----------
+ 1 file changed, 11 deletions(-)
+
+commit 49fed5b03827a04a610be9f14019212e7fac7a05
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 18:50:03 2019 +0200
+
+    Support C++98.
+
+ src/base.h    | 4 +++-
+ src/ref.h     | 2 ++
+ src/ystring.h | 2 ++
+ 3 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 950582ac118b8384557ea788db78fc2261cc22e1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 18:47:23 2019 +0200
+
+    Mwm flags member functions.
+
+ src/MwmUtil.h | 61 +++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 41 insertions(+), 20 deletions(-)
+
+commit 5e16a20d4d616c446aa449655c8b7e2e433305a4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 11 17:51:15 2019 +0200
+
+    Ensure geometry is valid in layoutClient.
+
+ src/decorate.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2fac35806b61206491ebb199c469ec60996d7575
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Aug 8 07:40:53 2019 +0200
+
+    don't call virtual function in constructor.
+
+ src/icehelp.cc  | 13 ++++++-------
+ src/icesound.cc | 15 ++++++++++++---
+ src/ytooltip.cc | 14 ++++++++------
+ src/ytooltip.h  |  2 +-
+ 4 files changed, 27 insertions(+), 17 deletions(-)
+
+commit f4d761164cdaa84e98658cbbf7010b698473d83d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Aug 8 07:37:22 2019 +0200
+
+    reset desktop when done.
+
+ src/ywindow.cc | 10 ++++------
+ src/ywindow.h  |  2 +-
+ 2 files changed, 5 insertions(+), 7 deletions(-)
+
+commit f3d48549a22a18035d0c2f4bacccf3ab12fe9d3b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Aug 8 07:37:03 2019 +0200
+
+    cache image.
+
+ src/ypixmap.cc | 14 ++++++--------
+ 1 file changed, 6 insertions(+), 8 deletions(-)
+
+commit 3e2b3f97bb3ba1c9f27bdb3640d5300bc90757d1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Aug 8 07:36:30 2019 +0200
+
+    check if null.
+
+ src/yfontxft.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit af1238ab88c3968f0893aa8954247dd32fd98664
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Aug 8 07:36:16 2019 +0200
+
+    use bool.
+
+ src/ybutton.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 8b922b383340305b1bc22612cb4bb7509ec5541c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Aug 8 07:35:48 2019 +0200
+
+    use bool.
+
+ src/aapm.cc       | 16 ++++++++--------
+ src/apppstatus.cc |  2 +-
+ src/atasks.cc     |  2 +-
+ src/globit.c      |  6 +++---
+ src/wmclient.cc   |  2 +-
+ src/wmmgr.cc      | 20 ++++++++++----------
+ 6 files changed, 24 insertions(+), 24 deletions(-)
+
+commit 770da7d063a0f38594a63bc840e80c06d458d9c6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Aug 5 17:10:28 2019 +0200
+
+    Don't pass a nullptr to mem functions.
+
+ src/yarray.cc | 14 ++++++--------
+ src/yarray.h  |  4 +++-
+ 2 files changed, 9 insertions(+), 9 deletions(-)
+
+commit 6ce96b1ff277284834e7005e21ff1289cbc5aa32
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Aug 5 17:07:49 2019 +0200
+
+    Don't apply ahwm hack if a task tooltip is created for issue #370.
+
+ src/wmtaskbar.cc | 31 ++++++++++++++++---------------
+ 1 file changed, 16 insertions(+), 15 deletions(-)
+
+commit dd7612022f1a704f68a48e60f367fb70230cbf07
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Aug 5 17:07:21 2019 +0200
+
+    Order global menus in reverse order of destruction.
+
+ src/wmapp.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 901426e0ddbe7f12221460640ce642533bcb4d6d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Aug 5 17:06:09 2019 +0200
+
+    logCrossing details.
+
+ src/misc.cc | 22 ++++++++++++++++------
+ 1 file changed, 16 insertions(+), 6 deletions(-)
+
+commit 314fe62e3f0dd7a6be2c0c9631e86fd20baa9c80
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Aug 5 17:05:42 2019 +0200
+
+    More robust checking of workspace info.
+
+ src/icesh.cc | 37 ++++++++++++++++++++-----------------
+ 1 file changed, 20 insertions(+), 17 deletions(-)
+
+commit 2c803990d75fc34678072cda1d2c722466d2d394
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Aug 5 17:05:06 2019 +0200
+
+    avoid null-dereference.
+
+ src/fdomenu.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit e4759afdcf644f1a45936d8f94fcae601eb4619e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 29 22:08:27 2019 +0200
+
+    nest grabs.
+
+ src/wmframe.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit de33783515f6432068eb964b6d8e08cbe96c19f9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 29 22:04:32 2019 +0200
+
+    Add winoption startClose to immediately close unwanted windows.
+
+ man/icewm-winoptions.pod | 21 ++++++++++++++++-----
+ src/wmframe.h            |  1 +
+ src/wmmgr.cc             |  5 +++++
+ src/wmoption.cc          |  1 +
+ 4 files changed, 23 insertions(+), 5 deletions(-)
+
+commit cf459a4e6435f9b6aa0ef90048534ea2647e45d4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 29 21:33:47 2019 +0200
+
+    Rewrite getNetWMIcon succinctly.
+
+ src/wmclient.cc | 100 +++++++++++++---------------------------------------
+ 1 file changed, 24 insertions(+), 76 deletions(-)
+
+commit e9aa6e0f48b41e6bb96a4c5504216543564a8b72
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 29 21:33:00 2019 +0200
+
+    Complete properties list.
+
+ src/wmclient.cc | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 12da4034b771fdc9fbad5244187776c6e89eac45
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 28 20:02:33 2019 +0200
+
+    _XEMBED_INFO has property type _XEMBED_INFO.
+
+ src/icesh.cc   | 2 +-
+ src/yxembed.cc | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit da2a36ba1448aee1734a64bd9cc2fd3c1a4dd1ba
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 28 05:03:22 2019 +0200
+
+    No need to reparent MiniIcon anymore.
+
+ src/wmminiicon.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 58c9d203a69ee0972c01c0a0b96929f644cdb6b4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 28 05:01:38 2019 +0200
+
+    keep showing 24-bit icons in 32-bit mode.
+
+ src/wmframe.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 110711844cf2d1c7d067fc1ada480606ce798176
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 28 05:00:13 2019 +0200
+
+    compile on OpenBSD.
+
+ src/aapm.cc | 11 ++++++++---
+ src/yapp.cc |  2 +-
+ 2 files changed, 9 insertions(+), 4 deletions(-)
+
+commit 5b02f4ec5972ce28057a53b9c0bb9669c9628115
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 28 04:54:09 2019 +0200
+
+    reduce resizing yicons.
+
+ src/yicon.cc | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 3d1daefd67d2b8c6e41a3a0b40b1a52ae4c12d10
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 28 04:44:05 2019 +0200
+
+    initialize fForceImmediate.
+
+ src/atasks.cc | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 201d88142941c9596109200488cc2239c18cb1d7
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Jul 28 00:55:11 2019 +0200
+
+    [cmake] Make sure to preinclude config.h
+
+    Enforce a behavior similar to automake driven builds for now, fixing an
+    inexplicable crash with hardening flags set.
+
+ src/CMakeLists.txt | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit a29d2c8566da4b9cc694ac9cf857ede21d80f3da
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Jul 27 16:31:26 2019 +0200
+
+    Build fix (XTextProperty definition)
+
+    Was broken since 4d2ddd85d31bbe7fac82b6a9376cfa7052f48841 at least for
+    libx11-dev 2:1.6.7-1
+
+ src/yxapp.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit fb97bf3ffe7db03001bc4c936ec935bb960b1b27
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Jul 25 06:07:16 2019 +0200
+
+    add RandR logging for #296.
+
+ src/base.h     |  5 ++++
+ src/misc.cc    | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/wmapp.cc   | 27 ++++++++++++++----
+ src/ywindow.cc |  6 +++-
+ src/ywindow.h  | 22 ++++++---------
+ src/yxapp.cc   | 57 ++++++++++++++++++--------------------
+ 6 files changed, 146 insertions(+), 51 deletions(-)
+
+commit c0394d75f0b26deb9016bc4b640fe047adddf084
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 23 22:29:57 2019 +0200
+
+    update gravity filtering to the win_gravity field of WM_NORMAL_HINTS for
+    issue #351.
+
+ man/icesh.pod | 24 ++++++++++++++++----
+ src/icesh.cc  | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++----
+ 2 files changed, 83 insertions(+), 8 deletions(-)
+
+commit 6d139186b9256dadeceaeb8581e3f302bc3eecda
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 23 11:03:49 2019 +0200
+
+    use XSetWMProperties.
+
+ src/icehelp.cc | 29 ++++++++++++++---------------
+ 1 file changed, 14 insertions(+), 15 deletions(-)
+
+commit 4d2ddd85d31bbe7fac82b6a9376cfa7052f48841
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 23 11:01:46 2019 +0200
+
+    YTextProperty
+
+ src/yxapp.cc | 12 ++++++++++++
+ src/yxapp.h  |  6 ++++++
+ 2 files changed, 18 insertions(+)
+
+commit 320dd01e65bd6f6d143f55a9fb61175b892c03cd
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 23 10:43:34 2019 +0200
+
+    Support window gravity for issue #351.
+
+ man/icesh.pod |  52 +++++++++++++++++++++++----
+ src/icesh.cc  | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 150 insertions(+), 6 deletions(-)
+
+commit d41079a667f8b9efbe440e3d1190db26d91c5a8a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 22 19:33:11 2019 +0200
+
+    remove empty if statement
+
+ src/wmtaskbar.cc | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 42f6a21d99144d850631f87e5b71a3b81273f01b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 22 19:11:36 2019 +0200
+
+    Add "systray" and "xembed" commands to list the system tray.
+
+ man/icesh.pod | 11 ++++++++++-
+ src/icesh.cc  | 51 +++++++++++++++++++++++++++++++++++++++++++++++++--
+ 2 files changed, 59 insertions(+), 3 deletions(-)
+
+commit d48a3967bf9801a75ba8673fd54baf154a96bdcb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 22 18:55:57 2019 +0200
+
+    Use buffered drawing for all applets.
+
+ src/aapm.cc       | 57 +++++++++++++++++++++++++++++++--------------------
+ src/aapm.h        | 13 ++++++++----
+ src/aclock.cc     | 11 ++--------
+ src/aclock.h      |  1 -
+ src/acpustatus.cc |  6 +++---
+ src/amailbox.cc   | 20 +++++++++++++++---
+ src/amailbox.h    | 14 ++++++++++---
+ src/amemstatus.cc |  4 ++--
+ src/applet.cc     | 48 +++++++++++++++++++------------------------
+ src/applet.h      | 10 ++++-----
+ src/apppstatus.cc | 16 ++++++---------
+ 11 files changed, 111 insertions(+), 89 deletions(-)
+
+commit 42773552c607936ac513c3a3444bf2e4464085b5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jul 20 09:05:28 2019 +0200
+
+    prevent a compiler warning
+
+ src/wmtaskbar.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 71c3872d5286ae9ac347430a8f022db7cf3dffde
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jul 20 09:04:51 2019 +0200
+
+    Warn at most once per missing font.
+
+ src/yfont.cc     | 29 +++++++++++++++++++----------
+ src/yfontcore.cc | 15 +++++++++------
+ 2 files changed, 28 insertions(+), 16 deletions(-)
+
+commit e4eaf365fbbf4fb0f4e3b862d8386a685f19111b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jul 20 09:03:28 2019 +0200
+
+    Prevent premature drawing.
+
+ src/ylistbox.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit ce95ec176a7b8ab78603ea7bf784bae3833d193e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 17 19:06:40 2019 +0200
+
+    buffered draw icehelp
+
+ src/icehelp.cc | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 6c25a3494a9a51f6d6fe355a6e62f87dd54249f4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 17 19:06:34 2019 +0200
+
+    buffered draw window list
+
+ src/ylistbox.cc    | 130 ++++++++++++++++++++++++++++++++++---------------
+ src/ylistbox.h     |  22 +++++++--
+ src/yscrollbar.cc  |  30 ++++++++++++
+ src/yscrollbar.h   |   5 ++
+ src/yscrollview.cc |  12 +++--
+ src/yscrollview.h  |   4 +-
+ 6 files changed, 155 insertions(+), 48 deletions(-)
+
+commit 55912804bd7360e421c9b6a70dc646e7db85d7ee
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 17 19:04:34 2019 +0200
+
+    buffer tooltip (for net/cpu apps).
+
+ src/ytooltip.cc | 12 +++++++++++-
+ src/ytooltip.h  |  3 +++
+ 2 files changed, 14 insertions(+), 1 deletion(-)
+
+commit 3a40b304ce362dccfa63e7997fc3341591a7d1a6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 17 19:01:53 2019 +0200
+
+    BSD sighandler_t
+
+ src/icesh.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 056b8ada7bffb6e8c94d5ef5839fdef89db8cce6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 15 17:51:25 2019 +0200
+
+    buffered drawing for task buttons
+
+ src/atasks.cc | 109 ++++++++++++++++++++++++++++++++++++++++--------------
+ src/atasks.h  |  17 +++++++--
+ 2 files changed, 95 insertions(+), 31 deletions(-)
+
+commit dbe55d71c1992d954ca6d581b6042ebd631ac86b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 15 17:51:15 2019 +0200
+
+    buffered drawing for workspace buttons
+
+ src/aworkspaces.cc | 21 +++++++++------------
+ src/aworkspaces.h  | 13 +++++++------
+ 2 files changed, 16 insertions(+), 18 deletions(-)
+
+commit ec7d8163becf87b845639590f2d21e2e7002be02
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 15 17:43:11 2019 +0200
+
+    buffered menu drawing.
+
+ src/ymenu.cc | 70 ++++++++++++++++++++++++++++++++++++++++++++------------
+ src/ymenu.h  | 11 +++++----
+ 2 files changed, 63 insertions(+), 18 deletions(-)
+
+commit 90d2dcefbe61f2a1baeaffb6b691330ebf8c8fee
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 15 17:13:11 2019 +0200
+
+    _NET_SYSTEM_TRAY_ORIENTATION and _NET_SYSTEM_TRAY_VISUAL are now supported.
+
+ COMPLIANCE | 4 ++--
+ TODO       | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 42f332461c01edb51634859baad5da90599e4523
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 14 20:55:33 2019 +0200
+
+    update workspace buttons only when idle.
+
+ src/wmtaskbar.cc | 9 +++++++++
+ src/wmtaskbar.h  | 3 ++-
+ 2 files changed, 11 insertions(+), 1 deletion(-)
+
+commit 85c02c34ab9f6e06837011b836713614d6920443
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 14 16:32:52 2019 +0200
+
+    nullptr portability.
+
+ src/ystring.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit dca94b943ea3e200cbd9b43638af0b17268cf2ec
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jul 12 20:36:23 2019 +0200
+
+    prevent expose events
+
+ src/yinput.cc | 1 +
+ src/yxtray.cc | 1 +
+ 2 files changed, 2 insertions(+)
+
+commit 08cd2733e15a5347daaa5eaf245161bf51433305
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jul 12 20:27:55 2019 +0200
+
+    Keep focus change for wsNoExpose.
+
+ src/ywindow.cc | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 9ae9da7285730f2071e810950cbf29c069340e6f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jul 12 20:23:32 2019 +0200
+
+    support _NET_SYSTEM_TRAY_ORIENTATION, _NET_SYSTEM_TRAY_VISUAL.
+
+ src/wmapp.cc | 46 ++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 38 insertions(+), 8 deletions(-)
+
+commit 5affb0168dd441ff372eef7098d65ef485bbbf98
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jul 12 20:23:09 2019 +0200
+
+    support opacity in color specifications as prefix "[100]"
+
+ src/ycolor.cc | 91 +++++++++++++++++++++++++++++++++++++++++--------------
+ src/ycolor.h  |  8 ++---
+ 2 files changed, 73 insertions(+), 26 deletions(-)
+
+commit 06cc69462b05840fe137a073928f1de4361c495a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jul 12 20:21:13 2019 +0200
+
+    buffer yinput
+
+ src/yinput.cc    | 12 ++++++++++++
+ src/yinputline.h |  3 +++
+ 2 files changed, 15 insertions(+)
+
+commit fd53b4cc177bf2d471efdbad63ea7d2fc7bcbba0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jul 12 20:20:38 2019 +0200
+
+    Opaqueness
+
+ src/ypaint.h | 17 +++++++++++++++++
+ 1 file changed, 17 insertions(+)
+
+commit b042c54eadbeed929d5832f9e47331377357f7b7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 10 19:14:13 2019 +0200
+
+    prevent useless expose events
+
+ src/objbutton.h     | 2 +-
+ src/wmtaskbar.cc    | 1 +
+ src/wmwinlist.cc    | 1 +
+ src/yactionbutton.h | 1 +
+ src/ydialog.cc      | 1 +
+ src/yxtray.cc       | 3 ++-
+ 6 files changed, 7 insertions(+), 2 deletions(-)
+
+commit f5eabd7a0db03c61fb75f8fd88129ad3a2565d1f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 10 19:13:31 2019 +0200
+
+    buffered wm status draw
+
+ src/wmswitch.cc | 6 +++++-
+ src/wmswitch.h  | 2 ++
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 6b12633d8306a6064477c24b84ba8bc0a094eac5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 10 19:13:03 2019 +0200
+
+    buffered wm status draw
+
+ src/wmstatus.cc | 10 ++++++----
+ src/wmstatus.h  |  3 ++-
+ 2 files changed, 8 insertions(+), 5 deletions(-)
+
+commit 2771c0c2048a04773ae3008cac183eeb2a7a2aee
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 10 19:12:24 2019 +0200
+
+    paint splash
+
+ src/wmapp.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7492275d6380faf5a93cef1bc648a42d5a395506
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 10 19:12:06 2019 +0200
+
+    fix includes
+
+ src/wmabout.cc | 9 +++------
+ 1 file changed, 3 insertions(+), 6 deletions(-)
+
+commit 1137119d25c55086ffe3f4ac48b3767596e6af0e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 10 19:11:42 2019 +0200
+
+    change default WorkspaceStatusTime to 700
+
+ src/default.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3c6263ee7fd989f82aefb8b6fdc3dccbcbaf1903
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 10 07:18:02 2019 +0200
+
+    draw labels and dialogs buffered.
+
+ src/wmdialog.cc     | 31 ++++++++++++++++++++++++++++++-
+ src/wmdialog.h      |  2 ++
+ src/yactionbutton.h |  5 +++++
+ src/ydialog.cc      | 30 +++++++++++++++---------------
+ src/ydialog.h       |  8 +++++++-
+ src/ylabel.cc       | 24 ++++++++++++++++++++++--
+ src/ylabel.h        |  4 ++++
+ src/ymsgbox.cc      |  5 +++--
+ 8 files changed, 88 insertions(+), 21 deletions(-)
+
+commit 8a96ab8175b3f1e242f16c3f60eb50299af6ff77
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 10 07:17:42 2019 +0200
+
+    reduce number of relayouts.
+
+ src/wmtaskbar.cc | 15 ++++++++++++---
+ 1 file changed, 12 insertions(+), 3 deletions(-)
+
+commit ddd1e06f2525241d0aae189d8b51be9737286419
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 9 21:47:54 2019 +0200
+
+    prevent X errors.
+
+ src/yxembed.cc | 3 ++-
+ src/yxtray.cc  | 4 ----
+ 2 files changed, 2 insertions(+), 5 deletions(-)
+
+commit e7f3e986251c60a0676304140d02b24ab1b47753
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 9 20:38:21 2019 +0200
+
+    Buffered titlebar draw.
+
+ src/wmbutton.cc | 19 +++++++++++++++----
+ src/wmbutton.h  |  3 +++
+ src/wmframe.cc  |  1 +
+ src/wmtitle.cc  | 32 ++++++++++++++++++++++++++------
+ src/wmtitle.h   |  5 +++++
+ 5 files changed, 50 insertions(+), 10 deletions(-)
+
+commit 2cc36e7515ef4baf191c56d685549c805957ece2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 9 19:27:04 2019 +0200
+
+    Only layout frame if resized.
+
+ src/decorate.cc | 6 ++++--
+ src/wmframe.h   | 2 +-
+ 2 files changed, 5 insertions(+), 3 deletions(-)
+
+commit d78cd80e54d6170f696d8e2173ab70609b9af65f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 9 19:08:01 2019 +0200
+
+    correlate output to input.
+
+ src/wmconfig.cc | 10 +++++++---
+ src/wmconfig.h  |  1 +
+ 2 files changed, 8 insertions(+), 3 deletions(-)
+
+commit 4ebec613fb6e468218e80d5a5ab3442f2b9ee651
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 9 18:48:23 2019 +0200
+
+    All frames same visual, defer client visual and bit-depth to container.
+
+ src/wmcontainer.cc |  9 ++++++---
+ src/wmcontainer.h  |  4 +++-
+ src/wmframe.cc     | 33 +++++++++++++++++----------------
+ src/wmframe.h      |  3 ++-
+ src/wmmgr.cc       | 24 +++++++-----------------
+ 5 files changed, 35 insertions(+), 38 deletions(-)
+
+commit 58932f7bcb8114cb3aa99671305c5b68fdd9ab40
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 9 07:41:08 2019 +0200
+
+    taskbar use buffered graphics, objectbuttons, delay menu.
+
+ src/movesize.cc  |   9 ++--
+ src/wmframe.cc   |   2 +-
+ src/wmtaskbar.cc | 116 +++++++++++++++++++++++++++------------------------
+ src/wmtaskbar.h  |  29 ++++++-------
+ 4 files changed, 78 insertions(+), 78 deletions(-)
+
+commit 2dc961d60f7ba089b737715d7a83e92987a7d7d9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 9 07:34:39 2019 +0200
+
+    buffered object buttons
+
+ src/browse.h    |   2 +
+ src/objbar.cc   | 103 ++++++++++++++++++++++++++++++++++------------------
+ src/objbar.h    |  13 +++++--
+ src/objbutton.h |  28 +++++++++++---
+ src/objmenu.h   |   1 -
+ src/ymenu.h     |   6 +++
+ 6 files changed, 107 insertions(+), 46 deletions(-)
+
+commit 35d1e15cae6a4326984a46582ef6164baa5a0ae1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 8 22:48:36 2019 +0200
+
+    tray pane buffered drawing.
+
+ src/atray.cc | 102 ++++++++++++++++++++++++++++++++++++++++++++++---------
+ src/atray.h  |  11 ++++++
+ 2 files changed, 97 insertions(+), 16 deletions(-)
+
+commit da5d44a6fed37bae4a4673a0e3987cdbb87c7723
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 8 22:41:01 2019 +0200
+
+    Tray support 32-bit visual.
+
+ src/yxtray.cc | 19 +++++++++++++------
+ src/yxtray.h  |  4 ++++
+ 2 files changed, 17 insertions(+), 6 deletions(-)
+
+commit 165655e5112fad1703e58e0d382373f9a778bcbb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 8 22:28:04 2019 +0200
+
+    paint 32-bit alpha. GraphicsBuffer. copyImage.
+
+ src/ypaint.cc | 226 +++++++++++++++++++++++++++++++++++++++---------------
+ src/ypaint.h  |  39 ++++++++++
+ 2 files changed, 203 insertions(+), 62 deletions(-)
+
+commit 2425034305d938ef04470ce107f6c19aa26fc035
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jul 8 22:17:41 2019 +0200
+
+    setDefaultTheme, printPrefs.
+
+ src/themes.cc   |  9 +--------
+ src/wmapp.cc    | 10 +++-------
+ src/wmconfig.cc | 25 ++++++++++++++++++-------
+ src/wmconfig.h  |  7 +++++--
+ 4 files changed, 27 insertions(+), 24 deletions(-)
+
+commit b2b13c9224116e03c92ee763a0132ac106014adb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 7 07:44:53 2019 +0200
+
+    Don't create menus on startup.
+    Support use of 32-bit visuals within icewm.
+    Add optional splash window (default OFF).
+    Enable logging on startup.
+    Support 32-bit pixmaps.
+
+ src/appnames.h    |  11 ++
+ src/decorate.cc   |  14 +-
+ src/default.h     |   2 +
+ src/objbar.cc     |   2 -
+ src/wmapp.cc      | 389 +++++++++++++++++++++++++++++++++-----------------
+ src/wmapp.h       |  79 +++++++---
+ src/wmclient.cc   |  12 +-
+ src/wmclient.h    |   8 +-
+ src/wmframe.cc    |  17 ++-
+ src/wmframe.h     |   4 +
+ src/wmprog.cc     |   3 +-
+ src/wmtaskbar.cc  |  10 +-
+ src/wmtaskbar.h   |   9 +-
+ src/wmwinlist.cc  |  88 ++++++++++--
+ src/wmwinlist.h   |  34 ++++-
+ src/wmwinmenu.cc  |  13 +-
+ src/wmwinmenu.h   |   6 +-
+ src/yapp.cc       |   7 +-
+ src/yapp.h        |   1 +
+ src/yimage.h      |   1 +
+ src/yimage_gdk.cc |  88 +++++++-----
+ src/ywindow.cc    | 136 +++++++++++++-----
+ src/ywindow.h     |  20 ++-
+ src/yxapp.cc      | 183 +++++++++++++++++++++---
+ src/yxapp.h       |  29 +++-
+ src/yximage.cc    |  41 ++++--
+ 26 files changed, 890 insertions(+), 317 deletions(-)
+
+commit 5d751834e6364bebc17e93feab5ff4f2b301b697
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 7 07:40:23 2019 +0200
+
+    YRect2.
+
+ src/yrect.h | 19 ++++++++++++++++++-
+ 1 file changed, 18 insertions(+), 1 deletion(-)
+
+commit 9e106c9c01b69f2fb185f4f0017b41fc1be714e4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 7 07:40:09 2019 +0200
+
+    depth 24.
+
+ src/ypixmap.cc | 42 +++++++++++++++++++++++++++++++++---------
+ src/ypixmap.h  |  6 +++++-
+ 2 files changed, 38 insertions(+), 10 deletions(-)
+
+commit 7dd70e10b244496db5e94d870db3db9a66e02455
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 7 07:36:40 2019 +0200
+
+    lazily
+
+ src/ref.h | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit a0a5afe7ab37c3fef4c0057b72ffc275315197c2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 7 07:36:00 2019 +0200
+
+    --nobg          Do not start icewmbg
+
+ src/icesm.cc | 45 ++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 44 insertions(+), 1 deletion(-)
+
+commit 3c2822fa52be53ed3ef32d105a015b23e05e577a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jul 6 23:09:44 2019 +0200
+
+    Add missing =over + =back.
+
+ man/icewm-preferences.pod | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit d28b1e78435434c1c43dda4e457f9fd589208e92
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 3 21:06:11 2019 +0200
+
+    undo optimization
+
+ src/aworkspaces.cc | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+commit e0cd7f2a912f1e85013224ab97ce9d3cac88f8b3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jul 3 00:16:10 2019 +0200
+
+    resurrect TaskBarFullscreenAutoShow for issue #361.
+
+ src/wmtaskbar.cc | 82 ++++++++++++++++++----------------------------------
+ src/wmtaskbar.h  |  2 ++
+ 2 files changed, 30 insertions(+), 54 deletions(-)
+
+commit b5b5f13f82f438a1528099024bafa6dbdea8d10f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jul 2 07:56:44 2019 +0200
+
+    handleClick for framebutton should call YButton::handleClick.
+    This complements commit 1caa1178f615ed06f56c4fa512829a56141ddbb9.
+
+ src/wmbutton.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f3a1aa2c38c095d02362531aa7f1652657526568
+Author: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>
+Date:   Sun Jun 30 20:13:52 2019 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/pt_BR.po | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit e57c3e5cbf64ca09957f9a84c050439354d0e880
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jun 29 00:21:47 2019 +0200
+
+    implement issue #314 to put start menu button in the corner.
+
+ src/wmtaskbar.cc | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit b7878b0ee7edbb6e625a8fd88ea978f98ec533b2
+Author: Yi-Jyun Pan <pan93412@gmail.com>
+Date:   Tue Jun 25 05:09:43 2019 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/zh_TW.po | 73 ++++++---------------------------------------------------
+ 1 file changed, 7 insertions(+), 66 deletions(-)
+
+commit 5d28b7220ad44bdeb316762ea9313d1be6be99fb
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Sat Jun 22 20:25:19 2019 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/da.po | 80 ++++++++----------------------------------------------------
+ 1 file changed, 10 insertions(+), 70 deletions(-)
+
+commit 08830e04dcae40e768da495887679a3c072d5200
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jun 21 01:26:15 2019 +0200
+
+    eliminate flicker.
+
+ src/aworkspaces.cc | 30 ++++++++++++++++++++++++++----
+ src/aworkspaces.h  |  2 ++
+ 2 files changed, 28 insertions(+), 4 deletions(-)
+
+commit 967fbc2ed51b1a7e5010676d356b312b49cebe8b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jun 21 01:22:07 2019 +0200
+
+    repaint must be virtual.
+
+ src/ywindow.h | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 80381bfd948b944a97ca816c0df59a3129e4913b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Jun 20 00:55:48 2019 +0200
+
+    TaskBarWorkspacesLimit.
+
+ man/icewm-preferences.pod | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 04cdb04583d065afe017e99be5bde00052d49301
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Jun 20 00:43:01 2019 +0200
+
+    Limit number of taskbar workspaces
+
+ src/aworkspaces.cc | 573 ++++++++++++++++++++++++++++++++++++-------------
+ src/aworkspaces.h  | 127 +++++++++--
+ src/default.h      |   2 +
+ src/wmtaskbar.cc   |   9 +-
+ 4 files changed, 539 insertions(+), 172 deletions(-)
+
+commit 1caa1178f615ed06f56c4fa512829a56141ddbb9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Jun 20 00:41:32 2019 +0200
+
+    Fix button click for derived classes.
+
+ src/ybutton.cc | 21 ++++++++++++---------
+ src/ybutton.h  |  7 ++++++-
+ 2 files changed, 18 insertions(+), 10 deletions(-)
+
+commit 136a14022dcfdffc7b948d83c41cca9833cad7c5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jun 19 22:40:09 2019 +0200
+
+    Make YInputLine reusable.
+
+ src/wmaction.h   |  7 +++-
+ src/yinput.cc    | 98 +++++++++++++++++++++++++++++-----------------------
+ src/yinputline.h | 26 ++++++++------
+ 3 files changed, 76 insertions(+), 55 deletions(-)
+
+commit 9787372309cea1e18296ab93efe5ba9dc9b6aa9a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jun 19 21:49:26 2019 +0200
+
+    Remove static limitations on number of workspaces.
+
+ src/aworkspaces.cc |   7 +-
+ src/decorate.cc    |   1 +
+ src/wmapp.cc       |  23 ++---
+ src/wmclient.cc    |   1 +
+ src/wmconfig.cc    |  20 +----
+ src/wmframe.cc     |   8 +-
+ src/wmmgr.cc       | 236 ++++++++++++++++++++++++++-----------------------
+ src/wmmgr.h        |  18 ++--
+ src/wmoption.cc    |   4 +-
+ src/wmsession.cc   |  17 ++--
+ src/wmstatus.cc    |  99 ++++++++++++++-------
+ src/wmstatus.h     |  30 +++++--
+ src/wmswitch.cc    |   1 +
+ src/wmtaskbar.cc   |  23 ++++-
+ src/wmtaskbar.h    |   5 +-
+ src/wmwinlist.cc   |   1 +
+ src/wmwinmenu.cc   |   5 +-
+ 17 files changed, 277 insertions(+), 222 deletions(-)
+
+commit 8305c993e3e310f44590b3e57b9d8cfc9daa6b8d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jun 19 21:47:41 2019 +0200
+
+    Move workspace info to dedicated class Workspaces.
+
+ src/Makefile.am  |   1 +
+ src/workspaces.h | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 107 insertions(+)
+
+commit 2061e769e747e4fa7156087eef7913b610d34a03
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jun 19 21:46:45 2019 +0200
+
+    add class YStringList
+
+ src/ystring.h | 30 ++++++++++++++++++++++++++++++
+ 1 file changed, 30 insertions(+)
+
+commit 353a93986ea18b424e4e1ec6514b627ca7b8ca55
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Jun 17 22:48:53 2019 -0600
+
+    update to support gettext 0.20.1
+
+ autogen.sh | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit be19e1899ecdcee050bde5bc5389132f3a03e4b9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 16 21:54:31 2019 +0200
+
+    Allow to reload winoptions without requiring a restart for issue #353..
+
+ man/icesh.pod   | 4 ++++
+ src/icesh.cc    | 6 ++++--
+ src/wmaction.h  | 2 ++
+ src/wmapp.cc    | 7 ++++++-
+ src/wmmgr.cc    | 1 +
+ src/wmoption.cc | 4 +++-
+ 6 files changed, 20 insertions(+), 4 deletions(-)
+
+commit db04d8a248dc9dde847478eaa700edb0b662b8d5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 16 21:49:28 2019 +0200
+
+    Don't focus frame under mouse if ClickToFocus in issue #355 and issue #358.
+
+ src/wmmgr.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fe319dab5ca74b19a81c3c3f35a2e73d35dd7249
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Sun Jun 16 09:29:01 2019 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/de.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit f62cf7463090e38dba477a0eafaf253cb622c79a
+Author: Olga Smirnova <mistresssilvara@hotmail.com>
+Date:   Sat Jun 15 16:49:20 2019 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/ru.po | 130 +++++++++++++++++------------------------------------------
+ 1 file changed, 38 insertions(+), 92 deletions(-)
+
+commit 13713b8a7c77894a81ec7d2473214b7f081ae02a
+Author: Olga Smirnova <mistresssilvara@hotmail.com>
+Date:   Sat Jun 15 16:31:33 2019 +0000
+
+    Translated using Weblate (Occidental)
+
+    Currently translated at 74.1% (340 of 459 strings)
+
+ po/ie.po | 698 +++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 364 insertions(+), 334 deletions(-)
+
+commit 1a041565030965ee833f57329f1e569de2ba12c5
+Author: Olga Smirnova <mistresssilvara@hotmail.com>
+Date:   Sat Jun 15 13:51:04 2019 +0000
+
+    Added translation using Weblate (Occidental)
+
+ po/ie.po | 2318 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 2318 insertions(+)
+
+commit cc4df5e15c960ff362f83aaac5e425d363b0d1b6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jun 15 14:59:16 2019 +0200
+
+    On startup postpone creating taskbar.
+    Set frame background color.
+    Lock work area.
+    Improve work area efficiency.
+    Prevent nested server grabs.
+    Simplify edges.
+    Increase/decrease number of workspaces not in incremental steps, but
+    all at once.
+
+ src/wmapp.cc     |  44 ++--
+ src/wmapp.h      |   1 +
+ src/wmframe.cc   |  54 ++---
+ src/wmframe.h    |   2 +
+ src/wmmgr.cc     | 580 ++++++++++++++++++++++++---------------------------
+ src/wmmgr.h      |  44 +++-
+ src/wmtaskbar.cc |  18 +-
+ src/wmtaskbar.h  |   2 +-
+ src/ymsgbox.cc   |   2 +-
+ 9 files changed, 383 insertions(+), 364 deletions(-)
+
+commit cb217de7cc0bacae465eaaf2e768fb8c51c32763
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jun 15 13:55:42 2019 +0200
+
+    setDestroyed + testDestroyed.
+
+ src/ywindow.cc | 9 +++++++++
+ src/ywindow.h  | 4 +++-
+ 2 files changed, 12 insertions(+), 1 deletion(-)
+
+commit 1d43918a3e4e4c57831b3f3f5bff32f476cbe89d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jun 15 13:37:40 2019 +0200
+
+    Simplify partial struts. Check if window gravity was specified.
+    If testDestroyed failed then Wait for DestroyNotify.
+    Only call updateMwmHints if WM_NORMAL_HINTS has really changed for
+    Xephyr in #353.
+    Only update if WIN_HINTS has really changed.
+
+ src/wmclient.cc | 122 +++++++++++++++++++++++++++++-----------------------
+ src/wmclient.h  |   4 +-
+ 2 files changed, 68 insertions(+), 58 deletions(-)
+
+commit f8aa1af934778da11b9d7a87716d1d83af8a3772
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jun 15 07:52:48 2019 +0200
+
+    Fix icesh -last. Fix toggleState for #354.
+
+ src/icesh.cc | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
+commit 5d781a5bf4b751fe024ac56d7a1ca3ad9644b0c5
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Fri Jun 14 05:48:36 2019 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/sk.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 9d80d29f94b71327f2063ae52fb496c9a61e44d9
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Thu Jun 13 16:42:11 2019 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/nl.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit c2929363a0db7e99689ac89ae25a01388eca3ae4
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Thu Jun 13 07:33:25 2019 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/ja.po | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit bc78700db5700f30c8148b7932b3680c281ba33b
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Thu Jun 13 08:20:29 2019 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/cs.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit 9063f8e57ccf3f9d0f22b17e984e62fc3a394735
+Author: David Medina <medipas@gmail.com>
+Date:   Thu Jun 13 08:20:18 2019 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/ca.po | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit c5e6d12599e96a905d419e73e34c41ec17ffa423
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Jun 13 07:53:52 2019 +0200
+
+    wrap negative increments around.
+
+ src/wmprog.cc | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 72e0d6905b6e62654ecbbec57370ef125b12d6c3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Jun 13 06:34:01 2019 +0200
+
+    more robust fix for SIGFPE commit
+    6ef7a381dc12de5c8d179511a7733da12bacc0ed
+
+ src/wmprog.cc | 8 +++-----
+ 1 file changed, 3 insertions(+), 5 deletions(-)
+
+commit 38f682dfbca482164f0ede5a71cd1a8f2088fd25
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Jun 12 13:48:31 2019 +0200
+
+    Improve German translation regarding focus behaviors
+
+    Don't use completely wrong German words for slangy English words!
+
+ po/de.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 83cb07ef609da62c87de11afbfcdebefd4c0e997
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Jun 12 11:49:14 2019 +0200
+
+    [cmake] Use list based handling of compiler options
+
+    The command line merging was probably still vulnerable to bad characters
+    in pkg-config output.
+
+    Also set CMP0053 to new since there should be no further need for the
+    old style expansions.
+
+ CMakeLists.txt     |  4 +--
+ src/CMakeLists.txt | 83 ++++++++++++++++++--------------------------------
+ 2 files changed, 31 insertions(+), 56 deletions(-)
+
+commit 3a913649c665774b5caf5325bcc25816867f7940
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Jun 11 00:31:05 2019 +0200
+
+    Don't read trailing terminator when not needed
+
+    When the length was specified by user then the code shall not copy the
+    last byte because it might be uninitialized memory.
+    The terminator will be appended to the new string anyway.
+
+ src/mstring.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6ef7a381dc12de5c8d179511a7733da12bacc0ed
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Jun 11 00:04:57 2019 +0200
+
+    Prevent a potential crash from glitches in item provider
+
+    Something causes SIGFPE sometimes, probably the monitor list provider
+    returning zero from itemCount(), thus causing SIGFPE. Hard to reproduce
+    but should not cause a crash just due to random glitches.
+
+ src/wmprog.cc | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit be17edf5855b0d9413fbab1ed4491ca73503281d
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Jun 10 13:15:25 2019 +0200
+
+    [cmake] Fix linking of icesh with Xinerama and Xrandr
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2dc8e6eeb7ce5fed815a1e17adeb3a3f5ca6fc2d
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Nov 20 20:03:59 2018 +0100
+
+    Another xrandr setup where second screen is primary
+
+ contrib/icewm-menu-xrandr        |   3 +++
+ lib/icons/setscreen12x_32x32.png | Bin 0 -> 562 bytes
+ 2 files changed, 3 insertions(+)
+
+commit 8e5817638ddf4e1c5befc1a9b4431434557d9f0d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Jun 8 08:37:08 2019 +0200
+
+    Fix #350. thx!
+
+ src/icesound.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c6137fcf7296da52122d5b504c0494cd58a2f4c2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jun 7 00:39:15 2019 +0200
+
+    update po files
+
+ po/ar.po     | 35 ++++++++++++++-------------
+ po/be.po     | 35 ++++++++++++++-------------
+ po/bg.po     | 35 ++++++++++++++-------------
+ po/ca.po     | 47 ++++++++++++++++++------------------
+ po/cs.po     | 39 +++++++++++++++---------------
+ po/da.po     | 35 ++++++++++++++-------------
+ po/de.po     | 39 +++++++++++++++---------------
+ po/el.po     | 35 ++++++++++++++-------------
+ po/en.po     | 34 +++++++++++++-------------
+ po/es.po     | 35 ++++++++++++++-------------
+ po/fi.po     | 35 ++++++++++++++-------------
+ po/fr.po     | 35 ++++++++++++++-------------
+ po/he.po     | 35 ++++++++++++++-------------
+ po/hr.po     | 34 +++++++++++++-------------
+ po/hu.po     | 37 +++++++++++++++--------------
+ po/icewm.pot | 34 +++++++++++++-------------
+ po/id.po     | 35 ++++++++++++++-------------
+ po/it.po     | 35 ++++++++++++++-------------
+ po/ja.po     | 72 +++++++++++++++++++++++++++++++++-----------------------
+ po/ko.po     | 35 ++++++++++++++-------------
+ po/lt.po     | 35 ++++++++++++++-------------
+ po/lv.po     | 35 ++++++++++++++-------------
+ po/mk.po     | 35 ++++++++++++++-------------
+ po/nb.po     | 35 ++++++++++++++-------------
+ po/nl.po     | 39 +++++++++++++++---------------
+ po/no.po     | 35 ++++++++++++++-------------
+ po/pl.po     | 35 ++++++++++++++-------------
+ po/pt_BR.po  | 39 +++++++++++++++---------------
+ po/ro.po     | 35 ++++++++++++++-------------
+ po/ru.po     | 35 ++++++++++++++-------------
+ po/sk.po     | 39 +++++++++++++++---------------
+ po/sl.po     | 35 ++++++++++++++-------------
+ po/sv.po     | 35 ++++++++++++++-------------
+ po/tr.po     | 35 ++++++++++++++-------------
+ po/uk.po     | 35 ++++++++++++++-------------
+ po/vi.po     | 35 ++++++++++++++-------------
+ po/zh_CN.po  | 35 ++++++++++++++-------------
+ po/zh_TW.po  | 35 ++++++++++++++-------------
+ 38 files changed, 722 insertions(+), 676 deletions(-)
+
+commit 3bf1d5046e74e27f264cfd724cbb47b37ef89061
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Jun 7 00:35:19 2019 +0200
+
+    icesh monitor number
+
+ man/icesh.pod | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit dbe56fe706af5e2bbf008e493f07e19f102e1128
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jun 5 06:40:37 2019 +0200
+
+    icesh missing bits.
+
+ man/icesh.pod     |  46 +++-
+ man/icewmhint.pod |   8 +-
+ src/icesh.cc      | 638 +++++++++++++++++++++++++++++++++++++-------------
+ 3 files changed, 525 insertions(+), 167 deletions(-)
+
+commit 48394080fd4edabf8f36509cdb3f1db2f8c549aa
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Sun Jun 2 08:50:24 2019 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/de.po | 74 ++++++------------------------------------------------------
+ 1 file changed, 7 insertions(+), 67 deletions(-)
+
+commit b7eabae9ee10aa66164a930f7fe87cdd4311923f
+Author: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>
+Date:   Tue May 28 11:57:53 2019 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/pt_BR.po | 70 +++++----------------------------------------------------
+ 1 file changed, 5 insertions(+), 65 deletions(-)
+
+commit bf42fba0d3dba21f198caee1afacdcee1465d193
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Sun May 26 21:26:26 2019 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/nl.po | 72 +++++-------------------------------------------------------
+ 1 file changed, 6 insertions(+), 66 deletions(-)
+
+commit 22f87aaa97ced4cfa7539cf009f8aad678cbde06
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sat May 25 16:09:02 2019 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/sk.po | 71 +++++-------------------------------------------------------
+ 1 file changed, 6 insertions(+), 65 deletions(-)
+
+commit aab3d78f4a9cb027b3b6b43774ec9fec461a0061
+Author: David Medina <medipas@gmail.com>
+Date:   Sat May 25 08:43:13 2019 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/ca.po | 80 ++++++++----------------------------------------------------
+ 1 file changed, 10 insertions(+), 70 deletions(-)
+
+commit d81c0bcc3126b6e565a54b7e4d0326feceffc036
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Fri May 24 22:45:17 2019 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/ja.po | 102 ++++++++++-------------------------------------------------
+ 1 file changed, 16 insertions(+), 86 deletions(-)
+
+commit 1123543c74aa24591e6b0458a04a8e3b682d0ee1
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Fri May 24 19:58:47 2019 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (459 of 459 strings)
+
+ po/cs.po | 72 +++++-------------------------------------------------------
+ 1 file changed, 6 insertions(+), 66 deletions(-)
+
+commit db0f894e4e1490ee5aba68baeff42e80f80f8372
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu May 23 07:56:08 2019 +0200
+
+    icesh clarify
+
+ man/icesh.pod | 12 +++++++++---
+ 1 file changed, 9 insertions(+), 3 deletions(-)
+
+commit 4f337ccd8631f01f68602056eefb76210311d482
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 21 22:57:22 2019 +0200
+
+    update po files.
+
+ po/ar.po     | 536 ++++++++++++++++++++++++++---------------------
+ po/be.po     | 458 ++++++++++++++++++++--------------------
+ po/bg.po     | 459 ++++++++++++++++++++--------------------
+ po/ca.po     | 570 +++++++++++++++++++++++++++-----------------------
+ po/cs.po     | 542 +++++++++++++++++++++++++----------------------
+ po/da.po     | 549 ++++++++++++++++++++++++++----------------------
+ po/de.po     | 554 ++++++++++++++++++++++++++----------------------
+ po/el.po     | 577 +++++++++++++++++++++++++++-----------------------
+ po/en.po     | 272 ++++++++----------------
+ po/es.po     | 553 ++++++++++++++++++++++++++----------------------
+ po/fi.po     | 452 ++++++++++++++++++++-------------------
+ po/fr.po     | 562 ++++++++++++++++++++++++++-----------------------
+ po/he.po     | 356 +++++++++++++++----------------
+ po/hr.po     | 280 ++++++++-----------------
+ po/hu.po     | 562 ++++++++++++++++++++++++++-----------------------
+ po/icewm.pot | 274 ++++++++----------------
+ po/id.po     | 581 +++++++++++++++++++++++++--------------------------
+ po/it.po     | 559 ++++++++++++++++++++++++++-----------------------
+ po/ja.po     | 578 +++++++++++++++++++++++++++-----------------------
+ po/ko.po     | 524 +++++++++++++++++++++++++---------------------
+ po/lt.po     | 443 +++++++++++++++++++--------------------
+ po/lv.po     | 455 ++++++++++++++++++++--------------------
+ po/mk.po     | 471 ++++++++++++++++++++---------------------
+ po/nb.po     | 443 +++++++++++++++++++--------------------
+ po/nl.po     | 560 +++++++++++++++++++++++++++----------------------
+ po/no.po     | 443 +++++++++++++++++++--------------------
+ po/pl.po     | 538 +++++++++++++++++++++++++----------------------
+ po/pt_BR.po  | 559 +++++++++++++++++++++++++++----------------------
+ po/ro.po     | 446 +++++++++++++++++++--------------------
+ po/ru.po     | 556 ++++++++++++++++++++++++++----------------------
+ po/sk.po     | 541 +++++++++++++++++++++++++----------------------
+ po/sl.po     | 458 ++++++++++++++++++++--------------------
+ po/sv.po     | 544 +++++++++++++++++++++++++----------------------
+ po/tr.po     | 456 ++++++++++++++++++++--------------------
+ po/uk.po     | 627 ++++++++++++++++++++++++++++++-------------------------
+ po/vi.po     | 455 ++++++++++++++++++++--------------------
+ po/zh_CN.po  | 513 ++++++++++++++++++++++++---------------------
+ po/zh_TW.po  | 520 ++++++++++++++++++++++++---------------------
+ 38 files changed, 9710 insertions(+), 9116 deletions(-)
+
+commit 0bc1d67418a75c6e1db1993f118922113cafe8e1
+Merge: 83e8e152 e6d3be4e
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Tue May 21 15:55:09 2019 +0000
+
+    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate
+
+commit e6d3be4eba659fb8f76c4a99772f9cc6dc96549d
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Sat May 18 22:05:44 2019 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/da.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 83e8e1520f1aeed022401390f2f58e885d6c724b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon May 20 22:28:56 2019 +0200
+
+    icesh urgent, move frame, center, left, right, top, bottom.
+
+ man/icesh.pod |  61 ++++++++++++-------
+ src/icesh.cc  | 176 ++++++++++++++++++++++++++++++++++++++++--------------
+ 2 files changed, 169 insertions(+), 68 deletions(-)
+
+commit aee9b0350568ec8246ba72ce5343cceb135213cc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 19 15:07:06 2019 +0200
+
+    prefer clang for cmake testing
+
+ rebuild.sh | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit f8456d0ea631b37e4754ee981aca2cf62786b4c1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 19 15:06:00 2019 +0200
+
+    fix clang warning
+
+ src/icesh.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 714f6a31583fc5f931fe08d6c496a17610f8638d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 19 10:58:07 2019 +0200
+
+    icesh flexible filtering.
+
+ man/icesh.pod | 125 +++++++------
+ src/icesh.cc  | 535 ++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 347 insertions(+), 313 deletions(-)
+
+commit 0849fcabe35cb1b1c91e82fbe71f0836f7f0cdae
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat May 18 07:51:17 2019 +0200
+
+    Add -machine option. Add the "this" workspace.  Fix window titles and
+    icon titles and support EWMH. Fix -window root and -window focus.
+    Also print workspace name for "getWorkspace".
+    Also print PID and workspace for window details.
+
+ man/icesh.pod |  19 +++--
+ src/icesh.cc  | 228 ++++++++++++++++++++++++++++++++++--------------------
+ 2 files changed, 156 insertions(+), 91 deletions(-)
+
+commit c2f53e08969040bb11606f018e4d3740dfd2050f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 14 21:49:51 2019 +0200
+
+    prevent warning.
+
+ src/ymsgbox.cc | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 844f92ba67806e33efe56d1e03c56683b88a3c5f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 14 21:49:19 2019 +0200
+
+    fix compilation for C++11 and older.
+
+ src/ref.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit e07825fe5fa6067a0d30dc0f27c00ea811723418
+Merge: 10a14f0b 73d3985f
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Tue May 14 14:45:48 2019 +0000
+
+    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate
+
+commit 73d3985f13cc18d22889fc594d967c795e3914bb
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Thu May 9 10:19:38 2019 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/nl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit ec4ada77ed171ac3cebcdb6c5731dd58fc4acae5
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Tue May 7 19:34:10 2019 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/da.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit fc9ce85926a8f866821b5352090bf84371b949b1
+Author: mohammad alhargan <malham1@gmail.com>
+Date:   Mon May 13 21:30:43 2019 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/ar.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 10a14f0b5b1b379f3752111c11a40ee9fb462dca
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon May 13 21:57:17 2019 +0200
+
+    better icesh
+
+ src/icesh.cc | 381 +++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 215 insertions(+), 166 deletions(-)
+
+commit 4d72354c383b5233137779f639334065a134d6a3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon May 13 21:56:16 2019 +0200
+
+    +isSign
+
+ src/ascii.h | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 03145fe1add72c0932090547bdfee01abd78f085
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat May 11 08:43:21 2019 +0200
+
+    backwards support for nullptr.
+
+ src/base.h | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit b2a113109961a8d0f6ef37038ff275d6ab991e22
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri May 10 20:53:53 2019 +0200
+
+    add order and opacity to icewmhint.
+
+ man/icewmhint.pod | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+commit 96ab761229a5ccff90ecd906667275c650ef1eda
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri May 10 20:52:35 2019 +0200
+
+    CMake external systray is unsupported.
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 77e8dff3ffb98a0443cfbffd3e5d4f10a8d5a687
+Merge: 8d04dd9b 2ad9b4b0
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Mon May 6 23:24:20 2019 +0000
+
+    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate
+
+commit 2ad9b4b087ec1d998da5b1fe45c0a5626eeb9903
+Author: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>
+Date:   Sat May 4 21:12:25 2019 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/pt_BR.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit ea0a38ebdfb4c61ebe6e9775ed3e9a190d9ee2a1
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Sat May 4 22:46:39 2019 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/ja.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 04aa7368771c9f617afca64cac5fc6265c16a524
+Author: David Medina <medipas@gmail.com>
+Date:   Sun May 5 11:48:03 2019 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/ca.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 8d04dd9b2d49b840068740505cea29623f616e09
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 5 23:22:23 2019 +0200
+
+    currentWorkspace
+
+ src/icesh.cc | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit b305a95d770efa3fdfbebe573a36ebcc538a978e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 5 21:36:26 2019 +0200
+
+    update. explain opacity.
+
+ man/icewm-menu-fdo.pod | 13 +++++++--
+ man/icewm.pod          | 72 ++++++++++++++++++++++++++++++----------------
+ 2 files changed, 59 insertions(+), 26 deletions(-)
+
+commit 4335942fa9aaed23fc3bd58e2be802210dea5f71
+Merge: 7b9d539c 0b7cb7c9
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sat May 4 15:44:22 2019 +0000
+
+    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate
+
+commit 0b7cb7c9133b71f12d3ab4bac14c8dd101e74b3c
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Fri May 3 14:10:27 2019 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/sk.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit b1ba3d9473f30eeffbbb157ebe0584cd30aa1796
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Fri May 3 17:22:26 2019 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/de.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit eae2564cde68b30f083c8c0613676f20e4b56248
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Fri May 3 14:02:49 2019 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/cs.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 7b9d539c87efae0a72d18e98614ec2e6e82445b9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat May 4 09:54:43 2019 +0200
+
+    Update icewm(1) man page.
+
+ man/icewm.pod | 25 ++++++++++---------------
+ 1 file changed, 10 insertions(+), 15 deletions(-)
+
+commit 2c0c176326a83b0626c00673360e1e468ef2b92c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat May 4 09:54:28 2019 +0200
+
+    More icesh commands.
+
+ man/icesh.pod | 152 ++++++++++++++-------
+ src/icesh.cc  | 394 ++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 381 insertions(+), 165 deletions(-)
+
+commit d5f710985255e19668d3edc36f3a4bd9f9802086
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat May 4 09:52:19 2019 +0200
+
+    Fix compiler warnings, prefer size_t over int, prefer nullptr over 0.
+
+ src/mstring.cc  | 99 ++++++++++++++++++++++-------------------------------
+ src/mstring.h   | 26 +++++---------
+ src/wmclient.cc |  6 ++--
+ 3 files changed, 53 insertions(+), 78 deletions(-)
+
+commit ba1752901816bbae47016b919f5fb6779537bdfb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat May 4 09:51:30 2019 +0200
+
+    Drop support for EsounD.
+
+ configure.ac          |  13 +---
+ man/icesound.pod      |  23 ++-----
+ src/CMakeLists.txt    |  13 +---
+ src/config.cmake.h.in |   1 -
+ src/icesound.cc       | 157 ----------------------------------------------
+ src/wmapp.cc          |   3 -
+ 6 files changed, 8 insertions(+), 202 deletions(-)
+
+commit 8b7a3f8c6304966b6dba221bedba7a045d2e6a45
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed May 1 21:34:56 2019 +0200
+
+    improve icesh
+
+ man/icesh.pod | 38 +++++++++++++++++++++++++-------------
+ src/icesh.cc  | 44 ++++++++++++++++++++++++++++++++++++++------
+ 2 files changed, 63 insertions(+), 19 deletions(-)
+
+commit 5e601d69b7eda1647087d99978a1dcafc0e1fa3e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 28 20:10:41 2019 +0200
+
+    correction
+
+ src/ymenu.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 999d950bffa665a2d6e92868cabe5e90f560beb9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 28 15:55:02 2019 +0200
+
+    Add opacity to winoptions.
+
+ man/icewm-winoptions.pod | 5 +++++
+ src/wmmgr.cc             | 8 ++++++++
+ src/wmoption.cc          | 8 +++++++-
+ src/wmoption.h           | 1 +
+ 4 files changed, 21 insertions(+), 1 deletion(-)
+
+commit 9adf16d67e4a10800fcface98fdc05050741d00e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 28 15:53:37 2019 +0200
+
+    Set WM_CLASS and window type on icewm windows.
+
+ src/wmdialog.cc  |  4 ++++
+ src/wmstatus.cc  |  2 ++
+ src/wmswitch.cc  |  2 ++
+ src/wmtaskbar.cc |  5 ++++-
+ src/wmwinlist.cc |  1 +
+ src/ydialog.cc   |  1 +
+ src/ymenu.cc     | 51 ++++++++++++++++++++++++++++++++++++++++-----------
+ src/ymenu.h      |  2 ++
+ src/ytooltip.cc  |  3 +++
+ 9 files changed, 59 insertions(+), 12 deletions(-)
+
+commit acd41c6d6a728a90c0330a8ec61d6862374267d1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 28 15:49:45 2019 +0200
+
+    Set EWMH window type on icewm windows.
+
+ src/wmmgr.h    | 16 ----------------
+ src/ywindow.cc | 13 +++++++++++++
+ src/ywindow.h  | 20 ++++++++++++++++++++
+ 3 files changed, 33 insertions(+), 16 deletions(-)
+
+commit d2b601e313b709a73e1b8985cc0c7fa28c6bf6c5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 28 15:46:53 2019 +0200
+
+    Add 16 new icesh commands.
+
+ man/icesh.pod | 116 +++++++--
+ src/icesh.cc  | 743 +++++++++++++++++++++++++++++++++++-------------------
+ 2 files changed, 581 insertions(+), 278 deletions(-)
+
+commit af8c350053a18674ce52de96051ded3b42c96db4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Apr 23 21:54:29 2019 +0200
+
+    update po files
+
+ po/ar.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/be.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/bg.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/ca.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/cs.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/da.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/de.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/el.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/en.po     |  89 +++++++++++++++++++++++-----------------------
+ po/es.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/fi.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/fr.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/he.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/hr.po     | 102 +++++++++++++++++++++++++++-------------------------
+ po/hu.po     | 106 +++++++++++++++++++++++++++++--------------------------
+ po/icewm.pot |  91 ++++++++++++++++++++++++-----------------------
+ po/id.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/it.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/ja.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/ko.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/lt.po     | 102 +++++++++++++++++++++++++++-------------------------
+ po/lv.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/mk.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/nb.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/nl.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/no.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/pl.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/pt_BR.po  | 100 ++++++++++++++++++++++++++-------------------------
+ po/ro.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/ru.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/sk.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/sl.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/sv.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/tr.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/uk.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/vi.po     | 100 ++++++++++++++++++++++++++-------------------------
+ po/zh_CN.po  | 100 ++++++++++++++++++++++++++-------------------------
+ po/zh_TW.po  | 100 ++++++++++++++++++++++++++-------------------------
+ 38 files changed, 1968 insertions(+), 1822 deletions(-)
+
+commit ece76b292f3a11ebba9649f0051f71056d73a1af
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 22 20:47:25 2019 +0200
+
+    explain env. update locations
+
+ man/icewm-env.pod          | 8 ++++++--
+ man/icewm-focus_mode.pod   | 2 +-
+ man/icewm-menu.pod         | 2 +-
+ man/icewm-prefoverride.pod | 2 +-
+ man/icewm-programs.pod     | 2 +-
+ man/icewm-shutdown.pod     | 2 +-
+ man/icewm-startup.pod      | 2 +-
+ man/icewm-theme.pod        | 2 +-
+ man/icewm-toolbar.pod      | 2 +-
+ man/icewm-winoptions.pod   | 2 +-
+ 10 files changed, 15 insertions(+), 11 deletions(-)
+
+commit f698a1e8970acf9570a300d10b4f61b3ca25312b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 22 19:29:33 2019 +0200
+
+    more logging detail
+
+ src/misc.cc | 42 +++++++-----------------------------------
+ 1 file changed, 7 insertions(+), 35 deletions(-)
+
+commit 2fdefd5262cce6519cca695c1c1bda6dd529a44d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 22 19:24:25 2019 +0200
+
+    update icewmhint
+
+ man/icewmhint.pod | 119 ++++++++++++++++++++++++++++++--------------------
+ src/icewmhint.cc  |  99 ++++++++++++++++++++---------------------
+ 2 files changed, 118 insertions(+), 100 deletions(-)
+
+commit e93e85dfe7cf10f286715f4d1adcffd3e8710ba9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 22 19:20:53 2019 +0200
+
+    avoid dangling pointer
+
+ src/wmconfig.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 57a94af579b80972b04207f2e511beec3236dd57
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Apr 20 08:54:05 2019 +0200
+
+    fix loop type
+
+ src/yximage.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit fe6da693ba161e14c8d0cb4a576553ec8cff523f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Apr 18 22:45:24 2019 +0200
+
+    Keep icewm.html for distribution.
+
+ doc/Makefile.am | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 2ac8a929acc6a917d8d86389fa03f64a1bdb2d9b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Apr 18 22:44:53 2019 +0200
+
+    Clang has no variable tracking.
+
+ configure.sh | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 8abc2c2d78a4d1493c332c384eb853c660efa198
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Apr 16 22:52:43 2019 +0200
+
+    Add 8 "get"-commands to icesh to complement to existing "set"-commands.
+
+ man/icesh.pod |  64 +++++++----
+ src/icesh.cc  | 325 +++++++++++++++++++++++++++++++++++++++---------------
+ 2 files changed, 281 insertions(+), 108 deletions(-)
+
+commit bb04a150e45d6b5bb4d34786a89695524c1f708d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 15 21:15:24 2019 +0200
+
+    also distribute man/CMakeLists.txt.
+
+ Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit d5ebfd54e57ac1191740bd7fe0cdf52a78225c61
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 15 01:13:48 2019 +0200
+
+    support themes with indirect XPM images, like OnyX.
+
+ src/yximage.cc | 31 ++++++++++++++++++++++++++++++-
+ 1 file changed, 30 insertions(+), 1 deletion(-)
+
+commit c98bb3344ece17252d98209124bb4ab9a1d0a98a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 15 01:13:22 2019 +0200
+
+    fix sync type to bool.
+
+ src/yxapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7a29ffed9fb5f63da98cc25ad3824c25cb40fd0f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 15 01:12:16 2019 +0200
+
+    drawClippedPixmap create GC on drawable for 32-bit depth, not static.
+
+ src/ypaint.cc | 19 ++++++-------------
+ 1 file changed, 6 insertions(+), 13 deletions(-)
+
+commit ac1bb0aa76f1f7f587b64be9d445cf02ee3a7144
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 15 01:10:33 2019 +0200
+
+    debug trace on request_code, not resourceid.
+
+ src/wmapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b72d99baa3ab03b10cdc423c7ded3d147b97d2ce
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 14 14:02:05 2019 +0200
+
+    NanoBlue icons are PNG.
+
+ lib/Makefile.am                                  |  30 +++++++++----------
+ .../icons/{IceWM_16x16.xpm => IceWM_16x16.png}   | Bin
+ .../icons/{IceWM_32x32.xpm => IceWM_32x32.png}   | Bin
+ .../icons/{app_16x16.xpm => app_16x16.png}       | Bin
+ .../{firefox_16x16.xpm => firefox_16x16.png}     | Bin
+ .../{firefox_32x32.xpm => firefox_32x32.png}     | Bin
+ .../icons/{folder_16x16.xpm => folder_16x16.png} | Bin
+ .../icons/{folder_32x32.xpm => folder_32x32.png} | Bin
+ .../icons/{gimp_16x16.xpm => gimp_16x16.png}     | Bin
+ .../icons/{gimp_32x32.xpm => gimp_32x32.png}     | Bin
+ .../{mplayer_16x16.xpm => mplayer_16x16.png}     | Bin
+ .../{mplayer_32x32.xpm => mplayer_32x32.png}     | Bin
+ ...underbird_16x16.xpm => thunderbird_16x16.png} | Bin
+ ...underbird_32x32.xpm => thunderbird_32x32.png} | Bin
+ .../icons/{xterm_16x16.xpm => xterm_16x16.png}   | Bin
+ .../icons/{xterm_32x32.xpm => xterm_32x32.png}   | Bin
+ 16 files changed, 15 insertions(+), 15 deletions(-)
+
+commit 7379fdd88a1a8035eb299e787acd4160c65b480b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 14 13:40:19 2019 +0200
+
+    pngload reference image
+
+ src/yximage.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 362231eca68fbdfa5983e02ca7a11108535fc63c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 14 11:16:21 2019 +0200
+
+    Working around setjmp clobbering issues with high optimization levels.
+
+ src/yximage.cc | 66 ++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 37 insertions(+), 29 deletions(-)
+
+commit 36d30ac774dad8beef59978abd3064d2754e076f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 14 11:08:18 2019 +0200
+
+    add const_cast for #341.
+
+ src/mstring.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit e162ee522e9f4a7b9a67022e1b6a5a505b3dbd66
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Apr 11 00:32:19 2019 +0200
+
+    d, display. strip trailing whitespace.
+
+ man/icehelp.pod           | 20 ++++++++++----------
+ man/icewm-programs.pod    |  2 +-
+ man/icewm-session.pod     |  2 +-
+ man/icewm-set-gnomewm.pod |  2 +-
+ man/icewm-winoptions.pod  | 10 +++++-----
+ man/icewm.pod             |  4 ++--
+ man/icewmbg.pod           |  2 +-
+ man/icewmhint.pod         |  6 ++++++
+ man/icewmtray.pod         |  6 ++++++
+ 9 files changed, 33 insertions(+), 21 deletions(-)
+
+commit ad11a0c6188f43b7fb15dce8d95a149cec45a707
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Apr 11 00:32:01 2019 +0200
+
+    prefer https
+
+ README.md          |  2 +-
+ lib/keys.in        |  4 ++--
+ man/icewm-keys.pod | 10 +++++-----
+ 3 files changed, 8 insertions(+), 8 deletions(-)
+
+commit c851f7c14a1cde88bf9f081d68944a77dba87e58
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 23:28:47 2019 +0200
+
+    25 more preferences documented.
+
+ man/icewm-preferences.pod | 110 ++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 107 insertions(+), 3 deletions(-)
+
+commit b1174df10ef699665512e1a4c1a25fb228e37b08
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:19:39 2019 +0200
+
+    avoid clang warning
+
+ src/ytimer.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c2b3a358abe505fa96eaf2e18df51867a262d355
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:19:20 2019 +0200
+
+    fix clang warnings
+
+ src/apppstatus.cc |  1 -
+ src/apppstatus.h  | 13 ++++++-------
+ 2 files changed, 6 insertions(+), 8 deletions(-)
+
+commit 876ba62fa28535d59bdc4972927160d4e1afbf27
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:18:45 2019 +0200
+
+    fix compilation for clang
+
+ src/yximage.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit bdfacf274b04ef61517b23b66fca630e8edafa75
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:18:26 2019 +0200
+
+    prevent clang warnings
+
+ src/yxcontext.h | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 521594bb456b8fc9480eb0301d85aad47d9b3cf6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:18:13 2019 +0200
+
+    prevent clang warnings
+
+ src/yxapp.cc | 18 +++++++++++-------
+ src/yxapp.h  |  3 ++-
+ 2 files changed, 13 insertions(+), 8 deletions(-)
+
+commit bdf00aec2a792b87a0492124935a68b2746b53cd
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:17:44 2019 +0200
+
+    add missing _XA_TARGETS
+
+ src/ywindow.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 11cb81a1d00bea681bf85a3aa2ee10f054c5568a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:17:31 2019 +0200
+
+    prevent clang warnings
+
+ src/ywindow.cc | 210 ++++++++++++++++++++++++-----------------------------
+ 1 file changed, 93 insertions(+), 117 deletions(-)
+
+commit 6fa589f160d29ba863b56a91218332bed3b7ccc0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:15:09 2019 +0200
+
+    prevent clang warnings
+
+ src/yrect.h | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 4b500c10cbd352bece0e8126369d402889e798d2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:14:58 2019 +0200
+
+    prevent clang warnings
+
+ src/ypointer.h | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit b0ac491140c978fcbbb134e081fcc7a406eab583
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:14:42 2019 +0200
+
+    prevent clang warnings
+
+ src/ypaint.cc | 46 +++++++++++++++++++++++++---------------------
+ 1 file changed, 25 insertions(+), 21 deletions(-)
+
+commit 2a679c2012208efef1303a31e58b79e70c55dc12
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:14:25 2019 +0200
+
+    prevent clang warnings
+
+ src/ylist.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 63105fc4d4a17d3dd18f9b8b1b90abf07d63c1f6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:14:16 2019 +0200
+
+    prevent clang warnings
+
+ src/ycolor.cc | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 762c3189146eb5b08df2d4c174179db76d2d3b2a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:13:49 2019 +0200
+
+    prevent clang warnings
+
+ src/yarray.cc |  4 ++++
+ src/yarray.h  | 35 ++++++++++++++++++++++-------------
+ 2 files changed, 26 insertions(+), 13 deletions(-)
+
+commit cd9db949127714a8a279b8a51bd4256c80f4e38d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:13:04 2019 +0200
+
+    prevent clang warnings
+
+ src/yapp.cc | 11 +++++++----
+ src/yapp.h  |  2 ++
+ 2 files changed, 9 insertions(+), 4 deletions(-)
+
+commit 82d925f7ab135cc621a638fee1a419a7ba951da2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:11:09 2019 +0200
+
+    avoid clang warnings
+
+ src/wmswitch.cc | 22 +++++++++++-----------
+ src/wmswitch.h  |  8 ++++----
+ 2 files changed, 15 insertions(+), 15 deletions(-)
+
+commit 830aa55b0cddb4ca2e98cb5536b8cc9c9e6cfe68
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:10:35 2019 +0200
+
+    avoid clang warnings
+
+ src/wmaction.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9ef488782b9a1d3d3fd17df7f70d55ae38a97ec6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:10:22 2019 +0200
+
+    avoid clang warnings
+
+ src/udir.cc  | 14 +++++++-------
+ src/upath.cc | 16 ++++++++--------
+ src/upath.h  |  4 ++--
+ 3 files changed, 17 insertions(+), 17 deletions(-)
+
+commit 3c55042e923b7a7b0dbdb821a71904e4ac8b0451
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:09:39 2019 +0200
+
+    avoid clang warnings
+
+ src/ref.cc | 6 +++++-
+ src/ref.h  | 7 ++++---
+ 2 files changed, 9 insertions(+), 4 deletions(-)
+
+commit 7f68ce39143ff41f97f62851ac36ee51d52f3233
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:09:26 2019 +0200
+
+    avoid clang warnings
+
+ src/mstring.cc | 87 +++++++++++++++++++++++++++---------------------------
+ src/mstring.h  |  5 ++--
+ 2 files changed, 47 insertions(+), 45 deletions(-)
+
+commit a50f257e303a68fd1ad1814b56a393bfa452f1cb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:08:18 2019 +0200
+
+    solve ambiguous[] for #340
+
+ src/icesh.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ea7df08bf832c9b028826908c9d982236c0b84d6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:07:15 2019 +0200
+
+    avoid clang warnings
+
+ src/base.h | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit a9134b474e352ea11c9b2dad7512f3cec831cb51
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 10 19:06:17 2019 +0200
+
+    remove stray semicolon
+
+ src/ascii.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b47a45d75eaf0ecc1207b43d544c450ea02dd4ac
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Mar 26 22:13:49 2019 +0100
+
+    ESD is obsolete
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 69a1fa03d5607d4a5491f5f2e93eaac65c50cc8e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Mar 26 20:02:12 2019 +0100
+
+    configured +fdomenus
+
+ src/wmapp.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit a834d6f20a1e285ae85fbd7e012f71cf1012e59c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 24 22:12:36 2019 +0100
+
+    Avoid creating empty output files if pod2html is not installed.
+
+ man/Makefile.am | 18 ++++++++++--------
+ 1 file changed, 10 insertions(+), 8 deletions(-)
+
+commit 7cb8c421bbfad05d7b8e5d175e42dcd1cf09836f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 24 21:27:47 2019 +0100
+
+    Print a warning if running without fonts for #338.
+
+ src/yfont.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 75cfd2acad11673a395d62b5ab446bde25cf645d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 24 21:26:26 2019 +0100
+
+    Remove superfluous font loading.
+
+ src/atray.cc | 7 -------
+ 1 file changed, 7 deletions(-)
+
+commit 3be95e5a63e7523dc615a4f7730495e4e425ff06
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 24 21:21:20 2019 +0100
+
+    Error if both xfreetype and corefonts are disabled for #338.
+
+ configure.ac | 9 ++++++++-
+ 1 file changed, 8 insertions(+), 1 deletion(-)
+
+commit 49bab114633ac1038e682442ccb5f047afbbadc5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Mar 6 21:30:41 2019 +0100
+
+    Minor icesh documentation tweaks.
+
+ man/icesh.pod | 12 +++++-------
+ 1 file changed, 5 insertions(+), 7 deletions(-)
+
+commit 750e824008a090d95e545c711daf0c3246275b93
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Mar 6 21:20:00 2019 +0100
+
+    icesh title can be empty.
+
+ src/icesh.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e88f39308871761b9d3168ae86b4893a084c6fb9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 4 22:18:54 2019 +0100
+
+    3 icesh commands "clients", "shown", "windows".
+
+ man/icesh.pod |  13 ++++-
+ src/icesh.cc  | 141 ++++++++++++++++++++++++++++++++++++++----------------
+ 2 files changed, 112 insertions(+), 42 deletions(-)
+
+commit 305f98351aa2b46bbbfb3b4f67cb970ffef90636
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 4 05:16:49 2019 +0100
+
+    Extend icesh with a dozen new icewm specific commands.
+
+ man/icesh.pod | 110 +++++--
+ src/icesh.cc  | 877 +++++++++++++++++++++++++++++++++++++-----------------
+ 2 files changed, 692 insertions(+), 295 deletions(-)
+
+commit acf2039bffcc2082d9ca217b37db79e89b953ad7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 3 22:44:08 2019 +0100
+
+    update po files
+
+ po/ar.po     | 22 +++++++++++-----------
+ po/be.po     | 18 +++++++++---------
+ po/bg.po     | 18 +++++++++---------
+ po/ca.po     | 18 +++++++++---------
+ po/cs.po     | 18 +++++++++---------
+ po/da.po     | 18 +++++++++---------
+ po/de.po     | 34 +++++++++++++++++-----------------
+ po/el.po     | 18 +++++++++---------
+ po/en.po     | 18 +++++++++---------
+ po/es.po     | 26 +++++++++++++-------------
+ po/fi.po     | 18 +++++++++---------
+ po/fr.po     | 22 +++++++++++-----------
+ po/he.po     | 18 +++++++++---------
+ po/hr.po     | 18 +++++++++---------
+ po/hu.po     | 22 +++++++++++-----------
+ po/icewm.pot | 20 ++++++++++----------
+ po/id.po     | 18 +++++++++---------
+ po/it.po     | 18 +++++++++---------
+ po/ja.po     | 18 +++++++++---------
+ po/ko.po     | 22 +++++++++++-----------
+ po/lt.po     | 18 +++++++++---------
+ po/lv.po     | 18 +++++++++---------
+ po/mk.po     | 18 +++++++++---------
+ po/nb.po     | 18 +++++++++---------
+ po/nl.po     | 18 +++++++++---------
+ po/no.po     | 18 +++++++++---------
+ po/pl.po     | 30 +++++++++++++++---------------
+ po/pt_BR.po  | 18 +++++++++---------
+ po/ro.po     | 18 +++++++++---------
+ po/ru.po     | 18 +++++++++---------
+ po/sk.po     | 18 +++++++++---------
+ po/sl.po     | 18 +++++++++---------
+ po/sv.po     | 22 +++++++++++-----------
+ po/tr.po     | 18 +++++++++---------
+ po/uk.po     | 18 +++++++++---------
+ po/vi.po     | 18 +++++++++---------
+ po/zh_CN.po  | 18 +++++++++---------
+ po/zh_TW.po  | 18 +++++++++---------
+ 38 files changed, 371 insertions(+), 371 deletions(-)
+
+commit 8529fa93063a6fc117e60cbafa971b648c60c17c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 3 22:37:11 2019 +0100
+
+    Restore resize behavior to 1.4.2 for #331.
+
+ src/decorate.cc | 11 -----------
+ src/movesize.cc |  2 +-
+ src/wmframe.cc  | 14 ++------------
+ src/wmframe.h   |  1 -
+ 4 files changed, 3 insertions(+), 25 deletions(-)
+
+commit f019f31f8ab1a37fb858f3f4822f754b81216e9a
+Merge: 7371c0e3 bd68f40d
+Author: Stanislav Brabec <sbrabec@suse.cz>
+Date:   Mon Feb 18 21:30:21 2019 +0100
+
+    Merge remote-tracking branch 'weblate/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit bd68f40d161a12ee52492d1f0ff339f5fa189f37
+Author: Sven Åhr <anders.ahr@gmail.com>
+Date:   Tue Jan 22 16:47:38 2019 +0000
+
+    Translated using Weblate (Swedish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/sv.po | 441 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 164 insertions(+), 277 deletions(-)
+
+commit e32790b681e3e6a3a57e01abd32b15f68fdac82f
+Author: Juan Sarria <juansarriam@gmail.com>
+Date:   Fri Jan 25 16:05:35 2019 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/es.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 92201a067496f4f4be30e96d5c0696532892935f
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Sat Jan 26 10:34:12 2019 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/pl.po | 449 +++++++++++++++++++++++------------------------------------
+ 1 file changed, 171 insertions(+), 278 deletions(-)
+
+commit e71a92131aecb13c15e800a08920ca1fb11543df
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Mon Jan 28 02:45:27 2019 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/ko.po | 394 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 148 insertions(+), 246 deletions(-)
+
+commit 133e875bce3e44ffce9f08d8ac983a683cc22bf1
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Sun Jan 27 16:25:22 2019 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/hu.po | 394 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 146 insertions(+), 248 deletions(-)
+
+commit f0a27cdebf44fffe74f4642f833cc34849c3a7a6
+Author: Christine Gabriel <christine@stoquart.com>
+Date:   Mon Jan 28 07:58:36 2019 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/fr.po | 158 ++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 65 insertions(+), 93 deletions(-)
+
+commit acfb157482af9a74dd0cd732a040a66ea8d72761
+Author: Emily Dong <Emily.Dong@excel-gits.com>
+Date:   Fri Jan 25 03:01:31 2019 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/zh_TW.po | 334 +++++++++++++++++++++-----------------------------------
+ 1 file changed, 122 insertions(+), 212 deletions(-)
+
+commit c9715eeaefab03c87b597a1d01a0216d99e76da7
+Author: Emily Dong <Emily.Dong@excel-gits.com>
+Date:   Fri Jan 25 01:56:15 2019 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/zh_CN.po | 12 +++++-------
+ 1 file changed, 5 insertions(+), 7 deletions(-)
+
+commit 46feae02f356512a9d4585835cf6593a6f289702
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Wed Jan 23 05:05:25 2019 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/ar.po | 435 +++++++++++++++++++++++------------------------------------
+ 1 file changed, 165 insertions(+), 270 deletions(-)
+
+commit 7371c0e35db5ccc361358797a045ff628079f9f3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Feb 4 03:40:26 2019 +0100
+
+    Solve #330 taskbar border corruption for themes without a taskbar
+    background pixmap.
+
+ src/wmtaskbar.cc | 22 +++++++++++++---------
+ 1 file changed, 13 insertions(+), 9 deletions(-)
+
+commit 313949af064253c1319098286669ec64ae98ad32
+Author: wisememo <46960734+wisememo@users.noreply.github.com>
+Date:   Mon Feb 4 00:17:38 2019 +1100
+
+    Update zh_TW.po (#332)
+
+    section #: src/icewmbg.cc:885
+    - added missing translation
+    - improved minor translation to be aligned with translated terms from
+    Taiwan Ministry of Education
+    - corrected comma used in translation, which should be kept for command
+    option
+
+ po/zh_TW.po | 46 +++++++++++++++++++++++++---------------------
+ 1 file changed, 25 insertions(+), 21 deletions(-)
+
+commit 41716de53b186bc6dfd1bbdb22968d8c8feb9bb2
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Sun Jan 27 18:33:14 2019 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/de.po | 10 ++++------
+ 1 file changed, 4 insertions(+), 6 deletions(-)
+
+commit 1ab3e7496c73ee355ce5ded954ae82d4be446594
+Author: Franziska Weinberger <f.weinberger@gemino.de>
+Date:   Fri Jan 25 12:58:28 2019 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 99.6% (466 of 468 strings)
+
+ po/de.po | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 1d70041130b8131e42d923ace1a42697fe0b1822
+Author: Jorge Gallegos Carrasco <jcarrascochih@gmail.com>
+Date:   Fri Jan 25 16:04:35 2019 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/es.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 02b402cb4de6daec98243a6c6ded017dbb35f09a
+Author: Juan Sarria <juansarriam@gmail.com>
+Date:   Fri Jan 25 16:02:20 2019 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/es.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 77bd5e91fc7817ad714bd6b81fc3734d935fdefe
+Author: Patricia Pazos <pms.malaga@hermestrans.com>
+Date:   Thu Jan 24 09:31:40 2019 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/es.po | 183 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 68 insertions(+), 115 deletions(-)
+
+commit 33b03a1e307bb204d60019a937d2b1226487120b
+Merge: f2014a11 74623aca
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Mon Jan 21 18:34:51 2019 +0000
+
+    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate
+
+commit 74623aca98ecd2d40e3ccb7cf3229d3d3b8fc194
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Tue Jan 8 10:47:47 2019 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/de.po | 72 +++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 30 insertions(+), 42 deletions(-)
+
+commit f2014a11350f26d8c526a818c808488909aef7ae
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Jan 18 09:32:37 2019 -0700
+
+    update po files
+
+ po/ar.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/be.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/bg.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/ca.po     |  98 ++++++++++++++++++++++++++--------------------------
+ po/cs.po     |  98 ++++++++++++++++++++++++++--------------------------
+ po/da.po     |  98 ++++++++++++++++++++++++++--------------------------
+ po/de.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/el.po     |  97 ++++++++++++++++++++++++++--------------------------
+ po/en.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/es.po     |  98 ++++++++++++++++++++++++++--------------------------
+ po/fi.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/fr.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/he.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/hr.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/hu.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/icewm.pot |  98 ++++++++++++++++++++++++++--------------------------
+ po/id.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/it.po     |  98 ++++++++++++++++++++++++++--------------------------
+ po/ja.po     |  98 ++++++++++++++++++++++++++--------------------------
+ po/ko.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/lt.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/lv.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/mk.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/nb.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/nl.po     |  98 ++++++++++++++++++++++++++--------------------------
+ po/no.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/pl.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/pt_BR.po  |  94 +++++++++++++++++++++++++-------------------------
+ po/ro.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/ru.po     | 102 +++++++++++++++++++++++++++----------------------------
+ po/sk.po     |  98 ++++++++++++++++++++++++++--------------------------
+ po/sl.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/sv.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/tr.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/uk.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/vi.po     |  94 +++++++++++++++++++++++++-------------------------
+ po/zh_CN.po  |  94 +++++++++++++++++++++++++-------------------------
+ po/zh_TW.po  |  94 +++++++++++++++++++++++++-------------------------
+ 38 files changed, 1809 insertions(+), 1810 deletions(-)
+
+commit 44d585650853de1595d8d8608040c5296400aee3
+Merge: fb8d0aa7 77c6e5c7
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Jan 18 09:21:52 2019 -0700
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit fb8d0aa781aeab736bf149683c27768c521f8d8a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Jan 18 09:20:06 2019 -0700
+
+    reformat TODO
+
+ TODO | 32 +++++++++++++++++---------------
+ 1 file changed, 17 insertions(+), 15 deletions(-)
+
+commit 77c6e5c79e8946d6bbb5fe5da6bf9f4e881c1785
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jan 9 23:44:58 2019 +0100
+
+    Include Xutil.h.
+
+ src/icehelp.cc | 1 +
+ src/yxtray.cc  | 1 +
+ 2 files changed, 2 insertions(+)
+
+commit 945cf0d59b9127978de0cc3b8416f0f95615a41d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jan 9 23:18:11 2019 +0100
+
+    Add keysym.h to aaddressbar.cc.
+
+ src/aaddressbar.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit aee48678cd23ec2f1ae641188a3f4b24306240b5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jan 9 22:58:00 2019 +0100
+
+    Add keysym.h to yinput.cc.
+
+ src/yinput.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit e79cf7a3f0c89f10c507478695fdcde587bdf1eb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jan 9 21:12:18 2019 +0100
+
+    Include stdlib.h for mblen for issue #329.
+
+ src/ypaint.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 70917b612eee00fd3c62d2b47541c6bf15b2718e
+Merge: b952605b 7d859e4a
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sat Jan 5 18:28:17 2019 +0000
+
+    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate
+
+commit 7d859e4a7998d48df963bdd1ffd32abdb2c13bdc
+Author: Jorge Gallegos Carrasco <jcarrascochih@gmail.com>
+Date:   Fri Dec 28 23:51:41 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 94.4% (442 of 468 strings)
+
+ po/es.po | 39 ++++++++++++++++-----------------------
+ 1 file changed, 16 insertions(+), 23 deletions(-)
+
+commit d6a0a83478ecdeeb0c94e71176b5a2e430ffa690
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Fri Jan 4 17:55:44 2019 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/it.po | 28 ++++++++--------------------
+ 1 file changed, 8 insertions(+), 20 deletions(-)
+
+commit b952605be5f128b66d16d39c32f9003a86b1a89e
+Author: nikoss <nikoss@users.noreply.github.com>
+Date:   Sat Jan 5 20:28:11 2019 +0200
+
+    Greek translation 002 (#327)
+
+ po/el.po | 1052 ++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 574 insertions(+), 478 deletions(-)
+
+commit 569bbe78a4d126c00c3879a8e3e660dc7fbac2c9
+Merge: 1a378610 98ec09c5
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Wed Dec 26 17:32:38 2018 +0000
+
+    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate
+
+commit 98ec09c5af88cead442ba8fb9f1be0a276e128b0
+Author: Dmitriy Khanzhin <dmitriy.khanzhin@gmail.com>
+Date:   Sat Dec 22 07:45:13 2018 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/ru.po | 213 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 78 insertions(+), 135 deletions(-)
+
+commit f549b4b130f19c9d3324ec72025da2fc98bc730f
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Fri Dec 21 11:47:07 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/da.po | 28 ++++++++--------------------
+ 1 file changed, 8 insertions(+), 20 deletions(-)
+
+commit 4d36ab1ae63063d86302abd443598543f0b54dac
+Author: Dingzhong Chen <wsxy162@gmail.com>
+Date:   Tue Dec 25 05:46:12 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 99.6% (466 of 468 strings)
+
+ po/zh_CN.po | 24 +++++++-----------------
+ 1 file changed, 7 insertions(+), 17 deletions(-)
+
+commit 1a378610e510c17cceb1a9bd3e85cffd7fbb8e35
+Merge: 6f29d4ca fe79795e
+Author: Code7R <Code7R@users.noreply.github.com>
+Date:   Wed Dec 26 18:32:32 2018 +0100
+
+    Merge pull request #325 from bsiegert/genpref
+
+    Three more CMake fixes
+
+commit fe79795e0fc92039e196aec670dde8fcebf5cd8d
+Author: Benny Siegert <bsiegert@gmail.com>
+Date:   Wed Dec 26 11:43:06 2018 +0000
+
+    Check sndfile.h with audio_flags.
+
+    Use the CFLAGS returned by pkg-config for libsndfile. Otherwise,
+    sndfile.h is not found when in a non-standard location (such as
+    /usr/pkg in pkgsrc), and building icesound fails.
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6d25bd05a6373371030e6491b0c1bae3dc2a24cb
+Author: Benny Siegert <bsiegert@gmail.com>
+Date:   Wed Dec 26 11:30:30 2018 +0000
+
+    Link genpref and icewm-session against gettext.
+
+    Also add the x11 CFLAGS, because ylib.h (which these tools include)
+    includes X.h.
+
+ src/CMakeLists.txt | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit f1fe12cdf88636c9136d335b38448b9714358293
+Author: Benny Siegert <bsiegert@gmail.com>
+Date:   Wed Dec 26 11:28:54 2018 +0000
+
+    Add libpng and libxpm to flag fixup stanza.
+
+    This removes the stray `;` in the NetBSD build of icewm.
+    Closes bbidulock/icewm#323.
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6f29d4cad199997ef18f4c50619cf89298032e34
+Author: Benny Siegert <bsiegert@gmail.com>
+Date:   Thu Dec 20 21:43:20 2018 +0100
+
+    Fix NetBSD APM includes. (#324)
+
+    NetBSD/amd64 has no <machine/apm.h>, as APM is not a "native" concept
+    on amd64. However, the underlying header files from dev/apm, which do
+    exist and provide a compat wrapper, can be included directly.
+
+ src/aapm.cc | 3 ++-
+ src/aapm.h  | 2 +-
+ 2 files changed, 3 insertions(+), 2 deletions(-)
+
+commit 006eceb42f5b67bc591a5bf5958c559d1be31c6c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 20 20:13:05 2018 +0100
+
+    Only compile all of aapm.cc if MAX_ACPI_BATTERY_NUM is defined for #316.
+
+ src/aapm.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 8b41f5bdd284cea7b54fdc413db6bbfff5ae97d6
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Wed Dec 19 14:22:52 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/pt_BR.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 9150acc7ce1972b2fd738b1fcd56fd4b1dac3736
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Mon Dec 17 23:07:56 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/ja.po | 28 ++++++++--------------------
+ 1 file changed, 8 insertions(+), 20 deletions(-)
+
+commit e98362ccc93681e46f6a7fd6cfb83a19a8e2db97
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Tue Dec 18 20:33:17 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/nl.po | 32 ++++++++++----------------------
+ 1 file changed, 10 insertions(+), 22 deletions(-)
+
+commit 9fc48d935a49ac01bda6d7185d859361ede129bc
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Tue Dec 18 08:29:31 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/cs.po | 30 +++++++++---------------------
+ 1 file changed, 9 insertions(+), 21 deletions(-)
+
+commit 856ecbc7efb6ca5bbc32720a180db76775d166db
+Author: David Medina <medipas@gmail.com>
+Date:   Tue Dec 18 10:32:25 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/ca.po | 28 ++++++++--------------------
+ 1 file changed, 8 insertions(+), 20 deletions(-)
+
+commit 377dcdb0b601901cc8354cab3a07005bd43f34c4
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Dec 18 06:25:56 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/sk.po | 28 ++++++++--------------------
+ 1 file changed, 8 insertions(+), 20 deletions(-)
+
+commit 4a7d80c1d0fbb85692c0122dc22c866df2a47eb1
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Wed Dec 19 14:22:31 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/pt_BR.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6bfe96a7a2d8d7c39c8032b1aae3bea48d9229e6
+Author: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>
+Date:   Wed Dec 19 13:43:29 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (468 of 468 strings)
+
+ po/pt_BR.po | 30 +++++++++---------------------
+ 1 file changed, 9 insertions(+), 21 deletions(-)
+
+commit 89f8651a20d982630d68fcc64f866567c4e8bc25
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 23:56:43 2018 +0100
+
+    update po files
+
+ po/ar.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/be.po     | 213 ++++++++++++++++++++++++++++----------------------
+ po/bg.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/ca.po     | 214 ++++++++++++++++++++++++++++----------------------
+ po/cs.po     | 214 ++++++++++++++++++++++++++++----------------------
+ po/da.po     | 214 ++++++++++++++++++++++++++++----------------------
+ po/de.po     | 225 +++++++++++++++++++++++++++++-----------------------
+ po/el.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/en.po     | 195 ++++++++++++++++++++++++----------------------
+ po/es.po     | 214 ++++++++++++++++++++++++++++----------------------
+ po/fi.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/fr.po     | 234 ++++++++++++++++++++++++++++++-------------------------
+ po/he.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/hr.po     | 207 ++++++++++++++++++++++++++----------------------
+ po/hu.po     | 216 ++++++++++++++++++++++++++++----------------------
+ po/icewm.pot | 197 ++++++++++++++++++++++++----------------------
+ po/id.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/it.po     | 218 ++++++++++++++++++++++++++++-----------------------
+ po/ja.po     | 226 ++++++++++++++++++++++++++++++-----------------------
+ po/ko.po     | 214 ++++++++++++++++++++++++++++----------------------
+ po/lt.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/lv.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/mk.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/nb.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/nl.po     | 214 ++++++++++++++++++++++++++++----------------------
+ po/no.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/pl.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/pt_BR.po  | 214 ++++++++++++++++++++++++++++----------------------
+ po/ro.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/ru.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/sk.po     | 214 ++++++++++++++++++++++++++++----------------------
+ po/sl.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/sv.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/tr.po     | 211 +++++++++++++++++++++++++++----------------------
+ po/uk.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/vi.po     | 210 +++++++++++++++++++++++++++----------------------
+ po/zh_CN.po  | 216 ++++++++++++++++++++++++++++----------------------
+ po/zh_TW.po  | 210 +++++++++++++++++++++++++++----------------------
+ 38 files changed, 4522 insertions(+), 3547 deletions(-)
+
+commit 1088b60e8cacac7331bb860eeeb489f032159f24
+Merge: f298c40b 191ae0bc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 20:09:25 2018 +0100
+
+    merge
+
+commit f298c40b08d1880f944fc98a388b223082433379
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 20:07:27 2018 +0100
+
+    Avoid seting layer on destroyed client.
+
+ src/wmframe.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5e1aef15008b348ce38ee0990b500c635e765d85
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 20:06:44 2018 +0100
+
+    Avoid repeated activations of same window.
+
+ src/wmcontainer.cc | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit 403ab9a02447fee505b289ff227d58a1efe8a43e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 20:06:12 2018 +0100
+
+    Check if client is destroyed.
+
+ src/wmclient.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 791362fb1807210c5000bb8e1c2f1fe9377223ef
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 20:04:59 2018 +0100
+
+    Calling performLayout just once is enough.
+
+ src/decorate.cc | 6 ++++--
+ src/wmframe.h   | 1 -
+ 2 files changed, 4 insertions(+), 3 deletions(-)
+
+commit 212134afa45955f393b8da18ca406f65295d7b35
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 20:03:35 2018 +0100
+
+    Allow to popdown start menu.
+
+ src/wmprog.cc | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 55f6f24f05ff1d016f790077a70d302f06d5ac72
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 20:03:18 2018 +0100
+
+    Optimization.
+
+ src/ywindow.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 191ae0bc9d9e6f0942fad3f0fcdfb6684672671b
+Merge: d29a6da1 6f05e775
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Mon Dec 17 19:02:21 2018 +0000
+
+    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate
+
+commit 6f05e7758596dbb1a99a13293e4f08d9f37033da
+Author: YunSeok Choi <xein@naver.com>
+Date:   Mon Dec 17 13:29:36 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 71.6% (333 of 465 strings)
+
+ po/ko.po | 18 +++++++-----------
+ 1 file changed, 7 insertions(+), 11 deletions(-)
+
+commit d29a6da16c9f0576098476472d3a7f5ef8c30eb2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 17 20:01:10 2018 +0100
+
+    Apm LayoutInfo only if MAX_ACPI_BATTERY_NUM is defined for #316.
+
+ src/wmtaskbar.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 0633edc47de1981686219f83cb8319f87beadafc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 16 16:31:54 2018 +0100
+
+    tooltips international.
+
+ src/wmtaskbar.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b7bb2193a13f23af994b276afddf9fbf5a2007f4
+Author: varmanishant <nishant.varma@gmail.com>
+Date:   Sun Dec 16 20:54:36 2018 +0530
+
+    Title case for tooltip messages (#322)
+
+ src/wmtaskbar.cc | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 72d4e72e61f39e6729c5fda3631286f79b288683
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 11 05:27:15 2018 +0100
+
+    install icons/icewm_32x32.png
+
+ lib/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 92048edc20a36d6aae70c30993e38a52ac32fe39
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 10 00:35:13 2018 +0100
+
+    Check if MAX_ACPI_BATTERY_NUM is defined for fApm for NetBSD.
+    When hiding taskbar first hide before relayout.
+    Only show edge trigger if taskBarAutoHide.
+
+ src/wmtaskbar.cc | 21 ++++++++++++++-------
+ 1 file changed, 14 insertions(+), 7 deletions(-)
+
+commit ba159cb48f787e089b94794dc5e447d4081776f4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 10 00:33:14 2018 +0100
+
+    Keep execution of wm actions in one place.
+    Also show statusWorkspace if taskbar is hidden.
+    Check if client is nonempty to avoid possible crash.
+
+ src/wmmgr.cc | 34 ++++++++++------------------------
+ 1 file changed, 10 insertions(+), 24 deletions(-)
+
+commit 7a8e8e14dd89ba70da4e8638cbae390b3763b220
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 10 00:30:37 2018 +0100
+
+    Remove some superfluous and duplicate code.
+    Don't activate or focus taskbar. Hide frame after deleting client.
+    Avoid superfluous refocusing of the same frame if possible.
+    Don't update state for destroyed clients to avoid X errors.
+
+ src/wmframe.cc | 46 ++++++++++++++++------------------------------
+ 1 file changed, 16 insertions(+), 30 deletions(-)
+
+commit 964efe67aab9b157f2d239614acb21f6c64b522a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 10 00:28:57 2018 +0100
+
+    Keep execution of actions in one place.
+    Check for broken pipe writes.
+    Always focus logout message box when needed.
+
+ src/wmapp.cc | 21 ++++++++++++++-------
+ 1 file changed, 14 insertions(+), 7 deletions(-)
+
+commit 36038fd1123a5a0277ba34e87fc89f0f319aefc6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 10 00:28:30 2018 +0100
+
+    +hidden
+
+ src/wmtaskbar.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit e52b8b278ba1c8f0d6e5f8e83dcaf54f89cc9fdb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 10 00:27:52 2018 +0100
+
+    +extract.
+
+ src/ypointer.h | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit e07132ecdd228a586a710da15a2a02dec60833d1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 5 22:30:06 2018 +0100
+
+    Fix resize of tiny windows.
+
+ src/decorate.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit fb5d77863a06151295d0ddafc2fa965f9950b8c8
+Author: Dingzhong Chen <wsxy162@gmail.com>
+Date:   Tue Dec 4 10:39:24 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 99.5% (463 of 465 strings)
+
+ po/zh_CN.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 6aa1b6beaa269fa8d323f34106c9915a65911848
+Author: Dingzhong Chen <wsxy162@gmail.com>
+Date:   Tue Dec 4 10:08:28 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 99.5% (463 of 465 strings)
+
+ po/zh_CN.po | 345 +++++++++++++++++++++-----------------------------------
+ 1 file changed, 129 insertions(+), 216 deletions(-)
+
+commit 9c6d50a82af0a3850e995c5326bde1c83878c076
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Dec 3 15:09:46 2018 -0700
+
+    correct uninitialized loop variable
+
+ src/decorate.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit fdc93458b99d20e0d165435ecc4adbafdf069a87
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 3 21:07:41 2018 +0100
+
+    Check against empty iconPaths.
+
+ src/yicon.cc | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 05a4b8d702e41e020db853651dbff6b2a9caa699
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 3 20:39:47 2018 +0100
+
+    Fix for yximage for themes which define their own cursors in case X
+    depth is 32 bits.
+
+ src/ycursor.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 479a1e1fddbd367c7f5704bac99010610172a297
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 3 01:09:06 2018 +0100
+
+    Fixes for locating background images in theme directory for issue #319.
+
+ src/icewmbg.cc | 49 +++++++++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 45 insertions(+), 4 deletions(-)
+
+commit 0a06fedc498e28252071ad1c3fa4067ced2b4949
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 23:44:07 2018 +0100
+
+    complete and correct maximization
+
+ src/decorate.cc  | 19 ++++++++++---------
+ src/wmaction.h   |  2 ++
+ src/wmapp.cc     |  5 ++++-
+ src/wmclient.h   |  3 +++
+ src/wmframe.cc   |  3 +++
+ src/wmwinlist.cc | 13 ++++++++++++-
+ 6 files changed, 34 insertions(+), 11 deletions(-)
+
+commit dd8e27e7789a211bfd0646a8af74e8d4fe37d1bc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 23:23:17 2018 +0100
+
+    If taskBarWorkspacesLeft is false then keep collapse button rightmost.
+    Also honor taskBarShowWorkspaces option.
+    Only show or configure edge trigger if taskBarAutoHide is true.
+    Reduce taskbar painting a bit.
+    Only activate taskbar if it can make use of keyboard input.
+    Update taskbar layer info in frame.
+    Repaint collaps button when needed.
+    Update location for collapsing.
+
+ src/wmtaskbar.cc | 51 +++++++++++++++++++++++++++++++++++----------------
+ 1 file changed, 35 insertions(+), 16 deletions(-)
+
+commit e365f9f7573988fe983c045b5f0a89f16737de83
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 22:46:29 2018 +0100
+
+    fix typos
+
+ man/icewmbg.pod | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6d9c269e79424c5255297fa1b95f06bd0662e875
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 22:46:07 2018 +0100
+
+    simplify.
+
+ man/icewm.pod | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 1e28f4b6fbcd369f993010d7a7008f8ede805bf7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 22:45:16 2018 +0100
+
+    Add menusel.xpm to Gradients for CrystalBlue.
+
+ lib/themes/CrystalBlue/default.theme | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2c9b9f984d51692201d97531546f1cd3478cb250
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 22:44:23 2018 +0100
+
+    add icewm icon 32x32
+
+ lib/icons/icewm_32x32.png | Bin 0 -> 1568 bytes
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 223ea2ed00b9184e8ae7b722e35b1793bac433a4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 22:22:21 2018 +0100
+
+    Don't subject taskbar to manual placement.
+    If client destroyed then hide frame before destroying.
+    Don't try to focus frames where the client is destroyed.
+    When switching to a workspace without a previous focused window
+    focus the window which is directly under the mouse.
+    Avoid a case where nothing is focused, but a focusable window exists
+    by remembering at least one focusable window.
+
+ src/wmmgr.cc | 49 ++++++++++++++++++++++++++++++++++++++++++-------
+ src/wmmgr.h  |  1 +
+ 2 files changed, 43 insertions(+), 7 deletions(-)
+
+commit 67951ffc03531efbaf380a9d1649b54853ac2d20
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 21:34:22 2018 +0100
+
+    Detect image file types for filenames without extensions to restart
+    support for workspace button icons.
+
+ src/yximage.cc | 30 ++++++++++++++++++++++++++++--
+ 1 file changed, 28 insertions(+), 2 deletions(-)
+
+commit 4fed88a1075874c17fdeb93ae80574c8937b269d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 21:16:17 2018 +0100
+
+    typo in restartClient path
+
+ src/wmapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c2f729c9a7d22109437380a724bf1567006d8d0b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 21:10:36 2018 +0100
+
+    Fix resize of tiny windows.
+
+ src/decorate.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a82ac6df3187fa869fa39c3facd5ff2d46b340cf
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 21:07:42 2018 +0100
+
+    Copy args in restartClient in case unmanageClients deletes args memory.
+
+ src/wmapp.cc | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit a64028ccc2cbc14e43f919aa225a4cf8fec5dc35
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 21:04:46 2018 +0100
+
+    Add extend and new YStringArray constructur for char args.
+
+ src/yarray.cc | 27 ++++++++++++++++++++++++++-
+ src/yarray.h  |  2 ++
+ 2 files changed, 28 insertions(+), 1 deletion(-)
+
+commit 5b59425994b6167268ddf5ab8774832dc2878e9d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 21:02:21 2018 +0100
+
+    Lookup absolute icewm path in case program_invocation_name is useless
+    to fix backtraces. Also filter out useless data from backtraces.
+
+ src/base.h  |  6 ++--
+ src/misc.cc | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 2 files changed, 89 insertions(+), 7 deletions(-)
+
+commit 625675d8787f5c6a467d84a0a950b425dfa14823
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 21:00:10 2018 +0100
+
+    Clear cache at cycle to reduce memory.  Also remove superfluous warning
+    to fix #313.
+
+ src/icewmbg.cc | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit ce7c13183f18bef6971879ef9b3e1a1572f367bd
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 2 20:58:30 2018 +0100
+
+    Simplify warning.
+
+ src/ypaths.cc | 7 ++-----
+ 1 file changed, 2 insertions(+), 5 deletions(-)
+
+commit 546ed40c4aca6910b0fee2593b30aceaa8d00cff
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Thu Nov 22 18:51:53 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/pt_BR.po | 66 +++++++++------------------------------------------------
+ 1 file changed, 10 insertions(+), 56 deletions(-)
+
+commit b4704a48e468dc8344ef7ea7dab57d44a2023f2a
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Thu Nov 15 15:21:47 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/it.po | 381 +++++++++++++++++++++++------------------------------------
+ 1 file changed, 146 insertions(+), 235 deletions(-)
+
+commit ec7a33d5521ae2f2b5aee90a80155259fe4cc674
+Merge: 89bc0ad3 ce174aa2
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Sun Nov 11 12:30:48 2018 -0700
+
+    Merge pull request #315 from bsiegert/nls
+
+    Two build fixes for NetBSD
+
+commit ce174aa2c8445a81e3e4acbdbf2b9e78a225e29c
+Author: Benny Siegert <bsiegert@gmail.com>
+Date:   Sun Nov 11 20:25:07 2018 +0100
+
+    Fix compilation of PPP meter in NetBSD
+
+ src/apppstatus.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9c56b1f3a06b80fa7cd4b5bbe1dc9ef5dfaac1f6
+Author: Benny Siegert <bsiegert@gmail.com>
+Date:   Sun Nov 11 17:36:42 2018 +0100
+
+    Make JCS extension usage conditional.
+
+    JCS_EXT_RGBA is a libjpeg-turbo extension, normal libjpeg does not
+    have it.
+
+ src/yximage.cc | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 8436ee1e9b5dc936f870695256aafd6e99f32495
+Author: Benny Siegert <bsiegert@gmail.com>
+Date:   Sun Nov 11 17:31:19 2018 +0100
+
+    Cast iconv arg to correct type for NetBSD
+
+    This explicitly casts one argument to const char** to avoid the following
+    error:
+
+    /home/bsiegert/src/github.com/bsiegert/icewm/src/ylocale.cc: In static
+    member function 'static YUChar* YLocale::unicodeString(const YLChar*,
+    size_t, size_t&)':
+    /home/bsiegert/src/github.com/bsiegert/icewm/src/ylocale.cc:162:46:
+    error: invalid conversion from 'char**' to 'const char**' [-fpermissive]
+         if (0 > (int) iconv(instance->toUnicode, &inbuf, &inlen, &outbuf,
+         &outlen))
+                                                  ^~~~~~
+    In file included from
+    /home/bsiegert/src/github.com/bsiegert/icewm/src/ylocale.h:12:0,
+                     from
+                     /home/bsiegert/src/github.com/bsiegert/icewm/src/ylocale.cc:12:
+    /usr/include/iconv.h:46:8: note:   initializing argument 2 of 'size_t
+    iconv(iconv_t, const char**, size_t*, char**, size_t*)'
+     size_t iconv(iconv_t, const char ** __restrict,
+
+ src/ylocale.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 89bc0ad3908d12837bc476453631766b93557601
+Author: Antoine Belvire <antoine.belvire@opensuse.org>
+Date:   Wed Nov 7 20:35:35 2018 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 87.9% (409 of 465 strings)
+
+ po/fr.po | 298 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 109 insertions(+), 189 deletions(-)
+
+commit 3c7a55f70a700efca680c2c30ff49e2c25db6b25
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Oct 23 10:55:24 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/sk.po | 51 +++++----------------------------------------------
+ 1 file changed, 5 insertions(+), 46 deletions(-)
+
+commit ec70ec38742a4ae5e7461a0651526362b875897d
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Oct 31 13:18:46 2018 +0100
+
+    A few fixes/improvements of the German translation
+
+ po/de.po | 25 ++++++++++++-------------
+ 1 file changed, 12 insertions(+), 13 deletions(-)
+
+commit feb0adf05d4e9256f7c5f94897b604b02582535f
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Wed Oct 31 20:27:22 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/de.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 92c637747a8d1f52d1bad561059c80cc30b532a5
+Author: jc sl <trcs@gmx.com>
+Date:   Wed Oct 31 19:26:25 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 93.5% (435 of 465 strings)
+
+ po/es.po | 121 +++++++++++++++++------------------------------------------
+ 1 file changed, 35 insertions(+), 86 deletions(-)
+
+commit 6f44daa38dff7ed157ed7cbd17d33ef948a02737
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Wed Oct 31 08:51:36 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/de.po | 71 +++++++++++-------------------------------------------------
+ 1 file changed, 13 insertions(+), 58 deletions(-)
+
+commit eadc184db21839108310d91726477a56b09ba7a6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 29 21:20:50 2018 +0100
+
+    Honor WinHintsSkipFocus. Avoid showing the same app multiple times.
+
+ src/wmswitch.cc | 32 ++++++++++++++++++--------------
+ 1 file changed, 18 insertions(+), 14 deletions(-)
+
+commit e48e64439080d049ebddddd1e4b499aa474da17a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 29 21:19:31 2018 +0100
+
+    Set sticky for quickswitch.
+
+ src/wmwinlist.cc | 17 ++++++-----------
+ 1 file changed, 6 insertions(+), 11 deletions(-)
+
+commit 9a635bbfc88f0ec86c3b925f82b542519997c708
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 29 21:19:04 2018 +0100
+
+    typo
+
+ src/ypixmap.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 77196178450accf0a959155c94ec8c1c401633a8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 29 02:28:46 2018 +0100
+
+    update man
+
+ man/icesound.pod  | 15 ++++++---------
+ man/icewm.pod     |  5 +++++
+ man/icewmhint.pod | 48 ++++++++++++++++++++++++------------------------
+ 3 files changed, 35 insertions(+), 33 deletions(-)
+
+commit 98724ae809d7d827cc456da32c938b80a6963694
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 29 02:27:00 2018 +0100
+
+    Switch among windows from the same WM_CLASS #306.
+
+ src/bindkey.h   |  2 ++
+ src/default.h   |  1 +
+ src/wmapp.cc    |  2 +-
+ src/wmclient.cc | 49 ++++++++++++++++---------------
+ src/wmclient.h  | 16 ++++++++--
+ src/wmmgr.cc    | 84 ++++++++++++++---------------------------------------
+ src/wmprog.cc   |  3 ++
+ src/wmswitch.cc | 23 +++++++++++++--
+ src/wmswitch.h  |  5 +++-
+ 9 files changed, 92 insertions(+), 93 deletions(-)
+
+commit 5db5929ad6653e64a3a5341b31b1e53df3e5c3e1
+Author: Sir Mobus Gochfulshigan Dorphin Esquire XXIII <celestialtuba@gmail.com>
+Date:   Sun Oct 28 05:53:59 2018 -0400
+
+    Combine fixes for issue #232 (#309)
+
+    Contains @gijsbers fix for runonce and @Code7R command to roll ss as
+    well as checking if ss exists (even on GNU/Linux systems, older systems
+    will still have netstat and may not have ss)
+
+ src/default.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b5e19f00d34f1334c4530a53da23c23dd01940ec
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 27 05:44:53 2018 +0200
+
+    unneeded optimize fTaskBarApp.
+
+ src/wmframe.cc | 9 ---------
+ 1 file changed, 9 deletions(-)
+
+commit 0be02dcbe3727a6cf8a47d81f9234b294a0872df
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 27 05:42:47 2018 +0200
+
+    Fix missing urgency task button for #301.
+
+ src/atasks.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 6c586babdadcf155c40938dfc0bd3677937208e2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 27 05:40:45 2018 +0200
+
+    FocusOnAppRaise need not be set by focus models, because it is false
+    always.
+
+ src/wmapp.cc | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit c7e2f8c1e5bd53426db875199b0af8806739a0ca
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Oct 25 05:38:01 2018 +0200
+
+    Keep workspace if task flashing and FocusCurrentWorkspace for #301.
+
+ src/atasks.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0005b24518160f6d5a60583954b1b4c35d4f1176
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Oct 25 05:21:13 2018 +0200
+
+    Draw task icon after left icon for #239.
+
+ src/atasks.cc | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit c2cddd2d75a264262ba98f0023e51e163390ffc0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Oct 25 05:20:38 2018 +0200
+
+    update strtest
+
+ src/strtest.cc | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit dd237bf8bde5369777072106b5f29d77e7f93877
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Oct 25 05:19:58 2018 +0200
+
+    better
+
+ src/upath.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit b9af4125c71217015b85824aa2223ceef4f1c6f6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Oct 25 05:13:23 2018 +0200
+
+    typo
+
+ src/upath.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 885b905b3e1920c837da11f0eb71012b828abe8e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 24 23:15:40 2018 +0200
+
+    fix YImageGDK::subimage. save YImages for when debugging.
+
+ src/yimage.h      |  1 +
+ src/yimage_gdk.cc | 19 ++++++++++--
+ src/yximage.cc    | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 99 insertions(+), 2 deletions(-)
+
+commit 4117c00ce5dbb36ab67e4b74e0b05dca29151258
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 24 23:13:24 2018 +0200
+
+    expand + replaceExtension.
+
+ src/upath.cc | 48 ++++++++++++++++++++++++++++++++++++++++--------
+ src/upath.h  |  3 +++
+ 2 files changed, 43 insertions(+), 8 deletions(-)
+
+commit f3109ac3dd931a5e9277ad7300430a2b70368501
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 24 18:22:01 2018 +0200
+
+    also subtract right from width.
+
+ src/atasks.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit ea771bfb3896a0f357ce0b8f00ca5f2f1b0f4b9e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 24 18:16:35 2018 +0200
+
+    refs public
+
+ src/wpixres.cc | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit 1ecd9821c76ed70e269069b2443b666472314fd9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 24 18:16:04 2018 +0200
+
+    match must be const.
+
+ src/mstring.cc | 2 +-
+ src/mstring.h  | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 7527a7c11d633c9d98ee3257ed73d040432165d2
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Tue Oct 23 18:39:09 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/cs.po | 71 +++++++++++-------------------------------------------------
+ 1 file changed, 13 insertions(+), 58 deletions(-)
+
+commit 4fa1708900d9a13486d95c021cb9f6a9456b3459
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:54:32 2018 +0200
+
+    use TaskbuttonIconOffset for #239. Better window context menus. Don't
+    use FocusCurrentWorkspace for window menu for #301.
+
+ src/atasks.cc    | 72 ++++++++++++++++++++++++++++++++++++++++++-----
+ src/atray.cc     |  2 +-
+ src/decorate.cc  | 58 +++++++++++++++-----------------------
+ src/movesize.cc  |  2 +-
+ src/wmclient.h   | 12 +++++++-
+ src/wmframe.cc   | 14 +++++++---
+ src/wmframe.h    | 21 +++++++-------
+ src/wmmgr.cc     |  8 ------
+ src/wmmgr.h      |  2 --
+ src/wmswitch.cc  | 10 ++-----
+ src/wmwinlist.cc | 79 ++++++++++++++++++++++++++++++++++++++++------------
+ src/wmwinmenu.cc |  2 +-
+ 12 files changed, 186 insertions(+), 96 deletions(-)
+
+commit b8f79ca35b12b98e4957e748bb4b30eb78308498
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:53:19 2018 +0200
+
+    checkCommand.
+
+ src/ymenu.cc | 6 ++++++
+ src/ymenu.h  | 1 +
+ 2 files changed, 7 insertions(+)
+
+commit 6a53735c06aa83fa649219ebf02b7c1f139a26a0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:52:50 2018 +0200
+
+    calculate icons for TaskbuttonIconOffset.
+
+ src/wpixres.cc | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 103 insertions(+)
+
+commit 83b83111f748377156c43fa0f84b21adb26519fb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:50:44 2018 +0200
+
+    delete AutoScroll when done.
+
+ src/ywindow.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 8c46f5115f81b3694443d40d5f20416304333d30
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:50:19 2018 +0200
+
+    subimage for YPixmap
+
+ src/ypixmap.cc | 10 ++++++++++
+ src/ypixmap.h  |  1 +
+ 2 files changed, 11 insertions(+)
+
+commit a764a8fc478215edbcd1c47c4e8efb6f0d8b4705
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:49:52 2018 +0200
+
+    subimage for YImage.
+
+ src/yimage.h      |  2 ++
+ src/yimage_gdk.cc | 11 +++++++++++
+ 2 files changed, 13 insertions(+)
+
+commit b53b97f8fc03686544d14415aa67775ad1061371
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:48:42 2018 +0200
+
+    icons for TaskbuttonIconOffset
+
+ src/wpixmaps.h | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+commit 7f7c55acd6617a2f1b185b08880de7ec99d1f823
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:47:45 2018 +0200
+
+    TaskbuttonIconOffset
+
+ src/themable.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit b5498c9fb483e8ae88ca2a72d9994d1ec6522e40
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 23 19:46:36 2018 +0200
+
+    fix Look and WorkspaceNames in "preferences". Add -o,--output option.
+
+ src/genpref.cc | 56 ++++++++++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 48 insertions(+), 8 deletions(-)
+
+commit 418af47255ae2ba0ec1a839798fd26d4a3970230
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Oct 23 10:55:24 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 99.7% (464 of 465 strings)
+
+ po/sk.po | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 0f191b7d193937ccb2591266306fc5e96e8bbcdc
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Mon Oct 22 22:45:54 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/da.po | 66 +++++++++---------------------------------------------------
+ 1 file changed, 10 insertions(+), 56 deletions(-)
+
+commit b1b5c41f293fa66c95b1f0ca354c8dba7fb623b1
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Oct 22 15:29:48 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/ca.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 6b1b6fc33a2673585f572abdc48bd28424d597b4
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Oct 22 15:28:18 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/ca.po | 85 ++++++++++++++----------------------------------------------
+ 1 file changed, 20 insertions(+), 65 deletions(-)
+
+commit 25587e660ce37c14152a56c021d941c92e6196ce
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Mon Oct 22 10:26:03 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 99.5% (463 of 465 strings)
+
+ po/sk.po | 14 +++++---------
+ 1 file changed, 5 insertions(+), 9 deletions(-)
+
+commit 5715734e300cb036da3d3de935bbc3b405b7d12a
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Sat Oct 20 23:08:59 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/ja.po | 80 ++++++++++++------------------------------------------------
+ 1 file changed, 15 insertions(+), 65 deletions(-)
+
+commit 2e7443e30f02979a5c8e26aa2f8f0957ca3f4235
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Sat Oct 20 21:07:47 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (465 of 465 strings)
+
+ po/nl.po | 68 ++++++++++--------------------------------------------------
+ 1 file changed, 11 insertions(+), 57 deletions(-)
+
+commit 310fe0c5774f536e049028bf8ba2f75f64db20be
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 20 19:00:20 2018 +0200
+
+    restore dist.sh build.
+
+ INSTALL-cmakebuild.md | 44 ++++++++++++++++++++++++++++++++++++++++++++
+ src/Makefile.am       |  1 +
+ 2 files changed, 45 insertions(+)
+
+commit 0e651da132970cbf4d0f36864f5a84e9616fe4ad
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 20 18:35:53 2018 +0200
+
+    update po files
+
+ po/ar.po     | 357 +++++++++++++++++++++++++++++++----------------------
+ po/be.po     | 312 +++++++++++++++++++++++++----------------------
+ po/bg.po     | 312 +++++++++++++++++++++++++----------------------
+ po/ca.po     | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/cs.po     | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/da.po     | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/de.po     | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/el.po     | 312 +++++++++++++++++++++++++----------------------
+ po/en.po     | 300 +++++++++++++++++++++++----------------------
+ po/es.po     | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/fi.po     | 315 ++++++++++++++++++++++++-----------------------
+ po/fr.po     | 357 +++++++++++++++++++++++++++++++----------------------
+ po/he.po     | 312 +++++++++++++++++++++++++----------------------
+ po/hr.po     | 310 ++++++++++++++++++++++++----------------------
+ po/hu.po     | 360 +++++++++++++++++++++++++++++++-----------------------
+ po/icewm.pot | 304 +++++++++++++++++++++++----------------------
+ po/id.po     | 312 +++++++++++++++++++++++++----------------------
+ po/it.po     | 357 +++++++++++++++++++++++++++++++----------------------
+ po/ja.po     | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/ko.po     | 357 +++++++++++++++++++++++++++++++----------------------
+ po/lt.po     | 312 +++++++++++++++++++++++++----------------------
+ po/lv.po     | 316 ++++++++++++++++++++++++-----------------------
+ po/mk.po     | 312 +++++++++++++++++++++++++----------------------
+ po/nb.po     | 315 ++++++++++++++++++++++++-----------------------
+ po/nl.po     | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/no.po     | 315 ++++++++++++++++++++++++-----------------------
+ po/pl.po     | 357 +++++++++++++++++++++++++++++++----------------------
+ po/pt_BR.po  | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/ro.po     | 312 +++++++++++++++++++++++++----------------------
+ po/ru.po     | 365 ++++++++++++++++++++++++++++++++-----------------------
+ po/sk.po     | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/sl.po     | 312 +++++++++++++++++++++++++----------------------
+ po/sv.po     | 357 +++++++++++++++++++++++++++++++----------------------
+ po/tr.po     | 316 ++++++++++++++++++++++++-----------------------
+ po/uk.po     | 357 +++++++++++++++++++++++++++++++----------------------
+ po/vi.po     | 312 +++++++++++++++++++++++++----------------------
+ po/zh_CN.po  | 361 +++++++++++++++++++++++++++++++-----------------------
+ po/zh_TW.po  | 361 +++++++++++++++++++++++++++++++-----------------------
+ 38 files changed, 7147 insertions(+), 5659 deletions(-)
+
+commit 599c6de8fc27281985f6f9eef75456681dad7202
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 20 18:22:56 2018 +0200
+
+    wordexp portability
+
+ src/wmapp.cc | 2 +-
+ src/yicon.cc | 6 ++++++
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 492a65379c17975e9f697382a4eca159d8c78b2c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 20 18:15:35 2018 +0200
+
+    Show the valid bounds for bad arguments.
+
+ src/yconfig.cc | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 6434e6d91da0ef18c5c5a45ab7a05a14c5d3fd1c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 20 18:14:59 2018 +0200
+
+    fix typo
+
+ src/wmapp.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 90ab9fa57d8806784857f64cd24df0c735cdef69
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Oct 18 22:37:34 2018 +0200
+
+    fix leak
+
+ src/wmmgr.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit af5fed1fe3fa50b478041a6e1b3fb11389cf4d4c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 17 21:10:56 2018 +0200
+
+    Optimization
+
+ src/wmapp.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit e31395acfc6c35cbebcfedc775ab1f5f32c5ed9c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 16 22:37:43 2018 +0200
+
+    icewm icon
+
+ lib/Makefile.am           |   1 +
+ lib/icons/icewm_16x16.png | Bin 0 -> 777 bytes
+ 2 files changed, 1 insertion(+)
+
+commit 85822f2aeed1562e6822110c3472631b8f765103
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 16 22:31:03 2018 +0200
+
+    Warn if SVG is not supported for gdk-pixbuf without librsvg.
+
+ configure.ac | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 137ad5a5eb28f3f65b44617a279638016dd2d2de
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 16 22:29:40 2018 +0200
+
+    typo
+
+ man/icewm.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 56584c50feb3b81e930d0cdcc696dcdcf34ca3b0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 16 22:28:15 2018 +0200
+
+    Don't require a restart to load Custom focus mode, but
+    reload the focus options from file.
+
+ src/default.h |  1 -
+ src/wmapp.cc  | 32 +++++++++++++++++++++++++-------
+ src/wmapp.h   |  8 +++++---
+ src/wmprog.cc |  2 +-
+ 4 files changed, 31 insertions(+), 12 deletions(-)
+
+commit 21ca91380565caa38fe1a4640dc4533b1bc12f85
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 16 22:23:46 2018 +0200
+
+    Expand IconPath with wordexp for #305.
+    Fix poor handling of icons not found (speedup!).
+    Use more icon paths to locate more application icons.
+
+ src/yicon.cc | 89 +++++++++++++++++++++++++++++---------------------------
+ src/ypaths.h |  1 +
+ src/yprefs.h | 15 ++++++++--
+ 3 files changed, 60 insertions(+), 45 deletions(-)
+
+commit 1b400cf7dc8f3f6ca72103c2422294dac53ff8e7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 15 23:02:25 2018 +0200
+
+    fix runonce #301.
+
+ src/wmapp.cc  | 26 ++++++++++++--------------
+ src/wmapp.h   |  6 ++++--
+ src/wmmgr.cc  |  7 +++++--
+ src/wmprog.cc |  3 ++-
+ src/wmprog.h  |  1 +
+ 5 files changed, 24 insertions(+), 19 deletions(-)
+
+commit 6bf0df90563ec798100019f89ee5143b41a8b930
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 15 23:02:09 2018 +0200
+
+    init unique
+
+ src/yxcontext.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 24ade318eead63ecce0e6c2e4ffa1b467865c69b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 15 08:44:23 2018 +0200
+
+    Add missing.
+
+ man/icewm-menu.pod       | 18 +++++++++++--
+ man/icewm-programs.pod   | 30 ++++++++++++++--------
+ man/icewm-winoptions.pod | 60 +++++++++++++++++++++++++-------------------
+ man/icewm.pod            | 40 ++++++++++++++++++-----------
+ 4 files changed, 95 insertions(+), 53 deletions(-)
+
+commit f0d9d6914fa16951e9fc9308c312f2dcff0434fa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 15 08:40:47 2018 +0200
+
+    Fix window matching by pid for daemons.
+    More efficient window resource matching.
+    Use OO context. Complete windowlist menu.
+    YWindow fetchTitle. #301.
+
+ src/wmapp.cc     |  34 +++++++-----
+ src/wmapp.h      |   2 +-
+ src/wmclient.cc  |  39 +++++++++-----
+ src/wmframe.cc   |  23 +++-----
+ src/wmmgr.cc     | 149 ++++++++++++++++++++++++++++++---------------------
+ src/wmmgr.h      |   6 +--
+ src/wmswitch.cc  |   5 ++
+ src/wmwinlist.cc |  15 ++++--
+ src/ywindow.cc   |  48 ++++++-----------
+ src/ywindow.h    |   1 +
+ src/yxapp.cc     |  27 +++-------
+ 11 files changed, 190 insertions(+), 159 deletions(-)
+
+commit d72c8f38a5a0b5e3c1be859784925713eb0940dc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 15 08:40:21 2018 +0200
+
+    OO context (traceable)
+
+ src/yxcontext.h | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 123 insertions(+)
+
+commit d0b5f425e53f7da1f6653b2454b737914dabeee4
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Oct 14 12:18:23 2018 +0200
+
+    Fix fdomenu build when XTERMCMD override is used
+
+ src/fdomenu.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 15012e018e6580de9952f6dbad037bd1063c6b42
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 13 08:10:03 2018 +0200
+
+    fix WM_CLASS for NetStatus for #232.
+
+ src/default.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d4288e3162a00e9e49f9e43ccc9cb592235ce6a0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Oct 12 21:29:45 2018 +0200
+
+    document new options
+
+ man/icewm-preferences.pod | 4 ++++
+ man/icewm.pod             | 6 ++++++
+ 2 files changed, 10 insertions(+)
+
+commit 508242a4eff3710c40b23ada0a36cd92398ca1ec
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Oct 12 21:28:45 2018 +0200
+
+    FocusCurrentWorkspace moves newly focused windows to current workspace
+    for #301.
+
+ src/default.h  |  2 ++
+ src/wmframe.cc | 11 ++++++++---
+ 2 files changed, 10 insertions(+), 3 deletions(-)
+
+commit 5789198ee131a25ab271d6f950b5cbaf1c01f77f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Oct 12 19:18:32 2018 +0200
+
+    always open applet command windows on current workspace for #301.
+
+ src/aclock.cc     |  3 ++-
+ src/aclock.h      |  1 +
+ src/acpustatus.cc |  6 ++++--
+ src/acpustatus.h  |  1 +
+ src/amailbox.cc   |  5 +++--
+ src/amailbox.h    |  1 +
+ src/apppstatus.cc |  5 +++--
+ src/apppstatus.h  |  1 +
+ src/wmapp.cc      | 52 ++++++++++++++++++++++++++++++++++++++++++++-------
+ src/wmapp.h       | 10 ++++++----
+ src/wmclient.cc   | 25 ++++++++++++++++++++-----
+ src/wmclient.h    |  3 +++
+ src/wmmgr.cc      | 10 +++++-----
+ src/wmmgr.h       |  4 ++--
+ 14 files changed, 97 insertions(+), 30 deletions(-)
+
+commit 85d2d70657f7961da63ba0bf01baaa759becad0a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Oct 12 19:16:29 2018 +0200
+
+    reuse common internationalized strings.
+
+ src/wmprog.cc | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit c15848ff3a34b58f6a699c0432d2b656215933d4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Oct 12 19:16:07 2018 +0200
+
+    complete menu of window list.
+
+ src/wmwinlist.cc | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit d08549031d456af2df90f72885ec98062da3da58
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Oct 12 19:15:30 2018 +0200
+
+    MouseWinLower for #304
+
+ src/bindkey.h      |  2 ++
+ src/default.h      |  1 +
+ src/wmcontainer.cc | 16 +++++++++++++---
+ 3 files changed, 16 insertions(+), 3 deletions(-)
+
+commit 309c14ab9fc323868fc9a314579312b9dbccb6b5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Oct 12 19:13:03 2018 +0200
+
+    WMKey ops
+
+ src/yconfig.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit a0641d71c2e1dfc61f608a1673cc48b52272dd1f
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Mon Oct 8 18:40:59 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/de.po | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
+
+commit ae5029d2a1ac4ddc5f68f5c057b0e1430f8695b7
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Mon Oct 8 13:38:41 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 97.6% (453 of 464 strings)
+
+ po/de.po | 38 +++++++++++++++++++-------------------
+ 1 file changed, 19 insertions(+), 19 deletions(-)
+
+commit 0ba03bfc142983d4fd968f38ac44204b08573ab5
+Author: Dingzhong Chen <wsxy162@gmail.com>
+Date:   Sun Oct 7 16:42:15 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 75.6% (351 of 464 strings)
+
+ po/zh_CN.po | 22 ++++++++++------------
+ 1 file changed, 10 insertions(+), 12 deletions(-)
+
+commit f5952363403859cf3b53ca3fdba3ee7a83bd9011
+Author: Yi-Jyun Pan <pan93412@gmail.com>
+Date:   Fri Oct 5 15:30:37 2018 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 76.9% (357 of 464 strings)
+
+ po/zh_TW.po | 70 ++++++++++++++++++++++++---------------------------------
+ 1 file changed, 29 insertions(+), 41 deletions(-)
+
+commit ae66bc6795632661e1206f0bab9d97bafd9824ec
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 3 21:49:18 2018 +0200
+
+    fix typo after hash-sign. mention IceWM Theme Creation Howto.
+
+ man/icewm.pod | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit a916c57ed59b0b582bdb85e0bb2e55f1150ae7a9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 3 21:44:53 2018 +0200
+
+    fix return type of address operator.
+
+ src/ypointer.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 641e8f0032dd8c4245ac85d94fb493c79874fd34
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 3 21:44:04 2018 +0200
+
+    Check conf for nonempty in preferencesPath.
+
+ src/wmprog.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1ed7ddd9cd8c11b5ddf5728743ecb57f60142fda
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 3 21:43:44 2018 +0200
+
+    fix missing from in copyFrom
+
+ src/upath.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9f885aedfbad31c2f9019db1178524e31a5b7753
+Author: David Medina <medipas@gmail.com>
+Date:   Wed Oct 3 16:19:42 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/ca.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c5663c1baf14b92713958ae16bffd69c8911af01
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Oct 3 12:59:31 2018 +0200
+
+    Document the switchkey variant
+
+ man/icewm-keys.pod | 12 ++++++++++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
+
+commit 998f287793f89ba3a49919e9638542335dc3a9b9
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Oct 3 12:38:10 2018 +0200
+
+    Documenting quickswitch key combos, click-to-switch
+
+    And also the dragging and closing features on the task pane.
+
+ man/icewm.pod | 21 +++++++++++++++++++--
+ 1 file changed, 19 insertions(+), 2 deletions(-)
+
+commit 2941a22a62ff14f8548a6f1244f636141a0a9fb2
+Author: Marguerite Su <i@marguerite.su>
+Date:   Wed Oct 3 04:23:17 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 73.9% (343 of 464 strings)
+
+ po/zh_CN.po | 40 +++++++++++++++-------------------------
+ 1 file changed, 15 insertions(+), 25 deletions(-)
+
+commit 5bb2f74158a52c444279cc7737f9ed1ba585284f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 18:26:27 2018 +0200
+
+    prefer use of loadText.
+
+ src/wmmenu.cc   | 2 +-
+ src/wmoption.cc | 2 +-
+ src/yconfig.cc  | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 8280ea0623999379d2f39eb83786eb5c883b825e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 18:23:59 2018 +0200
+
+    Cannot save prefs to prefoverride as this makes it impossible to
+    overrule when later a preferences file does come into existence.
+    Only save to a preferences in getPrivConfDir() unless the configFile
+    was overruled on the command line. Before saving prefs copy a default
+    preferences from LIBDIR.
+
+ src/wmprog.cc | 47 +++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 39 insertions(+), 8 deletions(-)
+
+commit 5def051d33433d801b893d99e921e6d360411665
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 18:23:27 2018 +0200
+
+    Ensure getPrivConfDir() directory exists.
+
+ src/yapp.cc | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit e1d7807e8f26df634a3d4ba73cf32b7618ac700c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 18:21:51 2018 +0200
+
+    Need to remember configFile when saving prefs.
+
+ src/wmapp.cc | 27 ++++++++++++++-------------
+ src/wmapp.h  |  5 ++++-
+ 2 files changed, 18 insertions(+), 14 deletions(-)
+
+commit e63e5fe1fb9eeb142e41ce9db35b8a7060e1d307
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 16:01:26 2018 +0200
+
+    more keys.
+
+ man/icewm.pod | 42 ++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 42 insertions(+)
+
+commit 31358c47ff0f4a8018b596d2622c5e09bf756b39
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 30 15:27:41 2018 +0200
+
+    Let wmswitch focus the right item even without motion
+
+    Or it might fail on touchscreens without any motion or when mouse cursor
+    is never moved and the pointer was already in the area.
+
+ src/wmswitch.cc | 38 ++++++++++++++++++++++----------------
+ src/wmswitch.h  |  5 ++++-
+ 2 files changed, 26 insertions(+), 17 deletions(-)
+
+commit 9b4985c0d559a73da995a9fa2971596aa4d3cf0f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:28:38 2018 +0200
+
+    task switch keys are too easily mishit and too expertly.
+
+ src/bindkey.h | 10 ++++------
+ 1 file changed, 4 insertions(+), 6 deletions(-)
+
+commit aaf1bb810d16235c8b38f8c2037d412db83b1846
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:27:34 2018 +0200
+
+    remove obsolete comments
+
+ src/wmmgr.cc | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit ee3bb63c8b289a76b6492819a53a81bf14b7c5a2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:26:30 2018 +0200
+
+    mkdir mode uses upath defaults.
+
+ src/ysmapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 847a9ac2dc255792cd84f5cc865f48272f6eb39d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:26:01 2018 +0200
+
+    take address
+
+ src/ypointer.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit b336d1daa9c3596e85dabefefd0efde0a64d05fe
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:25:23 2018 +0200
+
+    ystring replace.
+
+ src/yarray.cc | 15 +++++++++++++--
+ src/yarray.h  |  1 +
+ 2 files changed, 14 insertions(+), 2 deletions(-)
+
+commit 28d1f3c42207e41e6e7bdb4e3b567d3fff5a1586
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:24:40 2018 +0200
+
+    loadText, copyFrom, testWritable.
+
+ src/upath.cc | 48 +++++++++++++++++++++++++++++++++++-------------
+ src/upath.h  |  3 +++
+ 2 files changed, 38 insertions(+), 13 deletions(-)
+
+commit 46e9267e40d619a69f06dacad8a6a0cdf5cc982b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:24:09 2018 +0200
+
+    fix test for NULL
+
+ src/strtest.cc | 17 ++++++++++++++---
+ 1 file changed, 14 insertions(+), 3 deletions(-)
+
+commit b202d1bafb59c610e1b2bba1fec6df62d6701e9c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:23:53 2018 +0200
+
+    nbsp
+
+ src/icehelp.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 86e19e0ea34ea09cfb5214ef38ac8def8c7759d5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 15:22:32 2018 +0200
+
+    Allow spaces and single quoted strings in TerminalCommand.
+    For NetCommand differentiate between Linux and others.
+
+ src/aaddressbar.cc | 70 ++++++++++++++++++++++++++++++++++++++------------
+ src/aaddressbar.h  |  1 +
+ src/default.h      | 14 +++++++---
+ 3 files changed, 64 insertions(+), 21 deletions(-)
+
+commit 5243d44bbdc6cc264eb90b5719adb75046e27a98
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 30 14:28:43 2018 +0200
+
+    Keep the text marking to visualize the final match
+
+    And some related refactoring, less nesting and pointless value passing.
+    Also not interpreting directories as final match.
+
+    Addressing part of #297, a proposal displaying solution is yet to come.
+
+ src/aaddressbar.cc | 20 +++++++-------------
+ src/aaddressbar.h  |  2 +-
+ src/yinput.cc      | 14 ++++++++------
+ src/yinputline.h   |  2 +-
+ 4 files changed, 17 insertions(+), 21 deletions(-)
+
+commit 25538d4058ea2a9bd74973960a75e7655996126e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 30 08:59:23 2018 +0200
+
+    Don't select text after tab completion.
+
+ src/yinput.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit eeddcf2b96e042598b28d1f6dc5c7d874596daf3
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 30 00:27:55 2018 +0200
+
+    Preparations to extract possible completions from globit code
+
+    For #297
+
+ src/globit.c  | 7 ++++++-
+ src/globit.h  | 3 ++-
+ src/yinput.cc | 6 ++++--
+ 3 files changed, 12 insertions(+), 4 deletions(-)
+
+commit 8ae9b8bafe85c8614840351ec772a2e85d2a2985
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 26 20:39:50 2018 +0200
+
+    Tab completion should expand to the longest common prefix of all
+    partial matches if globit_best returns 2 or higher.
+
+ src/yinput.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit de8d47400fda9a5a1aa4c4670448ab90dee31724
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 26 20:39:07 2018 +0200
+
+    Better links in html manpages.
+
+ man/Makefile.am          | 10 ++++++++--
+ man/icehelp.pod          |  2 +-
+ man/icewm-winoptions.pod |  2 +-
+ man/icewm.pod            |  2 +-
+ 4 files changed, 11 insertions(+), 5 deletions(-)
+
+commit c52418649e5ced5fb1109ac2d203ad23e29e4fad
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 26 20:36:37 2018 +0200
+
+    Update (generated from index.md using kramdoc).
+
+ doc/icewm.adoc | 3514 +++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 2518 insertions(+), 996 deletions(-)
+
+commit 69026c171717125c0efe65084a42f39eede4ebc4
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Sep 24 17:57:51 2018 +0200
+
+    Revert "Utilize auto_raii helper to avoid memleak on globit responses"
+
+    This reverts commit eb8af4ae037dd76248097804a3db6621cb771aac.
+
+ src/fdomenu.cc | 13 ++++++++++++-
+ src/yinput.cc  | 10 ++++------
+ src/ypointer.h | 17 -----------------
+ 3 files changed, 16 insertions(+), 24 deletions(-)
+
+commit eb8af4ae037dd76248097804a3db6621cb771aac
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 22 11:33:04 2018 +0200
+
+    Utilize auto_raii helper to avoid memleak on globit responses
+
+ src/fdomenu.cc | 13 +------------
+ src/yinput.cc  | 10 ++++++----
+ src/ypointer.h | 17 +++++++++++++++++
+ 3 files changed, 24 insertions(+), 16 deletions(-)
+
+commit 0ac7580c653a265afe8ad99430147f7b500845a1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 23 20:16:42 2018 +0200
+
+    fix leak
+
+ src/yinput.cc | 16 +++-------------
+ 1 file changed, 3 insertions(+), 13 deletions(-)
+
+commit 6a77f5050eb0f351e97591ba4d23845b1c25c7f9
+Author: Dmitriy Khanzhin <dmitriy.khanzhin@gmail.com>
+Date:   Wed Sep 19 18:55:21 2018 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/ru.po | 292 ++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 127 insertions(+), 165 deletions(-)
+
+commit ab9e852c367474a79e4e775f4461a393b40bb82d
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Sep 19 18:53:30 2018 +0200
+
+    Don't mistake multiple completion candidates for successful completion
+
+ src/yinput.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6db51cd2f2dc7dbd181d872b64f22814a6c422f0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Sep 19 18:49:47 2018 +0200
+
+    Option to skip generation of submenues
+
+    For #263.
+
+    Also added loading of translations for menues descriptors that are
+    actually used.
+
+ src/fdomenu.cc | 43 +++++++++++++++++++++++++++++++------------
+ 1 file changed, 31 insertions(+), 12 deletions(-)
+
+commit 0d5e1fc7c40c41c142aff8d8193b23267b1ecad6
+Author: Dmitriy Khanzhin <dmitriy.khanzhin@gmail.com>
+Date:   Wed Sep 19 08:06:32 2018 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 73.2% (340 of 464 strings)
+
+ po/ru.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit dd8af6c2921eca8c2551ecd633bc1151e7415eac
+Author: Dmitriy Khanzhin <dmitriy.khanzhin@gmail.com>
+Date:   Tue Sep 18 18:41:39 2018 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 72.8% (338 of 464 strings)
+
+ po/ru.po | 62 ++++++++++++++++++++++++------------------------------------
+ 1 file changed, 25 insertions(+), 37 deletions(-)
+
+commit e40d1048bf2318f1ec0745ca984f6595fc3440c1
+Author: jc sl <trcs@gmx.com>
+Date:   Mon Sep 17 20:46:19 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 87.9% (408 of 464 strings)
+
+ po/es.po | 132 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 66 insertions(+), 66 deletions(-)
+
+commit 000e97d4e82ab8b9c1bd51fbf1796b9ba579f570
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Sep 17 20:52:17 2018 +0200
+
+    Enforce markdown rendering for INSTALL.cmakebuild on Github.
+
+ INSTALL-cmakebuild.md | 41 -----------------------------------------
+ INSTALL.cmakebuild    |  1 +
+ 2 files changed, 1 insertion(+), 41 deletions(-)
+
+commit e4284b0e17e6a02077780c542bae12891033e3eb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Sep 17 20:16:45 2018 +0200
+
+    No titlebar or border for shaped applications like oclock and xeyes.
+    This fixes #192.
+
+ src/wmframe.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 85f0f75022edc0af8f024064293302e6a24b99f2
+Merge: 730df6c8 88f1ef75
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 16 22:14:38 2018 +0200
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 730df6c8b1e1e51535cec00a7d01e589fd597e10
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 16 20:17:30 2018 +0200
+
+    Don't complain about -C, --copying options.
+
+ src/wmapp.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 88f1ef751fd8ea3fd9fd1e4b7c8c7e3276ddf3bd
+Merge: 7ae7fa25 9e97a315
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sun Sep 16 18:17:18 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 7ae7fa25acac1dfa0c7bfb45a3b6fc214e66baff
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Sun Sep 16 16:26:17 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/da.po | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 9e97a315a74ea3125296fd77c3f4061d2b963bf7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 16 20:16:47 2018 +0200
+
+    add -C, --copying options
+
+ icewm-set-gnomewm | 16 ++++++++++++----
+ 1 file changed, 12 insertions(+), 4 deletions(-)
+
+commit db894f2d596f9ace7172f1572fea7e2d422f154c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 16 20:15:31 2018 +0200
+
+    update, complete, correct doc+man
+
+ doc/icewm.adoc             | 29 ++++++++++++-----------
+ man/icehelp.pod            | 53 ++++++++++++++++++++++++++++++++++++++++++
+ man/icesh.pod              | 50 +++++++++++++++++++++------------------
+ man/icewm-env.pod          |  4 +++-
+ man/icewm-focus_mode.pod   |  3 ++-
+ man/icewm-menu-fdo.pod     |  4 +++-
+ man/icewm-menu.pod         |  5 ++--
+ man/icewm-preferences.pod  |  3 ++-
+ man/icewm-prefoverride.pod |  3 ++-
+ man/icewm-programs.pod     |  4 +++-
+ man/icewm-session.pod      | 38 ++++++++++++++++++++++++++++++
+ man/icewm-shutdown.pod     |  5 +++-
+ man/icewm-startup.pod      |  5 +++-
+ man/icewm-theme.pod        |  4 +++-
+ man/icewm-toolbar.pod      |  5 +++-
+ man/icewm-winoptions.pod   |  4 ++--
+ man/icewm.pod              | 26 +++++++++++----------
+ man/icewmbg.pod            | 14 +++++------
+ man/icewmhint.pod          |  2 +-
+ 19 files changed, 191 insertions(+), 70 deletions(-)
+
+commit aed70ed498258a3f1b4f96bfab3c4ba6fa74460d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 16 20:14:33 2018 +0200
+
+    update links
+
+ CONTRIBUTING.md | 8 ++++----
+ README.md       | 6 +++---
+ README.md.in    | 6 +++---
+ 3 files changed, 10 insertions(+), 10 deletions(-)
+
+commit f831e6d2530324f6cfe45ac8898c4e3d81aaddc7
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Sun Sep 2 08:46:11 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/cs.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit ef9f34ae156bdbefa58612626e00cff8a682cc28
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 12 20:32:29 2018 +0200
+
+    icewmbg options to shuffle and cycle backgrounds.
+
+ man/icewm-toolbar.pod |   2 +-
+ man/icewmbg.pod       |  58 ++++++++--
+ src/icewmbg.cc        | 285 +++++++++++++++++++++++++++++++++++++---------
+ src/icewmbg_prefs.h   |  13 ++-
+ 4 files changed, 290 insertions(+), 68 deletions(-)
+
+commit 30c573c6babdcdf4fbb432bdcd857f6fc716ceba
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 12 20:26:50 2018 +0200
+
+    comma + backslash + newline continues a multi-value over multiple lines.
+
+ src/wmmenu.cc   |  2 +-
+ src/wmoption.cc |  2 +-
+ src/yconfig.cc  | 11 ++++++++---
+ 3 files changed, 10 insertions(+), 5 deletions(-)
+
+commit 3d714561384eb85969dd5b085bc89bbca5824d28
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 12 20:25:52 2018 +0200
+
+    glob, hasglob
+
+ src/upath.cc | 26 ++++++++++++++++++++++++--
+ src/upath.h  | 11 ++++++++++-
+ 2 files changed, 34 insertions(+), 3 deletions(-)
+
+commit 7e212ffd064770b137b763d4a5e67fddda56cdf1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 12 20:24:51 2018 +0200
+
+    namespace, lineEnding, pastSpaces
+
+ src/ascii.h | 26 ++++++++++++++++++++++++--
+ 1 file changed, 24 insertions(+), 2 deletions(-)
+
+commit 47ff0502c3d21a402c528d89c552ae3feed61917
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Sep 11 18:37:32 2018 +0200
+
+    update homepage URL
+
+ po/ast.po | 2 +-
+ po/be.po  | 2 +-
+ po/bg.po  | 2 +-
+ po/el.po  | 2 +-
+ po/eo.po  | 2 +-
+ po/fa.po  | 2 +-
+ po/fi.po  | 2 +-
+ po/lv.po  | 2 +-
+ po/mk.po  | 2 +-
+ po/nb.po  | 2 +-
+ po/no.po  | 2 +-
+ po/sl.po  | 2 +-
+ po/tr.po  | 2 +-
+ po/vi.po  | 2 +-
+ 14 files changed, 14 insertions(+), 14 deletions(-)
+
+commit 2b970e8d02b4060f1c6a30ae1e51ac06bf19b21a
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Aug 27 14:01:52 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/ca.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 7fe72cbc347bfc28e0d5fd986a85607d0dc7fff0
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Mon Aug 27 19:09:57 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/pt_BR.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit a46609eb7dc42fb37fee27ce4d8bdc53ae6756dc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 9 14:42:05 2018 +0200
+
+    fix #292
+
+ src/wmmgr.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 49669caec7af29fcf977a07bf5d3a358a68f7942
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 9 09:47:20 2018 +0200
+
+    Auto-adjust taskbar height to large task button fonts for issue #283.
+
+ src/atasks.cc    | 46 ++++++++++++++++++++++++++++++++++++----------
+ src/atasks.h     | 10 ++++++++++
+ src/wmtaskbar.cc |  3 +--
+ 3 files changed, 47 insertions(+), 12 deletions(-)
+
+commit 0a1bdbdf9707320bc3ce4aa693f9494156305660
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 9 09:30:13 2018 +0200
+
+    ice-wm.org #287
+
+ CONTRIBUTING.md | 7 +++----
+ README.md       | 7 +++----
+ README.md.in    | 7 +++----
+ doc/icewm.adoc  | 6 +++---
+ icewm.lsm.in    | 2 +-
+ icewm.spec.in   | 2 +-
+ src/icehelp.cc  | 6 +++---
+ src/wmapp.cc    | 2 +-
+ 8 files changed, 18 insertions(+), 21 deletions(-)
+
+commit ebcd901da9298b0d5b580d84b56370b791458c7a
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sat Sep 8 10:48:54 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/sk.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 0280df4fc182336022e3f234a3ada2488da4820d
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sat Sep 8 10:43:00 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 97.8% (454 of 464 strings)
+
+ po/sk.po | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit a76a60abf54419dd7deed1aa041749738a4e3f29
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 7 23:17:21 2018 +0200
+
+    camelCase drew_icon.
+
+ src/atasks.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit ff45b6b6d17b04d69265d5ece900ff09a5ef23e9
+Author: ldarby2 <42494548+ldarby2@users.noreply.github.com>
+Date:   Fri Sep 7 22:15:03 2018 +0100
+
+    Don't waste taskbar space for window titles if there's no icon. (#294)
+
+    * Don't waste taskbar space for window titles if there's no icon.
+
+    To have no icon, set the winoption icon to e.g. NULL (any non
+    existing path).  Useful if there are e.g. lots of xterms.
+
+    * deleted pointless (and misleading) initialization
+
+ src/atasks.cc | 5 +++--
+ src/yicon.cc  | 4 +++-
+ src/yicon.h   | 2 +-
+ 3 files changed, 7 insertions(+), 4 deletions(-)
+
+commit d33d4b126d8063d9158779e9ea59ccd4d7e621c9
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Mon Aug 27 22:49:16 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/ja.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 8badee40e86b1f7ef8a069ee6a9c8f5c8e4a6bf3
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Mon Aug 27 15:45:58 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/nl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit f6b12a7dc74a10ac8f5e396bc39e0d94647cc20f
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Thu Sep 6 22:18:53 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (464 of 464 strings)
+
+ po/da.po | 144 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 72 insertions(+), 72 deletions(-)
+
+commit 5ba43031b4b5bd529a6c7eeb0f20c984d1e00958
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 6 13:01:04 2018 -0600
+
+    update po files
+
+ po/ar.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/be.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/bg.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/ca.po     | 75 ++++++++++++++++++++++++++++++--------------------------
+ po/cs.po     | 75 ++++++++++++++++++++++++++++++--------------------------
+ po/da.po     | 75 ++++++++++++++++++++++++++++++--------------------------
+ po/de.po     | 75 ++++++++++++++++++++++++++++++--------------------------
+ po/el.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/en.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/es.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/fi.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/fr.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/he.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/hr.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/hu.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/icewm.pot | 73 +++++++++++++++++++++++++++++-------------------------
+ po/id.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/it.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/ja.po     | 75 ++++++++++++++++++++++++++++++--------------------------
+ po/ko.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/lt.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/lv.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/mk.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/nb.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/nl.po     | 75 ++++++++++++++++++++++++++++++--------------------------
+ po/no.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/pl.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/pt_BR.po  | 75 ++++++++++++++++++++++++++++++--------------------------
+ po/ro.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/ru.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/sk.po     | 75 ++++++++++++++++++++++++++++++--------------------------
+ po/sl.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/sv.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/tr.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/uk.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/vi.po     | 71 ++++++++++++++++++++++++++++-------------------------
+ po/zh_CN.po  | 71 ++++++++++++++++++++++++++++-------------------------
+ po/zh_TW.po  | 71 ++++++++++++++++++++++++++++-------------------------
+ 38 files changed, 1461 insertions(+), 1271 deletions(-)
+
+commit 6610af0ac091b4c3c6e054b84307729b0bfd70f9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 6 13:00:36 2018 -0600
+
+    add missing header file
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 68a0cc01ffe51102cce75e3d638842b607e2a70b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Sep 6 11:45:29 2018 +0200
+
+    Use a different phrase for "Suspend system"
+
+    Avoid translator's confusion with "interrupt"
+
+ src/wmapp.cc    | 2 +-
+ src/wmdialog.cc | 3 ++-
+ 2 files changed, 3 insertions(+), 2 deletions(-)
+
+commit 80725d826a756ffd5f2a2feacbc334dfcb14b39c
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Sep 5 16:53:40 2018 +0200
+
+    Reformat, refactor, cleanup
+
+ src/fdomenu.cc | 75 ++++++++++++++++++++++++------------------------------
+ 1 file changed, 33 insertions(+), 42 deletions(-)
+
+commit 53ca2c548da544abf7beac7b89bddcc8147c88bd
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Sep 5 12:24:19 2018 +0200
+
+    Use built-in translations for all sub-categories
+
+ src/fdomenu.cc | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit ada0a33509a4e37c67f476a40230cb12bdf4ee7c
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Sep 4 16:41:48 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 95.6% (443 of 463 strings)
+
+ po/sk.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 3860d4061ae9b4f0613543de8170be6a578b8b1c
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Sep 4 16:35:53 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 93.5% (433 of 463 strings)
+
+ po/sk.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit ef37a044edb5f9825b4128fff6a738a0cc0f1b23
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Sep 4 16:30:26 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 91.3% (423 of 463 strings)
+
+ po/sk.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 4468952ce848e1b86520a2cf70da537bfa32bf9d
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Mon Sep 3 19:39:30 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 94.3% (437 of 463 strings)
+
+ po/de.po | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 32c444270d2a700ae45bd20ffd43fbd5a34c5b7a
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Mon Sep 3 12:29:51 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 91.5% (424 of 463 strings)
+
+ po/de.po | 130 +++++++++++++++++++++++------------------------------------
+ 1 file changed, 50 insertions(+), 80 deletions(-)
+
+commit 33259b511e8a2003c8e827b7b8f6dd6547908bee
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Sun Sep 2 17:28:38 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 85.3% (395 of 463 strings)
+
+ po/da.po | 14 ++++----------
+ 1 file changed, 4 insertions(+), 10 deletions(-)
+
+commit 400c26e205b159ace843b42cea490920942b46ff
+Merge: c219c01a 3e1ef697
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sun Sep 2 17:27:28 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit c219c01a4f2b230e38e1bf915fe3ca7ca6d8d764
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Sun Sep 2 17:27:18 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 84.6% (392 of 463 strings)
+
+ po/da.po | 134 +++++++++++++++++++++--------------------------------------
+ 1 file changed, 48 insertions(+), 86 deletions(-)
+
+commit 3e1ef69748d4600e386ad4574bb3a9b8a8a0247a
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 2 19:24:54 2018 +0200
+
+    Point-to-activate functionality also for horizontal quickswitch
+
+    At least as long as the huge-icon mode is not enabled.
+
+ src/wmswitch.cc | 52 +++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 35 insertions(+), 17 deletions(-)
+
+commit 5f523fd2ababfe565e92db14b7be22e00bda79c0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 2 12:06:59 2018 +0200
+
+    Avoid painting over the edge in vertical quickswitch
+
+ src/wmswitch.cc | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit a92d97ad522c10dde8e8506f10d9287bcdf9f7a1
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Sun Sep 2 08:44:48 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (463 of 463 strings)
+
+ po/cs.po | 11 ++++-------
+ 1 file changed, 4 insertions(+), 7 deletions(-)
+
+commit e945342e5747b8442ce3fb3296522dc4c1bbfd02
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sat Sep 1 11:50:25 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 89.2% (413 of 463 strings)
+
+ po/sk.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 5565856ce0198d2016c49eb9abb2420be2b2b4bf
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sat Sep 1 11:43:11 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 87.0% (403 of 463 strings)
+
+ po/sk.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 941d40afb8cb16d9c381af0f93ced7eff96d52ce
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 1 09:17:43 2018 +0200
+
+    Revert "Use nicer Unicode ellipsis instead of the improvised string"
+
+    This reverts commit f688a0fda30ef8a1e67a3469df90d05cac2030b7.
+
+    It can be done but becomes messy. May handle such thing via i18n later.
+
+ src/mstring.cc | 3 ---
+ src/wmprog.cc  | 5 ++---
+ src/ypaint.cc  | 6 ++----
+ 3 files changed, 4 insertions(+), 10 deletions(-)
+
+commit 865790a893286e679b966e5279124e449c6dd6a8
+Merge: d2a60862 1623c4e1
+Author: Code7R <Code7R@users.noreply.github.com>
+Date:   Fri Aug 31 22:14:01 2018 +0200
+
+    Merge pull request #293 from nikolas/spelling
+
+    Fix a few spelling errors in icewm-preferences man page
+
+commit d2a60862f8ea3be0ef4c82d85c8c543c50e45a17
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Aug 31 21:03:11 2018 +0200
+
+    Better default size for vertical quickswitch
+
+ src/wmswitch.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit f688a0fda30ef8a1e67a3469df90d05cac2030b7
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Aug 31 20:44:18 2018 +0200
+
+    Use nicer Unicode ellipsis instead of the improvised string
+
+ src/mstring.cc | 3 +++
+ src/wmprog.cc  | 5 +++--
+ src/ypaint.cc  | 6 ++++--
+ 3 files changed, 10 insertions(+), 4 deletions(-)
+
+commit ad82289e3789f2c3c0245f7b524b89cd8ddcdc44
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Aug 31 16:11:33 2018 +0200
+
+    Improve vert. wmswitch painting
+
+    Now using menu item colors in the vertical wmswitch.
+    With the colors from flat quickswitch it looked just too weird with most
+    themes. Have been done so for years, since I introduced the vertial mode
+    and have been too lazy to add custom options.
+
+    Fixed space calculation and cleaned up a lot, needs less X calls in
+    text-first mode.
+
+ src/wmswitch.cc | 131 ++++++++++++++++++++++------------------------------
+ src/wmswitch.h  |   7 ++-
+ 2 files changed, 61 insertions(+), 77 deletions(-)
+
+commit 1623c4e1f72974c229dda29beec303398985a6e2
+Author: Nikolas Nyby <nikolas@gnu.org>
+Date:   Fri Aug 31 12:31:28 2018 -0400
+
+    Fix a few spelling errors in icewm-preferences man page
+
+ man/icewm-preferences.pod | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b4c786ff3332abda5d1f0f7075c8488ba74f489e
+Merge: 42925cc6 8fba2b29
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Thu Aug 30 18:52:26 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 42925cc63db26109d61cf1f4d175729b56d77f6f
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Thu Aug 30 18:09:49 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 80.9% (375 of 463 strings)
+
+ po/de.po | 58 +++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 27 insertions(+), 31 deletions(-)
+
+commit 8fba2b292d6d4affafec480131c4d53dc2b006b3
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Aug 30 20:44:50 2018 +0200
+
+    Also apply the taskBarUseMouseWheel setting to workspace pager
+
+    Just like the suggested solution of issue #284 .
+
+ src/aworkspaces.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit ec8ef3748bfb77c1816dec58dc95ef26635dccbe
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Thu Aug 30 17:47:03 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 84.8% (393 of 463 strings)
+
+ po/sk.po | 42 +++++++++++++++++++++---------------------
+ 1 file changed, 21 insertions(+), 21 deletions(-)
+
+commit b291c11bba8f4939e0a7010eca3dcee3f84360c1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Aug 30 19:30:50 2018 +0200
+
+    Fix for wandering static gravity windows issue #291.
+
+ src/wmframe.cc | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+commit 1f8d46b95476de192376f6d9848b96e7ae3e8e8b
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Thu Aug 30 17:25:27 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 80.5% (373 of 463 strings)
+
+ po/sk.po | 82 ++++++++++++++++--------------------------------------------
+ 1 file changed, 21 insertions(+), 61 deletions(-)
+
+commit 9a6fd2d726d68704c1424de26d3e947b2767ee9b
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Thu Aug 30 12:42:30 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 76.2% (353 of 463 strings)
+
+ po/sk.po | 28 +++++++++++-----------------
+ 1 file changed, 11 insertions(+), 17 deletions(-)
+
+commit 176567ef455c6426788a55353da5344345e7d028
+Merge: 419a7c1a ef7e4b44
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Thu Aug 30 10:25:42 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 419a7c1a3c25d80fa1e53c9953daef72fa53d56c
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Thu Aug 30 09:50:51 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 99.3% (460 of 463 strings)
+
+ po/cs.po | 227 ++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 98 insertions(+), 129 deletions(-)
+
+commit ef7e4b4447881e0cbea39b467a68e4d22c2dd64e
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Aug 29 17:15:37 2018 +0200
+
+    Mouse-over (clickable item) indicator in quick-switch menu
+
+ src/wmswitch.cc | 85 ++++++++++++++++++++++++++++++++---------------------
+ src/wmswitch.h  |  5 ++--
+ 2 files changed, 55 insertions(+), 35 deletions(-)
+
+commit 92a55e1dcb25bc53816f3593c7ae9eaef4c446e7
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Wed Aug 29 21:54:18 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 79.6% (369 of 463 strings)
+
+ po/cs.po | 66 +++++++++++++++++++++++++-----------------------------------
+ 1 file changed, 27 insertions(+), 39 deletions(-)
+
+commit dc3c957f80222dc90855c05ca370541fffcb2432
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Wed Aug 29 15:38:18 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 76.2% (353 of 463 strings)
+
+ po/de.po | 62 ++++++++++++++++++++++++------------------------------------
+ 1 file changed, 25 insertions(+), 37 deletions(-)
+
+commit 2ec13853796b1bc0af4657e653f8c1fb38368299
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Aug 29 15:41:30 2018 +0200
+
+    Make entries of vertical quickswitch clickable
+
+ src/wmprog.cc   |  9 +++++++++
+ src/wmswitch.cc | 48 ++++++++++++++++++++++++++++++++++++++----------
+ src/wmswitch.h  |  9 +++++++--
+ 3 files changed, 54 insertions(+), 12 deletions(-)
+
+commit 9372fdcdc2c78ef699af76a48541dfc26ab23bec
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Aug 28 11:23:10 2018 +0200
+
+    Canonical implementation is faulty with unsigned index variable
+
+ src/ycollections.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6780ca25146ea3edb6756405c85622585adb30c1
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Mon Aug 27 22:49:08 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (463 of 463 strings)
+
+ po/ja.po | 288 +++++++++++++++++++++++++----------------------------------
+ 1 file changed, 120 insertions(+), 168 deletions(-)
+
+commit 49762b49c2dce0b8f2776660ce8dfab03eb6f81e
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Mon Aug 27 19:09:39 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (463 of 463 strings)
+
+ po/pt_BR.po | 312 ++++++++++++++++++++++++--------------------------------
+ 1 file changed, 134 insertions(+), 178 deletions(-)
+
+commit f83d3d276743cb6d33913d1dddf2df118026f9e1
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Mon Aug 27 15:45:46 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (463 of 463 strings)
+
+ po/nl.po | 290 +++++++++++++++++++++++++----------------------------------
+ 1 file changed, 121 insertions(+), 169 deletions(-)
+
+commit 6e1614317e4beb9fc384b2c800e64631955a9fa1
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Aug 27 14:01:41 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (463 of 463 strings)
+
+ po/ca.po | 288 +++++++++++++++++++++++++----------------------------------
+ 1 file changed, 120 insertions(+), 168 deletions(-)
+
+commit 5f3b110963ddeec7c54a34af4898e529e1c2f5bb
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Aug 27 14:02:18 2018 +0200
+
+    Update translations with new menu string data
+
+ po/ar.po     |  850 ++++++++++++++--
+ po/be.po     |  834 +++++++++++++---
+ po/bg.po     |  855 +++++++++++++++--
+ po/ca.po     |  873 ++++++++++++++---
+ po/cs.po     |  868 ++++++++++++++---
+ po/da.po     |  872 ++++++++++++++---
+ po/de.po     |  861 ++++++++++++++---
+ po/el.po     |  853 ++++++++++++++--
+ po/en.po     |  814 ++++++++++++++--
+ po/es.po     |  868 ++++++++++++++---
+ po/fi.po     |  829 ++++++++++++++--
+ po/fr.po     |  860 ++++++++++++++---
+ po/he.po     |  853 ++++++++++++++--
+ po/hr.po     |  834 +++++++++++++---
+ po/hu.po     |  861 ++++++++++++++---
+ po/icewm.pot | 2826 +++++++++++++++++++++++++++---------------------------
+ po/id.po     |  853 ++++++++++++++--
+ po/it.po     |  856 ++++++++++++++---
+ po/ja.po     |  873 ++++++++++++++---
+ po/ko.po     |  856 ++++++++++++++---
+ po/lt.po     |  859 ++++++++++++++---
+ po/lv.po     |  829 ++++++++++++++--
+ po/mk.po     |  829 ++++++++++++++--
+ po/nb.po     |  834 +++++++++++++---
+ po/nl.po     |  873 ++++++++++++++---
+ po/no.po     |  834 +++++++++++++---
+ po/pl.po     |  855 +++++++++++++++--
+ po/pt_BR.po  |  856 ++++++++++++++---
+ po/ro.po     |  834 +++++++++++++---
+ po/ru.po     |  855 +++++++++++++++--
+ po/sk.po     |  868 ++++++++++++++---
+ po/sl.po     |  834 +++++++++++++---
+ po/sv.po     |  860 ++++++++++++++---
+ po/tr.po     |  830 +++++++++++++---
+ po/uk.po     |  855 +++++++++++++++--
+ po/vi.po     |  853 ++++++++++++++--
+ po/zh_CN.po  |  856 ++++++++++++++---
+ po/zh_TW.po  |  856 ++++++++++++++---
+ 38 files changed, 28952 insertions(+), 5367 deletions(-)
+
+commit a460c2a95d8645497a6df6b16ba2106dd49a956f
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Aug 27 12:39:19 2018 +0200
+
+    Fix static preordering or the main menu categories
+
+    Also assign default icon string, avoiding the extra NULL check.
+
+    For #263
+
+ contrib/conv_cat.pl |  48 ++++----
+ src/fdomenu.cc      |   3 +-
+ src/fdospecgen.h    | 298 ++++++++++++++++++++++++++----------------------
+ 3 files changed, 186 insertions(+), 163 deletions(-)
+
+commit 8836c8b830bd3789b6dfd3c2f0db55aaff3522d9
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Aug 26 12:21:08 2018 +0200
+
+    For default distro config, save the prefs as delta in home directory
+
+ src/wmprog.cc | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit be2aefdfe3994e66f0717614f03a45632f40e37e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 26 09:26:21 2018 +0200
+
+    Titles for issue #289.
+
+ src/wmprog.cc   | 5 ++---
+ src/wmstatus.cc | 1 +
+ src/wmswitch.cc | 1 +
+ src/ymenu.cc    | 2 ++
+ 4 files changed, 6 insertions(+), 3 deletions(-)
+
+commit ec6a9a7d6469728aad78ecc94a084fac3565d82b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 25 13:37:05 2018 +0200
+
+    fix for temporary mstring expressions.
+
+ src/yarray.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit a015d34e49e7785eaadfce2973b4055e950a36b6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 25 13:36:38 2018 +0200
+
+    fix spelling
+
+ CHANGES      | 6 +++---
+ src/WinMgr.h | 2 +-
+ src/aapm.cc  | 2 +-
+ 3 files changed, 5 insertions(+), 5 deletions(-)
+
+commit 3ddbc27da999f5833cac444383fd43192c1f1206
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Aug 25 13:34:56 2018 +0200
+
+    doc TaskBarUseMouseWheel
+
+ doc/icewm.adoc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 8b6d6279591da01c497cb799af0859b74b48fe7a
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Aug 22 23:17:11 2018 +0200
+
+    Added simplest icons for xrandr quickswitch menu
+
+ lib/icons/setscreen12_32x32.png | Bin 0 -> 873 bytes
+ lib/icons/setscreen1_32x32.png  | Bin 0 -> 375 bytes
+ lib/icons/setscreen21_32x32.png | Bin 0 -> 830 bytes
+ lib/icons/setscreen2_32x32.png  | Bin 0 -> 592 bytes
+ 4 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 2ad6b80a03993af95207033c6c70732098e20f4e
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Aug 22 22:27:04 2018 +0200
+
+    Various minor bugfixes on fdomenu
+
+    Fix build with optional override of terminal emulator name
+    Fix printing of separator after content
+    Ensure printing of initial separator
+
+ src/fdomenu.cc | 26 +++++++++++++++-----------
+ 1 file changed, 15 insertions(+), 11 deletions(-)
+
+commit 412dede33a2f735606ef0b93564320a515d1aba1
+Author: jc sl <trcs@gmx.com>
+Date:   Wed Aug 22 18:20:40 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (345 of 345 strings)
+
+ po/es.po | 98 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 49 insertions(+), 49 deletions(-)
+
+commit ac2ce65a4d7a37197666b74b7a33334e48ccc503
+Author: jc sl <trcs@gmx.com>
+Date:   Wed Aug 22 17:38:07 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (345 of 345 strings)
+
+ po/es.po | 56 +++++++++++++++++++++++++-------------------------------
+ 1 file changed, 25 insertions(+), 31 deletions(-)
+
+commit 6add69b3ac49f269295fc04100040d402fb57ff1
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Tue Aug 21 11:30:39 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (345 of 345 strings)
+
+ po/da.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 594e3869c84df4b8f9f958a9048dbd3db0dbf589
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Aug 20 08:56:16 2018 +0200
+
+    Now correctly exported new FDO strings wit comments for l10n
+
+    And explained the origin in the comment.
+
+ contrib/conv_cat.pl |   6 +-
+ po/icewm.pot        | 729 +++++++++++++++++++++++++++++++++++++++++++-----
+ src/fdospecgen.h    | 236 ++++++++--------
+ 3 files changed, 778 insertions(+), 193 deletions(-)
+
+commit 83fca10643e246317c95ecfedd5760b0d71926c9
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Aug 20 08:55:18 2018 +0200
+
+    Align the use of xgettext in cmake with autoconf
+
+    Or mostly so, a minor difference in the header remains, see comments.
+    The merge of .po files is also not working, to be continued...
+
+ po/CMakeLists.txt | 21 ++++++++++++---------
+ po/POTFILES.in    |  2 ++
+ 2 files changed, 14 insertions(+), 9 deletions(-)
+
+commit aabaa3325a305eee63540d1d3bbbdd011e9e46f7
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Aug 19 23:40:57 2018 +0200
+
+    Added l10n request for the predefined category names
+
+    With hints for translators to make the wording right.
+
+    Also dropped GTK, Qt, etc. submenu creation because it looked too weird.
+
+    For #263
+
+ contrib/conv_cat.pl |    4 +-
+ po/CMakeLists.txt   |    2 +-
+ po/icewm.pot        | 2069 ++++++++++++++++++++++++-----------------------
+ src/fdomenu.cc      |    4 +-
+ src/fdospecgen.h    |  363 ++++++---
+ 5 files changed, 1278 insertions(+), 1164 deletions(-)
+
+commit 24b8f213d210c7fc16fa8a9b0674e57aae48fa7b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Aug 19 21:53:11 2018 +0200
+
+    Update homepage url for issue #287.
+
+ CONTRIBUTING.md | 6 +++---
+ README.md       | 6 +++---
+ README.md.in    | 6 +++---
+ doc/icewm.adoc  | 4 ++--
+ icewm.lsm.in    | 2 +-
+ icewm.spec.in   | 2 +-
+ src/icehelp.cc  | 6 +++---
+ src/wmapp.cc    | 2 +-
+ 8 files changed, 17 insertions(+), 17 deletions(-)
+
+commit dfded3ae57f64519d18202e9e461136542a9e204
+Author: David Medina <medipas@gmail.com>
+Date:   Sun Aug 19 19:45:32 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (345 of 345 strings)
+
+ po/ca.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit ff317d3aa1016aa642551cbcaeac993e1a274d7a
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Sun Aug 19 18:25:53 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (345 of 345 strings)
+
+ po/cs.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 897e53c6f46d6e70e52797f99556aa4d18278ead
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Aug 19 17:52:14 2018 +0200
+
+    Inject fdomenu output into root menu
+
+    For #263
+
+ lib/menu.in | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit aa6a26fa49d05dcdca6f16dc2f4b99a86f7ef2e2
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Aug 19 17:51:24 2018 +0200
+
+    Make sure to set to root right when digging for categories
+
+    For #263
+
+ src/fdomenu.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 140b713eb46904fd5ea0461ded4b9d362f720600
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Aug 19 14:47:14 2018 +0200
+
+    Added semi-automated handling of FDO subcategories
+
+ contrib/conv_cat.pl |  65 +++++++++++++++++
+ src/fdomenu.cc      | 182 +++++++++++++++++++++++++++++++---------------
+ src/fdospecgen.h    | 190 ++++++++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 378 insertions(+), 59 deletions(-)
+
+commit 7a23eecba39210f0b06d88d973343edb888ab1b6
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Aug 19 11:22:20 2018 +0200
+
+    Little redesign for more OOP style
+
+    Preparing for (efficient) subcategory handling
+
+ src/fdomenu.cc | 528 ++++++++++++++++++++++++-----------------------------
+ 1 file changed, 241 insertions(+), 287 deletions(-)
+
+commit e44a9c4b37555e7d58e2a9387feacffc40ac82f5
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Aug 18 21:49:09 2018 +0200
+
+    Use the supposedly better display name
+
+ src/fdomenu.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit eec124e06e77c5b17d367482449d012cea7da6c3
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Sun Aug 19 12:26:11 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (345 of 345 strings)
+
+ po/nl.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit e7f63a1b6cbc1b795fd51244077d8a8ce64cfb7e
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sun Aug 19 10:49:48 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (345 of 345 strings)
+
+ po/sk.po | 40 +++++++++++++++++-----------------------
+ 1 file changed, 17 insertions(+), 23 deletions(-)
+
+commit 932ee28b9c53709108de39f19f6297beb9979031
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Sun Aug 19 09:59:38 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (345 of 345 strings)
+
+ po/ja.po | 40 +++++++++++++++++-----------------------
+ 1 file changed, 17 insertions(+), 23 deletions(-)
+
+commit a9a2e10a63959603107a271fecd0ccaa21c1a782
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Aug 19 00:36:46 2018 -0600
+
+    update po files
+
+ po/ar.po     | 241 ++++++++++++++++++++++++++++++--------------------
+ po/be.po     | 233 +++++++++++++++++++++++++++++--------------------
+ po/bg.po     | 233 +++++++++++++++++++++++++++++--------------------
+ po/ca.po     | 254 +++++++++++++++++++++++++++++++----------------------
+ po/cs.po     | 250 +++++++++++++++++++++++++++++++---------------------
+ po/da.po     | 262 +++++++++++++++++++++++++++++++++----------------------
+ po/de.po     | 250 +++++++++++++++++++++++++++++++---------------------
+ po/el.po     | 239 ++++++++++++++++++++++++++++++--------------------
+ po/en.po     | 231 ++++++++++++++++++++++++++++--------------------
+ po/es.po     | 250 +++++++++++++++++++++++++++++++---------------------
+ po/fi.po     | 231 ++++++++++++++++++++++++++++--------------------
+ po/fr.po     | 241 ++++++++++++++++++++++++++++++--------------------
+ po/he.po     | 236 +++++++++++++++++++++++++++++--------------------
+ po/hr.po     | 233 +++++++++++++++++++++++++++++--------------------
+ po/hu.po     | 252 +++++++++++++++++++++++++++++++---------------------
+ po/icewm.pot | 235 ++++++++++++++++++++++++++++---------------------
+ po/id.po     | 239 ++++++++++++++++++++++++++++++--------------------
+ po/it.po     | 250 +++++++++++++++++++++++++++++++---------------------
+ po/ja.po     | 250 +++++++++++++++++++++++++++++++---------------------
+ po/ko.po     | 250 +++++++++++++++++++++++++++++++---------------------
+ po/lt.po     | 252 ++++++++++++++++++++++++++++++----------------------
+ po/lv.po     | 231 ++++++++++++++++++++++++++++--------------------
+ po/mk.po     | 231 ++++++++++++++++++++++++++++--------------------
+ po/nb.po     | 233 +++++++++++++++++++++++++++++--------------------
+ po/nl.po     | 250 +++++++++++++++++++++++++++++++---------------------
+ po/no.po     | 231 ++++++++++++++++++++++++++++--------------------
+ po/pl.po     | 241 ++++++++++++++++++++++++++++++--------------------
+ po/pt_BR.po  | 250 +++++++++++++++++++++++++++++++---------------------
+ po/ro.po     | 233 +++++++++++++++++++++++++++++--------------------
+ po/ru.po     | 241 ++++++++++++++++++++++++++++++--------------------
+ po/sk.po     | 250 +++++++++++++++++++++++++++++++---------------------
+ po/sl.po     | 231 ++++++++++++++++++++++++++++--------------------
+ po/sv.po     | 242 ++++++++++++++++++++++++++++++--------------------
+ po/tr.po     | 240 +++++++++++++++++++++++++++++---------------------
+ po/uk.po     | 241 ++++++++++++++++++++++++++++++--------------------
+ po/vi.po     | 236 +++++++++++++++++++++++++++++--------------------
+ po/zh_CN.po  | 250 +++++++++++++++++++++++++++++++---------------------
+ po/zh_TW.po  | 250 +++++++++++++++++++++++++++++++---------------------
+ 38 files changed, 5457 insertions(+), 3736 deletions(-)
+
+commit a3c0ae0936469fffe553c33d222041ccd3652bbb
+Merge: 52c134e7 efb81cfd
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Sun Aug 19 00:06:40 2018 -0600
+
+    Merge pull request #282 from wongma7/win95-titlebar-menu-button
+
+    Make win95 menu button bg color match titlebar's
+
+commit 52c134e7a84f2511189b5e6043913a7251dd8394
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Aug 18 23:58:55 2018 -0600
+
+    fix issue #286
+
+ man/icehelp.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0c9c9908f8261f296383cbdb8615f8000c021d46
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Aug 17 02:33:04 2018 +0200
+
+    new option TaskBarUseMouseWheel for issue #284.
+
+ src/atasks.cc | 8 +++++---
+ src/atray.cc  | 8 +++++---
+ src/default.h | 2 ++
+ 3 files changed, 12 insertions(+), 6 deletions(-)
+
+commit 937ed000ccac79d81f08ed003e7c0b9e70800368
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Aug 12 10:46:24 2018 +0200
+
+    Considering of categories folders for icon source
+
+    This is actually a stop-gap solution, ideally some context-awareness of
+    the icon purpose should be added but that implies redesigning the cache
+    handling a bit.
+
+ src/yicon.cc | 44 +++++++++++++++++++++++++++++++-------------
+ 1 file changed, 31 insertions(+), 13 deletions(-)
+
+commit 6b24d6a737a09bdff38fa3d465347ea2e7384999
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Aug 12 08:37:58 2018 +0200
+
+    Options to embed fdomenu nicely as regular contents
+
+ src/fdomenu.cc | 89 +++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 64 insertions(+), 25 deletions(-)
+
+commit b511fab841c77744f57afc9df26cd3401abbeee7
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Aug 10 14:09:11 2018 +0200
+
+    Partial overhauling of fdomenu
+
+    Use binary search for categories and allow more categories
+
+    Also updated the list of Main categories to the current FDO spec.
+    For bug #263.
+
+    Consider multiple folders in XDG_DATA_HOME env
+
+    Loading of extended attributes for category folder descriptions from
+    .desktop files, and printing folder icon names where available.
+
+    More smart processing of .desktop folders (skipping junk).
+
+ src/fdomenu.cc | 810 ++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 486 insertions(+), 324 deletions(-)
+
+commit efb81cfd9a30fa926f515a43aa81e81cb7fb8574
+Author: Matthew Wong <mawong@redhat.com>
+Date:   Sat Aug 11 15:36:53 2018 -0400
+
+    Make win95 menu button bg color match titlebar's
+
+ src/wmbutton.cc | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 8cf5e1fd539c094dbabed67478d09e76ad5a5e21
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Aug 10 14:08:07 2018 +0200
+
+    Fixed a potentially endless recursion
+
+    Basically checked against the algorithm by the book.
+    Also added range lookup function probably needed in future.
+
+ src/ycollections.cc | 12 ++++++++++++
+ src/ycollections.h  | 51 ++++++++++++++++++++++++++++++++++++++++++-------
+ 2 files changed, 56 insertions(+), 7 deletions(-)
+
+commit 939ca53ae3e5d9e4d02d3d31149bf66e6c3f6867
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Aug 10 07:29:04 2018 +0200
+
+    Enforcing valid combinations of image loaders
+
+    In case pixbuf is selected manually, turn off other default selections.
+    Also print more meaningfull error message in case of other bad
+    situtations (lack of libs/headers).
+
+ src/CMakeLists.txt | 73 +++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 45 insertions(+), 28 deletions(-)
+
+commit d86690abca39ee1744fa72a39668f0d740cb4c77
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Jun 4 22:15:11 2018 +0200
+
+    Typo
+
+ src/yximage.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b0755148ec4ed98a1446d57bac9cc704915eeda6
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Jun 4 22:14:37 2018 +0200
+
+    Adding potentially missing defines while looking for unexplainable behavior
+
+ src/CMakeLists.txt | 12 ++++++++++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
+
+commit 3259b95e2e137878a1fac661efd4cd9c39ea5e94
+Author: Ad Soyad <kalemlik100@yandex.com>
+Date:   Fri Aug 3 19:10:40 2018 +0000
+
+    Translated using Weblate (Turkish)
+
+    Currently translated at 54.4% (183 of 336 strings)
+
+ po/tr.po | 17 ++++++++++-------
+ 1 file changed, 10 insertions(+), 7 deletions(-)
+
+commit f14cecfe2b635ae177a3493bd42cd4416c527945
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jul 29 20:43:55 2018 +0200
+
+    Expand all tabs from pull request 279.
+
+ src/wmmgr.cc     | 32 ++++++++++++++++----------------
+ src/wmtaskbar.cc | 16 ++++++++--------
+ 2 files changed, 24 insertions(+), 24 deletions(-)
+
+commit e7c0e7b34f01c2b6ba0d316a49674b33bc61fd42
+Merge: 7a20a33c 049986e2
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Sun Jul 15 03:28:16 2018 +0000
+
+    Merge pull request #279 from jiribohac/icewm-1-4-BRANCH
+
+    Allow switching and reordering taskbar buttons with keyboard.
+
+commit 049986e27a427d2cdee2d38dc64c786fff37482e
+Author: Jiri Bohac <jbohac@suse.cz>
+Date:   Sat Jul 14 00:00:24 2018 +0200
+
+    Allow switching and reordering taskbar buttons with keyboard.
+
+    Since commit 556b5356 windows can be switched in taskbar order using
+    the mouse wheel.
+    They taskbar buttons can also be rearranged with drag and drop.
+
+    This patch adds the possibility to perform these actions using the
+    keyboard.
+
+    This is a forward port of this old patch of mine:
+    https://sourceforge.net/p/icewm/patches/193/
+
+    The new keys are set as this by default:
+
+            KeyTaskBarSwitchNext="Alt+1"
+            KeyTaskBarSwitchPrev="Alt+grave"
+            KeyTaskBarMoveNext="Alt+Shift+1"
+            KeyTaskBarMovePrev="Alt+Shift+grave"
+
+    I have been using this setup for over a decade now and find it very
+    convenient
+    that "grave" and "1" are next to each other and right above the tab key,
+    so that both
+    swithing methods Alt+Tab and Alt+1/grave are next to each other.
+
+ src/atasks.cc    | 78 ++++++++++++++++++++++++++++++++++++++++++++--------
+ src/atasks.h     |  6 ++++
+ src/bindkey.h    |  8 ++++++
+ src/default.h    |  4 +++
+ src/wmmgr.cc     | 25 ++++++++++++++++-
+ src/wmtaskbar.cc | 23 ++++++++++++++++
+ src/wmtaskbar.h  |  4 +++
+ 7 files changed, 135 insertions(+), 13 deletions(-)
+
+commit 7a20a33c50ca6c8b91b2ab048cf5a7e81a22e3c0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jun 18 21:19:11 2018 +0200
+
+    librsvg
+
+ src/wmapp.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 51a04b1e3d95724dc0035d0d2e55b3cbb5088e52
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jun 18 21:18:20 2018 +0200
+
+    After fullscreen ends do repaint clock immediately.
+
+ src/aclock.cc | 7 +++++++
+ src/aclock.h  | 1 +
+ 2 files changed, 8 insertions(+)
+
+commit e7a18d73d868b39060be80d64c3029ae7508cac0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jun 5 15:50:04 2018 -0600
+
+    delete old
+
+ src/ycollections.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 48ef78c865a59aba88b9b48e2c089518f7b1187f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jun 5 15:45:15 2018 -0600
+
+    much simpler support for svg
+
+ configure.ac          |  5 +++++
+ src/CMakeLists.txt    | 13 +++++++++++++
+ src/config.cmake.h.in |  1 +
+ src/yicon.cc          |  4 +---
+ 4 files changed, 20 insertions(+), 3 deletions(-)
+
+commit 6011ab5befdf60d3349aff74cf9e72dbfa673c9e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jun 5 15:12:28 2018 -0600
+
+    remove warning on memmove
+
+ src/ycollections.h | 11 ++++++++---
+ 1 file changed, 8 insertions(+), 3 deletions(-)
+
+commit a486d96aeeb7dad9da45dbd8a97dac5140784a44
+Merge: c7cfa6a6 2ea1f14c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jun 5 14:45:49 2018 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit c7cfa6a66ef2da0db6ee6db92ad85067cc61a373
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jun 5 14:45:34 2018 -0600
+
+    Revert "support SVG icons for GDK-pixbuf and add --iconformats option."
+
+    This reverts commit cbe949d1fe5570d5265d2a7e016b86e5b9ecdb1d.
+
+ src/wmapp.cc      | 14 --------------
+ src/yicon.cc      | 21 ++++++++++-----------
+ src/yimage.h      |  3 ---
+ src/yimage_gdk.cc | 21 ---------------------
+ src/ymsgbox.cc    |  4 +---
+ src/yprefs.h      |  2 +-
+ src/yximage.cc    | 26 --------------------------
+ 7 files changed, 12 insertions(+), 79 deletions(-)
+
+commit 11ee3cfad91c406a4c78420c7e27281d16300054
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jun 5 14:45:22 2018 -0600
+
+    Revert "match is const."
+
+    This reverts commit d68d0fbbadeba38da8773b9ddc7b2876c70a4883.
+
+ src/mstring.cc | 2 +-
+ src/mstring.h  | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit a549f005166f2afcde4ca841a07b70bd643bafaa
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jun 5 14:45:00 2018 -0600
+
+    Revert "keep --iconformats undocumented for now."
+
+    This reverts commit 1ef85b0485d304814bf4180ff64fae2861da1124.
+
+ src/wmapp.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 4943c045f3ca466c43f3bc6be8b152fa8391152e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jun 5 14:43:20 2018 -0600
+
+    Revert "yximage SVG by means of external converters (for the time being,
+    until better solutions)."
+
+    This reverts commit 3368e84e24618c9a1d3f85e3c4cac0afdcf08ca2.
+
+ src/yximage.cc | 126 -----------------------------------------------------
+ 1 file changed, 126 deletions(-)
+
+commit 2ea1f14cfa7e82510ff6f42d2195e79b39215553
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jun 5 22:18:20 2018 +0200
+
+    Introduce abstract class Picturer to work around buggy vtable for CMake
+    builds for issues #258 and #273.
+
+ src/aclock.cc     |  2 +-
+ src/aclock.h      |  7 ++++++-
+ src/acpustatus.cc |  2 +-
+ src/acpustatus.h  |  2 +-
+ src/amemstatus.cc |  2 +-
+ src/amemstatus.h  |  7 ++++++-
+ src/applet.cc     | 17 ++++++++---------
+ src/applet.h      | 10 ++++++++--
+ src/apppstatus.cc |  2 +-
+ src/apppstatus.h  |  2 +-
+ 10 files changed, 34 insertions(+), 19 deletions(-)
+
+commit 2c6f83020ec664b4f57205886a19118a5408a732
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jun 5 22:17:31 2018 +0200
+
+    Simply return the newly created icon instead of looking it up in the cache.
+
+ src/yicon.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4c5d879c4a5759fe532ec06151c9c9d3beb836b8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Jun 5 22:16:41 2018 +0200
+
+    Use the same source file grouping and ordering as in Makefile.am.
+    Fix missing definition of CONFIG_XFREETYPE_VALUE.
+
+ src/CMakeLists.txt | 28 ++++++++++++++++++----------
+ 1 file changed, 18 insertions(+), 10 deletions(-)
+
+commit 708ac7fd504c6711df4cd02a6cab1ce86319bbd8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jun 4 21:16:46 2018 +0200
+
+    block SIGPIPE to safely write to socket to openssl for mailbox applet.
+
+ src/yapp.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 3c47078ab505662283827bee1cc159896ca8c0f2
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Mon Jun 4 07:21:44 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/da.po | 157 +++++++++++++++++++----------------------------------------
+ 1 file changed, 49 insertions(+), 108 deletions(-)
+
+commit 3368e84e24618c9a1d3f85e3c4cac0afdcf08ca2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jun 4 00:29:34 2018 +0200
+
+    yximage SVG by means of external converters (for the time being, until
+    better solutions).
+
+ src/yximage.cc | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 126 insertions(+)
+
+commit 1ef85b0485d304814bf4180ff64fae2861da1124
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 23:02:39 2018 +0200
+
+    keep --iconformats undocumented for now.
+
+ src/wmapp.cc | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit d68d0fbbadeba38da8773b9ddc7b2876c70a4883
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 23:02:11 2018 +0200
+
+    match is const.
+
+ src/mstring.cc | 2 +-
+ src/mstring.h  | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit cbe949d1fe5570d5265d2a7e016b86e5b9ecdb1d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 14:46:26 2018 +0200
+
+    support SVG icons for GDK-pixbuf and add --iconformats option.
+
+ src/wmapp.cc      | 14 ++++++++++++++
+ src/yicon.cc      | 21 +++++++++++----------
+ src/yimage.h      |  3 +++
+ src/yimage_gdk.cc | 21 +++++++++++++++++++++
+ src/ymsgbox.cc    |  4 +++-
+ src/yprefs.h      |  2 +-
+ src/yximage.cc    | 26 ++++++++++++++++++++++++++
+ 7 files changed, 79 insertions(+), 12 deletions(-)
+
+commit b867129ece891d45a557f6042afcc5588f0bb498
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 09:35:38 2018 +0200
+
+    port to FreeBSD and OpenBSD
+
+ configure.ac      |   4 +-
+ src/acpustatus.cc | 104 +++++++++++++++++++++++++++++++++++++++-----------
+ src/acpustatus.h  |   2 +-
+ src/apppstatus.cc |  58 ++++++++++++++++++----------
+ src/apppstatus.h  |   5 ++-
+ 5 files changed, 126 insertions(+), 47 deletions(-)
+
+commit 3817103bae789b2bff7cf8c1bbe2255b60878ab3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 09:34:12 2018 +0200
+
+    portability
+
+ src/globit.c | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit eb60f812840606f69a41b026a3ff9702df555f7c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 09:33:53 2018 +0200
+
+    cstring equality
+
+ src/mstring.h | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 4fcc52db8dd1a55af80e1b8b11646762988426d3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 09:33:26 2018 +0200
+
+    close file before recursing
+
+ src/wmmenu.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b0d67bd8adf4a8808075890421547bbb694d7f93
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 09:33:12 2018 +0200
+
+    portability
+
+ src/upath.h | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit a1977829cf8be9334e56b460d19e12f9a3e5445f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 09:30:50 2018 +0200
+
+    fix getloadavg2
+
+ src/CMakeLists.txt    | 2 +-
+ src/config.cmake.h.in | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit dc18cd7c532282c314e42b158633cb833d1cf9fa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jun 3 09:21:34 2018 +0200
+
+    Don't change workspace when clicking on About for issue #269.
+
+ src/wmapp.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit c5fa2fa10edd3b6f3f75696141e1e6223efa2e3d
+Author: David Medina <medipas@gmail.com>
+Date:   Wed May 30 14:03:57 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/ca.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit c8b9f90465b3cf7270edef5be78b2cb550e19970
+Merge: 03c34241 6958728d
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Sat May 19 18:58:40 2018 -0600
+
+    Merge pull request #233 from zhengqiang130/icewm-1-4-BRANCH
+
+    Use ss instead of netstat in src/default.h
+
+commit 6958728d4d98966d8f6bf31df126dc4003b50345
+Merge: 0470318b 03c34241
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Sat May 19 18:58:27 2018 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' into icewm-1-4-BRANCH
+
+commit 03c3424193f110d136c133fccc4643dbae0398cf
+Merge: 7a70e5b2 48e4dad7
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Sat May 19 18:50:04 2018 -0600
+
+    Merge pull request #272 from ddekany/pr-default-colors
+
+    Weird title bar colors in the default theme
+
+commit 7a70e5b26491aebdef06d930c8d1218e63b40d2b
+Merge: 3a04e777 158e9407
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Sat May 19 18:49:17 2018 -0600
+
+    Merge pull request #271 from ddekany/pr-default-buttons
+
+    Removed unwanted pixel from the corners of default theme buttons
+
+commit 48e4dad70a173758a5f54cdbbee8efd4dd34c141
+Author: ddekany <ddekany@apache.org>
+Date:   Fri May 18 01:20:41 2018 +0200
+
+    Decreased border size a bit. Looks less unbalanced with the new color.
+
+ lib/themes/default/default.theme | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 50c273c73a7d94c7d7d3c22ed6226fd07e075964
+Author: ddekany <ddekany@apache.org>
+Date:   Fri May 18 00:47:58 2018 +0200
+
+    Fixed weird title bar and header colors in default theme
+
+ lib/themes/default/default.theme | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 158e9407569f1a934d0af4d04e2871a251b6f7bc
+Author: ddekany <ddekany@apache.org>
+Date:   Fri May 18 00:39:33 2018 +0200
+
+    Removed unwanted pixel from the corners
+
+ lib/themes/default/closeA.xpm      | 4 ++--
+ lib/themes/default/closeI.xpm      | 4 ++--
+ lib/themes/default/menuButtonA.xpm | 4 ++--
+ lib/themes/default/menuButtonI.xpm | 4 ++--
+ 4 files changed, 8 insertions(+), 8 deletions(-)
+
+commit 3a04e777d715606c0209a92aa5f15d57b552f028
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 21:09:44 2018 -0600
+
+    mention xde-menu utility
+
+ README.md    |  7 ++++++-
+ README.md.in | 40 +++++++++++++++++++++++-----------------
+ 2 files changed, 29 insertions(+), 18 deletions(-)
+
+commit da195972e124eed199317f57981fafd8d300c4b4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 21:05:02 2018 -0600
+
+    get bbkeys from github
+
+ README.md    | 5 ++---
+ README.md.in | 5 ++---
+ 2 files changed, 4 insertions(+), 6 deletions(-)
+
+commit e22413fbabee9089d504d85ec67d2176795511ab
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 21:01:53 2018 -0600
+
+    remove wm-session section, correct reference links
+
+ README.md.in | 100 +++++++++++++++++--------------------------------------
+ 1 file changed, 30 insertions(+), 70 deletions(-)
+
+commit 9e8df7abb61657292b55ec6230f6eb6678acbd6b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 21:01:34 2018 -0600
+
+    remove deprecated wm-session section
+
+ README.md | 66 +++++++++++++----------------------------------------------
+ 1 file changed, 14 insertions(+), 52 deletions(-)
+
+commit 82e92b04edf1f20f02a0efa5434df07a0a61a097
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 20:56:18 2018 -0600
+
+    silent build is default
+
+ README.md | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 369dd2d326e5328da8241243085f443cc8305da1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 20:53:08 2018 -0600
+
+    simplfy quickstart build
+
+ README.md    | 5 +----
+ README.md.in | 4 +---
+ 2 files changed, 2 insertions(+), 7 deletions(-)
+
+commit 6cfb7993bdec7940d1cd3d369d85217e6a11301a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:43:54 2018 -0600
+
+    remove redundant meaningless descriptions
+
+ README.md    | 16 ++++++++--------
+ README.md.in | 16 ++++++++--------
+ 2 files changed, 16 insertions(+), 16 deletions(-)
+
+commit bea9543c6e0a80d3c8cf6e11c2ddfe0a9011fcd2
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:42:57 2018 -0600
+
+    do not need libsndfile to build
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 6c29b3b1fd9e216c293295e57eeeeee2f0b05d80
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:41:15 2018 -0600
+
+    building from git does not require git
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 746e19b2270d6628cf66d251d880763f46788f4d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:39:48 2018 -0600
+
+    users do not need to build releases
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit f7e8b1e59f3b0c9600caed6e44aa56a43a33e3cc
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:35:28 2018 -0600
+
+    do not need xorg-mkfontdir to build
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 46b9d4d5fb3e08357433f3554f6ef92a959f0f7a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:34:51 2018 -0600
+
+    automake, autopoint gettext part of complete autoconf toolchain
+
+ README.md    | 3 +--
+ README.md.in | 3 +--
+ 2 files changed, 2 insertions(+), 4 deletions(-)
+
+commit a768d91577cefcbda638542a166c999cc39038c7
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:33:20 2018 -0600
+
+    cannot have autoconf without having perl
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 2f397518a4cc8e13eeba2bf53f841cce9f4b1add
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:32:54 2018 -0600
+
+    do not need glib2 to compile
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 0c22e23881b9e23b4cd2bffdaca73c6aa0432f84
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:32:30 2018 -0600
+
+    do not need fribidi to compile
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 8b21298778c97b4e4af7112156d34bccc470eb3b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:32:06 2018 -0600
+
+    do not need libsm to compile
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit e42dd3f4bad42f0e41bb6e1dde4fc9194a46ac51
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:31:33 2018 -0600
+
+    cannot have libxft without libxrender
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 79a1c004f2c83cbef5b0fc9e381be96757bda5fa
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:31:06 2018 -0600
+
+    cannot have libxft without freetype2 and libpng
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 2c6edaa00bf9e25fc734bfabbb0e67e300409323
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:30:10 2018 -0600
+
+    do not need gdk-pixbuf2 (ximage rendering)
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit dec45b93977cbb4d18b60b8f9b5cb85c3940b911
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:29:05 2018 -0600
+
+    cannot have libxft wihtout having fontconfig
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 384c51f004d47d927389f461cda27a437077b2db
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:28:22 2018 -0600
+
+    cannot have libxft wihtout having libxext
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit ada0a4e8c17de9d1b807b689f62bd3e09040b37b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:27:53 2018 -0600
+
+    cannot have libxft wihtout having libx11
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit 4d71175141cb35c9fcf695c79fa15e7168d1a869
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed May 16 19:26:52 2018 -0600
+
+    do not need libtool to compile from tarball
+
+ README.md    | 1 -
+ README.md.in | 1 -
+ 2 files changed, 2 deletions(-)
+
+commit d3efbffdcfcffb381457b1855d2ce145a5109793
+Author: Juan Sarria <juansarriam@gmail.com>
+Date:   Wed May 16 19:56:08 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/es.po | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit d2859a8b241f3e1190071df9afc2a084c559a676
+Author: jc sl <trcs@gmx.com>
+Date:   Tue May 15 19:38:00 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 97.9% (329 of 336 strings)
+
+ po/es.po | 26 ++++++++++----------------
+ 1 file changed, 10 insertions(+), 16 deletions(-)
+
+commit a6fac572cb7a7b7b2fc9351fad8bf19f2726fce4
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Tue May 15 17:41:12 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/hu.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 2d605baaabeebe91bfbd1218373355ce0de7fc85
+Author: Grace Yu <grace.yu@excel-gits.com>
+Date:   Mon May 14 07:32:21 2018 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/zh_TW.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 8bfb7585c77295a4791f12ba0f0c7f068e84991e
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Mon May 14 05:54:46 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/ko.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 7daedf3d012bbfdc573b621453b7af4d0daaacfe
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat May 12 17:23:44 2018 +0200
+
+    [cmake] Restored icewmtray target
+
+    Now optional via CONFIG_EXTERNAL_TRAY.
+
+ src/CMakeLists.txt    | 11 +++++++----
+ src/amailbox.cc       |  2 +-
+ src/config.cmake.h.in |  1 +
+ 3 files changed, 9 insertions(+), 5 deletions(-)
+
+commit 6d8e2757bf13bcfb5de38a78364531d4319e6251
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat May 12 17:20:11 2018 +0200
+
+    Fix debug build
+
+    Looks like cpuname is gone for good in the latest rewrites.
+
+ src/acpustatus.cc | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 3069a74199b5b06a807d482b94d04f497ec51476
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat May 12 17:05:28 2018 +0200
+
+    [cmake] Include yarray source dependencies as needed
+
+ src/CMakeLists.txt | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 8d6059c82eff4fc901fba5781904c3933442d382
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat May 12 12:33:59 2018 +0200
+
+    Interpret removed monitors as truely disconnected
+
+ contrib/icewm-menu-xrandr | 11 +++++++----
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+commit ffbcbc1fd50fb6379ea1205368d77819a70d3aaf
+Author: Dingzhong Chen <wsxy162@gmail.com>
+Date:   Fri May 11 16:44:52 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/zh_CN.po | 40 +++++++++++++++++-----------------------
+ 1 file changed, 17 insertions(+), 23 deletions(-)
+
+commit 742534399cf71b7f2fba0ca36e65a2248f22e8f5
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Fri May 11 16:22:23 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/pt_BR.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 06e47d14171cada5ab30e2d3ff83194fc7ac5782
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed May 9 22:15:58 2018 +0200
+
+    fix initialization of taskbar for TaskBarEnableSystemTray=0 in issue #265.
+
+ src/wmtaskbar.cc | 41 +++++++++++++++++++++++++++--------------
+ 1 file changed, 27 insertions(+), 14 deletions(-)
+
+commit fc99508e042c454ee65162604396689a89cfd181
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Wed May 9 12:10:45 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/it.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit a67aa4a1aeb574a43bc0e4bfa0e9e891ba6726ac
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Wed May 9 06:43:10 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/sk.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 71739f277680c3a1fbcd02cdbd73736f3cb0b769
+Author: Mindaugas Baranauskas <opensuse.lietuviu.kalba@gmail.com>
+Date:   Wed May 9 03:43:10 2018 +0000
+
+    Translated using Weblate (Lithuanian)
+
+    Currently translated at 65.1% (219 of 336 strings)
+
+ po/lt.po | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 66e654b6b45738865c920e5f84e0f7df73b07a60
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 8 22:26:55 2018 +0200
+
+    port to TrueOS.
+
+ lib/menu.in  | 2 +-
+ src/yarray.h | 2 +-
+ src/yurl.cc  | 1 -
+ 3 files changed, 2 insertions(+), 3 deletions(-)
+
+commit 0b7bd7060209e6fa02dfccdc8f2c575ad0bad289
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 8 07:51:35 2018 +0200
+
+    ... and reset cache.
+
+ src/aclock.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 547bbc1d4a0d44a80c53f084dc649d77c7b9b17d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 8 07:49:20 2018 +0200
+
+    recreate pixmap
+
+ src/aclock.cc | 1 +
+ src/applet.cc | 9 ++++++++-
+ src/applet.h  | 1 +
+ 3 files changed, 10 insertions(+), 1 deletion(-)
+
+commit e6d84e2cc49dc32b2b704ed2e284cd36f0d8dfb5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 8 07:40:32 2018 +0200
+
+    modernize menu
+
+ lib/menu.in | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 84e239caad1b3a6b8df3a16ae7d908fe1925081c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 8 07:34:03 2018 +0200
+
+    Move common applet features to class IApplet.
+    Reduce redraw of applets a bit further for issue #258.
+    Get list if network devices using if_nameindex.
+    A few more monitor menu entries.
+
+ configure.ac       |  2 +-
+ src/CMakeLists.txt |  2 +-
+ src/Makefile.am    |  2 ++
+ src/aclock.cc      | 74 +++++++++++++++++++++++---------------------------
+ src/aclock.h       | 17 ++++--------
+ src/acpustatus.cc  | 69 ++++++++++++++++++----------------------------
+ src/acpustatus.h   |  6 +---
+ src/amailbox.cc    | 62 ++++++++++++++++++++++++++++++++++--------
+ src/amailbox.h     |  7 +++++
+ src/amemstatus.cc  | 32 ++++------------------
+ src/amemstatus.h   |  7 +----
+ src/applet.cc      | 67 +++++++++++++++++++++++++++++++++++++++++++++
+ src/applet.h       | 41 ++++++++++++++++++++++++++++
+ src/apppstatus.cc  | 48 +++++++++-----------------------
+ src/apppstatus.h   |  7 +----
+ src/atasks.cc      |  3 +-
+ src/atray.cc       |  3 +-
+ src/aworkspaces.cc |  2 +-
+ src/wmtaskbar.h    | 10 +------
+ 19 files changed, 263 insertions(+), 198 deletions(-)
+
+commit 0ba20956011583291bd41e0cae9c6d17d3de4910
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 8 01:23:05 2018 +0200
+
+    respect TaskBarShowMailboxStatus=0 for issue #258.
+
+ src/wmtaskbar.cc | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 6400229c7e4f5225219ae4b64339d7ad72d036c3
+Author: David Medina <medipas@gmail.com>
+Date:   Mon May 7 15:32:05 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/ca.po | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
+
+commit 6bf8623a118a4fc19ffcf4b5f60cd9853ef6a4d0
+Author: David Medina <medipas@gmail.com>
+Date:   Mon May 7 15:22:00 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/ca.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 3ab5ecb9d985bde55e20377b30f0b7c77426b071
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Mon May 7 14:15:19 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/cs.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 7448ae4721f1d0a15bbc6df85e39fd470312e999
+Author: Anshul Panwar <caspian7pena@gmail.com>
+Date:   Mon May 7 10:42:15 2018 +0000
+
+    Translated using Weblate (Hindi)
+
+    Currently translated at 1.4% (5 of 338 strings)
+
+ po/hi.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit ec9249d4ff8ac9cfe8ac2be4fad29968bcd4dbd4
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Mon May 7 11:06:57 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/de.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 5b548c9fe48014e2561af3262f1d2c83640e4fef
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon May 7 04:57:24 2018 +0200
+
+    Evade obscure transparency fill bug for issue #266.
+
+ src/aclock.cc | 20 +++++++++++++++++---
+ src/aclock.h  |  4 ++++
+ 2 files changed, 21 insertions(+), 3 deletions(-)
+
+commit bc8b5770b983f128dc9a18b80e9b2d03be8abba5
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Sun May 6 22:37:43 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/ja.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit e31e23fa00ef8c76efb50dc29fcaffd025ff5629
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Sun May 6 21:14:18 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (336 of 336 strings)
+
+ po/nl.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit b6fd22d80ef0919720a9a08e820299329c8343ae
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 6 21:27:49 2018 +0200
+
+    update manual for menu files.
+
+ doc/icewm.adoc | 41 ++++++++++++++++++++++++++++++-----------
+ 1 file changed, 30 insertions(+), 11 deletions(-)
+
+commit 787dc49d1470610757e841badb6231d3cb6674aa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 6 21:27:33 2018 +0200
+
+    Update potfiles.
+
+ po/ar.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/be.po     | 302 +++++++++++++++++++++++++------------------------
+ po/bg.po     | 300 ++++++++++++++++++++++++++-----------------------
+ po/ca.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/cs.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/da.po     | 314 +++++++++++++++++++++++++++------------------------
+ po/de.po     | 322 ++++++++++++++++++++++++++++------------------------
+ po/el.po     | 306 +++++++++++++++++++++++++++-----------------------
+ po/en.po     | 265 ++++++++++++++++++++-----------------------
+ po/es.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/fi.po     | 296 +++++++++++++++++++++++++-----------------------
+ po/fr.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/he.po     | 290 ++++++++++++++++++++++++-----------------------
+ po/hr.po     | 292 ++++++++++++++++++++++++-----------------------
+ po/hu.po     | 336 +++++++++++++++++++++++++++++--------------------------
+ po/icewm.pot | 267 +++++++++++++++++++++----------------------
+ po/id.po     | 314 +++++++++++++++++++++++++++------------------------
+ po/it.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/ja.po     | 324 +++++++++++++++++++++++++++++------------------------
+ po/ko.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/lt.po     | 306 +++++++++++++++++++++++++++-----------------------
+ po/lv.po     | 296 +++++++++++++++++++++++++-----------------------
+ po/mk.po     | 296 +++++++++++++++++++++++++-----------------------
+ po/nb.po     | 296 +++++++++++++++++++++++++-----------------------
+ po/nl.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/no.po     | 296 +++++++++++++++++++++++++-----------------------
+ po/pl.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/pt_BR.po  | 322 ++++++++++++++++++++++++++++------------------------
+ po/ro.po     | 292 ++++++++++++++++++++++++-----------------------
+ po/ru.po     | 322 ++++++++++++++++++++++++++++------------------------
+ po/sk.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/sl.po     | 296 +++++++++++++++++++++++++-----------------------
+ po/sv.po     | 318 ++++++++++++++++++++++++++++------------------------
+ po/tr.po     | 296 +++++++++++++++++++++++++-----------------------
+ po/uk.po     | 322 ++++++++++++++++++++++++++++------------------------
+ po/vi.po     | 306 +++++++++++++++++++++++++++-----------------------
+ po/zh_CN.po  | 318 ++++++++++++++++++++++++++++------------------------
+ po/zh_TW.po  | 318 ++++++++++++++++++++++++++++------------------------
+ 38 files changed, 6196 insertions(+), 5512 deletions(-)
+
+commit 0a91d33bb264d41b3465a09b4b82435919fb07e1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 6 21:26:57 2018 +0200
+
+    Avoid redrawing applets if possible for issue #258.
+    Add "includeprog" control for menu files for issue #264.
+    Give applets a menu to control them interactively.
+    Fix a memory leak for button submenus.
+
+ src/CMakeLists.txt |   2 +-
+ src/Makefile.am    |   2 +
+ src/aclock.cc      |  72 +++++--
+ src/aclock.h       |  22 +-
+ src/acpustatus.cc  | 206 ++++++++++++------
+ src/acpustatus.h   |  63 ++++--
+ src/amailbox.cc    | 115 +++++++++-
+ src/amailbox.h     |  48 ++++-
+ src/amemstatus.cc  | 144 ++++++-------
+ src/amemstatus.h   |  20 +-
+ src/apppstatus.cc  |  97 +++++++--
+ src/apppstatus.h   |  33 ++-
+ src/wmapp.cc       |   3 +-
+ src/wmmenu.cc      | 513 +++++++++++++++++++++++++++++++++++++++++++++
+ src/wmprog.cc      | 558 +++----------------------------------------------
+ src/wmprog.h       |  70 ++++---
+ src/wmtaskbar.cc   |  82 +++-----
+ src/wmtaskbar.h    |   9 +-
+ src/ybutton.cc     |   3 +
+ 19 files changed, 1212 insertions(+), 850 deletions(-)
+
+commit 6585695e243c202f9b9b82f994874fa52de014f7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun May 6 21:17:54 2018 +0200
+
+    String array sort. Multi-dimensional array.
+
+ src/udir.cc   | 19 +++----------
+ src/yarray.cc | 22 ++++++++++++++++
+ src/yarray.h  | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 3 files changed, 103 insertions(+), 17 deletions(-)
+
+commit 741f7d48cd61ed281dedf90278eddf22e43881b1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri May 4 18:58:40 2018 +0200
+
+    As an experiment, turn on backing store for system tray icons
+    to overcome that GTK2 tray icons sometimes don't respond to expose
+    events for
+    issues #209 and #265.
+
+ src/yxtray.cc | 39 +++++++++++++++++++++++----------------
+ 1 file changed, 23 insertions(+), 16 deletions(-)
+
+commit 30652d9eb23a5c5a38fb86906f8cec33d23bead4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri May 4 18:57:37 2018 +0200
+
+    Set save under for short-lived status windows.
+
+ src/wmstatus.cc | 2 +-
+ src/ytooltip.cc | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit b1c6fe826428dd99a9fa2fd8cb51fc2117c702f2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 1 19:02:28 2018 +0200
+
+    Enlarge system tray before adding a new icon for issues #265 and #209.
+
+ src/yxtray.cc | 37 ++++++++++++++++++++++---------------
+ src/yxtray.h  |  1 +
+ 2 files changed, 23 insertions(+), 15 deletions(-)
+
+commit 74f0dd8c334de372ab0ad716b732fffa0a15c438
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue May 1 06:56:12 2018 +0200
+
+    Fix broken tray (2) (issue #265).
+
+ src/yxtray.cc | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 7781ee8f48876ba0fb3708f151344b3479e6ff27
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 30 21:55:58 2018 +0200
+
+    A possible fix for claws-mail minimization on startup issue #241.
+
+ src/yxtray.cc | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit e1b72970c45bba41319cc1ea4556e800fb3170c9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 30 05:39:30 2018 +0200
+
+    fix typo in 053a7f447f8532e08d9a84875851c6681dfe7b25
+
+ src/aclock.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d0f9432197c2414f9924436451761f36f6274c50
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 30 05:27:51 2018 +0200
+
+    See issue #261.
+
+    Revert "FIX: The window size had been resized too much times in some
+    rare situation."
+
+    This reverts commit 6a03d437b7c944993d6ea78bd75e5cf548660d2f.
+
+ src/wmframe.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 053a7f447f8532e08d9a84875851c6681dfe7b25
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 30 05:18:55 2018 +0200
+
+    Reduce applet event overhead for issue #258.
+
+ src/aclock.cc     | 29 +++++++++++++++++++++++++----
+ src/aclock.h      |  5 +++++
+ src/acpustatus.cc | 32 ++++++++++++++++++++++++--------
+ src/acpustatus.h  |  6 ++++--
+ src/amemstatus.cc | 33 +++++++++++++++++++++++++--------
+ src/amemstatus.h  |  5 ++++-
+ src/apppstatus.cc | 32 +++++++++++++++++++++++++-------
+ src/apppstatus.h  |  4 ++++
+ 8 files changed, 116 insertions(+), 30 deletions(-)
+
+commit fdac1f22955cb6b2eaf11e244a99eb69a648a9d3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 30 05:04:54 2018 +0200
+
+    fix comment
+
+ src/default.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 12e10daa2fe37b504d2e769a0b16d574f114bb3f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 30 05:04:14 2018 +0200
+
+    addEventMask + handleVisibility.
+
+ src/ywindow.cc | 16 +++++++++++++++-
+ src/ywindow.h  |  5 +++--
+ 2 files changed, 18 insertions(+), 3 deletions(-)
+
+commit 7227de140a25239db392f1f0d9f55ccb114a3653
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 29 18:38:21 2018 +0200
+
+    libglib dependency for icewm-menu-fdo
+
+ README.md    | 1 +
+ README.md.in | 1 +
+ 2 files changed, 2 insertions(+)
+
+commit 35c632fa21bbb990435e95b430f27fe1428800a5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 29 18:36:22 2018 +0200
+
+    Optimize clock + CPU + MEM status updates for issue #258.
+
+ src/aclock.cc     | 130 ++++++++++++++++++++++++++++++++++++++++++--------
+ src/aclock.h      |  17 ++++++-
+ src/acpustatus.cc |  48 ++++++++++++++++++-
+ src/acpustatus.h  |   7 +++
+ src/amemstatus.cc |  53 ++++++++++++++++++--
+ src/amemstatus.h  |   6 +++
+ 6 files changed, 235 insertions(+), 26 deletions(-)
+
+commit 3b1e8b8b9dc600c0eb73e6076467c09615aeaa8b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 29 18:32:56 2018 +0200
+
+    Use assoc array to directly get just the wanted devices.
+    Optimize network status updates for issue #258.
+
+ src/apppstatus.cc | 114 +++++++++++++++++++++++++++++++++++++-------------
+ src/apppstatus.h  |  22 ++++++++--
+ src/wmtaskbar.cc  |   6 ++-
+ 3 files changed, 107 insertions(+), 35 deletions(-)
+
+commit 4a06de480edfee2a6e79a4fee3b4463cca793664
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 29 18:31:50 2018 +0200
+
+    simplify and standardize on yarray.
+
+ src/udir.cc | 53 +++++++++++++++++------------------------------------
+ src/udir.h  | 23 +++++++++++------------
+ 2 files changed, 28 insertions(+), 48 deletions(-)
+
+commit 5148617e6788a930e2b54852268b543064e6fc2d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 29 18:31:26 2018 +0200
+
+    glob
+
+ src/upath.cc | 21 +++++++++++++++++++++
+ src/upath.h  |  1 +
+ 2 files changed, 22 insertions(+)
+
+commit ea2cd4c2f6de21c2e4788e97bdc5ec1d11a08643
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 29 18:30:09 2018 +0200
+
+    associative array for apppstatus and copy constructors.
+
+ src/yarray.cc |  28 +++++++--
+ src/yarray.h  | 176 ++++++++++++++++++++++++++++++++++++++++++++++++++----
+ 2 files changed, 190 insertions(+), 14 deletions(-)
+
+commit 488de4396512e693519ee1b7965d682d77a20177
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Apr 26 02:23:31 2018 +0200
+
+    fix restart for CentOS.
+
+ src/wmapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 08c22682570a447774f2d056eb6f920a9fc4656e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Apr 24 22:20:27 2018 +0200
+
+    Fix initialization of variable array for issue #260.
+    Replace MStringArray with more efficient YStringArray.
+
+ src/apppstatus.cc | 55 ++++++++++++++++++++++++++++-----------------------
+ src/apppstatus.h  |  4 ++--
+ 2 files changed, 32 insertions(+), 27 deletions(-)
+
+commit 978a64ac47ba17c17e8aab0d173af80a3fef6cdf
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Apr 19 20:42:28 2018 +0200
+
+    Extend cycling over tasks to task tray.
+
+ src/atasks.cc   |  3 +++
+ src/atray.cc    | 72 +++++++++++++++++++++++++++++++++++++++++++++++++----
+ src/atray.h     |  9 ++++++-
+ src/wmtaskbar.h |  1 +
+ 4 files changed, 79 insertions(+), 6 deletions(-)
+
+commit ab3e2561b23b3bcd56aaae3c3e04122d58b6c7dc
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Thu Apr 19 09:25:48 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/pl.po | 35 ++++++++++++++---------------------
+ 1 file changed, 14 insertions(+), 21 deletions(-)
+
+commit d666f65c9472e20fa40bd0116bb2aacf8ab966d2
+Author: Martin Devenney <devenneymartin@gmail.com>
+Date:   Thu Apr 19 08:28:24 2018 +0000
+
+    Translated using Weblate (Swedish)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/sv.po | 34 +++++++++++++---------------------
+ 1 file changed, 13 insertions(+), 21 deletions(-)
+
+commit 8809178729237119efae221c66f07d6a68c8607d
+Author: Nikita Maynagashev <maynagashev@palex.ru>
+Date:   Wed Apr 18 13:10:45 2018 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/ru.po | 39 ++++++++++++++++-----------------------
+ 1 file changed, 16 insertions(+), 23 deletions(-)
+
+commit 5e4cbcff064f8e5e52c65383a258462cbd8038dc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 18 06:35:48 2018 +0200
+
+    Better sorting order for interface wildcard.
+
+ src/apppstatus.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3576168717797f5c9d48f8bc72b1af6ff38cfb77
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 18 06:33:10 2018 +0200
+
+    scroll wheel over task pane cycles over tasks.
+
+ src/atasks.cc | 87 ++++++++++++++++++++++++++++++++++++++++++-------------
+ src/atasks.h  |  5 ++++
+ 2 files changed, 72 insertions(+), 20 deletions(-)
+
+commit 1b131a2112933f22e231776c8576c1aea9888014
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 18 06:32:05 2018 +0200
+
+    Give a little margin to tooltips.
+
+ src/ytooltip.cc | 11 ++++++++---
+ 1 file changed, 8 insertions(+), 3 deletions(-)
+
+commit 29a0445a6695259b2c21affbeb03488457ad8adc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Apr 18 06:31:28 2018 +0200
+
+    report RAM/swap in GB
+
+ src/acpustatus.cc | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 7b2ced17c724156329053e03f69cc6c007b432ce
+Author: Christine Gabriel <christine@stoquart.com>
+Date:   Tue Apr 17 13:37:14 2018 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/fr.po | 33 ++++++++++++++-------------------
+ 1 file changed, 14 insertions(+), 19 deletions(-)
+
+commit 21fa79fcc0b3f2e930d4134b6c41373b30b91f6e
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Tue Apr 17 05:01:40 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/ko.po | 35 ++++++++++++++---------------------
+ 1 file changed, 14 insertions(+), 21 deletions(-)
+
+commit 3198d133ae94c1edac92eae4df9b683885644d16
+Author: Grace Yu <grace.yu@excel-gits.com>
+Date:   Tue Apr 17 02:46:08 2018 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/zh_TW.po | 35 ++++++++++++++---------------------
+ 1 file changed, 14 insertions(+), 21 deletions(-)
+
+commit b7023d534eb23b4b2edde61d5cf019d54bf07ffe
+Author: Emily Dong <Emily.Dong@excel-gits.com>
+Date:   Tue Apr 17 02:17:10 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/zh_CN.po | 35 ++++++++++++++---------------------
+ 1 file changed, 14 insertions(+), 21 deletions(-)
+
+commit 9c4b3f362be3ea203c5e93e8e6fc7b733345e618
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Apr 16 21:30:30 2018 +0200
+
+    correction for e888bc87d428d6dc9c8dd953d1b774b7b0d4f0b8
+
+ src/apppstatus.cc | 20 ++++++++++++--------
+ 1 file changed, 12 insertions(+), 8 deletions(-)
+
+commit cbdeacc0b70e0116fb115f984e2b166dff53f3ee
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Mon Apr 16 11:59:11 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/ar.po | 35 ++++++++++++++---------------------
+ 1 file changed, 14 insertions(+), 21 deletions(-)
+
+commit 7f990cf374cba1e2bfde21d6af1993c5ab061a2e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 15 21:37:12 2018 +0200
+
+    if_nametoindex + if_indextoname.
+    Workaround for missing libjpeg .pc file on CentOS.
+
+ configure.ac | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit e888bc87d428d6dc9c8dd953d1b774b7b0d4f0b8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 15 21:34:37 2018 +0200
+
+    More portable network wildcard matching works on all platforms.
+    Avoid monitoring the same device multiple times.
+    Cleanup net status monitoring.
+
+ doc/icewm.adoc    |   2 +-
+ src/apppstatus.cc | 574 +++++++++++++++++++++-----------------------------
+ src/apppstatus.h  |  92 ++++++--
+ src/base.h        |   8 +
+ src/default.h     |   9 +-
+ src/wmtaskbar.cc  |   6 +-
+ 6 files changed, 325 insertions(+), 366 deletions(-)
+
+commit 9f5eae5a0ba31955b79f282146f077464dd1ef1a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 15 21:33:12 2018 +0200
+
+    portability for OpenBSD and CentOS
+
+ src/amailbox.cc |  2 +-
+ src/yconfig.h   | 27 ++++++++++++++++-----------
+ src/yximage.cc  | 14 +++++++-------
+ 3 files changed, 24 insertions(+), 19 deletions(-)
+
+commit 12b0190f3b2b9902496cbf3b69e102c92e1a20b8
+Author: Andriy Bandura <andriykopanytsia@gmail.com>
+Date:   Sat Apr 14 05:47:35 2018 +0000
+
+    Translated using Weblate (Ukrainian)
+
+    Currently translated at 97.3% (329 of 338 strings)
+
+ po/uk.po | 38 +++++++++++++++++++-------------------
+ 1 file changed, 19 insertions(+), 19 deletions(-)
+
+commit 823b9cea7172f66056b16b0a328d57eec1147986
+Author: Juan Sarria <juansarriam@gmail.com>
+Date:   Thu Apr 12 23:18:42 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/es.po | 35 ++++++++++++++---------------------
+ 1 file changed, 14 insertions(+), 21 deletions(-)
+
+commit f07539f1dcd41fa445d3f899082d828ad3bb8780
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Thu Apr 12 13:06:37 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/it.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 358279d146e1b6fe43eba9dc2bd6986c5ad04e58
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Thu Apr 12 12:27:42 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/hu.po | 38 ++++++++++++++++----------------------
+ 1 file changed, 16 insertions(+), 22 deletions(-)
+
+commit 2dcb462f61aad0a594b751206d9300cd90a81348
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Mon Apr 9 20:55:00 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/pt_BR.po | 36 +++++++++++++++---------------------
+ 1 file changed, 15 insertions(+), 21 deletions(-)
+
+commit f91f29397e84622361f98896e2565915c6a35778
+Author: Anshul Panwar <caspian7pena@gmail.com>
+Date:   Mon Apr 9 17:36:23 2018 +0000
+
+    Translated using Weblate (Hindi)
+
+    Currently translated at 0.5% (2 of 338 strings)
+
+ po/hi.po | 13 ++++++++-----
+ 1 file changed, 8 insertions(+), 5 deletions(-)
+
+commit 207e98b7d3e7aa4aa193888697f69d60a7e04070
+Author: Anshul Panwar <caspian7pena@gmail.com>
+Date:   Mon Apr 9 17:33:44 2018 +0000
+
+    Added translation using Weblate (Hindi)
+
+ po/hi.po | 1763 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1763 insertions(+)
+
+commit fde22048a6b176a92465941f6196f66e95ad2135
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Apr 9 14:39:30 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/ca.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit bfc716f8f2f4972804b89ece0f627c18ab2694a9
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Apr 9 14:37:36 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/ca.po | 36 +++++++++++++++---------------------
+ 1 file changed, 15 insertions(+), 21 deletions(-)
+
+commit 3a37047ed317044fa5d4db61f72558eed1cd7b9d
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Mon Apr 9 08:12:14 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/nl.po | 35 ++++++++++++++---------------------
+ 1 file changed, 14 insertions(+), 21 deletions(-)
+
+commit 7344b5aa8bf1f02bf2141a4b3187f982922898d6
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Mon Apr 9 06:28:24 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/sk.po | 37 +++++++++++++++----------------------
+ 1 file changed, 15 insertions(+), 22 deletions(-)
+
+commit 05508300ef5332718e8076d32ed3218b54116b17
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 8 19:46:51 2018 +0200
+
+    +contains
+
+ src/yrect.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 8f10744fe16ecd641ff837a29bf6361ee933f562
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 8 19:46:31 2018 +0200
+
+    msgbox fixes.
+
+ src/ymsgbox.cc | 10 ++++++++--
+ src/ymsgbox.h  |  2 +-
+ 2 files changed, 9 insertions(+), 3 deletions(-)
+
+commit 5e8630bb8c5f9e5be6174c007f5583ef75336407
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 8 19:45:23 2018 +0200
+
+    prevent use of unitialized data (valgrind)
+
+ src/ybutton.cc | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 515cc278d7b1b16ccf5261ccf836650aa8565f0c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 8 19:45:02 2018 +0200
+
+    string preferences
+
+ src/wmprog.cc | 35 +++++++++++++++++++++++++----------
+ 1 file changed, 25 insertions(+), 10 deletions(-)
+
+commit d88852f635391f9b1edc7d0383c0e44fd73c244a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Apr 8 19:44:42 2018 +0200
+
+    fix allocation type (valgrind)
+
+ src/wmdialog.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7373414973db85a7d2141a4d146845c1bf6fb1b0
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Sun Apr 8 13:22:03 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/de.po | 39 ++++++++++++++++-----------------------
+ 1 file changed, 16 insertions(+), 23 deletions(-)
+
+commit 96e7a1383a4985d4899c6242683ebd1e109d9b86
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Sat Apr 7 23:20:29 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/ja.po | 41 ++++++++++++++++-------------------------
+ 1 file changed, 16 insertions(+), 25 deletions(-)
+
+commit 4f18c561b20cca44dbe99cf16b2dc9101f380784
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Sat Apr 7 17:30:36 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/cs.po | 35 ++++++++++++++---------------------
+ 1 file changed, 14 insertions(+), 21 deletions(-)
+
+commit e0f817f7b69a4847620e8f677f1c6190c4511108
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Sat Apr 7 15:44:47 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (338 of 338 strings)
+
+ po/it.po | 37 +++++++++++++++----------------------
+ 1 file changed, 15 insertions(+), 22 deletions(-)
+
+commit 0d5bb63c383bcf6edbf81bca9cb61aa189ae9232
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Apr 7 14:36:43 2018 +0200
+
+    update potfiles
+
+ po/ar.po     |  80 +++++++++++++++++++++++--------
+ po/be.po     |  57 ++++++++++++++++------
+ po/bg.po     |  58 +++++++++++++++++------
+ po/ca.po     |  72 +++++++++++++++++++++-------
+ po/cs.po     |  72 +++++++++++++++++++++-------
+ po/da.po     |  58 +++++++++++++++++------
+ po/de.po     |  72 +++++++++++++++++++++-------
+ po/el.po     |  57 ++++++++++++++++------
+ po/en.po     |  50 +++++++++++++++-----
+ po/es.po     |  80 +++++++++++++++++++++++--------
+ po/fi.po     |  57 ++++++++++++++++------
+ po/fr.po     |  72 +++++++++++++++++++++-------
+ po/he.po     |  52 +++++++++++++++-----
+ po/hr.po     |  55 ++++++++++++++++------
+ po/hu.po     |  78 ++++++++++++++++++++++--------
+ po/icewm.pot |  54 +++++++++++++++------
+ po/id.po     |  57 ++++++++++++++++------
+ po/it.po     |  76 +++++++++++++++++++++++-------
+ po/ja.po     | 141 ++++++++++++++++++++++++++++++++++++++++---------------
+ po/ko.po     |  78 +++++++++++++++++++++++-------
+ po/lt.po     |  57 ++++++++++++++++------
+ po/lv.po     |  57 ++++++++++++++++------
+ po/mk.po     |  57 ++++++++++++++++------
+ po/nb.po     |  57 ++++++++++++++++------
+ po/nl.po     |  72 +++++++++++++++++++++-------
+ po/no.po     |  57 ++++++++++++++++------
+ po/pl.po     |  80 +++++++++++++++++++++++--------
+ po/pt_BR.po  |  80 +++++++++++++++++++++++--------
+ po/ro.po     |  57 ++++++++++++++++------
+ po/ru.po     |  80 +++++++++++++++++++++++--------
+ po/sk.po     |  76 +++++++++++++++++++++++-------
+ po/sl.po     |  57 ++++++++++++++++------
+ po/sv.po     |  80 +++++++++++++++++++++++--------
+ po/tr.po     |  57 ++++++++++++++++------
+ po/uk.po     |  58 +++++++++++++++++------
+ po/vi.po     |  57 ++++++++++++++++------
+ po/zh_CN.po  |  79 +++++++++++++++++++++++--------
+ po/zh_TW.po  |  87 +++++++++++++++++++++++++---------
+ 38 files changed, 1950 insertions(+), 631 deletions(-)
+
+commit 04107e450ff54df043db849e7067715fd0025241
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Apr 7 14:33:04 2018 +0200
+
+    add -i option. NLS 2 strings.
+
+ src/icesm.cc | 18 ++++++++++++------
+ 1 file changed, 12 insertions(+), 6 deletions(-)
+
+commit 75c1c01769a7a42121af33c7eeb83ffefbec2fc4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Apr 7 14:28:04 2018 +0200
+
+    Reuse obsolete ShowSettingsMenu for disabling the Preferences menu for
+    issue #259.
+
+ src/wmprog.cc | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit 1448c85919f67cad6ee4a4de0b54a71fb38528fe
+Author: David Medina <medipas@gmail.com>
+Date:   Tue Apr 3 16:41:32 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/ca.po | 73 ++++++++++++++----------------------------------------------
+ 1 file changed, 17 insertions(+), 56 deletions(-)
+
+commit d555fc1e193380e1688ca069ee8ce9aa8b442383
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Wed Apr 4 05:27:46 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/ko.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 12354ed155e9c933edd83326e30fa739b11301b8
+Author: Martin Devenney <devenneymartin@gmail.com>
+Date:   Wed Apr 4 06:33:48 2018 +0000
+
+    Translated using Weblate (Swedish)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/sv.po | 81 ++++++++++++++----------------------------------------------
+ 1 file changed, 19 insertions(+), 62 deletions(-)
+
+commit e9e79c7567ba91c9dfb8ec6097b377e286677066
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Wed Apr 4 05:08:37 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/ko.po | 87 +++++++++++++++---------------------------------------------
+ 1 file changed, 21 insertions(+), 66 deletions(-)
+
+commit db8c896b78cabdb585a0187398d7ddb09c006727
+Author: David Medina <medipas@gmail.com>
+Date:   Tue Apr 3 16:41:32 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 99.7% (333 of 334 strings)
+
+ po/ca.po | 13 ++++++-------
+ 1 file changed, 6 insertions(+), 7 deletions(-)
+
+commit 4d6cddbb0dec4b8185192a5cd431ed14fb00fbf7
+Author: Davide Aiello <davidea@novilinguists.com>
+Date:   Tue Apr 3 05:57:43 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/it.po | 87 ++++++++++++++++--------------------------------------------
+ 1 file changed, 23 insertions(+), 64 deletions(-)
+
+commit 7b951c98cfb7b35d2429601aa08507c807f066b8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Apr 3 07:26:32 2018 +0200
+
+    Better URL parser.
+
+ src/mstring.h |   1 +
+ src/yurl.cc   | 143 ++++++++++++++++++++++++++++++++++++++++--------------
+ 2 files changed, 108 insertions(+), 36 deletions(-)
+
+commit 1d888a8d2c69f672b448b895306d3db83814e8a1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Apr 3 07:24:53 2018 +0200
+
+    report message count and unread for NewMailCommand via 2 env vars.
+
+ src/amailbox.cc | 17 ++++++++++++-----
+ src/amailbox.h  |  2 +-
+ 2 files changed, 13 insertions(+), 6 deletions(-)
+
+commit a7a32fba57f2d701a6cc4365e6698a7a4287a953
+Author: Juan Sarria <juansarriam@gmail.com>
+Date:   Mon Apr 2 23:55:33 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/es.po | 85 ++++++++++++++++--------------------------------------------
+ 1 file changed, 22 insertions(+), 63 deletions(-)
+
+commit f1c97b69ab7c5d0482277c533a3b94661cc93181
+Author: Nikita Maynagashev <maynagashev@palex.ru>
+Date:   Mon Apr 2 23:18:07 2018 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/ru.po | 88 ++++++++++++++++--------------------------------------------
+ 1 file changed, 23 insertions(+), 65 deletions(-)
+
+commit a7d8ba3eea0f9a2a9b08be602431dcc4b454d500
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Mon Apr 2 17:15:38 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/hu.po | 85 ++++++++++++++++--------------------------------------------
+ 1 file changed, 22 insertions(+), 63 deletions(-)
+
+commit af4cf8be34f5de4d937fbd9e85a810694ced5fbb
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Sun Apr 1 09:56:36 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/ar.po | 83 ++++++++++++++----------------------------------------------
+ 1 file changed, 19 insertions(+), 64 deletions(-)
+
+commit c9a6cc719d1801e545b503bc9fe33c4aac790ad6
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Thu Mar 29 06:08:33 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 99.4% (332 of 334 strings)
+
+ po/ko.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 11118d4c49e94ff14b13e826ab9f1cf649e295a1
+Author: Emily Dong <Emily.Dong@excel-gits.com>
+Date:   Thu Mar 29 05:36:01 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/zh_CN.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6172f9a5509ab51e3919b80d248d44a3f5d0b954
+Author: Grace Yu <grace.yu@excel-gits.com>
+Date:   Thu Mar 29 05:37:17 2018 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/zh_TW.po | 92 +++++++++++++--------------------------------------------
+ 1 file changed, 21 insertions(+), 71 deletions(-)
+
+commit a3dc404fb068683695d6351a4f361c01cf946089
+Author: Emily Dong <Emily.Dong@excel-gits.com>
+Date:   Thu Mar 29 03:18:02 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/zh_CN.po | 88 ++++++++++++++-------------------------------------------
+ 1 file changed, 21 insertions(+), 67 deletions(-)
+
+commit f80c9a0a8c6cc2e23710cf594da1b13bc94c4df0
+Author: jc sl <trcs@gmx.com>
+Date:   Wed Mar 28 18:50:43 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 99.4% (332 of 334 strings)
+
+ po/es.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit e01afc6a92a0f9f986b2e851de514cbb04950b03
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Wed Mar 28 15:54:23 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/cs.po | 80 ++++++++++++++----------------------------------------------
+ 1 file changed, 18 insertions(+), 62 deletions(-)
+
+commit 347f0fae889fe74919f1b84e949e283943ffa85e
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Wed Mar 28 14:59:03 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/pl.po | 102 +++++++++++++++++------------------------------------------
+ 1 file changed, 29 insertions(+), 73 deletions(-)
+
+commit 1c35701f1fb227a6f1169931a273d9f13e524beb
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Wed Mar 28 14:47:05 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/de.po | 83 +++++++++++++++---------------------------------------------
+ 1 file changed, 20 insertions(+), 63 deletions(-)
+
+commit 508e1f882df4e20c40bdf97a5e623c060019f752
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Wed Mar 28 09:13:50 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 99.4% (332 of 334 strings)
+
+ po/pl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 44d152e92a3ea7af6d94d63a81a0e7393646a129
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Wed Mar 28 11:55:29 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/pt_BR.po | 83 ++++++++++++++-------------------------------------------
+ 1 file changed, 20 insertions(+), 63 deletions(-)
+
+commit 173761445aa6122617d81e5987e670bec426a5c2
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Wed Mar 28 08:17:28 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/nl.po | 18 +++++++++---------
+ 1 file changed, 9 insertions(+), 9 deletions(-)
+
+commit efcc38801c76a0f2c5ddd02a7e6738c68b40c422
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Wed Mar 28 10:51:01 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/sk.po | 79 ++++++++++++++----------------------------------------------
+ 1 file changed, 18 insertions(+), 61 deletions(-)
+
+commit 3d2107d98166f447cd0117cdce405a58562ef14a
+Author: Christine Gabriel <christine@stoquart.com>
+Date:   Wed Mar 28 10:24:13 2018 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/fr.po | 81 +++++++++++++++---------------------------------------------
+ 1 file changed, 20 insertions(+), 61 deletions(-)
+
+commit 7a7204c979ae4cf56000ba90b8fbe3f6b91279b1
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Wed Mar 28 08:12:58 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/nl.po | 91 +++++++++++++++++-------------------------------------------
+ 1 file changed, 25 insertions(+), 66 deletions(-)
+
+commit 24f40e2c14d404011fd3f9896feee2198842f589
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Wed Mar 28 08:08:30 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (334 of 334 strings)
+
+ po/ja.po | 124 +++++++++++++++--------------------------------------------
+ 1 file changed, 32 insertions(+), 92 deletions(-)
+
+commit c92c04815b9e9e7caf5e43c18988bef4c4874d8b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Mar 28 01:46:49 2018 -0600
+
+    update po files
+
+ po/ar.po     | 362 ++++++++++++++++++++++++++++--------------------
+ po/be.po     | 298 +++++++++++++++++++++-------------------
+ po/bg.po     | 298 +++++++++++++++++++++-------------------
+ po/ca.po     | 366 +++++++++++++++++++++++++++++--------------------
+ po/cs.po     | 358 ++++++++++++++++++++++++++++--------------------
+ po/da.po     | 299 +++++++++++++++++++++-------------------
+ po/de.po     | 362 ++++++++++++++++++++++++++++--------------------
+ po/el.po     | 298 +++++++++++++++++++++-------------------
+ po/en.po     | 298 +++++++++++++++++++++-------------------
+ po/es.po     | 366 +++++++++++++++++++++++++++++--------------------
+ po/fi.po     | 298 +++++++++++++++++++++-------------------
+ po/fr.po     | 358 ++++++++++++++++++++++++++++--------------------
+ po/he.po     | 298 +++++++++++++++++++++-------------------
+ po/hr.po     | 298 +++++++++++++++++++++-------------------
+ po/hu.po     | 366 +++++++++++++++++++++++++++++--------------------
+ po/icewm.pot | 300 +++++++++++++++++++++-------------------
+ po/id.po     | 298 +++++++++++++++++++++-------------------
+ po/it.po     | 362 ++++++++++++++++++++++++++++--------------------
+ po/ja.po     | 409 +++++++++++++++++++++++++++++++++----------------------
+ po/ko.po     | 358 ++++++++++++++++++++++++++++--------------------
+ po/lt.po     | 298 +++++++++++++++++++++-------------------
+ po/lv.po     | 298 +++++++++++++++++++++-------------------
+ po/mk.po     | 298 +++++++++++++++++++++-------------------
+ po/nb.po     | 298 +++++++++++++++++++++-------------------
+ po/nl.po     | 358 ++++++++++++++++++++++++++++--------------------
+ po/no.po     | 298 +++++++++++++++++++++-------------------
+ po/pl.po     | 358 ++++++++++++++++++++++++++++--------------------
+ po/pt_BR.po  | 362 ++++++++++++++++++++++++++++--------------------
+ po/ro.po     | 298 +++++++++++++++++++++-------------------
+ po/ru.po     | 366 +++++++++++++++++++++++++++++--------------------
+ po/sk.po     | 358 ++++++++++++++++++++++++++++--------------------
+ po/sl.po     | 298 +++++++++++++++++++++-------------------
+ po/sv.po     | 358 ++++++++++++++++++++++++++++--------------------
+ po/tr.po     | 298 +++++++++++++++++++++-------------------
+ po/uk.po     | 298 +++++++++++++++++++++-------------------
+ po/vi.po     | 298 +++++++++++++++++++++-------------------
+ po/zh_CN.po  | 365 +++++++++++++++++++++++++++++--------------------
+ po/zh_TW.po  | 373 ++++++++++++++++++++++++++++++--------------------
+ 38 files changed, 7066 insertions(+), 5462 deletions(-)
+
+commit e111c0398262012e57f08a3094433638aee437c3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 26 07:29:37 2018 +0200
+
+    Enable moving fullscreen windows to a different layer for issue #257.
+
+ src/wmframe.cc | 9 +++++++--
+ src/wmmgr.h    | 1 +
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 7d119d0009ab025799374a701e44543c364751fc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 26 07:23:04 2018 +0200
+
+    less than, greater than
+
+ src/yaction.h | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 80efe93f81e8c78d41239aa2eb01c962464c5313
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 26 07:21:55 2018 +0200
+
+    optimization
+
+ src/decorate.cc | 42 ++++++++++++++++++++++--------------------
+ 1 file changed, 22 insertions(+), 20 deletions(-)
+
+commit 18e0eff8dc4f4e0d416647058871a82213e09711
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 26 07:18:40 2018 +0200
+
+    also update menu action listeners.
+    this fixes 16b8d71492d128a09a33765adddc3d736ea0d09a.
+
+ src/decorate.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 97209f8e44c02ec4e4e75a1ec0b220691d47a6e6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 25 22:04:23 2018 +0200
+
+    add configure option --logevents
+
+ configure.ac | 6 ++++++
+ src/wmapp.cc | 3 +++
+ 2 files changed, 9 insertions(+)
+
+commit f324a61b15fb9a8948fb47755e262601f6882f28
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 25 22:01:27 2018 +0200
+
+    manpages and manual are now up-to-date.
+
+ README.md.in | 8 ++------
+ 1 file changed, 2 insertions(+), 6 deletions(-)
+
+commit 8d72b17841f1825513f1bb273e1d3fbd51ff4ff9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 25 21:54:53 2018 +0200
+
+    update help.
+
+ src/icesh.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 539d0bb9161da05f7afe4ec70f140aea673a7a17
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 25 21:52:58 2018 +0200
+
+    simplify ugly cfoption macros. make cfoption a union to save space.
+
+ src/genpref.cc  | 21 ++++---------
+ src/wmconfig.cc | 20 +++++-------
+ src/wmprog.cc   | 18 +++++------
+ src/yconfig.cc  | 24 +++++++--------
+ src/yconfig.h   | 88 ++++++++++++++++++++++++++++++++---------------------
+ 5 files changed, 88 insertions(+), 83 deletions(-)
+
+commit 9a92e285617aab2bd91c696138f856547846a847
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 25 21:48:44 2018 +0200
+
+    Support IPv6. Better protocol tracing. Report protocol errors in
+    mailbox tooltips. Set ICEWM_MAILBOX to mailbox number when execing
+    NewMailCommand. Also examine MAILPATH. and use LOGNAME instead of getlogin.
+
+ src/amailbox.cc  | 251 +++++++++++++++++++++++++++++++--------------------
+ src/amailbox.h   |  24 ++---
+ src/wmtaskbar.cc |  76 ++++++++--------
+ src/wmtaskbar.h  |   3 +-
+ src/ysocket.cc   |  62 +++++++------
+ src/yurl.cc      |   2 +-
+ src/yurl.h       |   2 -
+ 7 files changed, 234 insertions(+), 186 deletions(-)
+
+commit a59738fae15fbe1e87060d4a1780168d049dd5a6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 25 21:44:33 2018 +0200
+
+    Navigate About window with arrow keys.
+
+ src/wmdialog.cc | 16 ++++++++++++++++
+ 1 file changed, 16 insertions(+)
+
+commit 492752c0cf66bb33d00b82f91c2be9b5e6d06884
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Tue Mar 20 14:49:29 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ar.po | 101 ++++++++++++-----------------------------------------------
+ 1 file changed, 20 insertions(+), 81 deletions(-)
+
+commit 44a2f7e462b815d599e9ec3e7ef52f0eb51f43dc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 18 20:16:29 2018 +0100
+
+    add missing options to manual.
+
+ doc/icewm.adoc | 118 ++++++++++++++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 104 insertions(+), 14 deletions(-)
+
+commit 3292d3edfece138cb08b8f2c1cc0d2e91e18a903
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 18 20:14:18 2018 +0100
+
+    Make icewm actions enumerated types and also add them to icesh.
+
+ src/base.h      |  3 +++
+ src/icesh.cc    | 45 ++++++++++++++++++++++++++++++++++++++++++++-
+ src/wmaction.h  | 28 +++++++++++++++++-----------
+ src/wmapp.cc    | 27 +++++++++++----------------
+ src/wmapp.h     |  8 ++++----
+ src/wmdialog.cc | 37 +++++++++++++------------------------
+ src/wmmgr.cc    | 13 +++++++------
+ src/wmmgr.h     |  3 ++-
+ src/ylist.h     |  4 +---
+ 9 files changed, 102 insertions(+), 66 deletions(-)
+
+commit 16b8d71492d128a09a33765adddc3d736ea0d09a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 18 20:08:56 2018 +0100
+
+    Add menus for online configurable preferences and key lookup.  Can save
+    modified preferences to file.
+
+ lib/Makefile.am          |   6 +
+ lib/icons/key_16x16.png  | Bin 0 -> 1165 bytes
+ lib/icons/key_32x32.png  | Bin 0 -> 2797 bytes
+ lib/icons/pref_16x16.png | Bin 0 -> 1234 bytes
+ lib/icons/pref_32x32.png | Bin 0 -> 2741 bytes
+ lib/icons/save_16x16.png | Bin 0 -> 1202 bytes
+ lib/icons/save_32x32.png | Bin 0 -> 2010 bytes
+ src/misc.cc              |   2 +-
+ src/wmprog.cc            | 263 +++++++++++++++++++++++++++++++++++++++++--
+ src/yaction.h            |   1 +
+ src/ymenu.cc             |  16 +--
+ src/ypointer.h           |   6 +-
+ 12 files changed, 272 insertions(+), 22 deletions(-)
+
+commit 2954c6238089cfdc12e1f803fa899a099a07adb9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Mar 17 17:32:12 2018 -0600
+
+    Revert "Make it possible to override the layer as set from the window type
+    for issue #251.  Previously when the application sets a window type that
+    could fix the layer forever.  This commit makes it possible to overrule
+    that by either a winoptions setting or by selecting the desired layer
+    from the layer menu.  This gives much more control to the user."
+
+    This reverts commit ea93b40dd3de6dfc8c6a0699820cfd9bfd714608.
+
+ src/wmframe.cc | 57 ++++++++++++++++++++++++++----------------------------
+ src/wmframe.h  |  2 +-
+ 2 files changed, 28 insertions(+), 31 deletions(-)
+
+commit 907a4372bd164ca291260c98bc9157e559987c7e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Mar 16 05:28:07 2018 +0100
+
+    Revert "Fix the mouse pointer problem on top left and top right."
+    This was not a good pull request as it makes resizing windows
+    in theme CrystelBlue much harder. A fix like that should be
+    better tested.
+    This reverts commit 69b5c83f315330cc9ccccedae8c4a7068301fa29.
+
+ src/decorate.cc | 11 +++++++++++
+ src/wmframe.cc  | 29 ++++++-----------------------
+ 2 files changed, 17 insertions(+), 23 deletions(-)
+
+commit f6caecf6cf03aab762092501b3d9835cbd2266ca
+Merge: bcadc759 69b5c83f
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Thu Mar 15 17:45:46 2018 -0600
+
+    Merge pull request #252 from gam3/gam3/upper_coners_handles
+
+    Fix the mouse pointer problem on top left and top right.
+
+commit bcadc75959f40015703145b6734f309213d2befa
+Merge: 5a23b1ad 1bfc25f6
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Thu Mar 15 17:43:40 2018 -0600
+
+    Merge pull request #253 from gam3/gam3/psi_widow_warp
+
+    Stop 'psi' windows from warping on first move by title bar.
+
+commit 5a23b1ade6b257d550889a55e5a9b96ad0b4e4b8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Mar 15 22:11:28 2018 +0100
+
+    On restart windows with _NET_WM_STATE_HIDDEN should set WinStateMinimized
+    to keep them minimized for issues #190, #226, #241 and #254, otherwise
+    they are restored, which is very annoying.
+
+ src/wmclient.cc | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit ea93b40dd3de6dfc8c6a0699820cfd9bfd714608
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Mar 14 20:17:36 2018 +0100
+
+    Make it possible to override the layer as set from the window type for
+    issue #251.  Previously when the application sets a window type that
+    could fix the layer forever.  This commit makes it possible to overrule
+    that by either a winoptions setting or by selecting the desired layer
+    from the layer menu.  This gives much more control to the user.
+
+ src/wmframe.cc | 57 ++++++++++++++++++++++++++++--------------------------
+ src/wmframe.h  |  2 +-
+ 2 files changed, 31 insertions(+), 28 deletions(-)
+
+commit beb087015c92feeddac3ecd2e3577d49fe5c3790
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Mar 14 18:27:48 2018 +0100
+
+    sed -i 's|%l |%ld |g' zh_TW.po #255
+
+ po/zh_TW.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 169b5f0c9053c70bf8d9f8b880b8aefdac870ae5
+Author: Nikita Maynagashev <maynagashev@palex.ru>
+Date:   Wed Mar 14 11:42:28 2018 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ru.po | 109 +++++++++++++++--------------------------------------------
+ 1 file changed, 27 insertions(+), 82 deletions(-)
+
+commit a4be083560c18479644f458fe3bd129352482512
+Author: Emily Dong <Emily.Dong@excel-gits.com>
+Date:   Wed Mar 14 06:08:35 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/zh_CN.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit a2c51f13136b6d569a92b461bb1fcfa4da24b811
+Author: Grace Yu <grace.yu@excel-gits.com>
+Date:   Wed Mar 14 06:48:53 2018 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/zh_TW.po | 132 ++++++++++++++++----------------------------------------
+ 1 file changed, 36 insertions(+), 96 deletions(-)
+
+commit 7136a941baf8e6beb069250ccac39eed25c27403
+Author: Dingzhong Chen <wsxy162@gmail.com>
+Date:   Sat Mar 10 17:34:57 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/zh_CN.po | 98 +++++++++++++--------------------------------------------
+ 1 file changed, 22 insertions(+), 76 deletions(-)
+
+commit 1bfc25f607c0676726340d4c7f85e3760d77368d
+Author: G. Allen Morris III <gam3@gam3.net>
+Date:   Wed Mar 14 00:31:38 2018 +0100
+
+    Stop 'psi' windows from warping on first move by title bar.
+
+    This mostly reverts 03af26af5e880f4eee23545973061ccc2e363761
+
+ src/ywindow.cc | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit 69b5c83f315330cc9ccccedae8c4a7068301fa29
+Author: G. Allen Morris III <gam3@gam3.net>
+Date:   Tue Mar 13 21:03:23 2018 +0100
+
+    Fix the mouse pointer problem on top left and top right.
+
+        This is a revert of much of commit
+        d759ea935eba38c9bc10dfb582914abaa68a2915
+
+ src/decorate.cc | 11 -----------
+ src/wmframe.cc  | 29 +++++++++++++++++++++++------
+ 2 files changed, 23 insertions(+), 17 deletions(-)
+
+commit a36883eadfa3f9e8e14c76d1c7eb84060952a56f
+Author: Franziska Weinberger <f.weinberger@gemino.de>
+Date:   Tue Mar 13 14:58:30 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/de.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 2af09e6818dd0897004c218fd5ee73d265d53f6c
+Author: Juan Sarria <juansarriam@gmail.com>
+Date:   Tue Mar 13 16:50:31 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/es.po | 87 ++++++++----------------------------------------------------
+ 1 file changed, 11 insertions(+), 76 deletions(-)
+
+commit eeb803a26a0593ed38d51d021427f325b88d789b
+Author: Christine Gabriel <christine@stoquart.com>
+Date:   Tue Mar 13 15:42:37 2018 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/fr.po | 80 ++++++------------------------------------------------------
+ 1 file changed, 7 insertions(+), 73 deletions(-)
+
+commit be62026f3710b4fa742ac8cf6adcc3cc117a1357
+Author: Franziska Weinberger <f.weinberger@gemino.de>
+Date:   Tue Mar 13 14:46:44 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/de.po | 112 ++++++++++++++++-------------------------------------------
+ 1 file changed, 29 insertions(+), 83 deletions(-)
+
+commit 82eb8eb96ac107686619ff218f356bd98c7704c5
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Tue Mar 13 14:14:02 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/it.po | 84 +++++++-----------------------------------------------------
+ 1 file changed, 9 insertions(+), 75 deletions(-)
+
+commit 583fc92e1ee6c3e5cf08912fd91903e190b0e167
+Author: Martin Devenney <devenneymartin@gmail.com>
+Date:   Tue Mar 13 12:26:54 2018 +0000
+
+    Translated using Weblate (Swedish)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/sv.po | 72 ++++--------------------------------------------------------
+ 1 file changed, 4 insertions(+), 68 deletions(-)
+
+commit d1f23a43859f381646a607308b26579b7acd7a75
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Tue Mar 13 11:59:23 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/pl.po | 113 ++++++++++++++++++-----------------------------------------
+ 1 file changed, 34 insertions(+), 79 deletions(-)
+
+commit 93033e94a1a0c2c3cbfccaa7a1ba7b591289a0ad
+Merge: 2135c00d 460ae63b
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Tue Mar 13 04:31:24 2018 -0600
+
+    Merge pull request #250 from gam3/gam3/cleanup
+
+    Use proper 'delete []' in place of 'delete'
+
+commit 2135c00dc8f93ab80aa030d29628ebd8550db802
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Tue Mar 13 10:29:51 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/hu.po | 88 ++++++++----------------------------------------------------
+ 1 file changed, 11 insertions(+), 77 deletions(-)
+
+commit 1bb9554261d902bdce5da4e5f3e9c9b36b43151a
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Mon Mar 12 08:37:06 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/sk.po | 65 ++++++------------------------------------------------------
+ 1 file changed, 6 insertions(+), 59 deletions(-)
+
+commit 48d930ddf3175a104a0e1f293aa127c4fb602431
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Tue Mar 13 06:07:04 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ko.po | 95 +++++++++++++-----------------------------------------------
+ 1 file changed, 20 insertions(+), 75 deletions(-)
+
+commit 946b537d5572b96436b08cf606268f9086281785
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Mon Mar 12 08:37:06 2018 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 99.6% (332 of 333 strings)
+
+ po/sk.po | 40 +++++++++++++++++++---------------------
+ 1 file changed, 19 insertions(+), 21 deletions(-)
+
+commit 3ef2977b3e4411f9e55c0eb9de09fc77ca4752c3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 11 21:06:42 2018 +0100
+
+    "order" winoption to sort buttons / icons on taskbar, tray bar and system
+    tray for issues #242, #180, #198. Use _KDE_NET_SYSTEM_TRAY_WINDOWS for
+    issue #242. Possible fixes for issue #209 which requires further testing.
+
+ doc/icewm.adoc   |   4 +
+ src/Makefile.am  |  19 ++--
+ src/atasks.cc    |   8 +-
+ src/atasks.h     |   4 +-
+ src/atray.cc     |   9 +-
+ src/atray.h      |   1 +
+ src/debug.h      |   4 +-
+ src/wmclient.h   |   1 +
+ src/wmframe.cc   |   2 +
+ src/wmframe.h    |   4 +-
+ src/wmoption.cc  |   5 +
+ src/wmoption.h   |   1 +
+ src/wmtaskbar.cc |   2 +-
+ src/yxtray.cc    | 300 +++++++++++++++++++++++++++++++++++----------------
+ src/yxtray.h     |  39 +++++--
+ 15 files changed, 282 insertions(+), 121 deletions(-)
+
+commit 49b620188f82329d8b04e016bd78bcfdac625dbc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 11 21:04:44 2018 +0100
+
+    equal
+
+ src/yrect.h | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 542c4d42f6c8760b02a39b8d90918fa430896750
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 11 21:04:32 2018 +0100
+
+    -tab
+
+ src/ycolor.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b2fb9edf534ba827acc9671e130f849ca5d3e7a3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 11 21:04:20 2018 +0100
+
+    iter insert
+
+ src/yarray.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit d759ea935eba38c9bc10dfb582914abaa68a2915
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 11 21:03:31 2018 +0100
+
+    leak
+
+ src/icesh.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit bbd9b3a24d8a30d5445fc96eade5d5fc0e2a4165
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Mar 11 21:03:00 2018 +0100
+
+    itoa
+
+ src/mstring.cc | 7 +++++++
+ src/mstring.h  | 3 +++
+ 2 files changed, 10 insertions(+)
+
+commit 460ae63be700f593b072fd767e31829fdff99dfa
+Author: G. Allen Morris III <gam3@gam3.net>
+Date:   Sun Mar 11 16:45:54 2018 +0100
+
+    use proper 'delete []' in place of 'delete'
+
+ src/amemstatus.cc | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 9b7bcce1866812447966669d67a706251cf28cd8
+Author: Dingzhong Chen <wsxy162@gmail.com>
+Date:   Sat Mar 10 17:34:57 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 99.6% (332 of 333 strings)
+
+ po/zh_CN.po | 48 +++++++++++++++++++++++-------------------------
+ 1 file changed, 23 insertions(+), 25 deletions(-)
+
+commit 57eaa77068e3735639f60b039662eba00918c954
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Sat Mar 10 14:21:37 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/nl.po | 79 ++++++------------------------------------------------------
+ 1 file changed, 7 insertions(+), 72 deletions(-)
+
+commit 67487b55c00529313d9cffc1f826549e3e06adb1
+Author: David Medina <medipas@gmail.com>
+Date:   Fri Mar 9 19:06:31 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ca.po | 32 ++++++++++++++++----------------
+ 1 file changed, 16 insertions(+), 16 deletions(-)
+
+commit 4c06a65de6dbe5dad341b90b86931e9c5e898c50
+Author: David Medina <medipas@gmail.com>
+Date:   Fri Mar 9 19:03:13 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ca.po | 85 +++++++-----------------------------------------------------
+ 1 file changed, 10 insertions(+), 75 deletions(-)
+
+commit 7001dd4380153d930588ad07e91cefe3de70480e
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Fri Mar 9 07:04:10 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/cs.po | 79 ++++++------------------------------------------------------
+ 1 file changed, 7 insertions(+), 72 deletions(-)
+
+commit b4a58d1d234bda86ec7d989717223ec6ad832bf8
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Thu Mar 8 22:33:59 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ja.po | 125 ++++++++++-------------------------------------------------
+ 1 file changed, 21 insertions(+), 104 deletions(-)
+
+commit 253c599568fb7b03ce1331181e9fc9af6f4c7067
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Thu Mar 8 16:31:03 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/pt_BR.po | 83 +++++++--------------------------------------------------
+ 1 file changed, 9 insertions(+), 74 deletions(-)
+
+commit 8e94f12e95771923f0e1ce000a3e062a511952db
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Mar 8 09:20:21 2018 -0700
+
+    update po files
+
+ po/ar.po     | 135 ++++++++++++++++++++++++++++++++------------
+ po/be.po     |  65 +++++++++++-----------
+ po/bg.po     |  65 +++++++++++-----------
+ po/ca.po     | 139 ++++++++++++++++++++++++++++++++-------------
+ po/cs.po     | 135 ++++++++++++++++++++++++++++++++------------
+ po/da.po     | 135 ++++++++++++++++++++++++++++++++------------
+ po/de.po     | 120 ++++++++++++++++++++++++++++-----------
+ po/el.po     | 120 ++++++++++++++++++++++++++++-----------
+ po/en.po     |  65 +++++++++++-----------
+ po/es.po     | 135 ++++++++++++++++++++++++++++++++------------
+ po/fi.po     |  65 +++++++++++-----------
+ po/fr.po     | 135 ++++++++++++++++++++++++++++++++------------
+ po/he.po     |  65 +++++++++++-----------
+ po/hr.po     |  65 +++++++++++-----------
+ po/hu.po     | 139 ++++++++++++++++++++++++++++++++-------------
+ po/icewm.pot |  69 +++++++++++------------
+ po/id.po     | 120 ++++++++++++++++++++++++++++-----------
+ po/it.po     | 167 ++++++++++++++++++++++++++++++++++++++-----------------
+ po/ja.po     | 144 ++++++++++++++++++++++++++++++++++-------------
+ po/ko.po     | 120 ++++++++++++++++++++++++++++-----------
+ po/lt.po     |  65 +++++++++++-----------
+ po/lv.po     |  65 +++++++++++-----------
+ po/mk.po     |  65 +++++++++++-----------
+ po/nb.po     |  65 +++++++++++-----------
+ po/nl.po     | 135 ++++++++++++++++++++++++++++++++------------
+ po/no.po     |  65 +++++++++++-----------
+ po/pl.po     | 120 ++++++++++++++++++++++++++++-----------
+ po/pt_BR.po  | 135 ++++++++++++++++++++++++++++++++------------
+ po/ro.po     |  65 +++++++++++-----------
+ po/ru.po     | 120 ++++++++++++++++++++++++++++-----------
+ po/sk.po     | 120 ++++++++++++++++++++++++++++-----------
+ po/sl.po     |  65 +++++++++++-----------
+ po/sv.po     | 139 ++++++++++++++++++++++++++++++++-------------
+ po/tr.po     |  65 +++++++++++-----------
+ po/uk.po     | 120 ++++++++++++++++++++++++++++-----------
+ po/vi.po     |  65 +++++++++++-----------
+ po/zh_CN.po  | 120 ++++++++++++++++++++++++++++-----------
+ po/zh_TW.po  | 120 ++++++++++++++++++++++++++++-----------
+ 38 files changed, 2590 insertions(+), 1327 deletions(-)
+
+commit 7cd9e12ecbd7ac88d1a889906d6af9d5eb62f815
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Mar 8 09:07:41 2018 -0700
+
+    address #247
+
+ po/Makevars | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a3fff1d258ebce47eb6da892a93255587be33906
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Mar 7 21:49:49 2018 +0100
+
+    sed -i 's|%l |%ld |g' ar.po
+
+ po/ar.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 83b24001345e165c10aa6bbe50a538c8dea92bf0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Mar 7 21:37:56 2018 +0100
+
+    Let "setWorkspace 0xFFFFFFFF" make a window appear on all workspaces.
+    This is a followup to commit e735002cf1cdfd0abcb621b61d9925df3d63aef4.
+
+ src/icesh.cc | 65 +++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 38 insertions(+), 27 deletions(-)
+
+commit bedc1ed6f0bb9ee6c75e661235575959583044c3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Mar 7 21:24:43 2018 +0100
+
+    Correct commit e1f4bee61d20b5622904e0e4c06bfd1634015f6d for issue #242
+    external tray.
+
+ src/icetray.cc | 25 ++++++++++---------------
+ 1 file changed, 10 insertions(+), 15 deletions(-)
+
+commit a531a1bc0fb541597539818f6ff4b9f2f0620c87
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Wed Mar 7 18:54:37 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/da.po | 39 +++++++++++++++++++--------------------
+ 1 file changed, 19 insertions(+), 20 deletions(-)
+
+commit 6b71cafffd0a79ef4104f750e2730fc727641684
+Author: Martin Devenney <devenneymartin@gmail.com>
+Date:   Wed Mar 7 11:54:16 2018 +0000
+
+    Translated using Weblate (Swedish)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/sv.po | 96 ++++++++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 55 insertions(+), 41 deletions(-)
+
+commit 9ad0b3a04ec705fefd521ed98fa4528deec68356
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Wed Mar 7 06:14:30 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ar.po | 43 +++++++++++++++++++++----------------------
+ 1 file changed, 21 insertions(+), 22 deletions(-)
+
+commit 18e1a69680d0ee9581564b3badeeeef7636a893e
+Author: Juan Sarria <juansarriam@gmail.com>
+Date:   Wed Mar 7 00:48:41 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/es.po | 39 +++++++++++++++++++--------------------
+ 1 file changed, 19 insertions(+), 20 deletions(-)
+
+commit 32bd26d853fbd106a7c9fd917955e305a7a964cb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Mar 6 20:08:50 2018 +0100
+
+    accuracy of mbox message counting
+
+ src/amailbox.cc | 25 +++++++++++++++++++++----
+ 1 file changed, 21 insertions(+), 4 deletions(-)
+
+commit e1f4bee61d20b5622904e0e4c06bfd1634015f6d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Mar 6 19:53:28 2018 +0100
+
+    add taskbackPixmap for issue #242.
+
+ src/icetray.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 601f9b2f11b671fcd5c303ac9cc186c0300c4415
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Tue Mar 6 16:36:50 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/nl.po | 43 +++++++++++++++++++++----------------------
+ 1 file changed, 21 insertions(+), 22 deletions(-)
+
+commit 388e3d85569061806079657c4200d35c1a25e73f
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Tue Mar 6 13:53:11 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/it.po | 83 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 43 insertions(+), 40 deletions(-)
+
+commit 8b5ee378ef86b7efa1f7942e93c3a04996d1de13
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Tue Mar 6 13:16:49 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/pt_BR.po | 41 ++++++++++++++++++++---------------------
+ 1 file changed, 20 insertions(+), 21 deletions(-)
+
+commit b0b31c8353903c2db8978b85f4e20e2b4f7d9983
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Tue Mar 6 13:32:42 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/it.po | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 7d8ea341c1924789985b777acdbfe0326c0351ab
+Author: Christine Gabriel <christine@stoquart.com>
+Date:   Tue Mar 6 13:25:31 2018 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/fr.po | 46 +++++++++++++++++++++++-----------------------
+ 1 file changed, 23 insertions(+), 23 deletions(-)
+
+commit 353ba0e106de342d38bb4d12ba231cd22bbfee95
+Author: David Medina <medipas@gmail.com>
+Date:   Tue Mar 6 10:02:13 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ca.po | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 5a8c8125f4ae86bb2c3987425f5ed0f005943cf6
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Tue Mar 6 10:35:02 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/hu.po | 45 ++++++++++++++++++++++-----------------------
+ 1 file changed, 22 insertions(+), 23 deletions(-)
+
+commit 0f030a807f44016d3c02538a9f7a5b2246a1c383
+Author: Davide Aiello <davidea@novilinguists.com>
+Date:   Tue Mar 6 10:09:29 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/it.po | 16 +++++++---------
+ 1 file changed, 7 insertions(+), 9 deletions(-)
+
+commit 36e482cfe0377ef23f6dbbd9318fc6f53882f3ca
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Tue Mar 6 08:07:32 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 99.0% (330 of 333 strings)
+
+ po/it.po | 34 +++++++++++++++++-----------------
+ 1 file changed, 17 insertions(+), 17 deletions(-)
+
+commit a86990afac9dfe94a093ce605e2f1ac2cf3a9648
+Author: David Medina <medipas@gmail.com>
+Date:   Tue Mar 6 09:54:28 2018 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ca.po | 43 +++++++++++++++++++++----------------------
+ 1 file changed, 21 insertions(+), 22 deletions(-)
+
+commit edbffd9425723af1a952d5b7354ecf7a06df4eb0
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Tue Mar 6 09:13:52 2018 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/cs.po | 43 +++++++++++++++++++++----------------------
+ 1 file changed, 21 insertions(+), 22 deletions(-)
+
+commit c6fee37f41d99991c1d25d623ab9e422f90ba912
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Tue Mar 6 06:41:43 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ja.po | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4b29a14da58906531fe960a9e20db659a07179a9
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Tue Mar 6 06:40:48 2018 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (333 of 333 strings)
+
+ po/ja.po | 49 +++++++++++++++++++++++--------------------------
+ 1 file changed, 23 insertions(+), 26 deletions(-)
+
+commit 04a33990f36847a686236ff138da7dd315bf3069
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Mar 6 05:13:30 2018 +0100
+
+    update POT files.
+
+ po/ar.po     | 384 ++++++++++++++++++++++++++++------------------------
+ po/be.po     | 370 +++++++++++++++++++++++++++-----------------------
+ po/bg.po     | 369 +++++++++++++++++++++++++++-----------------------
+ po/ca.po     | 371 +++++++++++++++++++++++++++-----------------------
+ po/cs.po     | 372 +++++++++++++++++++++++++++-----------------------
+ po/da.po     | 369 +++++++++++++++++++++++++++-----------------------
+ po/de.po     | 373 +++++++++++++++++++++++++++-----------------------
+ po/el.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/en.po     | 357 ++++++++++++++++++++++++++----------------------
+ po/es.po     | 372 +++++++++++++++++++++++++++-----------------------
+ po/fi.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/fr.po     | 372 +++++++++++++++++++++++++++-----------------------
+ po/he.po     | 360 ++++++++++++++++++++++++++-----------------------
+ po/hr.po     | 365 ++++++++++++++++++++++++++-----------------------
+ po/hu.po     | 405 ++++++++++++++++++++++++++++++-------------------------
+ po/icewm.pot | 361 ++++++++++++++++++++++++++-----------------------
+ po/id.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/it.po     | 372 +++++++++++++++++++++++++++-----------------------
+ po/ja.po     | 371 +++++++++++++++++++++++++++-----------------------
+ po/ko.po     | 372 +++++++++++++++++++++++++++-----------------------
+ po/lt.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/lv.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/mk.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/nb.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/nl.po     | 382 +++++++++++++++++++++++++++------------------------
+ po/no.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/pl.po     | 372 +++++++++++++++++++++++++++-----------------------
+ po/pt_BR.po  | 372 +++++++++++++++++++++++++++-----------------------
+ po/ro.po     | 364 ++++++++++++++++++++++++++-----------------------
+ po/ru.po     | 373 +++++++++++++++++++++++++++-----------------------
+ po/sk.po     | 372 +++++++++++++++++++++++++++-----------------------
+ po/sl.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/sv.po     | 376 ++++++++++++++++++++++++++++-----------------------
+ po/tr.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/uk.po     | 396 ++++++++++++++++++++++++++++-------------------------
+ po/vi.po     | 368 +++++++++++++++++++++++++++-----------------------
+ po/zh_CN.po  | 372 +++++++++++++++++++++++++++-----------------------
+ po/zh_TW.po  | 372 +++++++++++++++++++++++++++-----------------------
+ 38 files changed, 7651 insertions(+), 6463 deletions(-)
+
+commit 0dc1a33128bacd2150f4d092fb6fc0ebc89eb32d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 5 20:23:06 2018 +0100
+
+    Support IMAP and POP3 connections which are encrypted with TLS/SSL.
+    Improve protocol handling for IMAP and POP3.
+    Support monitoring of Maildirs.
+    Detect number of read and unseen mails in mbox files.
+    Report unread mails in icon tooltips.
+    Document mailbox monitoring in manual.
+    This addresses the need for Gmail support in issue #229.
+
+ doc/icewm.adoc     |  83 ++++--
+ src/amailbox.cc    | 733 ++++++++++++++++++++++++++++++++++---------------
+ src/amailbox.h     |  36 ++-
+ src/mstring.h      |   2 +
+ src/upath.h        |   3 +
+ src/wmprog.cc      |   2 +-
+ src/yapp.h         |   2 -
+ src/yconfig.cc     |  13 +-
+ src/ypaths.h       |   3 -
+ src/ypipereader.cc |  16 +-
+ src/ypipereader.h  |   4 +-
+ src/ypoll.h        |   3 +-
+ src/ysocket.cc     | 114 ++++----
+ src/ysocket.h      |  11 +-
+ src/yurl.cc        |  97 +++----
+ src/yurl.h         |  31 +--
+ 16 files changed, 744 insertions(+), 409 deletions(-)
+
+commit e8576e87931e716614d1e35d083868cd15f4474a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 5 19:51:23 2018 +0100
+
+    avoid race condition.
+
+ src/yapp.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit c776e53c6cd940f5f63b5f0ea4000e8e750de115
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 5 19:50:26 2018 +0100
+
+    regfree when done with RE.
+
+ src/mstring.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 85538a8e248deeab05580d9c8089ada5ad0c8c40
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 5 19:44:01 2018 +0100
+
+    Silence X errors for endusers in issue #234; only print them if DEBUG
+    or PRECON is enabled.
+
+ src/debug.h  | 2 ++
+ src/wmapp.cc | 2 +-
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+commit 9eab5f7eab84a7e942fc0fb85c716a40b05af6da
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Mar 5 19:38:28 2018 +0100
+
+    Better fix for displaced libreoffice client windows due to
+    StaticGravity. This also solves windows getting black regions in issue
+    #240.
+
+ src/wmclient.cc | 16 ++++++++++++----
+ src/wmclient.h  |  3 ++-
+ 2 files changed, 14 insertions(+), 5 deletions(-)
+
+commit 52fec8bc7caa0c586af87d12b3c5b25e9bd11493
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Mar 3 05:49:07 2018 +0100
+
+    Try both class.name and name.class for issue #237.
+
+ src/wmframe.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit d343bc3e4926d8a4c794b711dd37a540ce9cef7d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Mar 3 05:46:48 2018 +0100
+
+    Correct intersection for smart placement for issue #238.
+
+ src/base.h   | 2 +-
+ src/wmmgr.cc | 5 ++---
+ src/yrect.h  | 6 +++++-
+ 3 files changed, 8 insertions(+), 5 deletions(-)
+
+commit 3cf5ba1007ac73c1e9eabe582b1e41d290e2d580
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Mar 3 05:38:51 2018 +0100
+
+    Also draw taskbar pixmap background for XXkb for issue #235.
+
+ src/yxtray.cc | 14 +++++++++++---
+ 1 file changed, 11 insertions(+), 3 deletions(-)
+
+commit 9c0e9736b05980bf8f1172e8f6d52561883dd7b6
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Feb 28 19:28:56 2018 +0100
+
+    Added configurable CONFIG_DEFAULT_THEME to cmake variant
+
+ src/CMakeLists.txt    | 2 +-
+ src/config.cmake.h.in | 2 ++
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+commit 4052e0f20c5395be74455436c6256f30f51079d0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Feb 28 18:43:17 2018 +0100
+
+    Export CONFIG_LIBJPEG to cmake config
+
+ src/CMakeLists.txt    | 8 ++++++++
+ src/config.cmake.h.in | 1 +
+ 2 files changed, 9 insertions(+)
+
+commit 323891fdcadadd6a9ab2af873514d415245a813d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Feb 28 07:37:52 2018 +0100
+
+    --with-theme option to set default theme.  libpng >= 1.2 works and is
+    required for Ubuntu.
+
+ configure.ac | 9 ++++++++-
+ src/yprefs.h | 1 -
+ 2 files changed, 8 insertions(+), 2 deletions(-)
+
+commit a3200ba870b7b6029d7523312f717d8a4d6af173
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Feb 27 21:25:25 2018 +0100
+
+    Repaint tray icon window when title is "XXkb": workaround for issue #235.
+
+ src/yxtray.cc | 13 ++++++++-----
+ src/yxtray.h  |  1 +
+ 2 files changed, 9 insertions(+), 5 deletions(-)
+
+commit dbee0bfd3d19579a38fc9b43d78126e478350cfc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Feb 27 21:24:05 2018 +0100
+
+    add YTimer constructor fixed parameter.
+
+ src/ytimer.cc | 4 ++--
+ src/ytimer.h  | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit e3d1318c9fa2af23278a285e892b72f1b7d6f8f4
+Author: Ruta Reknere <ruta.reknere@nordtext.com>
+Date:   Tue Feb 27 13:55:44 2018 +0000
+
+    Translated using Weblate (Swedish)
+
+    Currently translated at 99.6% (326 of 327 strings)
+
+ po/sv.po | 140 +++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 87 insertions(+), 53 deletions(-)
+
+commit 8a018a28ab4be5a4b87fce1544373dbaf040bd0d
+Author: Ruta Reknere <ruta.reknere@nordtext.com>
+Date:   Mon Feb 26 23:26:58 2018 +0000
+
+    Translated using Weblate (Swedish)
+
+    Currently translated at 89.2% (292 of 327 strings)
+
+ po/sv.po | 179 +++++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 113 insertions(+), 66 deletions(-)
+
+commit df423338384cc9e2ac10b99d7c40f5099c0bdf97
+Author: Ruta Reknere <ruta.reknere@nordtext.com>
+Date:   Sun Feb 25 23:17:39 2018 +0000
+
+    Translated using Weblate (Swedish)
+
+    Currently translated at 76.7% (251 of 327 strings)
+
+ po/sv.po | 122 ++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 78 insertions(+), 44 deletions(-)
+
+commit ac8c2f4a79faf860fe4bb4982414c9b44f2d3a21
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 25 21:07:26 2018 +0100
+
+    port to FreeBSD
+
+ src/sysdep.h  | 3 +++
+ src/ylocale.h | 2 +-
+ src/yprefs.h  | 5 ++++-
+ 3 files changed, 8 insertions(+), 2 deletions(-)
+
+commit 0470318b628e840852d5d8f1f6162941d7cd333f
+Author: zhengqiang130 <qzheng@suse.com>
+Date:   Sat Feb 24 16:23:18 2018 +0800
+
+    Use ss instead of netstat in src/default.h
+
+    The issue is that if I click on first "system-monitor" column in systray
+    the netstat output should appear in xterm but nothing happen because
+    netstat is not available by default. So maybe we can call "ss"
+    instead of "netstat".
+
+      See also #232.
+
+ src/default.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 386fc69fd7948764763efbfdbcccdb8ce826dbdc
+Author: Andriy Bandura <andriykopanytsia@gmail.com>
+Date:   Fri Feb 23 12:15:18 2018 +0000
+
+    Translated using Weblate (Ukrainian)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/uk.po | 197 +++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 132 insertions(+), 65 deletions(-)
+
+commit 8dd5dfcd1d6ea63fbc3a3c956be34e0f23df9bfa
+Author: Andriy Bandura <andriykopanytsia@gmail.com>
+Date:   Thu Feb 22 19:13:01 2018 +0000
+
+    Translated using Weblate (Ukrainian)
+
+    Currently translated at 94.4% (309 of 327 strings)
+
+ po/uk.po | 162 ++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 78 insertions(+), 84 deletions(-)
+
+commit fa799932eab4dbf08ae9ce2a1e7a88fdbfab539a
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Feb 22 08:42:31 2018 +0100
+
+    [cmake] Add ycolor.cc to source list
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 442851d803d449ba3c7b8dcf275da1b2452ea7e3
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Feb 22 08:26:00 2018 +0100
+
+    Change libpng including location to work around setjmp checks
+
+ src/yximage.cc | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 0c198850a2c8985288f38c7996e08ec2a66cd8d9
+Author: anonymous <>
+Date:   Wed Feb 21 22:07:06 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/nl.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit fa38abb88dd1f735d32f9f8265351affca0dc862
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Feb 20 21:49:58 2018 +0100
+
+    image dependencies
+
+ README.md    | 3 +++
+ README.md.in | 3 +++
+ 2 files changed, 6 insertions(+)
+
+commit 97620cf6360be2085f6e335d92b01137f5584486
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Feb 20 21:46:53 2018 +0100
+
+    portability.
+
+ configure.ac     | 2 +-
+ src/wmtaskbar.cc | 2 ++
+ src/yximage.cc   | 8 ++++++--
+ 3 files changed, 9 insertions(+), 3 deletions(-)
+
+commit b63a4bab135bac449931650bab34060358364a38
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 18 20:04:07 2018 +0100
+
+    Share allocated colors as much as possible, which saves some memory.
+    No more memory allocations for YColor.
+    Declaratively link color name with preferences name.
+    More succinct and simplified timer handling.
+    Eliminate boiler plate code.
+    Correct for some common typos in color specifications of existing themes.
+
+ src/Makefile.am    |   2 +
+ src/aapm.cc        |  50 +++-----
+ src/aapm.h         |  12 +-
+ src/aclock.cc      |  29 ++---
+ src/aclock.h       |   6 +-
+ src/acpustatus.cc  |  47 +++-----
+ src/acpustatus.h   |   6 +-
+ src/amailbox.cc    |  20 +---
+ src/amailbox.h     |   2 +-
+ src/amemstatus.cc  |  22 +---
+ src/amemstatus.h   |   4 +-
+ src/apppstatus.cc  |  21 +---
+ src/apppstatus.h   |   4 +-
+ src/atasks.cc      |  63 ++++-------
+ src/atasks.h       |   4 +-
+ src/atray.cc       |  43 +++----
+ src/atray.h        |   2 +-
+ src/aworkspaces.cc |  61 ++++------
+ src/aworkspaces.h  |  14 ++-
+ src/iceclock.cc    |  12 +-
+ src/icehelp.cc     |  16 +--
+ src/iceicon.cc     |  14 ++-
+ src/icelist.cc     |  16 +--
+ src/icesame.cc     |  18 +--
+ src/icetray.cc     |  14 +--
+ src/iceview.cc     |  24 ++--
+ src/icewmbg.cc     |  54 ++++-----
+ src/misc.cc        |   4 +-
+ src/movesize.cc    |  36 ++----
+ src/obj.h          |   3 +-
+ src/objbar.cc      |  18 ++-
+ src/objbar.h       |   1 -
+ src/objbutton.h    |   6 +-
+ src/strtest.cc     |   9 ++
+ src/testmenus.cc   |   1 +
+ src/wmapp.cc       |  24 +---
+ src/wmbutton.cc    |  15 +--
+ src/wmbutton.h     |   2 +-
+ src/wmclient.cc    |  14 +--
+ src/wmclient.h     |   2 +-
+ src/wmdialog.cc    |   5 +-
+ src/wmframe.cc     |  87 ++++----------
+ src/wmframe.h      |   4 +-
+ src/wmmgr.cc       |  24 +---
+ src/wmmgr.h        |   2 +-
+ src/wmminiicon.cc  |  26 ++---
+ src/wmoption.cc    |   7 +-
+ src/wmoption.h     |   4 +-
+ src/wmstatus.cc    |  35 ++----
+ src/wmstatus.h     |  15 ++-
+ src/wmswitch.cc    |  14 +--
+ src/wmswitch.h     |  12 +-
+ src/wmtaskbar.cc   |  34 ++----
+ src/wmtaskbar.h    |   4 +-
+ src/wmtitle.cc     |  62 +++-------
+ src/wmtitle.h      |   2 +-
+ src/ybutton.cc     |  20 +---
+ src/ybutton.h      |  13 ++-
+ src/ycolor.cc      | 301 +++++++++++++++++++++++++++++++++++++++++++++++++
+ src/ycolor.h       |  72 ++++++++++++
+ src/ydialog.cc     |   5 +-
+ src/yfontxft.cc    |  74 +++++-------
+ src/yinput.cc      |  12 +-
+ src/yinputline.h   |  10 +-
+ src/ylabel.cc      |   8 +-
+ src/ylabel.h       |   4 +-
+ src/ylistbox.cc    |  16 +--
+ src/ylistbox.h     |   1 +
+ src/ymenu.cc       |  72 ++++--------
+ src/ymenu.h        |   2 +-
+ src/ypaint.cc      | 261 +++++++-----------------------------------
+ src/ypaint.h       |  70 ++----------
+ src/ypopup.cc      |   6 +-
+ src/yscrollbar.cc  |  65 +++--------
+ src/yscrollbar.h   |   2 +-
+ src/yscrollview.cc |   8 +-
+ src/ytooltip.cc    |  12 +-
+ src/ytooltip.h     |   6 +-
+ src/ywindow.cc     |  68 ++++-------
+ src/ywindow.h      |   2 +-
+ src/yxapp.cc       |  16 ---
+ src/yxapp.h        |   1 -
+ src/yximage.cc     |   2 +-
+ src/yxtray.cc      |  15 +--
+ 84 files changed, 940 insertions(+), 1256 deletions(-)
+
+commit c8367b41710d1dbb9b87e0d298e94430f465e0e2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 18 20:02:12 2018 +0100
+
+    setTimer.
+
+ src/ytimer.cc | 8 ++++++++
+ src/ytimer.h  | 1 +
+ 2 files changed, 9 insertions(+)
+
+commit 2ca1af5f0e9eeb937e51cbfd45faa126134a7368
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 18 20:01:02 2018 +0100
+
+    support themes with indirect XPM images, like OnyX.
+
+ src/yimage_gdk.cc | 22 ++++++++++++++++++++++
+ 1 file changed, 22 insertions(+)
+
+commit 670db8cd74708be3fa8efed91f09c3a23d1a830c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 18 19:58:34 2018 +0100
+
+    fix warning
+
+ src/iceskt.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6cccedd01a1110e71a72f8b4c4c048a8073d40a2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 18 19:57:36 2018 +0100
+
+    TLOG
+
+ src/debug.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 913915fecfad7deaee6c50e924dce57661721d38
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 18 19:55:37 2018 +0100
+
+    lazy memory allocation.
+
+ src/ref.h | 41 +++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 37 insertions(+), 4 deletions(-)
+
+commit 991c826cf68795bc10d7edb594fce0fd7da7f804
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 18 19:54:50 2018 +0100
+
+    fileSize, fileptr.
+
+ src/upath.cc |  5 +++++
+ src/upath.h  | 11 +++++++++++
+ 2 files changed, 16 insertions(+)
+
+commit b3b897bab406bc0ff461e7d005e6e6886fab6524
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 18 19:53:45 2018 +0100
+
+    mstring regular expressions.
+
+ src/mstring.cc | 37 ++++++++++++++++++++++++++++++++++---
+ src/mstring.h  | 19 ++++++-------------
+ 2 files changed, 40 insertions(+), 16 deletions(-)
+
+commit 32e10979cfe802fc34841cb77fe53848faf9b343
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Feb 17 19:10:08 2018 +0100
+
+    Respect TaskBarShowNetStatus when creating net status viewers
+
+    This solves issue #230
+
+ src/wmtaskbar.cc | 15 +++++++++------
+ 1 file changed, 9 insertions(+), 6 deletions(-)
+
+commit a107018437964113f009e229d6420801b8ffd24a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Feb 17 14:16:28 2018 +0100
+
+    more flexible logging; can log events locally by inserting a function call.
+
+ src/base.h  |  23 +++-
+ src/misc.cc | 362 ++++++++++++++++++++++++++++++--------------------------
+ 2 files changed, 211 insertions(+), 174 deletions(-)
+
+commit a81e7a1ff608cfd6b47d405066e5610109493e92
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Feb 17 13:53:23 2018 +0100
+
+    fix for theme VitaBlack, which corrects
+    24fa54a658a8ef86500a728e01178ac5465acc38.
+
+ src/wmtitle.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 742bcfd75114cd87e944f55d7ea061714e481c2c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Feb 17 13:50:30 2018 +0100
+
+    free fMEMStatus when done.
+
+ src/wmtaskbar.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit fe0dee7f01027eaa12c3151de32682c65197fe7f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Feb 17 13:48:04 2018 +0100
+
+    Allow absolute paths in theme names.
+
+ src/wmconfig.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit c7e0d0ea14854eb1d513a6e306671788bb73623c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Feb 13 21:55:36 2018 +0100
+
+    optimize layoutClient.
+
+ src/decorate.cc | 18 ++++++++----------
+ 1 file changed, 8 insertions(+), 10 deletions(-)
+
+commit 43689ea5678daa094463b8ea0dda8814ca0352c4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Feb 13 21:53:01 2018 +0100
+
+    ifdef ENABLE_NLS is not needed, see intl.h.
+
+ src/fdomenu.cc   | 2 --
+ src/iceicon.cc   | 2 --
+ src/icelist.cc   | 2 --
+ src/icerun.cc    | 2 --
+ src/icesame.cc   | 2 --
+ src/icesh.cc     | 2 --
+ src/iceskt.cc    | 2 --
+ src/icesound.cc  | 4 ++--
+ src/iceview.cc   | 2 --
+ src/icewmhint.cc | 2 --
+ src/ylocale.cc   | 2 --
+ 11 files changed, 2 insertions(+), 22 deletions(-)
+
+commit d376f06cf5718b56e30df65e96b07aa4e404011a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Feb 13 21:47:51 2018 +0100
+
+    Prevent negative client positions. This fixes libreoffice windows.
+
+ src/wmclient.cc | 10 ++++------
+ 1 file changed, 4 insertions(+), 6 deletions(-)
+
+commit 306398b1e0fa1486d942629533856ac54f03b35c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 11 11:53:18 2018 +0100
+
+    allow multiple triplets of {class.instance option arg} hints to be set
+    in one go.
+    class.instance appears to be obligatory, not optional.
+
+ src/icewmhint.cc | 103 ++++++++++++++++++++++++++-------------------------
+ src/wmmgr.cc     |  51 ++++++++-----------------
+ src/wmoption.h   |   3 +-
+ 3 files changed, 70 insertions(+), 87 deletions(-)
+
+commit 606cf4c6836cd6a12d57b36fdeede203acb3dee5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 11 11:50:57 2018 +0100
+
+    correct order of class+name for issue #227.
+
+ src/wmframe.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 15a4e71c9f01e2d68319f06f97e6710050e3f4a6
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Feb 11 00:00:29 2018 +0100
+
+    Fix whatis summaries and add basic descriptions
+
+    Also correcting icewm-menu-fdo information.
+
+ man/icewm-menu-fdo.pod    | 43 +++++++++++--------------------------------
+ man/icewm-session.pod     |  7 ++++++-
+ man/icewm-set-gnomewm.pod |  9 ++++-----
+ 3 files changed, 21 insertions(+), 38 deletions(-)
+
+commit bc09b1e92aacf347304b9175e34c0452ee4936da
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Feb 10 23:33:26 2018 +0100
+
+    Additional icewm-menu-xrandr manpage
+
+ man/CMakeLists.txt        |  1 +
+ man/Makefile.am           |  4 ++-
+ man/icewm-menu-xrandr.pod | 58 +++++++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 62 insertions(+), 1 deletion(-)
+
+commit 651476e2b45b5783645192039074f990170919be
+Merge: 3b1f18fe dfa8c5f1
+Author: Code7R <Code7R@users.noreply.github.com>
+Date:   Sat Feb 10 19:49:14 2018 +0100
+
+    Merge pull request #228 from mrbrainsample/icewm-1-4-BRANCH
+
+    Have cmake add git rev number to VERSION
+
+commit dfa8c5f12da5a0e1dc3d5f451f8659a407773362
+Merge: d3eaaf99 3b1f18fe
+Author: Jeff Woods <jwoods@build.com>
+Date:   Fri Feb 9 13:52:11 2018 -0800
+
+    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 3b1f18fe3de9f10dfc4033cd345da2b5a55d2bad
+Merge: c26b7387 fb383c8c
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Thu Feb 8 21:06:26 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit c26b73878cf2d21f2e78fb06c868e9efe2adbf60
+Author: Eva van Rein <vistatec@globaltextware.nl>
+Date:   Thu Feb 8 20:36:26 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/nl.po | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit fb383c8c014028b554569bdcbbfd559ea9eb1193
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Feb 8 22:04:07 2018 +0100
+
+    Properly set WM_NAME and WM_CLASS on taskbar window, so that it can be
+    controlled by winoptions in issue #227.
+
+ src/wmtaskbar.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit b737ef2dcfa1153ab13dabe515ee197b4849ae8f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Feb 8 22:03:23 2018 +0100
+
+    reduce tedious gdb debugging output by inlining handle().
+
+ src/ywindow.cc | 12 +++---------
+ src/ywindow.h  |  4 ++--
+ 2 files changed, 5 insertions(+), 11 deletions(-)
+
+commit 07f4846c41c0d415c806b6457c59bf1edca83376
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Feb 8 22:02:15 2018 +0100
+
+    remove duplicate and superfluous initialization of mstrings for new frames.
+
+ src/wmclient.cc | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit d3eaaf99b165c9dc24198a6816b5e261467aa8ce
+Author: Jeff Woods <klaatu@fnordco.com>
+Date:   Wed Feb 7 23:30:02 2018 -0800
+
+    Have cmake add git rev number to VERSION
+
+    This adds the same behavior that the autotools build has when building
+    from a git repo
+
+ CMakeLists.txt | 32 +++++++++++++++++++++++---------
+ 1 file changed, 23 insertions(+), 9 deletions(-)
+
+commit fbdc9ea405e38b289c884a77a1201e89b2ce07dd
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Feb 6 22:25:16 2018 +0100
+
+    Take into account titleQ width when calculating rightmost button position.
+    This solves issue #221. Free titlebar colors and font when done.
+    Make unsigned -> signed conversion explicit. Some simplifications.
+
+ src/wmapp.cc    |   3 ++
+ src/wmbutton.cc |  24 ++++-----
+ src/wmbutton.h  |   4 ++
+ src/wmframe.cc  |   1 +
+ src/wmtitle.cc  | 141 +++++++++++++++++++++++++++++-----------------------
+ src/wmtitle.h   |  11 ++--
+ 6 files changed, 103 insertions(+), 81 deletions(-)
+
+commit f53b066dd7aaac2150537de285b9abdd9f7550c6
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Mon Feb 5 08:45:41 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ar.po | 65 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 32 insertions(+), 33 deletions(-)
+
+commit b67f84c97489e6786b08dba89ae4ff5fc907e8d3
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Mon Feb 5 08:02:41 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ar.po | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 81 insertions(+), 4 deletions(-)
+
+commit 38a780fc2168fab57a8348e2d400b9d6db3297d3
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Mon Feb 5 04:41:59 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 97.8% (320 of 327 strings)
+
+ po/ar.po | 135 ++++++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 101 insertions(+), 34 deletions(-)
+
+commit 1685bbb377aa0bab14ee6dfe499a021d76892bcb
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Sun Feb 4 21:01:17 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/hu.po | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 175 insertions(+), 4 deletions(-)
+
+commit 9e49b7c12085169db8e0c7796c2aebe43d8c642d
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Feb 4 21:07:39 2018 +0100
+
+    [cmake] Made manpages cleaning/dependencies/installation right
+
+ man/CMakeLists.txt | 40 +++++-----------------------------------
+ 1 file changed, 5 insertions(+), 35 deletions(-)
+
+commit 6aca47609632c59a8d245f4b16a7e277176bebc9
+Merge: 88f56695 532506d7
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sun Feb 4 19:58:15 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 88f566956367e2afb0c2f7ad9335aac0c68b71c4
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Sun Feb 4 19:54:55 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 98.7% (323 of 327 strings)
+
+ po/hu.po | 14 +++++++++++++-
+ 1 file changed, 13 insertions(+), 1 deletion(-)
+
+commit 532506d7acd7e6379cdb6a9959902087a8498124
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 4 20:58:01 2018 +0100
+
+    update requirements
+
+ README.md    | 7 +++++++
+ README.md.in | 6 ++++++
+ 2 files changed, 13 insertions(+)
+
+commit 477eb39cfd5b24326e3be07d372990c8e94fd47f
+Merge: e7203c28 83968746
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sun Feb 4 19:38:51 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit e7203c28563f92bc53752b41aed041e5c658475c
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Sun Feb 4 19:38:14 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 97.5% (319 of 327 strings)
+
+ po/hu.po | 11 ++++++++++-
+ 1 file changed, 10 insertions(+), 1 deletion(-)
+
+commit 83968746a7a035b6e5c8762e97607deb831b120f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 4 20:38:01 2018 +0100
+
+    Prevent unstoppable series of restarts of crashing icewms.
+
+ src/icesm.cc | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 107 insertions(+), 5 deletions(-)
+
+commit 89641d694a5d594c5f95b8c820fb4b0f1be6b916
+Merge: 4e9e22f5 3d2dfae6
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sun Feb 4 19:30:54 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 4e9e22f52f1990af54959b31f064872021700e4c
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Sun Feb 4 19:30:50 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 96.9% (317 of 327 strings)
+
+ po/hu.po | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 3d2dfae6d2e71503739a5cbc6b0643f12b2d9f45
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Feb 4 20:30:05 2018 +0100
+
+    Actually add man/CMakeLists.txt
+
+ man/CMakeLists.txt | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 97 insertions(+)
+
+commit 62d305d8cdf88eb74cf38dc51cb30c27c2140c7a
+Merge: 617885fa aa2b407d
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sun Feb 4 19:29:48 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 617885fafc6036e9a524b02d679f364900514b91
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Sun Feb 4 19:26:21 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 96.6% (316 of 327 strings)
+
+ po/hu.po | 52 +++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 31 insertions(+), 21 deletions(-)
+
+commit aa2b407dd5811ddb2c58517fdb1bcd28cc2617e0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Feb 4 20:28:30 2018 +0100
+
+    Added cmake stuff for the pod2man variant
+
+ CMakeLists.txt     | 1 +
+ doc/CMakeLists.txt | 8 --------
+ 2 files changed, 1 insertion(+), 8 deletions(-)
+
+commit 956f6574a65057ec00b690cdfc1e2cf605b2f221
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 4 20:13:17 2018 +0100
+
+    Make verbosity configurable to avoid huge log files by default.
+
+ src/yximage.cc | 30 ++++++++++++++++++++++++++++++
+ 1 file changed, 30 insertions(+)
+
+commit 60a9bcfcb60e5c73698ff818f0d5215d57e1cd55
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Feb 4 19:05:58 2018 +0100
+
+    Restored HTML generation code
+
+    Partial revert of 173933e86d11d62559262724f6104bb72918cf0e, looks like
+    that part was accidentally killed when removing adoc manpages.
+
+ doc/CMakeLists.txt | 32 ++++++++++++++++++++++++++++++++
+ 1 file changed, 32 insertions(+)
+
+commit a9f9d6e7ac11f073cacd681e5e3adaa408f78eb7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 4 19:08:58 2018 +0100
+
+    keep background transparency pixmap allocated for issue #224.
+
+ src/icewmbg.cc | 9 +++++----
+ 1 file changed, 5 insertions(+), 4 deletions(-)
+
+commit 00fd35ab903c16cbf4451ce5b81170339a049b3f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 4 18:04:30 2018 +0100
+
+    correct startMoveSize for _NET_WM_MOVERESIZE for issue #225.
+
+ src/movesize.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d302f9c1bbf5705f0885de8368405e82ab367fd8
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Sun Feb 4 14:22:00 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 88.0% (288 of 327 strings)
+
+ po/ar.po | 159 +++++++++++++++++++++++++++++++++++++++++++++--------------
+ 1 file changed, 122 insertions(+), 37 deletions(-)
+
+commit b2358a019356f8a2f12a000488e82ba5baf42375
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Feb 3 20:22:43 2018 -0700
+
+    Revert "some changes for testing"
+
+    This reverts commit 6b4b9bdc0591f36e1a2a8d85e5a007372807bd15.
+
+    It was intended for a different branch.
+
+ configure.sh      |  1 -
+ src/decorate.cc   |  4 ----
+ src/misc.cc       | 35 ++++++++++++++++++++++++++---------
+ src/ycursor.cc    |  7 +------
+ src/yimage_gdk.cc |  4 ----
+ src/ypaint.cc     | 20 --------------------
+ src/ypixmap.cc    |  7 +------
+ src/ywindow.cc    | 18 ++----------------
+ src/yximage.cc    | 29 ++++-------------------------
+ 9 files changed, 34 insertions(+), 91 deletions(-)
+
+commit 095a6a41a6bec2f42c090dfdc5dba40c9a75b9cb
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Feb 3 20:12:25 2018 -0700
+
+    update po files
+
+ po/ar.po     | 10 ++++-----
+ po/be.po     |  6 +++---
+ po/bg.po     |  6 +++---
+ po/ca.po     |  6 +++---
+ po/cs.po     |  6 +++---
+ po/da.po     |  6 +++---
+ po/de.po     | 22 ++++++++++----------
+ po/el.po     |  6 +++---
+ po/en.po     |  6 +++---
+ po/es.po     | 34 +++++++++++++++----------------
+ po/fi.po     |  6 +++---
+ po/fr.po     | 62 ++++++++++++++++++++++++++++----------------------------
+ po/he.po     |  6 +++---
+ po/hr.po     |  6 +++---
+ po/icewm.pot |  8 ++++----
+ po/id.po     |  6 +++---
+ po/it.po     | 42 +++++++++++++++++++-------------------
+ po/ja.po     |  6 +++---
+ po/ko.po     | 37 ++++++++++++++++++++-------------
+ po/lt.po     |  6 +++---
+ po/lv.po     |  6 +++---
+ po/mk.po     |  6 +++---
+ po/nb.po     |  6 +++---
+ po/nl.po     | 22 ++++++++++----------
+ po/no.po     |  6 +++---
+ po/pl.po     | 30 +++++++++++++--------------
+ po/pt_BR.po  |  6 +++---
+ po/ro.po     |  6 +++---
+ po/ru.po     | 21 ++++++++++---------
+ po/sk.po     |  6 +++---
+ po/sl.po     |  6 +++---
+ po/sv.po     |  6 +++---
+ po/tr.po     |  6 +++---
+ po/uk.po     |  6 +++---
+ po/vi.po     |  6 +++---
+ po/zh_CN.po  | 10 ++++-----
+ 36 files changed, 229 insertions(+), 219 deletions(-)
+
+commit feabb5ab6f43a966788ea20a34e2adf84622c52f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Feb 3 20:11:34 2018 -0700
+
+    fix zh_TW.po
+
+ po/zh_TW.po | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit ddffa5c8d401448ab087b67f9ae6233eb1ff87c3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Feb 3 20:11:06 2018 -0700
+
+    fix hu.po
+
+ po/hu.po | 27 ++++++++++++++-------------
+ 1 file changed, 14 insertions(+), 13 deletions(-)
+
+commit b77639c070a1fb2d671c97563a02a160ed3110d9
+Merge: 6b4b9bdc 235cf84d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Feb 3 20:00:35 2018 -0700
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 6b4b9bdc0591f36e1a2a8d85e5a007372807bd15
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Feb 3 19:58:06 2018 -0700
+
+    some changes for testing
+
+ configure.sh      |  1 +
+ src/decorate.cc   |  4 ++++
+ src/misc.cc       | 35 +++++++++--------------------------
+ src/ycursor.cc    |  7 ++++++-
+ src/yimage_gdk.cc |  4 ++++
+ src/ypaint.cc     | 20 ++++++++++++++++++++
+ src/ypixmap.cc    |  7 ++++++-
+ src/ywindow.cc    | 18 ++++++++++++++++--
+ src/yximage.cc    | 29 +++++++++++++++++++++++++----
+ 9 files changed, 91 insertions(+), 34 deletions(-)
+
+commit 235cf84d0258eceb3467b449cbe817da0f653494
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Feb 4 03:51:50 2018 +0100
+
+    fix another signed/unsigned conversion bug. solves issue #223.
+
+ src/icewmbg.cc | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 31e1a607aef9121241d545972861cab63f787169
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Sat Feb 3 19:41:33 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 96.3% (315 of 327 strings)
+
+ po/hu.po | 88 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 44 insertions(+), 44 deletions(-)
+
+commit f2c5a390270a19fb29f192af8a166c5589c93d03
+Author: George Yacoub <george.yacoub@arabize.com>
+Date:   Sat Feb 3 08:17:04 2018 +0000
+
+    Translated using Weblate (Arabic)
+
+    Currently translated at 76.4% (250 of 327 strings)
+
+ po/ar.po | 114 ++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 54 insertions(+), 60 deletions(-)
+
+commit e3ce5651a12876cba49a0c907c1d872a6959e4ac
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Fri Feb 2 10:27:40 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 83.1% (272 of 327 strings)
+
+ po/hu.po | 272 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 139 insertions(+), 133 deletions(-)
+
+commit f7ae87fd85259103f326b2130f9af573f6c75e7e
+Author: Nikita Maynagashev <maynagashev@palex.ru>
+Date:   Fri Feb 2 05:04:03 2018 +0000
+
+    Translated using Weblate (Russian)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ru.po | 218 ++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 148 insertions(+), 70 deletions(-)
+
+commit c6118e02a626111fd35c34d7b7599b2d61e7790e
+Author: Emily Dong <Emily.Dong@excel-gits.com>
+Date:   Thu Feb 1 09:26:46 2018 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/zh_TW.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 71036a817e8618befa345bdba7044497d4cbbc8a
+Author: Emily Dong <Emily.Dong@excel-gits.com>
+Date:   Thu Feb 1 09:22:34 2018 +0000
+
+    Translated using Weblate (Chinese (Taiwan))
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/zh_TW.po | 471 ++++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 286 insertions(+), 185 deletions(-)
+
+commit ec5fd35ae35cc1b934825f5d2282eeefc1a12414
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Wed Jan 31 10:06:51 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ko.po | 285 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 163 insertions(+), 122 deletions(-)
+
+commit d0ca7252320bea1eba6add8c1c1a820e251f7f68
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Wed Jan 31 02:30:41 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 91.4% (299 of 327 strings)
+
+ po/ko.po | 59 ++++++++++++++++++++++-------------------------------------
+ 1 file changed, 22 insertions(+), 37 deletions(-)
+
+commit d12c91b7efe72215719fb07e24bac22a95fffa7d
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Tue Jan 30 14:37:24 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 84.0% (275 of 327 strings)
+
+ po/ko.po | 218 ++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 149 insertions(+), 69 deletions(-)
+
+commit e70cea36622e93276e47b6861d36ebf0789d38bd
+Author: Hwajin Kim <hwajin.kim@e4net.net>
+Date:   Tue Jan 30 08:44:34 2018 +0000
+
+    Translated using Weblate (Korean)
+
+    Currently translated at 64.8% (212 of 327 strings)
+
+ po/ko.po | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+commit 93b38fc89429fcf92fbf6e475f770b168f7168cf
+Author: Davide Aiello <davidea@novilinguists.com>
+Date:   Mon Jan 29 14:53:18 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/it.po | 330 +++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 171 insertions(+), 159 deletions(-)
+
+commit cdb3e504a86735cb6895af532301777bc4bb0372
+Author: Christine Gabriel <christine@stoquart.com>
+Date:   Mon Jan 29 16:37:45 2018 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/fr.po | 258 ++++++++++++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 202 insertions(+), 56 deletions(-)
+
+commit 0f2622aabb6066cfde9db12a4ea3a41f916e6ebc
+Author: Eva van Rein <vistatec@globaltextware.nl>
+Date:   Mon Jan 29 15:51:41 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/nl.po | 382 +++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 226 insertions(+), 156 deletions(-)
+
+commit 34c271335e1379f03c7057c6a97988c0a04656da
+Author: Christine Gabriel <christine@stoquart.com>
+Date:   Mon Jan 29 10:48:08 2018 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 91.1% (298 of 327 strings)
+
+ po/fr.po | 147 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 121 insertions(+), 26 deletions(-)
+
+commit 12343c4715c58ddfa1a6b5d58e64e1df9d1f8c6b
+Author: Davide Aiello <davidea@novilinguists.com>
+Date:   Mon Jan 29 10:37:59 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/it.po | 170 ++++++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 98 insertions(+), 72 deletions(-)
+
+commit 8e96da35e41953291f61dcd586fb68c7fca82b2d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jan 29 08:01:06 2018 +0100
+
+    support grayscale JPEG images for issue #217. also support RGBA JPEGs.
+
+ src/yximage.cc | 80 +++++++++++++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 67 insertions(+), 13 deletions(-)
+
+commit c3c0b1856d3d596fc30d81bb2737706cb243bb6a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jan 29 07:59:45 2018 +0100
+
+    focus item when scrolling menus with the mouse for issue #213.
+
+ src/ymenu.cc | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 0d3601cb5b71e8986a5a36955b6f9c470ca3a933
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jan 28 15:21:26 2018 +0100
+
+    createImage, createBitmap, expand all tabs into spaces.
+
+ src/yximage.cc | 156 ++++++++++++++++++++++++++---------------------------
+ 1 file changed, 78 insertions(+), 78 deletions(-)
+
+commit f86e9250ad16bef3d15f9bc5a6a8b804654fe0ab
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jan 28 15:21:02 2018 +0100
+
+    remove obsolete
+
+ src/ypaint.cc | 37 -------------------------------------
+ src/ypaint.h  |  7 -------
+ 2 files changed, 44 deletions(-)
+
+commit 766b16165c20df6e9f4dbb25d31ab3d4f03c0d1d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Jan 28 15:19:22 2018 +0100
+
+    Fix menu scrolling for #213. Also support page up/down menu scrolling.
+
+ src/ymenu.cc     | 129 ++++++++++++++++++++++++++++++++-------------------
+ src/ymenuitem.cc |   7 +--
+ 2 files changed, 84 insertions(+), 52 deletions(-)
+
+commit b275a5fd5b609d62334008a679c2fa754c2d4548
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Sun Jan 28 10:00:31 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/pl.po | 37 +++++++++++++++++++------------------
+ 1 file changed, 19 insertions(+), 18 deletions(-)
+
+commit 630abc0664dfd0a02a41c80b16f78f3f81e17241
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Sun Jan 28 09:48:02 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/pl.po | 112 +++++++++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 74 insertions(+), 38 deletions(-)
+
+commit 268f3b983457eac6176c4514af0a2b9ba9d014ec
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Sat Jan 27 22:57:13 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 99.3% (325 of 327 strings)
+
+ po/pl.po | 239 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 128 insertions(+), 111 deletions(-)
+
+commit cd951dbc8c410c09e29557d1cdc05bba64b6146a
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Sat Jan 27 09:29:27 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 88.3% (289 of 327 strings)
+
+ po/pl.po | 15 ++++++---------
+ 1 file changed, 6 insertions(+), 9 deletions(-)
+
+commit 43391b862ea2480d0d84116951f324bd84462985
+Author: Robert Taisz <robert.taisz@emerald.hu>
+Date:   Fri Jan 26 16:02:23 2018 +0000
+
+    Translated using Weblate (Hungarian)
+
+    Currently translated at 60.2% (197 of 327 strings)
+
+ po/hu.po | 41 +++++++++++++++++++++--------------------
+ 1 file changed, 21 insertions(+), 20 deletions(-)
+
+commit dcd5c921107a4a7832e44fff15eafc07f62640b8
+Author: Juan Sarria <juansarriam@gmail.com>
+Date:   Thu Jan 25 20:27:10 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/es.po | 281 ++++++++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 184 insertions(+), 97 deletions(-)
+
+commit 7b3ec2777b48b44121c33349f2a667c629838fb1
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Jan 25 20:19:29 2018 +0100
+
+    Add yarray.cc to targets where misc.cc is used.
+
+    Some code was moved in 06c5b577c4f0f0518c37cb127f6a7a7f855b18ba which
+    was previously inlined.
+
+ src/CMakeLists.txt | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 0cb93e96178141ae96c6b4affdf0ecfc1b245f8f
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Jan 3 09:07:55 2018 +0100
+
+    Stop messing around with power related keys by default
+
+    This can have unwanted side effects together with other management
+    mechanisms.
+
+ lib/keys.in | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit 6a73498df5240cfc2226ca666f3488c7e69b238d
+Author: Ewelina Michalowska <ewelina.michalowska@stgambit.com>
+Date:   Thu Jan 25 11:00:07 2018 +0000
+
+    Translated using Weblate (Polish)
+
+    Currently translated at 87.1% (285 of 327 strings)
+
+ po/pl.po | 222 ++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 153 insertions(+), 69 deletions(-)
+
+commit dd137467f4cd84dbacf19c7cb97aa995ca8a5157
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Jan 25 02:51:32 2018 +0100
+
+    Don't assume that Graphics always has a color defined as this leads to
+    crashes in issue #215. This fixes crashes for Dark-Ice.
+
+ src/yximage.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 29376d57a59f1ff2e5dff1ded1c13f251aee965d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jan 24 22:16:51 2018 +0100
+
+    use ONCE where appropriate to reduce clutter.
+    Speedup loading of JPEG images.
+    Improved implementation of downscaling which seems to fix all problems
+    in issue #217 and is also much faster.
+
+ src/yximage.cc | 317 +++++++++++++++++++++++++++++------------------------
+ 1 file changed, 171 insertions(+), 146 deletions(-)
+
+commit df33f7c36d9bc43ed1d3b8f977df6193236cab74
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jan 24 22:09:47 2018 +0100
+
+    When drawing a tray icon ensure that a background color has been set,
+    otherwise yximage::composite will crash according to the keepass
+    comments in issue #215.
+
+ src/atray.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 06c5b577c4f0f0518c37cb127f6a7a7f855b18ba
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Jan 24 21:57:19 2018 +0100
+
+    ONCE, testOnce, strhash.
+
+ src/Makefile.am |  6 +++---
+ src/base.h      | 52 ++++++----------------------------------------------
+ src/misc.cc     | 14 ++++++++++++++
+ 3 files changed, 23 insertions(+), 49 deletions(-)
+
+commit b5b5078cc9d7adce84c654276c8e7ee26cac88f2
+Author: Grace Yu <grace.yu@excel-gits.com>
+Date:   Tue Jan 23 09:13:09 2018 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/zh_CN.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 89f7cce51ba000aba3a77bb764dbbca53c1cfe62
+Author: Wnereiz Z <wnereiz@eienteiland.org>
+Date:   Thu Dec 21 04:47:28 2017 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/zh_CN.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit 6a4a7866958b2ee346f45f982e85f371e62a9030
+Author: Franziska Weinberger <f.weinberger@gemino.de>
+Date:   Tue Jan 23 07:00:33 2018 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/de.po | 50 ++++++++++++++++++++++++++++++++++++++++++++------
+ 1 file changed, 44 insertions(+), 6 deletions(-)
+
+commit 95171b6e610f555e8f2f262b1ddca9fde52230a1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jan 22 20:17:59 2018 +0100
+
+    Add missing fputs to forward backtrace input to output.
+
+ src/misc.cc | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit c4700fd9c5ee6db354defbdb56d4a4d95dd573bc
+Author: Nathan Follens <nthn@unseen.is>
+Date:   Mon Jan 22 12:10:41 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 83.4% (273 of 327 strings)
+
+ po/nl.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 653fa96039300de619c880a5498fc38d6c03e12a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Jan 22 04:58:52 2018 +0100
+
+    Workaround for broken gcc/addr2line in issue #218.
+
+ src/misc.cc | 17 ++++++++++++++++-
+ 1 file changed, 16 insertions(+), 1 deletion(-)
+
+commit 0e8cb022eb76be557063a42f876b3739adb723ff
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Jan 21 10:05:26 2018 -0700
+
+    sort out volatiles
+
+ src/yximage.cc | 189 ++++++++++++++++++++++++-----------------------------
+ 1 file changed, 87 insertions(+), 102 deletions(-)
+
+commit a5d918770791c57bdc6e7866156ce6fd3ff6ea32
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Jan 20 10:39:28 2018 -0700
+
+    update po file
+
+ po/es.po | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit da1c178aba672b6a7b193bf296e7cce5820b2342
+Merge: 9d6832c0 41f507c7
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sat Jan 20 17:30:50 2018 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 9d6832c0e64d8efdb32bedec7f306352ca064caa
+Author: jc sl <trcs@gmx.com>
+Date:   Sat Jan 20 16:48:08 2018 +0000
+
+    Translated using Weblate (Spanish)
+
+    Currently translated at 95.1% (311 of 327 strings)
+
+ po/es.po | 178 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 88 insertions(+), 90 deletions(-)
+
+commit 41f507c76cb526396d5b5dd86fa95f3973666c62
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Jan 20 10:30:34 2018 -0700
+
+    wrong type
+
+ src/yximage.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 918762ff237b1e4e5e8998d56c2049c8909c5080
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jan 16 16:56:26 2018 -0700
+
+    update po files
+
+ po/ar.po     | 10 +++++-----
+ po/be.po     | 10 +++++-----
+ po/bg.po     | 10 +++++-----
+ po/ca.po     | 10 +++++-----
+ po/cs.po     | 14 +++++++-------
+ po/da.po     | 14 +++++++-------
+ po/de.po     | 14 +++++++-------
+ po/el.po     | 10 +++++-----
+ po/en.po     | 10 +++++-----
+ po/es.po     | 10 +++++-----
+ po/fi.po     | 10 +++++-----
+ po/fr.po     | 10 +++++-----
+ po/he.po     | 10 +++++-----
+ po/hr.po     | 10 +++++-----
+ po/hu.po     | 10 +++++-----
+ po/icewm.pot | 12 ++++++------
+ po/id.po     | 10 +++++-----
+ po/it.po     |  2 +-
+ po/ja.po     | 10 +++++-----
+ po/ko.po     | 10 +++++-----
+ po/lt.po     | 10 +++++-----
+ po/lv.po     | 10 +++++-----
+ po/mk.po     | 10 +++++-----
+ po/nb.po     | 10 +++++-----
+ po/nl.po     | 14 +++++++-------
+ po/no.po     | 10 +++++-----
+ po/pl.po     | 10 +++++-----
+ po/pt_BR.po  | 18 +++++++++---------
+ po/ro.po     | 10 +++++-----
+ po/ru.po     | 10 +++++-----
+ po/sk.po     | 14 +++++++-------
+ po/sl.po     | 10 +++++-----
+ po/sv.po     | 10 +++++-----
+ po/tr.po     |  2 +-
+ po/uk.po     | 10 +++++-----
+ po/vi.po     | 10 +++++-----
+ po/zh_CN.po  | 10 +++++-----
+ po/zh_TW.po  | 10 +++++-----
+ 38 files changed, 197 insertions(+), 197 deletions(-)
+
+commit 78dc7f7429b09ba6b7905c24f42fc9caff9126d3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jan 16 16:55:05 2018 -0700
+
+    tr.po update broken
+
+ po/tr.po | 32 ++++++++++++++++----------------
+ 1 file changed, 16 insertions(+), 16 deletions(-)
+
+commit 0e49a8d8b2aa9d7f432bc877d7e7083c2f7b9e9f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Jan 16 16:54:54 2018 -0700
+
+    it.po update broken
+
+ po/it.po | 119 +++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 55 insertions(+), 64 deletions(-)
+
+commit 3f581c0a62656cd0b97e03a77dc3930dbd4282f1
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Tue Jan 16 08:32:14 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 98.7% (323 of 327 strings)
+
+ po/it.po | 105 ++++++++++++++++++++++++++++++++---------------------------
+ 1 file changed, 57 insertions(+), 48 deletions(-)
+
+commit 173b555176e2a2a2af04e930fe14fbedc92b9c01
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Mon Jan 15 15:52:57 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 97.8% (320 of 327 strings)
+
+ po/it.po | 46 ++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 44 insertions(+), 2 deletions(-)
+
+commit 1d4ccc5ee0ef454f15a624a7dfdcdc673fea349b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Jan 13 15:38:13 2018 +0100
+
+    Cope with new EDID sysfs locations on Linux 4.15rc*
+
+ contrib/icewm-menu-xrandr | 76 +++++++++++++++++++++++--------------------
+ 1 file changed, 40 insertions(+), 36 deletions(-)
+
+commit 3c60a247e640b94dcdf6375eb3a98984337e320b
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Fri Jan 12 11:36:42 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 97.5% (319 of 327 strings)
+
+ po/it.po | 84 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 42 insertions(+), 42 deletions(-)
+
+commit 5f15f9bafb90731dc805f06b4cff3af4ba0b0299
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Fri Jan 12 12:18:20 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/da.po | 48 ++++++++++++++++++++++++------------------------
+ 1 file changed, 24 insertions(+), 24 deletions(-)
+
+commit 09e1669d2aeb765a94c60ca2a5d46010096f6997
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Thu Jan 11 22:56:07 2018 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 88.3% (289 of 327 strings)
+
+ po/it.po | 71 +++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 34 insertions(+), 37 deletions(-)
+
+commit 6dc4ec72765ddbae0f6f9b56f10474eb11af41ed
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Thu Jan 11 21:04:31 2018 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 96.0% (314 of 327 strings)
+
+ po/da.po | 22 +++++++++-------------
+ 1 file changed, 9 insertions(+), 13 deletions(-)
+
+commit 772c1a068a73256cafe59e32a6b72050eba4f3e9
+Merge: c9148e25 79ed369c
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Sun Jan 7 22:52:11 2018 +0000
+
+    Merge pull request #214 from BTaskaya/patch-1
+
+    Translations
+
+commit 79ed369c89e450f1ced99054a79ca8b2f35c5fab
+Author: Batuhan Osman Taşkaya <batuhanosmantaskaya@gmail.com>
+Date:   Sun Jan 7 11:51:43 2018 +0300
+
+    Translations
+
+    Translations
+
+ po/tr.po | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit c9148e258a839df61e0eedf63936605ee49398b3
+Author: Nathan Follens <nthn@unseen.is>
+Date:   Sat Jan 6 11:27:11 2018 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 82.5% (270 of 327 strings)
+
+ po/nl.po | 30 +++++++++++++++---------------
+ 1 file changed, 15 insertions(+), 15 deletions(-)
+
+commit 0752d779ef7f2f8483ecd67099e1a5f979159e4f
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Fri Jan 5 13:02:25 2018 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/pt_BR.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 80e01814503380881c94dac6a71d832ec0a93115
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Wed Dec 13 19:02:33 2017 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/cs.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 7d621a0d9bd564b42bc43acb90063b6ed84178c8
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Dec 30 02:57:40 2017 -0700
+
+    bad ifdef
+
+    gdk-pixbuf2 does not inately have .svg support.  It requires
+    that librsvg be loaded so that the svg pixbuf loader is also
+    installed.  We currently have no check for that, so strap out
+    for now.
+
+ src/yicon.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit d0ac31c0c44e43af0e34949d0212b521c83d6753
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Fri Dec 29 15:06:35 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/sk.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit fd0b370712c3b3117aabe9ea2f0fbda1db17aef0
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Fri Dec 29 10:12:29 2017 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 99.3% (325 of 327 strings)
+
+ po/de.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 62765177cc2c08a983cb5f0916db5eeba402415d
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Dec 28 21:21:17 2017 +0100
+
+    Special declaration of shared fontPreferFreetype option's variable
+
+ src/icewmbg.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 818c57beeb27619920929d6626f93291ac700588
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 13:17:35 2017 -0700
+
+    use requested width and height
+
+ src/yximage.cc | 30 ++++++++++--------------------
+ 1 file changed, 10 insertions(+), 20 deletions(-)
+
+commit c3e1f8c4e95921699416000513b11b54a6bd408d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 13:08:45 2017 -0700
+
+    use calloc instead of new
+
+ src/yximage.cc | 50 +++++++++++++++++++++++++-------------------------
+ 1 file changed, 25 insertions(+), 25 deletions(-)
+
+commit 37f449c842982ee39dcc733b558edb54a4e8341f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 12:54:40 2017 -0700
+
+    back to working copy
+
+ src/yximage.cc | 20 +++++++-------------
+ 1 file changed, 7 insertions(+), 13 deletions(-)
+
+commit 0a7dd571c9c9d1e41c67e9c298208e5379b9d967
+Merge: 4dabaf7d 5694d849
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 12:47:22 2017 -0700
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 5694d849455ec7eff8a1ad6cc390f553af94d06c
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Dec 28 20:37:09 2017 +0100
+
+    Properly initialize scaling buffers
+
+ src/yximage.cc | 157 +++++++++++++++++++++++++++--------------------------
+ 1 file changed, 81 insertions(+), 76 deletions(-)
+
+commit aa4dfa218515aecd67a05eecba087da6f41b06ec
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Dec 28 20:14:25 2017 +0100
+
+    new/free mismatch (hidden in XDestroyImage)
+
+ src/yximage.cc | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 4dabaf7db1b2d5df77414043568af16ea598cc01
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 12:32:23 2017 -0700
+
+    fix up downscale
+
+ src/yximage.cc | 114 +++++++++++++++++++++++++++++------------------------
+ 1 file changed, 62 insertions(+), 52 deletions(-)
+
+commit 4b8b7e1fb8ba8af4f2fb5ce619e3d3c57955c8bb
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:54:31 2017 -0700
+
+    build without pixbuf is the default
+
+ configure.ac | 21 ++++++++-------------
+ 1 file changed, 8 insertions(+), 13 deletions(-)
+
+commit c926733f6c84f874f45cebd4264e85bad67efb0b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:52:48 2017 -0700
+
+    update po files
+
+ po/ar.po     | 2 +-
+ po/be.po     | 2 +-
+ po/bg.po     | 2 +-
+ po/ca.po     | 2 +-
+ po/cs.po     | 2 +-
+ po/da.po     | 2 +-
+ po/de.po     | 2 +-
+ po/el.po     | 2 +-
+ po/en.po     | 2 +-
+ po/es.po     | 2 +-
+ po/fi.po     | 2 +-
+ po/fr.po     | 2 +-
+ po/he.po     | 2 +-
+ po/hr.po     | 2 +-
+ po/hu.po     | 2 +-
+ po/icewm.pot | 4 ++--
+ po/id.po     | 2 +-
+ po/it.po     | 2 +-
+ po/ja.po     | 2 +-
+ po/ko.po     | 2 +-
+ po/lt.po     | 2 +-
+ po/lv.po     | 2 +-
+ po/mk.po     | 2 +-
+ po/nb.po     | 2 +-
+ po/nl.po     | 2 +-
+ po/no.po     | 2 +-
+ po/pl.po     | 2 +-
+ po/pt_BR.po  | 2 +-
+ po/ro.po     | 2 +-
+ po/ru.po     | 2 +-
+ po/sk.po     | 2 +-
+ po/sl.po     | 2 +-
+ po/sv.po     | 2 +-
+ po/tr.po     | 2 +-
+ po/uk.po     | 2 +-
+ po/vi.po     | 2 +-
+ po/zh_CN.po  | 2 +-
+ po/zh_TW.po  | 2 +-
+ 38 files changed, 39 insertions(+), 39 deletions(-)
+
+commit b920e8bb0e20c0847c25bc2ceb943e9192beacae
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:52:08 2017 -0700
+
+    build without pixbuf is the default
+
+ configure.sh | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 74714ccc7d121525094016541bfcccd386e95b8a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:32:59 2017 -0700
+
+    remove reference to menu-gnome2
+
+ man/icewm.pod | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 36bbe544b4592c093af6f9b9d03af39c816069bc
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:32:46 2017 -0700
+
+    remove reference to menu-gnome2
+
+ man/icewm-menu.pod | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 038bbabb96f08b1aeebd486f5b8e1781f59da1c6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:32:27 2017 -0700
+
+    remove reference to menu-gnome2
+
+ man/icewm-menu-fdo.pod | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 29850df769084f6dc2a5469940b8db1b33bb5d9a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:29:52 2017 -0700
+
+    remove reference to menu-gnome2
+
+ doc/icewm.adoc | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
+
+commit ad67d570bc044c48a2b9307921052119cabbcf87
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:26:11 2017 -0700
+
+    update po files
+
+ po/ar.po     | 2 +-
+ po/be.po     | 2 +-
+ po/bg.po     | 2 +-
+ po/ca.po     | 2 +-
+ po/cs.po     | 2 +-
+ po/da.po     | 2 +-
+ po/de.po     | 2 +-
+ po/el.po     | 2 +-
+ po/en.po     | 2 +-
+ po/es.po     | 2 +-
+ po/fi.po     | 2 +-
+ po/fr.po     | 2 +-
+ po/he.po     | 2 +-
+ po/hr.po     | 2 +-
+ po/hu.po     | 2 +-
+ po/icewm.pot | 4 ++--
+ po/id.po     | 2 +-
+ po/it.po     | 2 +-
+ po/ja.po     | 2 +-
+ po/ko.po     | 2 +-
+ po/lt.po     | 2 +-
+ po/lv.po     | 2 +-
+ po/mk.po     | 2 +-
+ po/nb.po     | 2 +-
+ po/nl.po     | 2 +-
+ po/no.po     | 2 +-
+ po/pl.po     | 2 +-
+ po/pt_BR.po  | 2 +-
+ po/ro.po     | 2 +-
+ po/ru.po     | 2 +-
+ po/sk.po     | 2 +-
+ po/sl.po     | 2 +-
+ po/sv.po     | 2 +-
+ po/tr.po     | 2 +-
+ po/uk.po     | 2 +-
+ po/vi.po     | 2 +-
+ po/zh_CN.po  | 2 +-
+ po/zh_TW.po  | 2 +-
+ 38 files changed, 39 insertions(+), 39 deletions(-)
+
+commit 0c8fd68d5d64d2ad345da222ca8fd4c647f8aca6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:25:49 2017 -0700
+
+    remove unnecessary attic
+
+ src/attic/ycmdline.cc     |   73 ---
+ src/attic/ycmdline.h      |   34 --
+ src/attic/yimage.cc       |  304 ----------
+ src/attic/yimage_imlib.cc |  148 -----
+ src/attic/yimage_xpm.cc   |  168 ------
+ src/attic/ylibrary.cc     |   31 -
+ src/attic/ylibrary.h      |   33 --
+ src/attic/ypixbuf.cc      | 1300 -----------------------------------------
+ src/attic/ypixbuf.h       |  136 -----
+ src/attic/yworker.cc      |  134 -----
+ src/attic/yworker.h       |   38 --
+ 11 files changed, 2399 deletions(-)
+
+commit 269265bcfa3f3faf5acdb0d114a503cb73183375
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:22:44 2017 -0700
+
+    remove menu-gnome2 manual page
+
+ man/Makefile.am | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit d99ddcf8e56a6b7c28576486cc43ae262bcdddb3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:22:24 2017 -0700
+
+    update po files
+
+ po/ar.po     | 2 +-
+ po/be.po     | 2 +-
+ po/bg.po     | 2 +-
+ po/ca.po     | 6 +++---
+ po/cs.po     | 2 +-
+ po/da.po     | 2 +-
+ po/de.po     | 2 +-
+ po/el.po     | 2 +-
+ po/en.po     | 2 +-
+ po/es.po     | 2 +-
+ po/fi.po     | 2 +-
+ po/fr.po     | 2 +-
+ po/he.po     | 2 +-
+ po/hr.po     | 2 +-
+ po/hu.po     | 2 +-
+ po/icewm.pot | 4 ++--
+ po/id.po     | 2 +-
+ po/it.po     | 2 +-
+ po/ja.po     | 6 +++---
+ po/ko.po     | 2 +-
+ po/lt.po     | 2 +-
+ po/lv.po     | 2 +-
+ po/mk.po     | 2 +-
+ po/nb.po     | 2 +-
+ po/nl.po     | 2 +-
+ po/no.po     | 2 +-
+ po/pl.po     | 2 +-
+ po/pt_BR.po  | 2 +-
+ po/ro.po     | 2 +-
+ po/ru.po     | 2 +-
+ po/sk.po     | 2 +-
+ po/sl.po     | 2 +-
+ po/sv.po     | 2 +-
+ po/tr.po     | 2 +-
+ po/uk.po     | 2 +-
+ po/vi.po     | 2 +-
+ po/zh_CN.po  | 2 +-
+ po/zh_TW.po  | 2 +-
+ 38 files changed, 43 insertions(+), 43 deletions(-)
+
+commit 9f1f443188fa955e77010bdf1cc737787b29cab6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:21:33 2017 -0700
+
+    remmove manual page
+
+ man/icewm-menu-gnome2.pod | 115 ------------------------------------------
+ 1 file changed, 115 deletions(-)
+
+commit 98f02a36de70084741929c8908fc6f5a7dff7ff9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:20:52 2017 -0700
+
+    remove gnome2.cc source file
+
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 01088ff6f791e00ac876fd061d49d57de3e8cd21
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:20:25 2017 -0700
+
+    remove menu-gnome2 source file
+
+ src/gnome2.cc | 375 ------------------------------------------------------
+ 1 file changed, 375 deletions(-)
+
+commit de85f464f5963d946e3714f31a5e61b8429f07b8
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:20:02 2017 -0700
+
+    remove definitions for menu-gnome2
+
+ src/Makefile.am | 15 +--------------
+ 1 file changed, 1 insertion(+), 14 deletions(-)
+
+commit 343b219134da0cb78d079e120319b94bf590e08f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:19:11 2017 -0700
+
+    do not build menu-gnome2
+
+ man/Makefile.am | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit 907f4f7a350250343ab68f845f73290362d4e5fb
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:18:35 2017 -0700
+
+    do not build menu-gnome2
+
+ src/Makefile.am | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit e3f9da7d08296930080c08bfe552100a75fe66bf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:17:27 2017 -0700
+
+    do not build menu-gnome2
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit ded869b631ac793e32bc77232297e4c73e9c8467
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:17:04 2017 -0700
+
+    not needed by lib/menu.in
+
+ configure.ac | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit cdad04d2825e2e1e82b53ead4285ffd104d1fb11
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:16:13 2017 -0700
+
+    remove gnome menu option
+
+ configure.ac | 13 -------------
+ 1 file changed, 13 deletions(-)
+
+commit 1e7adae66d4a242de18950fe3aeb44819e5dfb02
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:13:53 2017 -0700
+
+    remove unused variable
+
+ configure.ac | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit c2f250c65b9cc673378585b60ce8fc5648a6f3d6
+Merge: 173933e8 ce1ed91c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:09:18 2017 -0700
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 173933e86d11d62559262724f6104bb72918cf0e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 11:08:14 2017 -0700
+
+    remove old manpages
+
+ doc/CMakeLists.txt  |   95 +---
+ doc/Makefile.am     |   24 +-
+ doc/icesound.1.adoc |  168 -------
+ doc/icewm.1.adoc    | 1146 ---------------------------------------------
+ doc/icewm.man       | 1190 -----------------------------------------------
+ doc/icewmbg.1.adoc  |  165 -------
+ 6 files changed, 9 insertions(+), 2779 deletions(-)
+
+commit ce1ed91cb474f876bee8d542d7d09458e52a1696
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 28 17:52:28 2017 +0100
+
+    Only copy menubg.xpm to listbackPixmap and dialogbackPixmap if menubg.xpm
+    does NOT appear in Gradients a la version 1.3.12 for issue #212.
+
+ src/wpixres.cc | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit 9916d39213d26ec3b252f995fc6dea167f27c687
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:29:43 2017 -0700
+
+    update po files
+
+ po/ar.po     | 2 +-
+ po/be.po     | 2 +-
+ po/bg.po     | 2 +-
+ po/ca.po     | 2 +-
+ po/cs.po     | 2 +-
+ po/da.po     | 2 +-
+ po/de.po     | 2 +-
+ po/el.po     | 2 +-
+ po/en.po     | 2 +-
+ po/es.po     | 2 +-
+ po/fi.po     | 2 +-
+ po/fr.po     | 2 +-
+ po/he.po     | 2 +-
+ po/hr.po     | 2 +-
+ po/hu.po     | 2 +-
+ po/icewm.pot | 4 ++--
+ po/id.po     | 2 +-
+ po/it.po     | 2 +-
+ po/ja.po     | 2 +-
+ po/ko.po     | 2 +-
+ po/lt.po     | 2 +-
+ po/lv.po     | 2 +-
+ po/mk.po     | 2 +-
+ po/nb.po     | 2 +-
+ po/nl.po     | 2 +-
+ po/no.po     | 2 +-
+ po/pl.po     | 2 +-
+ po/pt_BR.po  | 2 +-
+ po/ro.po     | 2 +-
+ po/ru.po     | 2 +-
+ po/sk.po     | 2 +-
+ po/sl.po     | 2 +-
+ po/sv.po     | 2 +-
+ po/tr.po     | 2 +-
+ po/uk.po     | 2 +-
+ po/vi.po     | 2 +-
+ po/zh_CN.po  | 2 +-
+ po/zh_TW.po  | 2 +-
+ 38 files changed, 39 insertions(+), 39 deletions(-)
+
+commit c3d88dbb46221aba6ae05c45ed2c06b17a28e181
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:26:16 2017 -0700
+
+    help must print to stdout to pass distcheck
+
+ src/gnome2.cc | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 2a0d22fe9cf6216426d73ac5616b7d178fba6f46
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:19:56 2017 -0700
+
+    remove deprecated file
+
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 11abedf4d2dbacbf879d8cebe89b5d394bb36491
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:16:50 2017 -0700
+
+    generate html output too
+
+ man/Makefile.am | 22 ++++++++++++++++------
+ 1 file changed, 16 insertions(+), 6 deletions(-)
+
+commit 63ee5491cec314cef2f143ca6949938f1c3b44cf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:16:22 2017 -0700
+
+    make html output better
+
+ man/icewmtray.pod | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit fdbb3e7582f862d94cc2e3355e8ecbc7aed6cf15
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:16:05 2017 -0700
+
+    make html output better
+
+ man/icewmhint.pod | 98 ++++++++++++++++++++++++++-------------------------
+ 1 file changed, 50 insertions(+), 48 deletions(-)
+
+commit aacbcb966320062836eed436cfbe975d0a50ba4c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:15:23 2017 -0700
+
+    make html output better
+
+ man/icewm-winoptions.pod | 142 +++++++++++++++++++++++++------------------
+ 1 file changed, 82 insertions(+), 60 deletions(-)
+
+commit 74fa9adcd0ac379ff08a4a3abf2bf33a6c887baa
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:14:50 2017 -0700
+
+    make html output better
+
+ man/icewm-toolbar.pod | 40 ++++++++++++++++++++++++++--------------
+ 1 file changed, 26 insertions(+), 14 deletions(-)
+
+commit f274578e79e28ff463898186bb3e0749bf04ae35
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:13:36 2017 -0700
+
+    make html output better
+
+ man/icewm-theme.pod | 40 ++++++++++++++++++++++++----------------
+ 1 file changed, 24 insertions(+), 16 deletions(-)
+
+commit 899f5cf4b5cbda3b2531fca9e71c07dfb7b7f51f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:13:16 2017 -0700
+
+    make html output better
+
+ man/icewm-startup.pod | 18 +++++++++++++-----
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit d5f1c111d955119e2ec5da4ebb1967874e630115
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:13:07 2017 -0700
+
+    make html output better
+
+ man/icewm-shutdown.pod | 18 +++++++++++++-----
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit a4a84557f6ec03497b0060c5895a3a9a8f88bb1a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:12:53 2017 -0700
+
+    make html output better
+
+ man/icewm-programs.pod | 18 +++++++++++++-----
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit cbe640049f37756bdb56165279286089bab01958
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:12:40 2017 -0700
+
+    make html output better
+
+ man/icewm-prefoverride.pod | 18 +++++++++++++-----
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit 46191f42a5441987952ea80c3adc1ddd126bed08
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:12:26 2017 -0700
+
+    make html output better
+
+ man/icewm-preferences.pod | 18 +++++++++++++-----
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit 4d609d887d4eee0044a6d00705f7c8262a8b0310
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:12:03 2017 -0700
+
+    make html output better
+
+ man/icewm-menu.pod | 18 +++++++++++++-----
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit 3971283e0c4aaea2aa6a779a26e1f13237fcc22d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:11:50 2017 -0700
+
+    make html output better
+
+ man/icewm-menu-gnome2.pod | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit 7a3b8e20faf94c1c3280b86625d16c2224662750
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:11:19 2017 -0700
+
+    make html output better
+
+ man/icewm-keys.pod | 90 +++++++++++++++++++++++++++++---------------------
+ 1 file changed, 53 insertions(+), 37 deletions(-)
+
+commit a4a34290fcee298d4c1dee48a8c8f9ea185788af
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:07:13 2017 -0700
+
+    make html output better
+
+ man/icewm-focus_mode.pod | 18 +++++++++++++-----
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit 915b6221e49745bfd663ad06122486d3ff5cb25c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:06:58 2017 -0700
+
+    make html output better
+
+ man/icewm-env.pod | 18 +++++++++++++-----
+ 1 file changed, 13 insertions(+), 5 deletions(-)
+
+commit 615e0dbb63f0b49c4ad520974c936023615280cd
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 04:06:24 2017 -0700
+
+    make html output better
+
+ man/icesh.pod | 15 +++++++++++----
+ 1 file changed, 11 insertions(+), 4 deletions(-)
+
+commit 71480ec8564e16721e7187c8a7826bf9aa05282a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 03:18:12 2017 -0700
+
+    asciiman command not used
+
+ configure.ac | 12 ------------
+ 1 file changed, 12 deletions(-)
+
+commit 231a893df41f7237a4a3ba0f881ad925ed211f00
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Dec 11 09:25:52 2017 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ca.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit a6c13430605602d406d1b131e5961cd30f4225e1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 03:15:32 2017 -0700
+
+    remote deprecated file
+
+ src/gnome.cc | 221 -------------------------------------------------------
+ 1 file changed, 221 deletions(-)
+
+commit da2dd432e239ae4dcb32d3859fa5d0f4ae1883dc
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 03:15:07 2017 -0700
+
+    GNOME1 stuff is deprecated
+
+ src/Makefile.am | 15 +--------------
+ 1 file changed, 1 insertion(+), 14 deletions(-)
+
+commit 5ea9d3ec419c6f0fb0b5b3c48751e60881a9b993
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 03:14:46 2017 -0700
+
+    update po file
+
+ po/ar.po     | 2 +-
+ po/be.po     | 2 +-
+ po/bg.po     | 2 +-
+ po/ca.po     | 2 +-
+ po/cs.po     | 2 +-
+ po/da.po     | 2 +-
+ po/de.po     | 2 +-
+ po/el.po     | 2 +-
+ po/en.po     | 2 +-
+ po/es.po     | 2 +-
+ po/fi.po     | 2 +-
+ po/fr.po     | 2 +-
+ po/he.po     | 2 +-
+ po/hr.po     | 2 +-
+ po/hu.po     | 2 +-
+ po/icewm.pot | 4 ++--
+ po/id.po     | 2 +-
+ po/it.po     | 2 +-
+ po/ja.po     | 2 +-
+ po/ko.po     | 2 +-
+ po/lt.po     | 2 +-
+ po/lv.po     | 2 +-
+ po/mk.po     | 2 +-
+ po/nb.po     | 2 +-
+ po/nl.po     | 2 +-
+ po/no.po     | 2 +-
+ po/pl.po     | 2 +-
+ po/pt_BR.po  | 2 +-
+ po/ro.po     | 2 +-
+ po/ru.po     | 2 +-
+ po/sk.po     | 2 +-
+ po/sl.po     | 2 +-
+ po/sv.po     | 2 +-
+ po/tr.po     | 2 +-
+ po/uk.po     | 2 +-
+ po/vi.po     | 2 +-
+ po/zh_CN.po  | 2 +-
+ po/zh_TW.po  | 2 +-
+ 38 files changed, 39 insertions(+), 39 deletions(-)
+
+commit 4a7f183c366c902cdc44416525bca1ac5d4c8f02
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 03:10:59 2017 -0700
+
+    gnome1 stuff is deprecated
+
+ configure.ac | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit 3b015aa69f1bea69a7976d86288940c8830c6c52
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Sun Dec 10 22:37:18 2017 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ja.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 71286215faefb5826bf617b20254b5a67925c9d6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 01:27:56 2017 -0700
+
+    build html man pages
+
+ man/Makefile.am | 51 ++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 40 insertions(+), 11 deletions(-)
+
+commit 1fefa48d8b1daa9b14db18f4753c9dbcf05072fe
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 01:24:42 2017 -0700
+
+    pod2html doesn't like numbers after =item
+
+ man/icesound.pod | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 9c09e6c0eb936e5a32c5a653df730d529122cef3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 01:24:29 2017 -0700
+
+    correction
+
+ man/icewm.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f49c5db273010dd3a65c3be446dbdd7faae71321
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 01:24:03 2017 -0700
+
+    update po files
+
+ po/ar.po     | 2 +-
+ po/be.po     | 2 +-
+ po/bg.po     | 2 +-
+ po/ca.po     | 2 +-
+ po/cs.po     | 2 +-
+ po/da.po     | 2 +-
+ po/de.po     | 2 +-
+ po/el.po     | 2 +-
+ po/en.po     | 2 +-
+ po/es.po     | 2 +-
+ po/fi.po     | 2 +-
+ po/fr.po     | 2 +-
+ po/he.po     | 2 +-
+ po/hr.po     | 2 +-
+ po/hu.po     | 2 +-
+ po/icewm.pot | 4 ++--
+ po/id.po     | 2 +-
+ po/it.po     | 2 +-
+ po/ja.po     | 2 +-
+ po/ko.po     | 2 +-
+ po/lt.po     | 2 +-
+ po/lv.po     | 2 +-
+ po/mk.po     | 2 +-
+ po/nb.po     | 2 +-
+ po/nl.po     | 2 +-
+ po/no.po     | 2 +-
+ po/pl.po     | 2 +-
+ po/pt_BR.po  | 2 +-
+ po/ro.po     | 2 +-
+ po/ru.po     | 2 +-
+ po/sk.po     | 2 +-
+ po/sl.po     | 2 +-
+ po/sv.po     | 2 +-
+ po/tr.po     | 2 +-
+ po/uk.po     | 2 +-
+ po/vi.po     | 2 +-
+ po/zh_CN.po  | 2 +-
+ po/zh_TW.po  | 2 +-
+ 38 files changed, 39 insertions(+), 39 deletions(-)
+
+commit 0296a4ca15c68214717fb22cf7c3de48d3137e92
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 01:23:52 2017 -0700
+
+    add ignore files
+
+ .gitignore | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 88ce71b74f74d394316ea99a07f3eebcfb24c2c4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Dec 28 01:22:14 2017 -0700
+
+    build_help doesn't exist anymore
+
+ configure.ac | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit de358b42858dbc2e12561037a2213e5f2dc0bab7
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Dec 27 23:38:16 2017 -0700
+
+    update po files
+
+ po/ar.po     | 227 +++++++++++++++++++++++++------------------------
+ po/be.po     | 229 +++++++++++++++++++++++++------------------------
+ po/bg.po     | 227 +++++++++++++++++++++++++------------------------
+ po/ca.po     | 227 +++++++++++++++++++++++++------------------------
+ po/cs.po     | 227 +++++++++++++++++++++++++------------------------
+ po/da.po     | 227 +++++++++++++++++++++++++------------------------
+ po/de.po     | 243 ++++++++++++++++++++++++++--------------------------
+ po/el.po     | 227 +++++++++++++++++++++++++------------------------
+ po/en.po     | 224 ++++++++++++++++++++++++------------------------
+ po/es.po     | 227 +++++++++++++++++++++++++------------------------
+ po/fi.po     | 227 +++++++++++++++++++++++++------------------------
+ po/fr.po     | 227 +++++++++++++++++++++++++------------------------
+ po/he.po     | 227 +++++++++++++++++++++++++------------------------
+ po/hr.po     | 228 +++++++++++++++++++++++++------------------------
+ po/hu.po     | 229 +++++++++++++++++++++++++------------------------
+ po/icewm.pot | 228 ++++++++++++++++++++++++-------------------------
+ po/id.po     | 227 +++++++++++++++++++++++++------------------------
+ po/it.po     | 227 +++++++++++++++++++++++++------------------------
+ po/ja.po     | 227 +++++++++++++++++++++++++------------------------
+ po/ko.po     | 227 +++++++++++++++++++++++++------------------------
+ po/lt.po     | 227 +++++++++++++++++++++++++------------------------
+ po/lv.po     | 227 +++++++++++++++++++++++++------------------------
+ po/mk.po     | 227 +++++++++++++++++++++++++------------------------
+ po/nb.po     | 227 +++++++++++++++++++++++++------------------------
+ po/nl.po     | 227 +++++++++++++++++++++++++------------------------
+ po/no.po     | 227 +++++++++++++++++++++++++------------------------
+ po/pl.po     | 227 +++++++++++++++++++++++++------------------------
+ po/pt_BR.po  | 227 +++++++++++++++++++++++++------------------------
+ po/ro.po     | 227 +++++++++++++++++++++++++------------------------
+ po/ru.po     | 255 ++++++++++++++++++++++++++++++-------------------------
+ po/sk.po     | 227 +++++++++++++++++++++++++------------------------
+ po/sl.po     | 227 +++++++++++++++++++++++++------------------------
+ po/sv.po     | 227 +++++++++++++++++++++++++------------------------
+ po/tr.po     | 227 +++++++++++++++++++++++++------------------------
+ po/uk.po     | 227 +++++++++++++++++++++++++------------------------
+ po/vi.po     | 227 +++++++++++++++++++++++++------------------------
+ po/zh_CN.po  | 235 +++++++++++++++++++++++++-------------------------
+ po/zh_TW.po  | 227 +++++++++++++++++++++++++------------------------
+ 38 files changed, 4403 insertions(+), 4278 deletions(-)
+
+commit 3ae84bd1dcfedeb68f738a60fe44181b4796e68b
+Merge: abd0537f 22f1c5f1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Dec 27 23:23:47 2017 -0700
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 22f1c5f10c7d41e0e00e02c34e406bffcc0f25d6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 27 20:53:34 2017 +0100
+
+    fix formatting and remove stray semicolons
+
+ src/acpustatus.cc |  2 +-
+ src/fdomenu.cc    |  8 ++++----
+ src/icehelp.cc    |  2 +-
+ src/iceicon.cc    |  2 +-
+ src/iceview.cc    |  2 +-
+ src/icewmhint.cc  |  2 +-
+ src/ref.h         |  2 +-
+ src/upath.h       |  4 ++--
+ src/wmapp.h       |  2 +-
+ src/wmclient.h    |  2 +-
+ src/wmmgr.cc      |  2 +-
+ src/wmminiicon.cc |  4 ++--
+ src/wmprog.cc     | 10 +++++-----
+ src/yapp.h        |  2 +-
+ src/yfont.cc      |  6 +++---
+ src/yimage.h      |  2 +-
+ src/ylistbox.cc   |  2 +-
+ src/ymenu.cc      |  4 ++--
+ src/ymsgbox.h     |  2 +-
+ src/ypipereader.h |  2 +-
+ src/ypoll.h       |  2 +-
+ src/ypopup.h      |  2 +-
+ src/yscrollbar.h  |  2 +-
+ src/yscrollview.h |  2 +-
+ src/ysocket.h     |  2 +-
+ src/ytimer.h      |  2 +-
+ 26 files changed, 38 insertions(+), 38 deletions(-)
+
+commit d0b1ba6d1fe7d3d5cbe05b316975e4ab5a41badc
+Merge: 5ed338c1 827fdd13
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 27 17:30:35 2017 +0100
+
+    merge
+
+commit 5ed338c1538b06952ba47588d8d7f19ecef53425
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 27 17:28:30 2017 +0100
+
+    give signedness to width/height. fix #211.
+
+ src/wmwinlist.cc | 19 ++++++++++---------
+ src/ypopup.cc    | 41 +++++++++++++++++++++--------------------
+ 2 files changed, 31 insertions(+), 29 deletions(-)
+
+commit 827fdd1320aaeeb61f17f9ee27d5d1c1273f5391
+Merge: 416815d5 3fb1aab2
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Wed Dec 27 16:27:18 2017 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 416815d5342beee272f55dd5added03505007fdb
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Wed Dec 27 14:01:54 2017 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 99.6% (326 of 327 strings)
+
+ po/de.po | 224 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 111 insertions(+), 113 deletions(-)
+
+commit 3fb1aab25b0fc395d98c70a2bb46e400a037d0e7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 27 17:26:24 2017 +0100
+
+    menu margin also includes gradient background.
+
+ src/ymenu.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d570343788a87bceee8e23b9621379f1963445a5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 27 10:46:39 2017 +0100
+
+    fix previous commit
+
+ src/icesound.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 4ff0f3754520506709aa1d0230988e10923d36d4
+Merge: d903f48c cf20d911
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Tue Dec 26 18:19:28 2017 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit d903f48c45162b9d6aae2f106c08a5eb774225cc
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Tue Dec 26 17:49:54 2017 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 99.6% (326 of 327 strings)
+
+ po/de.po | 112 +++++++++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 78 insertions(+), 34 deletions(-)
+
+commit cf20d911bb26c7e50a4da8d2084c66cf68a4c131
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Dec 26 17:05:42 2017 +0100
+
+    Build fixes from Debian Experimental
+
+    IIRC to compile with just libao without esd on kfreebsd.
+
+ src/icesound.cc | 21 ++++++++++++---------
+ src/misc.cc     |  3 +++
+ 2 files changed, 15 insertions(+), 9 deletions(-)
+
+commit 5541baa4e610d0f7f2c28e512dad74d94cd0314e
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Dec 26 16:57:44 2017 +0100
+
+    Build fix with -DXTERMCMD set
+
+ src/fdomenu.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 094ffe410e94b65994a76f119bf39563f43efc54
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Dec 26 16:52:09 2017 +0100
+
+    Don't use gold automatically
+
+    Suspect to cause build failures on alpha and some others.
+
+ src/CMakeLists.txt | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit a7ea747e1b5af6fe3b7d96f5235d69009954ae96
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Dec 25 19:09:40 2017 +0100
+
+    Don't consider SVG icons without loader support
+
+    And also don't print misleading messages.
+
+ src/yicon.cc   |  9 ++++++---
+ src/yximage.cc | 15 +++++++++++++--
+ 2 files changed, 19 insertions(+), 5 deletions(-)
+
+commit 8f05579607c3a77b35188d41376573b6759ce5bb
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Dec 25 17:52:22 2017 +0100
+
+    Option to use corefonts despite of Xft support
+
+ src/default.h |  2 ++
+ src/yfont.cc  | 15 ++++++++++++---
+ src/yprefs.h  |  3 ---
+ 3 files changed, 14 insertions(+), 6 deletions(-)
+
+commit 2e0f48a5406394655910f4a2aa772828d6f7c7e9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 25 10:53:14 2017 +0100
+
+    overlap
+
+ src/decorate.cc | 75 ++++++++++-------------------------------------------
+ src/wmframe.cc  |  4 +--
+ src/wmframe.h   |  3 ++-
+ 3 files changed, 18 insertions(+), 64 deletions(-)
+
+commit a9d4c02f6a57b49feda14fec6d1cf8a85feb4ea4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 25 10:51:57 2017 +0100
+
+    intersect.
+
+ src/yrect.h | 60 ++++++++++++---------------------------------------------
+ 1 file changed, 12 insertions(+), 48 deletions(-)
+
+commit 02cbabcbcbb20aa601b495071ae0ac965e3c55fb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 25 10:51:33 2017 +0100
+
+    geometry
+
+ src/ywindow.cc | 10 +++++-----
+ src/ywindow.h  |  2 ++
+ 2 files changed, 7 insertions(+), 5 deletions(-)
+
+commit b50e37e0c3c328d97870fc3428e21911fcf3a398
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 25 10:49:39 2017 +0100
+
+    move HAVE_NET_STATUS where it belongs
+
+ src/apppstatus.h | 7 +++++++
+ src/base.h       | 9 ---------
+ 2 files changed, 7 insertions(+), 9 deletions(-)
+
+commit dca019c49a9d294291780c7096151aefb4c8eb61
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 25 10:47:47 2017 +0100
+
+    fix prratio - 1.
+
+ src/yxapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 368acff949ed85f563290b5ee4e65ab848dc1e70
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 25 10:46:44 2017 +0100
+
+    fix typo in previous commit to make it compile again.
+
+ src/default.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit fd08a1f29ecb76fb13722c8d073d3626be7e7e47
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Dec 24 14:45:43 2017 +0100
+
+    Explain the context of some options
+
+    Was hard to guess that it's about program menu; for #206 .
+
+ src/default.h | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit b6a8f83390b51010658a7f29a97b65196452fb7b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Dec 24 14:23:21 2017 +0100
+
+    Fix icon loading in horizontal wmswitch mode
+
+    Also little refactoring; for #206 .
+
+ src/wmswitch.cc | 63 ++++++++++++++++++++++++-----------------------------
+ 1 file changed, 28 insertions(+), 35 deletions(-)
+
+commit f7bd2256656ccd3e6c266cd040baa0a54540de1b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Dec 24 14:04:01 2017 +0100
+
+    Fix linking with cmake and fribidi enabled
+
+ src/CMakeLists.txt | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit 64263aca54d9ef06f52563d53473d9c59ff20def
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Dec 24 12:18:05 2017 +0100
+
+    Fix build error in certain configurations
+
+    Needed l10n macro
+
+ src/yximage.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit a67420edb12837ccf8a71235529cc8119fbf7b5b
+Author: Sarah Kriesch <ada.lovelace@gmx.de>
+Date:   Sat Dec 23 20:08:00 2017 +0000
+
+    Translated using Weblate (German)
+
+    Currently translated at 97.8% (320 of 327 strings)
+
+ po/de.po | 135 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 67 insertions(+), 68 deletions(-)
+
+commit 14a40b10685b6a0d326030ef24a686d1d5cd5767
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 23 02:05:07 2017 +0100
+
+    Cmake support JPEG for XPM and fix FRIBIDI.
+
+ rebuild.sh         |  2 ++
+ src/CMakeLists.txt | 23 +++++++++++++++--------
+ 2 files changed, 17 insertions(+), 8 deletions(-)
+
+commit 6bf698aaba64448343cd1cd7f5ebce43bff607f8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 23 02:04:07 2017 +0100
+
+    Support JPEG images for icewmbg in YXImage / XPM.
+
+ configure.ac   |   6 ++++
+ src/wmapp.cc   |  47 +++++++++++++++----------
+ src/yximage.cc | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++---
+ 3 files changed, 132 insertions(+), 22 deletions(-)
+
+commit 30f1b872df350f12e28047835f10f832ea2913db
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 23 01:56:54 2017 +0100
+
+    Sometimes a hundred or more events come in at once.
+    Process at least a decent chunk of them before returning to look
+    for I/O-events or expired timers. This reduces the number of system
+    calls when peak load occurs and may improve responsiveness a bit.
+    Add synchronized, print_copying. Split large YXApplication constructor
+    and cache often used display data const,
+
+ src/yxapp.cc | 87 +++++++++++++++++++++++++++++++++++---------------------
+ src/yxapp.h  | 36 +++++++++++++++++------
+ 2 files changed, 82 insertions(+), 41 deletions(-)
+
+commit c644928755083951fe75a708eb68dfad9417e5f9
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Dec 22 15:54:02 2017 +0100
+
+    Cache and reuse EDID data check results
+
+    Remedy to laggy xrandr script execution with nouveau driver, at least
+    for repeated calls.
+
+    Also force to enable primary monitor in auto mode, always. There is no
+    reason to assume that it's turned on when script is run.
+
+ contrib/icewm-menu-xrandr | 96 +++++++++++++++++++++++++++++++++----------
+ 1 file changed, 75 insertions(+), 21 deletions(-)
+
+commit d8c64b083b94b5e2786994a0e44e02824d81a24e
+Merge: 6291dee1 21641527
+Author: gijsbers <gijsbers@users.noreply.github.com>
+Date:   Thu Dec 21 23:16:15 2017 +0100
+
+    Merge pull request #210 from Krandelbord/icewm-1-4-BRANCH
+
+    added reading icons from multiple theme-locations
+
+commit 6291dee153bc42867e988221c57bd98ac1b30f7d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 21 23:07:20 2017 +0100
+
+    For 32-bit depth visuals render to a dedicated pixmap32 and cache it.
+    This solves issue #183.
+
+ src/yimage.h      |  1 -
+ src/yimage_gdk.cc | 88 +++++++++++++++++++++++++++++++++++++++------------
+ src/ypaint.cc     | 69 +++++++++++++++++++++++++++++++++-------
+ src/ypaint.h      | 16 +++-------
+ src/ypixmap.cc    | 16 +++++++++-
+ src/ypixmap.h     | 32 ++++++++++---------
+ src/yximage.cc    | 17 +---------
+ 7 files changed, 163 insertions(+), 76 deletions(-)
+
+commit 1505c8fdd031bf6a905943b999d70cb7a168ba3c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 21 23:00:00 2017 +0100
+
+    print_copying_exit
+
+ src/base.h  | 2 +-
+ src/misc.cc | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit c70f6dde6cba0ff98efd6f10bbc26fcc41eeff14
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 21 22:59:19 2017 +0100
+
+    xsmart for Xmalloc/XFree data.
+
+ src/ypointer.h | 30 ++++++++++++++++++++++++++++++
+ 1 file changed, 30 insertions(+)
+
+commit 21641527a570ca6f5e83494cb1414e6785f30681
+Author: Krandelbord <Krandelbord@github.com>
+Date:   Thu Dec 21 22:39:03 2017 +0100
+
+    added reading icons from multiple theme-locations
+
+ src/fdomenu.cc | 36 ++++++++++++++++++++++++++++++++----
+ 1 file changed, 32 insertions(+), 4 deletions(-)
+
+commit 6f34c85ecc8a6f54d4994d9cc487d2af8356cac6
+Author: Wnereiz Z <wnereiz@eienteiland.org>
+Date:   Thu Dec 21 04:47:28 2017 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/zh_CN.po | 370 +++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 206 insertions(+), 164 deletions(-)
+
+commit 593b69da4b7b946cf801756c18dfa6ee37b282d6
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Dec 18 22:13:58 2017 +0100
+
+    Basic implementation of #207 - Automated icon name rewriting
+
+    Added optional auto-identification of icon names by following the
+    symlink chain to the original filename and identifying the basename from
+    there.
+
+ doc/icewm.adoc |  2 +-
+ src/wmprog.cc  | 38 +++++++++++++++++++++++++++++++++++++-
+ 2 files changed, 38 insertions(+), 2 deletions(-)
+
+commit 08aefaddfc6c2b5f7680b2cd6b73f6888f729406
+Merge: 2c6410b5 820038bf
+Author: gijsbers <gijsbers@users.noreply.github.com>
+Date:   Tue Dec 19 05:35:19 2017 +0100
+
+    Merge pull request #208 from Pro-pra/patch-1
+
+    Update Russian translation
+
+commit 820038bf2c35f4c80f5cec08a93ee3e2541859bf
+Author: Pro-pra <pro2_2000@mail.ru>
+Date:   Tue Dec 19 10:00:13 2017 +0900
+
+    Update ru.po
+
+ po/ru.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e60398747c4b3479b2512aae2ca081c79f6bf348
+Author: Pro-pra <pro2_2000@mail.ru>
+Date:   Tue Dec 19 09:58:55 2017 +0900
+
+    Update ru.po
+
+ po/ru.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit be62376204c9bcdc510e482ed538ae38e408c64a
+Author: Pro-pra <pro2_2000@mail.ru>
+Date:   Tue Dec 19 09:55:15 2017 +0900
+
+    Update ru.po
+
+ po/ru.po | 34 +++++++++++++---------------------
+ 1 file changed, 13 insertions(+), 21 deletions(-)
+
+commit fe29a409163fd17b48c22dd6b608c911c9cfc705
+Author: Pro-pra <pro2_2000@mail.ru>
+Date:   Mon Dec 18 15:44:05 2017 +0900
+
+    Update ru.po
+
+ po/ru.po | 38 ++++++++++++++++++--------------------
+ 1 file changed, 18 insertions(+), 20 deletions(-)
+
+commit f48fa892f9747ebc7410f433aed1e74a9216035f
+Author: Pro-pra <pro2_2000@mail.ru>
+Date:   Mon Dec 18 14:08:49 2017 +0900
+
+    Update ru.po
+
+ po/ru.po | 142 ++++++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 107 insertions(+), 35 deletions(-)
+
+commit 2c6410b54354e761749eb7c13de7e40165ff0299
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 18 05:41:56 2017 +0100
+
+    Preserve depth when creating ypixmaps and yimages.
+
+ src/icehelp.cc    |  4 ++--
+ src/yimage.h      |  2 +-
+ src/yimage_gdk.cc |  6 +++---
+ src/ypaint.cc     |  4 ++--
+ src/ypixmap.cc    | 10 +++++-----
+ src/ypixmap.h     |  2 +-
+ src/yximage.cc    | 31 ++++++++++++++++---------------
+ 7 files changed, 30 insertions(+), 29 deletions(-)
+
+commit 57f4eef8d35cbe175794ae5e6f473fb083c869ee
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 18 05:38:46 2017 +0100
+
+    fix warnings.
+
+ src/testnetwmhints.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 5c41cbeaf5daf9ee32ae251bbefd5df035fc4fb4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 18 05:37:57 2017 +0100
+
+    fix fall-through warning.
+
+ src/movesize.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1b92deb7a7c37b7ff8aa6141054009b7e4792709
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 18 05:37:28 2017 +0100
+
+    icewmbg event logging.
+
+ src/icewmbg.cc | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit ae8c009b53078d15b1314721d37453fc1289555c
+Author: Pro-pra <pro2_2000@mail.ru>
+Date:   Mon Dec 18 13:06:53 2017 +0900
+
+    Update ru.po
+
+ po/ru.po | 65 +++++++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 49 insertions(+), 16 deletions(-)
+
+commit b5fc5b48c0fdcef806a8f0bbce9c897891314edb
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Dec 16 22:51:47 2017 +0100
+
+    Fix rounding in battery bar painting
+
+ src/aapm.cc | 12 ++++--------
+ 1 file changed, 4 insertions(+), 8 deletions(-)
+
+commit 4c19de3821f5973d08aea6dc6e363e14a7c2a3a5
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Dec 16 18:08:06 2017 +0100
+
+    Fix missing UINT_MAX
+
+ src/yinput.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit f10a082b30d2f5f43b4f07467f2dc4a19ac9a841
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 13:08:14 2017 +0100
+
+    fix typo
+
+ src/ywindow.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 12034c2cd13ac2c3b52233f773da7eb9a7f93e05
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 04:21:57 2017 +0100
+
+    update pot files.
+
+ po/ar.po     | 42 +++++++++++++++----------------
+ po/be.po     | 42 +++++++++++++++----------------
+ po/bg.po     | 42 +++++++++++++++----------------
+ po/ca.po     | 50 ++++++++++++++++++------------------
+ po/cs.po     | 50 ++++++++++++++++++------------------
+ po/da.po     | 42 +++++++++++++++----------------
+ po/de.po     | 77 +++++++++++++++++++++++++++++++-------------------------
+ po/el.po     | 42 +++++++++++++++----------------
+ po/en.po     | 42 +++++++++++++++----------------
+ po/es.po     | 42 +++++++++++++++----------------
+ po/fi.po     | 42 +++++++++++++++----------------
+ po/fr.po     | 42 +++++++++++++++----------------
+ po/he.po     | 42 +++++++++++++++----------------
+ po/hr.po     | 42 +++++++++++++++----------------
+ po/hu.po     | 42 +++++++++++++++----------------
+ po/icewm.pot | 44 ++++++++++++++++----------------
+ po/id.po     | 42 +++++++++++++++----------------
+ po/it.po     | 42 +++++++++++++++----------------
+ po/ja.po     | 70 ++++++++++++++++++++++++++++-----------------------
+ po/ko.po     | 42 +++++++++++++++----------------
+ po/lt.po     | 42 +++++++++++++++----------------
+ po/lv.po     | 42 +++++++++++++++----------------
+ po/mk.po     | 42 +++++++++++++++----------------
+ po/nb.po     | 42 +++++++++++++++----------------
+ po/nl.po     | 42 +++++++++++++++----------------
+ po/no.po     | 42 +++++++++++++++----------------
+ po/pl.po     | 42 +++++++++++++++----------------
+ po/pt_BR.po  | 58 +++++++++++++++++++++---------------------
+ po/ro.po     | 42 +++++++++++++++----------------
+ po/ru.po     | 42 +++++++++++++++----------------
+ po/sk.po     | 46 ++++++++++++++++-----------------
+ po/sl.po     | 42 +++++++++++++++----------------
+ po/sv.po     | 42 +++++++++++++++----------------
+ po/tr.po     | 42 +++++++++++++++----------------
+ po/uk.po     | 42 +++++++++++++++----------------
+ po/vi.po     | 42 +++++++++++++++----------------
+ po/zh_CN.po  | 52 +++++++++++++++++++-------------------
+ po/zh_TW.po  | 42 +++++++++++++++----------------
+ 38 files changed, 862 insertions(+), 845 deletions(-)
+
+commit 54319976415cd7b96be2df98117f11d0527345ff
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 04:15:04 2017 +0100
+
+    fix missing space after if/for/while.
+
+ src/aapm.cc        |  4 +--
+ src/acpustatus.cc  |  8 +++---
+ src/amemstatus.cc  | 20 +++++++--------
+ src/apppstatus.cc  | 36 +++++++++++++--------------
+ src/base.h         |  4 +--
+ src/fdomenu.cc     | 66 +++++++++++++++++++++++++-------------------------
+ src/gnome2.cc      |  2 +-
+ src/icesm.cc       |  2 +-
+ src/misc.cc        | 16 ++++++------
+ src/movesize.cc    |  6 ++---
+ src/udir.cc        |  2 +-
+ src/wmapp.cc       |  4 +--
+ src/wmclient.cc    |  2 +-
+ src/wmframe.cc     |  2 +-
+ src/wmmgr.cc       |  6 ++---
+ src/wmprog.cc      | 10 ++++----
+ src/wmtaskbar.cc   |  8 +++---
+ src/yapp.cc        |  2 +-
+ src/yarray.cc      |  2 +-
+ src/ycollections.h | 10 ++++----
+ src/ypaint.cc      |  4 +--
+ src/yxapp.cc       |  2 +-
+ 22 files changed, 109 insertions(+), 109 deletions(-)
+
+commit 14e0dcf841519a1342c205989de1793d3447291a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 03:56:38 2017 +0100
+
+    restore support for TrayDrawBevel=1 for issue #184.
+
+ src/wmtaskbar.cc |  3 ++-
+ src/yxtray.cc    | 44 ++++++++++++++++++++++----------------------
+ src/yxtray.h     |  6 ++++--
+ 3 files changed, 28 insertions(+), 25 deletions(-)
+
+commit 9e78c4bd275fd12ef8e07a3c4460e6d78339fc5f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 03:55:38 2017 +0100
+
+    better resize handles.
+
+ src/decorate.cc | 40 ++++++++++++++++++++++++++++++----------
+ src/wmframe.cc  | 48 ++++++++++++++++++++++++------------------------
+ src/wmframe.h   |  1 +
+ src/wmtitle.cc  |  3 ++-
+ 4 files changed, 57 insertions(+), 35 deletions(-)
+
+commit 02f95d9d7399254e61933b1c50e7c82ba755c8fa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 03:53:45 2017 +0100
+
+    tooltips only need expose events
+
+ src/ytooltip.cc |  8 ++++----
+ src/ytooltip.h  |  2 +-
+ src/ywindow.cc  | 12 ++++++++++--
+ src/ywindow.h   |  3 ++-
+ 4 files changed, 17 insertions(+), 8 deletions(-)
+
+commit 3b9a77eccbd9ce1a5a6991b3eaca9a1ba1573a0c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 03:51:51 2017 +0100
+
+    INT_MAX
+
+ src/yrect.h | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 84f838685d31a03da7bc7591d00abea9683043d2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 03:51:16 2017 +0100
+
+    more event logging
+
+ src/base.h  |   9 +++-
+ src/misc.cc | 152 ++++++++++++++++++++++++++++++++++++++++++--------------
+ 2 files changed, 121 insertions(+), 40 deletions(-)
+
+commit bf73326642f06795a55cbd8cf6f0eaf36cd86fcb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 16 03:48:43 2017 +0100
+
+    Revert "Translated using Weblate (Chinese (China))"
+    It fails with the following error message:
+    zh_CN.po:849: number of format specifications in 'msgid' and 'msgstr'
+    does not match
+    zh_CN.po:1453: 'msgstr' is not a valid C format string, unlike 'msgid'.
+    Reason: The string refers to arguments both through absolute argument
+    numbers and through unnumbered argument specifications.
+    /usr/bin/msgfmt: found 2 fatal errors
+    zh_CN.po: 327 translated messages.
+    Makefile:275: recipe for target 'zh_CN.gmo' failed
+
+    This reverts commit c6bddc8f7910f3e5e066586677469a83004078db.
+
+ po/zh_CN.po | 328 +++++++++++++++++++++++++-------------------------------
+ 1 file changed, 144 insertions(+), 184 deletions(-)
+
+commit e8371392a818764db03c82bf4a285236425e44ca
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Thu Dec 14 14:20:26 2017 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 99.6% (326 of 327 strings)
+
+ po/pt_BR.po | 72 +++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 37 insertions(+), 35 deletions(-)
+
+commit c6bddc8f7910f3e5e066586677469a83004078db
+Author: Wnereiz Z <wnereiz@eienteiland.org>
+Date:   Thu Dec 14 07:51:12 2017 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/zh_CN.po | 328 +++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 184 insertions(+), 144 deletions(-)
+
+commit d2a586a2c2a26226134d1e048bb7a899c5dac132
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Wed Dec 13 19:09:22 2017 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 99.0% (324 of 327 strings)
+
+ po/pt_BR.po | 44 +++++++++++++++++++-------------------------
+ 1 file changed, 19 insertions(+), 25 deletions(-)
+
+commit 7619785a851426503426961d50c1b4110ae3031e
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Wed Dec 13 19:02:15 2017 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/cs.po | 73 +++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 33 insertions(+), 40 deletions(-)
+
+commit 4a3a5caa655de2b79ff89bb17e518d44ee18f609
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 13 18:16:51 2017 +0100
+
+    setParentRelative for taskbar background. slowing down multiple requests
+    a bit works miracles. solves issue #184.
+
+ src/yxtray.cc | 55 ++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 32 insertions(+), 23 deletions(-)
+
+commit 8eb719f5a1d5fd4c74af1a0b1c2c84eb47e9fe0e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 13 18:16:03 2017 +0100
+
+    set taskbar background pixmap
+
+ src/wmtaskbar.cc | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 4d7f40ac9c566e0d2b20be17840a3c20008a6048
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 13 18:15:14 2017 +0100
+
+    setBorderWidth, setBackground, setBackgroundPixmap
+
+ src/ywindow.cc | 17 ++++++++++++++---
+ src/ywindow.h  |  3 +++
+ 2 files changed, 17 insertions(+), 3 deletions(-)
+
+commit 14a2274e8d33ba9320ddc5fbb7a776b4a86d30cc
+Author: Wnereiz Z <wnereiz@eienteiland.org>
+Date:   Wed Dec 13 09:30:14 2017 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 80.4% (263 of 327 strings)
+
+ po/zh_CN.po | 140 +++++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 104 insertions(+), 36 deletions(-)
+
+commit e649fa25d3219223e82dddba9ec970573fba24bf
+Author: Wnereiz Z <wnereiz@eienteiland.org>
+Date:   Wed Dec 13 01:59:07 2017 +0000
+
+    Translated using Weblate (Chinese (China))
+
+    Currently translated at 70.0% (229 of 327 strings)
+
+ po/zh_CN.po | 61 ++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 30 insertions(+), 31 deletions(-)
+
+commit 6ca87c06340721c9344e058ee390e3d7e2ff5539
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Dec 8 17:48:45 2017 +0100
+
+    Not calling --off on disconnected monitors
+
+    That can fail with some drivers, and the cases where it's usefull are
+    probably rare.
+
+ contrib/icewm-menu-xrandr | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cda77451c2ab5e87b96a144f8fc8d54e55b0270a
+Author: Eduard Bloch <blade@debian.org>
+Date:   Thu Dec 7 20:19:16 2017 +0100
+
+    Extending German translation
+
+ po/de.po | 110 ++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 48 insertions(+), 62 deletions(-)
+
+commit 7dda55ce6639c37393f45ddaf28acf986d7ea3de
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Dec 12 21:32:12 2017 +0100
+
+    Disabling sysfs lookup again, not reliable enough
+
+    For #181
+
+ contrib/icewm-menu-xrandr | 14 ++++++++++++--
+ 1 file changed, 12 insertions(+), 2 deletions(-)
+
+commit 589cdfa856e439705828e69ff063243fedc4ed76
+Author: Michal Suchanek <msuchanek@suse.com>
+Date:   Tue Dec 12 16:03:37 2017 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 94.4% (309 of 327 strings)
+
+ po/cs.po | 17 ++++++++++-------
+ 1 file changed, 10 insertions(+), 7 deletions(-)
+
+commit 5a20a6065dd6346d5a8f6df152f841b619c91ee7
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Dec 12 07:18:13 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/sk.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 3755fd8cbd05b68396a46f3c202343755a8aadd1
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Dec 12 07:16:13 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 99.6% (326 of 327 strings)
+
+ po/sk.po | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 77ae8e9eab3006b47100b1af008901b5e6d21422
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Dec 12 07:10:41 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 99.6% (326 of 327 strings)
+
+ po/sk.po | 50 ++++++++++++++++++++++----------------------------
+ 1 file changed, 22 insertions(+), 28 deletions(-)
+
+commit 24731e6662c3075ced344aa43b1f8ce705652d18
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Dec 11 09:25:52 2017 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ca.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 9ec212670ec687208bbce63ddac6c6286ddc3102
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Dec 11 09:22:20 2017 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ca.po | 72 +++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 35 insertions(+), 37 deletions(-)
+
+commit a97fc00c7e708a67a3dd722ed066857ed099532f
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Sun Dec 10 22:37:00 2017 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (327 of 327 strings)
+
+ po/ja.po | 83 ++++++++++++++++++++++++++----------------------------------
+ 1 file changed, 36 insertions(+), 47 deletions(-)
+
+commit e1a2c194ba88d059f31a8f457be40bb24c6f437d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 10 18:00:53 2017 +0100
+
+    update pot files
+
+ po/ar.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/be.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/bg.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/ca.po     | 269 +++++++++++++++++++++++++++++++----------------------
+ po/cs.po     | 277 +++++++++++++++++++++++++++++++++----------------------
+ po/da.po     | 269 +++++++++++++++++++++++++++++++----------------------
+ po/de.po     | 260 ++++++++++++++++++++++++++++++---------------------
+ po/el.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/en.po     | 248 ++++++++++++++++++++++++++++---------------------
+ po/es.po     | 260 ++++++++++++++++++++++++++++++---------------------
+ po/fi.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/fr.po     | 265 +++++++++++++++++++++++++++++++---------------------
+ po/he.po     | 256 +++++++++++++++++++++++++++++---------------------
+ po/hr.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/hu.po     | 265 ++++++++++++++++++++++++++++++----------------------
+ po/icewm.pot | 252 +++++++++++++++++++++++++++++---------------------
+ po/id.po     | 260 ++++++++++++++++++++++++++++++---------------------
+ po/it.po     | 261 ++++++++++++++++++++++++++++++---------------------
+ po/ja.po     | 269 +++++++++++++++++++++++++++++++----------------------
+ po/ko.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/lt.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/lv.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/mk.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/nb.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/nl.po     | 260 ++++++++++++++++++++++++++++++---------------------
+ po/no.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/pl.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/pt_BR.po  | 269 +++++++++++++++++++++++++++++++----------------------
+ po/ro.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/ru.po     | 276 +++++++++++++++++++++++++++++++++---------------------
+ po/sk.po     | 269 +++++++++++++++++++++++++++++++----------------------
+ po/sl.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/sv.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/tr.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/uk.po     | 260 ++++++++++++++++++++++++++++++---------------------
+ po/vi.po     | 257 ++++++++++++++++++++++++++++++---------------------
+ po/zh_CN.po  | 257 ++++++++++++++++++++++++++++++---------------------
+ po/zh_TW.po  | 257 ++++++++++++++++++++++++++++++---------------------
+ 38 files changed, 5863 insertions(+), 4022 deletions(-)
+
+commit 2711aa6719a0141432d3fa1810de939f904b6dca
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 10 17:52:30 2017 +0100
+
+    make Evince resizable
+
+ lib/winoptions.in | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 0b2fcfa501391f57e1325fc9753f6e988500734b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 10 17:45:50 2017 +0100
+
+    Only grab buttons 1,2,3, but not 4+5. This solves all scroll wheel
+    problems in issue #202.
+
+ src/wmcontainer.cc | 41 ++++++++++++++++++++++++++++-------------
+ 1 file changed, 28 insertions(+), 13 deletions(-)
+
+commit 1143726d6d42d7a11eff6b943c570756bc91444e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 10 17:44:27 2017 +0100
+
+    More robust winoptions parsing; continue parsing on 1 or 2 errors
+    and print file+linenumber on error.
+
+ src/wmoption.cc | 117 ++++++++++++++++++++++++++--------------------------
+ 1 file changed, 58 insertions(+), 59 deletions(-)
+
+commit 150d5e8cd2d6d1a3c5ebe10a6aeecfef72e81a3e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 10 17:43:31 2017 +0100
+
+    startMoveSize by keyboard and ignore cancel.
+
+ src/movesize.cc | 31 ++++++++++++++++++++-----------
+ 1 file changed, 20 insertions(+), 11 deletions(-)
+
+commit f24db1364a8aec2d3adc3e70976cd9fd4c5b5b37
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 10 17:42:39 2017 +0100
+
+    mouse wheel scrolls by half page
+
+ src/icehelp.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d27c273c158ceabf9a70cfc4cd2e0c44abf192cf
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 10 17:40:01 2017 +0100
+
+    fix YList postcondition for unmanaging destroyed clients.
+
+ src/wmframe.cc | 2 ++
+ src/ywindow.h  | 2 ++
+ 2 files changed, 4 insertions(+)
+
+commit c62557c6605975431c155f5bc875be2aab50845d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 10 17:38:47 2017 +0100
+
+    moveresize keyboard + cancel
+
+ src/wmmgr.h | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 39b647690871e852aa934690fb284e1fdeded00e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 9 12:21:15 2017 +0100
+
+    Add links to context menu.
+
+ src/icehelp.cc | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 77 insertions(+), 3 deletions(-)
+
+commit 817ff06106d0ba2921a0902d53d25b7155c476c7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 9 12:11:33 2017 +0100
+
+    Add -Wno-missing-field-initializers.
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d967acf63716f58f56fedc72f1f2252f3cca62e6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 9 08:59:00 2017 +0100
+
+    This commit breaks the build with the following error:
+    uk.po:782: number of format specifications in 'msgid' and 'msgstr' does
+    not match.
+    /usr/bin/msgfmt: found 1 fatal error
+    Makefile:275: recipe for target 'uk.gmo' failed
+
+    Revert "Translated using Weblate (Ukrainian)"
+
+    This reverts commit 43b1665eaec47d1909e30e08c0bc1630454ced6e.
+
+ po/uk.po | 144 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 73 insertions(+), 71 deletions(-)
+
+commit f91bb92073e9d1f3e0e393fbd2972d0a1b519c71
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 9 01:40:26 2017 +0100
+
+    fix undef msg
+
+ src/misc.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fe58edd0b536980a355cb5a4fa73e3c5d7dc6d90
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Dec 8 19:27:06 2017 +0100
+
+    Don't apply skipAllWorkspaces to focused windows,
+    because it should be possible to keep focused windows
+    which have AllWorkspaces set focused when switching workspaces.
+    This is the second part of the solution for issue #185.
+
+ src/wmmgr.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 8dec25c4f54c1d04e995055bcbc47f18c322a282
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 7 21:50:25 2017 +0100
+
+    +logFocus, +copying, +notbit, +GravityNotify logging.
+
+ src/base.h  |  8 ++++++++
+ src/misc.cc | 55 +++++++++++++++++++++++++++++++++++++++++++++++--------
+ 2 files changed, 55 insertions(+), 8 deletions(-)
+
+commit 8f747ff9c054bbb399b8332413a8c43c45cfc788
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 7 21:27:52 2017 +0100
+
+    update AddressBar.
+
+ doc/icewm.1.adoc | 25 +++++++++++++++++++------
+ 1 file changed, 19 insertions(+), 6 deletions(-)
+
+commit 2c8e59e5e6b6fc9def9f8c1a71549f486050079b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 7 21:13:27 2017 +0100
+
+    add history to addressbar. change static into local dynamic. hide
+    addressbar when losing focus.
+
+ src/aaddressbar.cc | 105 ++++++++++++++++++++++++++++++-------------
+ src/aaddressbar.h  |   7 +++
+ src/yinput.cc      | 119 +++++++++++++++++--------------------------------
+ src/yinputline.h   |  36 +++++++++------
+ 4 files changed, 143 insertions(+), 124 deletions(-)
+
+commit 7a45f2f918881a2ee1c357a900ae09ac6c01ba55
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 7 21:11:12 2017 +0100
+
+    fix --display.
+
+ src/wmapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f6345046fac89bfe92d07cfe028dcfcd0b3da2cc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Dec 7 20:55:23 2017 +0100
+
+    getLastFocus must not return taskBar, because taskBar never was focused
+    and trying to give it focus results in other usable apps not getting focus,
+    with an unfocused system in sloppy mode.
+    In setFocus make sure that always focus has been set to something,
+    otherwise we get the situation none of the global hotkeys work.
+    This solves both issues #185 and #186.
+
+ src/wmmgr.cc | 10 ++++++++--
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+commit 5e4fedec527a6665c551c330904ac859296b3db0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 6 18:15:41 2017 +0100
+
+    focusLastWindow must not attempt to set focus to taskbar or nothing will
+    have focus and a focusless system results without any keyboard control.
+    This can be tested by using the AddressBar and then hit Escape.
+    See issue #186.
+
+ src/wmmgr.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 3e7a92a340d6f3fafaa2909e8340d1a132cf9549
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 6 18:15:18 2017 +0100
+
+    typo
+
+ src/default.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cfbc248bb927fbe720ecebe84ff6164a3261d666
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Dec 6 18:14:39 2017 +0100
+
+    hide first, then focusLastWindow
+
+ src/aaddressbar.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 43b1665eaec47d1909e30e08c0bc1630454ced6e
+Author: Andriy Bandura <andriykopanytsia@gmail.com>
+Date:   Wed Dec 6 08:45:21 2017 +0000
+
+    Translated using Weblate (Ukrainian)
+
+    Currently translated at 94.9% (302 of 318 strings)
+
+ po/uk.po | 144 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 71 insertions(+), 73 deletions(-)
+
+commit f217839d3c966c2ee37b8fb701aa351af3228149
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 22:05:09 2017 +0100
+
+    Avoid a race condition between sending a WM_TAKE_FOCUS message and calling
+    XSetInputFocus. First call XSetInputFocus before sending WM_TAKE_FOCUS
+    message.
+
+ src/wmmgr.cc | 19 ++++++++++++++-----
+ 1 file changed, 14 insertions(+), 5 deletions(-)
+
+commit 174f12e1f02e6d9271978435baedf76488825a52
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 21:52:16 2017 +0100
+
+    +handleGravityNotify
+
+ src/ywindow.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 03af26af5e880f4eee23545973061ccc2e363761
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 19:11:24 2017 +0100
+
+    +handleGravityNotify to more accurately update positions for issue #203.
+
+ src/ywindow.cc | 15 ++++++++++++++-
+ 1 file changed, 14 insertions(+), 1 deletion(-)
+
+commit 9d78fee54edac666f3e53a77a1e5d0161ece6a7f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 19:10:47 2017 +0100
+
+    set gravity before creating window is cheaper.
+
+ src/wmbutton.cc | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 24fa54a658a8ef86500a728e01178ac5465acc38
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 18:42:13 2017 +0100
+
+    Don't calculate onRight as the most minimum possible rightmost button
+    position,
+    but instead look for the maximally rightmost position.
+    This hopefully mitigates issue #204.
+
+ src/wmtitle.cc | 143 +++++++++++++++++++++++------------------------------
+ 1 file changed, 61 insertions(+), 82 deletions(-)
+
+commit 72014e22381613fc4a0a24ad8fad43998d2b9e76
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 18:38:31 2017 +0100
+
+    +setVisible
+
+ src/ywindow.cc | 4 ++++
+ src/ywindow.h  | 1 +
+ 2 files changed, 5 insertions(+)
+
+commit 18028731f914fbace7714b5695dffe0429903d36
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 18:37:32 2017 +0100
+
+    remove unused
+
+ src/wmframe.h | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit b0267f5dfa8ac732cc570765d59715a2ae694b0d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 18:20:11 2017 +0100
+
+    Avoid divisions by zero. Fixes #205.
+
+ src/wmclient.cc | 23 ++++++++++++-----------
+ 1 file changed, 12 insertions(+), 11 deletions(-)
+
+commit 99d27825d12b96b39420d6ba1e5856f3e981774a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Dec 5 18:16:32 2017 +0100
+
+    +non_zero to avoid divisions by zero.
+
+ src/base.h      | 5 +++++
+ src/wmstatus.cc | 2 --
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
+commit d4c80f14cc51a4a96caacbc91d1389b7cc9739ab
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Dec 4 21:16:22 2017 +0100
+
+    Attempting to correct some possible overflows
+
+    Just the low hanging fruits, ypopup.h needs a full review.
+
+ src/atray.cc       |  2 +-
+ src/aworkspaces.cc |  8 ++++----
+ src/movesize.cc    | 25 ++++++++++++-------------
+ src/mstring.cc     |  2 +-
+ src/wmclient.cc    |  4 ++--
+ src/wmframe.cc     |  4 ++--
+ src/wmtaskbar.cc   |  3 ++-
+ src/ywindow.cc     |  4 ++--
+ 8 files changed, 26 insertions(+), 26 deletions(-)
+
+commit abee581aab9718d75a9ebf87702b7866219160fc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 4 20:45:26 2017 +0100
+
+    Revert "repHorz test for #203: width per 256 pixels."
+
+    This reverts commit bf18380b5d4a5605e7af7d1817905a8453080e3a.
+
+ src/ypaint.cc | 14 ++++----------
+ 1 file changed, 4 insertions(+), 10 deletions(-)
+
+commit 5c36297a0d5b3900f69e9c3614e175e1482a2746
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Dec 4 18:58:55 2017 +0100
+
+    Working around variable clobbering issues with latest gcc
+
+    It feels like that was an issue before since some of the candidates have
+    been made volatile (which is another workaround) for no apparent reason.
+
+ src/yximage.cc | 62 ++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 37 insertions(+), 25 deletions(-)
+
+commit 54fa546bea4aa0eb693415ed455edd6a13ac88fd
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Dec 3 20:10:53 2017 +0100
+
+    Minor completion/improvement of Russian strings
+
+ po/ru.po | 79 ++++++++++++++++++++++++------------------------------------
+ 1 file changed, 31 insertions(+), 48 deletions(-)
+
+commit bf18380b5d4a5605e7af7d1817905a8453080e3a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 4 04:39:09 2017 +0100
+
+    repHorz test for #203: width per 256 pixels.
+
+ src/ypaint.cc | 14 ++++++++++----
+ 1 file changed, 10 insertions(+), 4 deletions(-)
+
+commit cae73a54966ad2149410ade8290196ee3848367a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Dec 4 04:26:49 2017 +0100
+
+    Only renderShape button if visible and right OK.
+
+ src/wmtitle.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 14953d281dae4795ba8ba85cdf52e3e8e09f8ebb
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Sun Dec 3 22:48:19 2017 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 100.0% (318 of 318 strings)
+
+ po/cs.po | 119 +++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 71 insertions(+), 48 deletions(-)
+
+commit a0ae8d2156faa1577f185f6b309015c425d8a166
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 22:14:42 2017 +0100
+
+    update docs
+
+ doc/icewm.1.adoc   | 71 +++++++++++++++++++++++++++++---------------------
+ doc/icewm.adoc     |  2 +-
+ doc/icewmbg.1.adoc |  2 +-
+ 3 files changed, 44 insertions(+), 31 deletions(-)
+
+commit 179682fca9cced644070039ecec1b691001fb0ed
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 22:09:03 2017 +0100
+
+    Ensure title buttons are always drawn, even if their pixmaps could not
+    be found.
+
+ src/wmbutton.cc | 50 +++++++++++++++++++++-----------------------------
+ 1 file changed, 21 insertions(+), 29 deletions(-)
+
+commit 94ef2c49b10d7e0698d4f6145c7f3c29c267044d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 22:08:03 2017 +0100
+
+    set titles for fTopWin and rootProxy for debugging purposes.
+
+ src/wmmgr.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit d19c22927a4a50f7bcfbe72997ae98af58354b89
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 22:03:40 2017 +0100
+
+    Make YXEmbed a pure abstract class not inheriting from YWindow.
+    YXTrayEmbedder then multi-inherits from YWindow and YXEmbed.
+    This fixes issue #204.
+
+ src/yxembed.cc | 25 ++++++++++---------------
+ src/yxembed.h  |  6 ++++--
+ src/yxtray.cc  | 10 +++++++---
+ src/yxtray.h   |  7 ++++++-
+ 4 files changed, 27 insertions(+), 21 deletions(-)
+
+commit ac7451cd405833fdbc8f691eddba28ed91c8e678
+Merge: 2bb4d62b 6c82bb2e
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sun Dec 3 20:54:49 2017 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 2bb4d62ba6e35c7c8ca1bee2110ad6122219a739
+Author: Aleš Kastner <alkas@volny.cz>
+Date:   Sun Dec 3 18:45:22 2017 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 99.0% (315 of 318 strings)
+
+ po/cs.po | 39 ++++++++++++++++++++++++++++++++++-----
+ 1 file changed, 34 insertions(+), 5 deletions(-)
+
+commit 6c82bb2e790e346c11119f0dd4f4f3f4991081c4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 21:54:07 2017 +0100
+
+    fix warning on return value for system
+
+ src/misc.cc | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 1ab17e2f15cfe5e2916f26a8e835482f94f7a565
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Dec 3 19:42:51 2017 +0100
+
+    Revert "Translated using Weblate (English)"
+
+    This reverts commit 9dcda5a75b05825bacfc31e9ecbc6c98aadf3c1f.
+
+    This is not English but some incomplete (and faulty) Russian translation.
+
+ po/en.po | 60 ++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 28 insertions(+), 32 deletions(-)
+
+commit b3f9851391d40951e89515337e58769b923b6d14
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 12:17:53 2017 +0100
+
+    Opt -d alias for --display.
+
+ src/icehelp.cc | 4 ++--
+ src/icesm.cc   | 4 ++--
+ src/misc.cc    | 4 ++--
+ src/wmapp.cc   | 4 ++--
+ src/yxapp.cc   | 4 ++--
+ 5 files changed, 10 insertions(+), 10 deletions(-)
+
+commit 42d7dac31508027565d0689cb7ef617d0034d18a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 08:08:57 2017 +0100
+
+    more private
+
+ src/wmtaskbar.h | 27 ++++++++++++++++-----------
+ 1 file changed, 16 insertions(+), 11 deletions(-)
+
+commit 0a96f87a6212b25325a7cfea413c417c61454e68
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 08:07:54 2017 +0100
+
+    drop ylib.h
+
+ src/aclock.cc | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit d92ac5f0a68d28494b91239b8f1eed521331f6bc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 07:51:53 2017 +0100
+
+    Better logging and backtraces.
+
+ configure.ac          |   2 +-
+ src/CMakeLists.txt    |   1 +
+ src/base.h            |  12 ++-
+ src/config.cmake.h.in |   1 +
+ src/debug.h           |   4 +
+ src/misc.cc           | 221 +++++++++++++++++++++++++---------------------
+ src/wmapp.cc          |   5 ++
+ src/yxapp.cc          |   9 +-
+ 8 files changed, 146 insertions(+), 109 deletions(-)
+
+commit 141645240129c9e3d3864e0b71545cd03528cfa7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 07:43:47 2017 +0100
+
+    drop empty resetColormapFocus.
+
+ src/ywindow.cc |  3 ---
+ src/ywindow.h  |  2 --
+ src/yxapp.cc   | 12 ++++++------
+ 3 files changed, 6 insertions(+), 11 deletions(-)
+
+commit b69b80788989c510e11ef9d22f48d759aa0912ce
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 07:39:24 2017 +0100
+
+    Check pixmap being non-null before applying repHorz.
+    New test for issue #203.
+
+ src/wmtitle.cc | 7 +++++--
+ 1 file changed, 5 insertions(+), 2 deletions(-)
+
+commit 7e2800a42986d9ae821852b4c8eda03f1bf86b46
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 07:35:17 2017 +0100
+
+    Properly check return values when loading pixmaps/images.
+    If the pixmap/image is empty/invalid then return null.
+
+ src/ypaths.cc | 20 ++++++++------------
+ src/ypaths.h  |  2 +-
+ 2 files changed, 9 insertions(+), 13 deletions(-)
+
+commit e24e2023438cb7cfe38bc08f12e78cf78e6a76db
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 07:34:26 2017 +0100
+
+    More fixes for unsigned width/height.
+
+ src/wmbutton.cc | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit a4e8a15e4d9589465fc223e82b1d5fa2d4880b07
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Dec 3 07:33:33 2017 +0100
+
+    Allow to combine --theme option with --restart option.
+
+ src/wmapp.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 7f4d64af6c4d76029147bb3aa3063c1778af28be
+Author: Antoine Belvire <antoine.belvire@laposte.net>
+Date:   Sat Dec 2 23:19:20 2017 +0000
+
+    Translated using Weblate (French)
+
+    Currently translated at 88.9% (283 of 318 strings)
+
+ po/fr.po | 163 +++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 80 insertions(+), 83 deletions(-)
+
+commit be61be30300b1be008c801a25ced3f6ee9223bfe
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 15:42:07 2017 +0100
+
+    Revert "Try old repHorz with fixed loop for unsigned height for issue
+    #203."
+
+    This reverts commit 3c7495914841a79d1a223640a76d1b9eaefd9ecd.
+
+ src/ypaint.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit af968a56ca5020958270c3678d236e4f596719a2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 15:41:59 2017 +0100
+
+    Revert "repHorz for issue #203 with w and tested!"
+
+    This reverts commit 7e80776045ff821cd375e2a29b5e8f173fe2ee31.
+
+ src/ypaint.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7e80776045ff821cd375e2a29b5e8f173fe2ee31
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 15:24:21 2017 +0100
+
+    repHorz for issue #203 with w and tested!
+
+ src/ypaint.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit c7236e7cecd4aa05bfd320f49a6c42987069cef1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 15:23:43 2017 +0100
+
+    Revert "repHorz for issue #203"
+
+    This reverts commit f6ee40fddce7f7537b454a07d953557eedff2fbc.
+
+ src/ypaint.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f6ee40fddce7f7537b454a07d953557eedff2fbc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 15:13:36 2017 +0100
+
+    repHorz for issue #203
+
+ src/ypaint.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 3c7495914841a79d1a223640a76d1b9eaefd9ecd
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 13:22:46 2017 +0100
+
+    Try old repHorz with fixed loop for unsigned height for issue #203.
+
+ src/ypaint.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 6920b724d7ba81a0383166041345e1c2c613096b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 10:12:04 2017 +0100
+
+    Mark in frame buttons whether they are right or left.
+    Only create frame buttons if decor flag is enabled.
+    Calculate only with visible frame buttons.
+
+ src/wmbutton.cc |   6 ++-
+ src/wmbutton.h  |   5 +-
+ src/wmtitle.cc  | 150 ++++++++++++++++++++++------------------------------
+ src/wmtitle.h   |  18 +++----
+ 4 files changed, 80 insertions(+), 99 deletions(-)
+
+commit 9131661e75cd3f7ea47aac491b79f4b7ea436d52
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 10:07:54 2017 +0100
+
+    Add some right margin to menus.
+
+ src/ymenu.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 04aeef69f949995471b534ec3755d619ea846876
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Dec 2 10:07:08 2017 +0100
+
+    Add hotkeys to MoveTo menu.
+
+ src/wmapp.cc | 19 ++++++++++++++++---
+ 1 file changed, 16 insertions(+), 3 deletions(-)
+
+commit f3ae813aa762f1094952c86b1722a3ffe8024b64
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Dec 1 22:32:12 2017 +0100
+
+    Revert "experiment for issue #203: set titlebar BG to avoid undefined
+    gaps."
+
+    This reverts commit 6c277f8e4e719e32c927ba670822d2c1eb6e1440.
+
+ src/wmtitle.cc | 5 -----
+ 1 file changed, 5 deletions(-)
+
+commit 6c277f8e4e719e32c927ba670822d2c1eb6e1440
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Dec 1 03:23:50 2017 +0100
+
+    experiment for issue #203: set titlebar BG to avoid undefined gaps.
+
+ src/wmtitle.cc | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 4c80a2e27e33251ba90a1f795f3dfe91d60cc5d1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 30 21:03:29 2017 +0100
+
+    If drawable is None then dont copyDrawable to prevent X_CopyArea errors.
+
+ src/ypaint.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 2307362bcaf610dda40b5b4c2ab9ab43220ec898
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 30 21:02:25 2017 +0100
+
+    Fixes for gdk_pixbuf with and height being signed. Prevent unsigned
+    underflow.
+
+ src/yimage_gdk.cc | 19 ++++++++++++-------
+ 1 file changed, 12 insertions(+), 7 deletions(-)
+
+commit a5fb000f875fb5ba1b22a996b74403f43292df6a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 30 20:59:37 2017 +0100
+
+    On client unmap check if window is destroyed to prevent X errors.
+
+ src/wmclient.cc | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit dd89a45fd1548f9c5f1e5f4700d973d5253c0892
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 30 20:52:42 2017 +0100
+
+    prevent negative width.
+
+ src/wmtaskbar.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 9dcda5a75b05825bacfc31e9ecbc6c98aadf3c1f
+Author: Kate Shcher <wwwkkk30@yandex.ru>
+Date:   Thu Nov 30 12:37:10 2017 +0000
+
+    Translated using Weblate (English)
+
+    Currently translated at 7.8% (25 of 318 strings)
+
+ po/en.po | 60 ++++++++++++++++++++++++++++++++----------------------------
+ 1 file changed, 32 insertions(+), 28 deletions(-)
+
+commit 5669983c50a80ca6731fbc991d499ffa2116259e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 30 09:21:53 2017 +0100
+
+    Fix highbit + lowbit for 64-bit mode.
+
+ src/base.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit faf4495da2520a128e01cb09b32d9ab43c3d59b4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 30 09:19:24 2017 +0100
+
+    Revert buggy sloppy "Fix undefined behavior on 64bit in legacy code"
+
+    This reverts commit ed2314438f0b6e40ef88b51b321ef0c5e09da54e.
+
+ src/base.h    | 15 ++++-----------
+ src/ypaint.cc | 16 +++-------------
+ 2 files changed, 7 insertions(+), 24 deletions(-)
+
+commit 51aaf1a5f36c4d502b08bce05913445f0d2b775c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 29 22:49:54 2017 +0100
+
+    -src/yimage_imlib.cc
+    -src/yimage_xpm.cc
+
+ po/POTFILES.in | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 91ffd1371f78bf640ac8ee12f0bee8eeb82516f5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 29 22:49:40 2017 +0100
+
+    Check po/POTFILES.in is up-to-date.
+
+ rebuild.sh | 16 ++++++++++++++++
+ 1 file changed, 16 insertions(+)
+
+commit fa5cf5e530f3c68b683bfa8c4c72c9a9b4843d53
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 29 22:02:52 2017 +0100
+
+    winoptions requires colons, not equal signs.
+
+ doc/icewm.adoc | 95 ++++++++++++++++++++++++++----------------------------
+ 1 file changed, 45 insertions(+), 50 deletions(-)
+
+commit 40476b5c4bca091562698cd488d1a41b69c71da4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 29 22:00:52 2017 +0100
+
+    drop unused wmLastWindow.
+    Better tests in wmNext/PrevWindow.
+
+ src/wmframe.cc | 35 ++++++++++++++---------------------
+ src/wmframe.h  |  1 -
+ 2 files changed, 14 insertions(+), 22 deletions(-)
+
+commit 3961b46fcfdb54707cdaeab3ffcffb026a79dc3d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 29 21:59:38 2017 +0100
+
+    fix int/unsigned conversion.
+
+ src/wmabout.cc | 76 ++++++++++++++++++++++++++++--------------------------
+ 1 file changed, 39 insertions(+), 37 deletions(-)
+
+commit 11be4032b4e5eefc6ca0f39c5881ba2bcd52f040
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 29 21:58:17 2017 +0100
+
+    Always init buttonDownX/Y, movingWindow, sizingWindow.
+    Only resize with mouse if buttonDownX/Y represent a mouse position.
+
+ src/movesize.cc | 14 +++++++++-----
+ 1 file changed, 9 insertions(+), 5 deletions(-)
+
+commit 3a7024a2750915382d94af426e2fd77a5d622663
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 29 21:56:52 2017 +0100
+
+    Fancy allocation of a null_ref at address 0 to fool compiler-analyzers.
+
+ src/ref.cc | 41 ++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 38 insertions(+), 3 deletions(-)
+
+commit 736cc8f01740ef4ebfd415ba27eb60f1f73806f8
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Nov 28 23:40:15 2017 +0100
+
+    Fix C++98 enforcing and use GOLD where available
+
+ src/CMakeLists.txt | 17 ++++++++++++-----
+ 1 file changed, 12 insertions(+), 5 deletions(-)
+
+commit 963326e57f9155629385b662e6c51f3934a52a9f
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Nov 28 23:39:43 2017 +0100
+
+    Fix undefined behavior WRT memcpy calls
+
+ src/yarray.cc | 9 +++++++--
+ 1 file changed, 7 insertions(+), 2 deletions(-)
+
+commit ed2314438f0b6e40ef88b51b321ef0c5e09da54e
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Nov 28 23:27:51 2017 +0100
+
+    Fix undefined behavior on 64bit in legacy code
+
+ src/base.h    | 15 +++++++++++----
+ src/ypaint.cc | 16 +++++++++++++---
+ 2 files changed, 24 insertions(+), 7 deletions(-)
+
+commit 2a5f67f7d9e20d6bbdf6a23d0ea9070be7ec6e2b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Nov 28 22:26:21 2017 +0100
+
+    List might be accessed earlier
+
+    Crasher discovered with -fsanitize=vptr
+
+ src/wmapp.cc | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 1c41ea92739018fe9c7665ffdae062b0aefc16c0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Nov 28 19:58:37 2017 +0100
+
+    Add image loader linking only if enabled
+
+    The linker flags were always added by mistake.
+
+    Also dropped imlib option here - it never worked and nobody complained
+    so far.
+
+ src/CMakeLists.txt | 27 ++++++++++++++++-----------
+ 1 file changed, 16 insertions(+), 11 deletions(-)
+
+commit 90ca5f064e90e283040356d0a88b8a237b0af812
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 28 22:05:57 2017 +0100
+
+    Vertical scroll modifiers Shift + Control.
+
+ src/yscrollbar.cc | 80 ++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 64 insertions(+), 16 deletions(-)
+
+commit aa8680644593913ed268d067aed9d970af216811
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 28 21:55:36 2017 +0100
+
+    Less verbose error handler.
+
+ src/wmapp.cc | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit ca43147c82668bf9e348193127cc3b45f476421a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 28 21:55:05 2017 +0100
+
+    verbose, nodelete, title.
+
+ src/icehelp.cc | 55 +++++++++++++++++++++++++++++++++---------------------
+ 1 file changed, 34 insertions(+), 21 deletions(-)
+
+commit a9464433f422167ea66079a10773d4d9ec8d50ab
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 28 17:56:44 2017 +0100
+
+    Add DEBUG for XCopyArea against empty NULL pixmaps.
+
+ src/ypaint.cc | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit f93a8b6aa7df51f6a54ba957282cbf087a69f66a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 28 17:55:08 2017 +0100
+
+    Fix SEGV.
+
+ src/wmbutton.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b075987aa32cc700125562aefb981bc88cf74166
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Nov 27 12:46:31 2017 +0100
+
+    When the Close button is pressed don't immediately hide the window for
+    issue #201.
+
+ src/wmframe.cc | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit e6bc701dc5985525294029314c1b6dcf7b8521ee
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Nov 27 05:29:47 2017 +0100
+
+    Send PING with NoEventMask for issue #201.
+
+ src/wmclient.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit f105fee8c1f6a205bed111a927eff655b951baf5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Nov 27 04:57:26 2017 +0100
+
+    Restore HAVE_XINTERNATOMS.
+
+ configure.ac          | 3 +++
+ src/CMakeLists.txt    | 2 ++
+ src/config.cmake.h.in | 1 +
+ src/yxapp.cc          | 6 ++++++
+ 4 files changed, 12 insertions(+)
+
+commit abd0537f3d8482d99e8a0ac8d4365a6f01e91b3e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Nov 26 14:59:52 2017 -0700
+
+    allocation too large
+
+ src/yximage.cc | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
+
+commit 19e02aac5b0b2b600a8525b6461f266dc44a08d3
+Merge: 50833ede 3d5d4d8e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Nov 26 14:09:46 2017 -0700
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 50833edeb4bb19159a298bc29eac89d0f7341d78
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Nov 26 14:01:22 2017 -0700
+
+    still working this
+
+ src/yximage.cc | 277 +++++++++++++++++++++++++++++++++++------------------
+ 1 file changed, 183 insertions(+), 94 deletions(-)
+
+commit 3d5d4d8eaaea849313216b81fa86a338f286a49c
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Nov 26 14:40:15 2017 +0100
+
+    Fixing minor potential format/syntax error warnings
+
+ src/wmmgr.cc  | 4 ++--
+ src/yarray.cc | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit a252359d200fa8caf8c8604b322fcf1eea938a8b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Nov 26 14:39:36 2017 +0100
+
+    Explain possible image loader options by name
+
+ src/CMakeLists.txt | 8 +++++++-
+ 1 file changed, 7 insertions(+), 1 deletion(-)
+
+commit 3a4cc0273ae8285b129c8e90891b6209723e55d2
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Nov 26 12:59:59 2017 +0100
+
+    Include Xrender.h explicitly where needed
+
+ src/yxapp.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 7568d0931fa2573e9cb34d7f8059c5248d1782ac
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Nov 26 11:36:32 2017 +0100
+
+    Fix new/free mismatches and initalization errors
+
+ src/yxapp.cc   |  5 ++++-
+ src/yximage.cc | 33 +++++++++++++++++++--------------
+ 2 files changed, 23 insertions(+), 15 deletions(-)
+
+commit d1e5f751ddfe4b9b270edf6738fee326b998d643
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Nov 26 09:49:23 2017 +0100
+
+    cmake version: added modeline, reformated, fixed some option handling
+
+    Fixed OSS enabling, added experimental libpng switch.
+    Also restricted selection of image loaders to supported combinations.
+
+ src/CMakeLists.txt    | 375 +++++++++++++++++++++++++---------------------
+ src/config.cmake.h.in |   9 +-
+ 2 files changed, 208 insertions(+), 176 deletions(-)
+
+commit 2cf6ec9e1c689774757b748432e69d9852a81d0d
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Nov 26 00:38:27 2017 +0100
+
+    Adapt CMake version to removal of additional yimage_* versions
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d7203b556ff84623e0942cee5fd89980f39b9ccf
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Nov 5 16:17:13 2017 +0100
+
+    Turn disconnected screens off and print command even for one monitor
+
+    This is needed to restore the picture in case where a monitor was
+    removed and a new one was connected to a different port, and also has a
+    different resolution.
+
+ contrib/icewm-menu-xrandr | 14 +++-----------
+ 1 file changed, 3 insertions(+), 11 deletions(-)
+
+commit 7400e42dcccbfe5d4a2069b9c20a2b784fd77d44
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 17:43:10 2017 +0100
+
+    Fix for Tray Icon menu item not being properly disabled when
+    foIgnoreTaskBar is set.
+
+ src/decorate.cc | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 3f275e1e9c2d5fd53c85d1d9448eba2d9896a69f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 17:42:42 2017 +0100
+
+    Properly free FileView resources.
+
+ src/icehelp.cc | 30 ++++++++++++++++++++++++++++--
+ 1 file changed, 28 insertions(+), 2 deletions(-)
+
+commit 28694ea1f173e39ee11752a6d0069e5d1cd88360
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 17:42:25 2017 +0100
+
+    Set About title + class.
+
+ src/wmabout.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 70ce774c1fa5fe446b94a31749f1a54db687ac4e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 17:42:09 2017 +0100
+
+    Set window list title + class.
+
+ src/wmwinlist.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit af7622ac80b641260265b3de515ac1bff9f0eeb1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 17:41:25 2017 +0100
+
+    Check for overflow (conversion from negative width/height) in unsigned
+    dimensions.
+
+ src/yrect.h | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 74d9606cb4a5856c5626a192324d640dbaef750e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 17:40:16 2017 +0100
+
+    Fix for YRect r1.height being bigger than 2 billion due to widths and
+    height being unsigned since recently...
+
+ src/ywindow.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 759dbc3e91e0c5c2e0706410d3312c7fa3be6937
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 13:12:51 2017 +0100
+
+    undo titlebar bit gravity, but keep window gravity.
+
+ src/wmtitle.cc | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 24012241775f15d8a20589dac7bee844751615df
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 08:46:32 2017 +0100
+
+    Setting titlebar gravity reduces flicker when resizing.
+
+ src/wmtitle.cc | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 6e4069a8e3327bb7e9daa40aa78373a33c23b2ae
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 04:15:31 2017 +0100
+
+    Keep container on top of resize handles so as not to obstruct access to
+    the application window.
+
+ src/wmframe.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 604315ffbf6315da23fb9516393d8fdf91bfb23d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 03:46:02 2017 +0100
+
+    Substructure events didn't work for hexchat. Add
+    YXEmbedClient::handleConfigure to catch hexchat resizing its icon.
+    Add a small delay when registering a new tray app to avoid race
+    conditions. Avoid obnoxious error messages for already destroyed tray
+    apps.
+
+ src/yxembed.cc | 42 +++++++++++++++++++-------
+ src/yxtray.cc  | 87 +++++++++++++++++++++++++++++++++++++++---------------
+ 2 files changed, 94 insertions(+), 35 deletions(-)
+
+commit 392e83b4b1fd9c710b0079f346c57af8d26d9b86
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 03:45:43 2017 +0100
+
+    Tray header cleanup.
+
+ src/yxembed.h | 19 ++++++++-----------
+ src/yxtray.h  | 10 +++++-----
+ 2 files changed, 13 insertions(+), 16 deletions(-)
+
+commit 36fdf5bd380959f35fdd467729ca232badc6fd9d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 03:43:17 2017 +0100
+
+    If XGetWindowAttributes fails then set wfDestroyed.
+    Don't show or hide wfDestroyed windows.
+    Fix xmotion mismatch for xconfigure events.
+
+ src/ywindow.cc | 35 ++++++++++++++++++++++-------------
+ src/ywindow.h  |  5 ++++-
+ 2 files changed, 26 insertions(+), 14 deletions(-)
+
+commit 79ad68f33740691562e30d5756c810328b2c8315
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 03:42:33 2017 +0100
+
+    remove superfluous tests.
+
+ src/atasks.cc | 5 -----
+ src/atray.cc  | 5 -----
+ 2 files changed, 10 deletions(-)
+
+commit 632aec1b8a7efeb31578e1f87590312f7ed5aed3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 03:39:41 2017 +0100
+
+    Window list skip taskbar.
+
+ src/wmwinlist.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit c0c51b95b398eab11d0f58eaa26915d8f55794a5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 03:38:28 2017 +0100
+
+    Avoid needless call to updateUrgency. Make movingWindow, sizingWindow
+    boolean.
+
+ src/movesize.cc | 8 ++++----
+ src/wmframe.cc  | 9 ++++++---
+ src/wmframe.h   | 2 +-
+ 3 files changed, 11 insertions(+), 8 deletions(-)
+
+commit 63dab422fada6d15a0a02cb56826e63da6309cc0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 25 03:37:20 2017 +0100
+
+    comments
+
+ src/WinMgr.h | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 97123f679901c166145682b8505317040096494b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Nov 23 20:17:50 2017 -0700
+
+    remember wheter image was a bitmap for rendering
+
+ src/yximage.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit ca243f89717802b1b08d990249cf1ffba30b65a6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Nov 23 20:09:52 2017 -0700
+
+    working better, still have WM_HINTS icon issue
+
+ src/yximage.cc | 102 ++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 54 insertions(+), 48 deletions(-)
+
+commit e96834d4d34fa5c3da6983d64d2aebbf91a7057a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Nov 23 19:59:38 2017 -0700
+
+    tile pixmaps property for borders
+
+ src/decorate.cc | 18 ++++++++----------
+ src/ypaint.cc   | 16 ++++++++++++++++
+ 2 files changed, 24 insertions(+), 10 deletions(-)
+
+commit cce8fc59be3c3e4cd97a23f0363f46abc346a3c3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Nov 23 11:32:32 2017 -0700
+
+    add non-super-sampling upscaling (Ice does)
+
+ src/yximage.cc | 341 ++++++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 259 insertions(+), 82 deletions(-)
+
+commit 426bd4e31f2fadf9dd491244d06cc939f9c1ea29
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 23:59:23 2017 -0700
+
+    wrong return from drawable()
+
+ src/ypaint.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 261b8affc27389d11ee090c0a697e982735140de
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 23:32:14 2017 -0700
+
+    more detailed error logging
+
+ src/wmapp.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit e00e4ebddd969183dd7499531ed685d635d9a5c1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 21:52:28 2017 -0700
+
+    handle XImage data allocation better
+
+ src/yximage.cc | 57 +++++++++++++++++++++++++++---------------------------
+ 1 file changed, 28 insertions(+), 29 deletions(-)
+
+commit f4af5be8c10be5d616534c4a31b13d0c92772ab5
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 21:39:52 2017 -0700
+
+    working CONFIG_XPM a little better
+
+ src/wmapp.cc   |  6 ++++++
+ src/yximage.cc | 10 +---------
+ 2 files changed, 7 insertions(+), 9 deletions(-)
+
+commit ec4f97607091cef42dedab15d18e9026d8d1f4b9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 20:44:33 2017 -0700
+
+    compile without gdk-pixbuf
+
+ src/ycursor.cc |   4 +-
+ src/yimage.h   |   2 +-
+ src/yximage.cc | 416 +++++++++++++++++++++++++++--------------------------
+ 3 files changed, 213 insertions(+), 209 deletions(-)
+
+commit d9166c69773599985b2488f8b7eb8172550dcb07
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 19:54:26 2017 -0700
+
+    add yximage.cc to build
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 900d4f41df06fd36f9fe6496ebd1c556d53a08f9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 19:53:21 2017 -0700
+
+    add libxpm libpng based image rendering
+
+ src/yximage.cc | 697 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 697 insertions(+)
+
+commit 541568c66b0af8cf22bcead44e3224baee8edd9b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 19:52:25 2017 -0700
+
+    move unused image files to attic
+
+ src/Makefile.am                 | 2 --
+ src/{ => attic}/yimage_imlib.cc | 0
+ src/{ => attic}/yimage_xpm.cc   | 0
+ 3 files changed, 2 deletions(-)
+
+commit 9d1bb6b702275144093e031cf478a7522bd25d4a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 19:49:33 2017 -0700
+
+    prepare to remove gdk-pixbuf dependency
+
+ configure.ac | 56 +++++++++++++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 43 insertions(+), 13 deletions(-)
+
+commit 0a37a3af95a11d2c42c814b8ac68dc951e98a2b0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 19:49:06 2017 -0700
+
+    add an ignore
+
+ .gitignore | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 54cb2edbece5e895d2527f8af75717ac3e549bfe
+Merge: 38b1c5a8 b72ef348
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 19:18:53 2017 -0700
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 38b1c5a8eb3551385f5c79154975e4467f632d37
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 19:18:37 2017 -0700
+
+    add vim line
+
+ configure.ac | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit b72ef3486881f550d35860410b1139261c357eb0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 22 23:50:47 2017 +0100
+
+    OpenBSD sed requires file argument to be last.
+
+ autogen.sh | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 0ac4c8790bc2cd29cb9cf7dc814abec0e42103b0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 15:11:48 2017 -0700
+
+    proper checks for composited width and height
+
+ src/yimage_gdk.cc | 22 +++++++++++++---------
+ 1 file changed, 13 insertions(+), 9 deletions(-)
+
+commit 572d3b01891b79e3b8b67fbe528acbfddaf326f0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 14:59:37 2017 -0700
+
+    missed one unsigned
+
+ src/yimage.h      | 2 +-
+ src/yimage_gdk.cc | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit c54aa1f6ee6ab8248485f34e0f79dfc147c057e6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 22 12:10:34 2017 -0700
+
+    widths, heights, sizes, depths, are unsigned
+
+ src/atasks.cc       |  6 ++--
+ src/atray.cc        |  5 +--
+ src/aworkspaces.cc  | 10 +++---
+ src/genpref.cc      |  5 +++
+ src/icehelp.cc      | 26 +++++++--------
+ src/iceicon.cc      | 12 +++----
+ src/iceview.cc      |  4 +--
+ src/icewmbg.cc      | 27 +++++++--------
+ src/movesize.cc     |  8 ++---
+ src/objbar.cc       |  2 +-
+ src/themable.h      | 88 ++++++++++++++++++++++++-------------------------
+ src/wmabout.cc      |  3 +-
+ src/wmconfig.cc     |  3 ++
+ src/wmdialog.cc     |  7 ++--
+ src/wmdialog.h      |  2 +-
+ src/wmframe.cc      | 48 ++++++++++++++-------------
+ src/wmframe.h       |  4 +--
+ src/wmmgr.cc        | 23 ++++++-------
+ src/wmswitch.cc     |  5 +--
+ src/wmtaskbar.cc    | 19 ++++++-----
+ src/wmtaskbar.h     |  2 +-
+ src/wmwinlist.cc    | 10 +++---
+ src/yconfig.cc      | 13 ++++++++
+ src/yconfig.h       | 37 +++++++++++----------
+ src/yfont.cc        |  2 +-
+ src/yicon.cc        | 16 ++++-----
+ src/yicon.h         | 14 ++++----
+ src/yimage.h        | 24 +++++++-------
+ src/yimage_gdk.cc   | 36 ++++++++++----------
+ src/yimage_imlib.cc |  6 +++-
+ src/yimage_xpm.cc   | 68 ++++++++++++++++++++++++++------------
+ src/ylistbox.cc     |  6 ++--
+ src/ylistbox.h      |  4 +--
+ src/ymenu.cc        | 72 +++++++++++++++++++++-------------------
+ src/ymenu.h         |  8 ++---
+ src/ymenuitem.cc    |  4 +--
+ src/ymsgbox.cc      |  9 ++---
+ src/ypaint.cc       | 64 +++++++++++++++++------------------
+ src/ypaint.h        | 82 ++++++++++++++++++++++-----------------------
+ src/ypixmap.cc      | 12 +++----
+ src/ypixmap.h       | 24 +++++++-------
+ src/ypopup.cc       |  3 +-
+ src/yrect.h         | 13 ++++----
+ src/yscrollview.cc  |  4 +--
+ src/yscrollview.h   |  4 +--
+ src/ywindow.cc      | 18 +++++-----
+ src/ywindow.h       | 22 ++++++-------
+ src/yxtray.cc       | 32 +++++++++---------
+ src/yxtray.h        |  2 +-
+ 49 files changed, 497 insertions(+), 421 deletions(-)
+
+commit 25395d037271489120e8485429b8a304e20fcb19
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Nov 21 21:33:09 2017 -0700
+
+    add strong note about changes to src/Makefile.am
+
+ src/Makefile.am | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit c82127e8f90b71e954d812c8f591b833a5bf998d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Nov 21 21:31:46 2017 -0700
+
+    icewmtray fails installcheck (no --help --version)
+
+ src/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit bddc9fcbd83c545aea2f8be560204babd2b1a934
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Nov 21 21:30:40 2017 -0700
+
+    add missing header just before distcheck failure
+
+ src/Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 522c95004747983b806f40a41aeb0d0e02e6e51f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Nov 21 21:28:29 2017 -0700
+
+    update po files
+
+ po/ar.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/be.po     | 489 +++++++++++++++++++++++++++---------------------------
+ po/bg.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/ca.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/cs.po     | 497 +++++++++++++++++++++++++++----------------------------
+ po/da.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/de.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/el.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/en.po     | 484 ++++++++++++++++++++++++++---------------------------
+ po/es.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/fi.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/fr.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/he.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/hr.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/hu.po     | 489 +++++++++++++++++++++++++++---------------------------
+ po/icewm.pot | 486 +++++++++++++++++++++++++++--------------------------
+ po/id.po     | 491 +++++++++++++++++++++++++++---------------------------
+ po/it.po     | 491 +++++++++++++++++++++++++++---------------------------
+ po/ja.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/ko.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/lt.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/lv.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/mk.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/nb.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/nl.po     | 491 +++++++++++++++++++++++++++---------------------------
+ po/no.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/pl.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/pt_BR.po  | 487 +++++++++++++++++++++++++++--------------------------
+ po/ro.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/ru.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/sk.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/sl.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/sv.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/tr.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/uk.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/vi.po     | 487 +++++++++++++++++++++++++++--------------------------
+ po/zh_CN.po  | 487 +++++++++++++++++++++++++++--------------------------
+ po/zh_TW.po  | 487 +++++++++++++++++++++++++++--------------------------
+ 38 files changed, 9204 insertions(+), 9324 deletions(-)
+
+commit b536d4bb1de5651ca2faed01effc53336cc19db3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Nov 21 21:16:02 2017 -0700
+
+    remove unused options from configure statement
+
+ README.md.in | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit dc69a12a7076ab541a477ecd39d16bd77aa87963
+Merge: 8455f2f8 10ac82c2
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Nov 21 21:10:09 2017 -0700
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 10ac82c26302b7a67d76613812a67a5f890aa956
+Merge: 9a3513ad e06e8503
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Tue Nov 21 21:09:26 2017 -0700
+
+    Merge pull request #199 from gam3/icewm-1-4-BRANCH
+
+    Remove random %s from po/sk.po to allow build
+
+commit 8455f2f87bbb553325097750bc71986635183011
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Nov 21 21:04:59 2017 -0700
+
+    remove options no longer supported
+
+ configure.sh | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit 1673f080e8e18ba92ee17de3139c4afcbf2e3641
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Nov 21 21:04:00 2017 -0700
+
+    add -f to autoreconf for autopoint
+
+ autogen.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 9a3513ad7b41d1e3d4d8e2c2e9c45469cb9334e9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:45:40 2017 +0100
+
+    /bin/echo doesn't work on OpenBSD, use printf instead.
+
+ autogen.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 36363eb700b3808a7f83fd54f4b28fb34ca70f80
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:44:55 2017 +0100
+
+    AX_CXX_GCC_ABI_DEMANGLE is buggy (free is undefined). Detect support
+    for demangle inline.
+
+ configure.ac | 1 -
+ src/misc.cc  | 3 +++
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+commit cb0f5356e48ed57262bc7638876175fd223daaa6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:43:37 2017 +0100
+
+    Drop icebar (never existed). Always make icehelp. Link with @LIBINTL@
+    for OpenBSD.
+
+ src/Makefile.am | 76 +++++++++++------------------------------------------
+ 1 file changed, 15 insertions(+), 61 deletions(-)
+
+commit 6116bc64bada46ca063da288b95ef2308cd56584
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:42:54 2017 +0100
+
+    Simplify use of XTextProperty for OpenBSD.
+
+ src/icehelp.cc        |  8 ++++----
+ src/testnetwmhints.cc |  9 +++++----
+ src/wmapp.cc          | 16 ++++++++--------
+ 3 files changed, 17 insertions(+), 16 deletions(-)
+
+commit 6dd8da07ad47fdca5b8b8fc5b824527d09370223
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:41:54 2017 +0100
+
+    Simplify use of MwmHints for OpenBSD by adding a constructor.
+
+ src/MwmUtil.h  | 14 +++++++++++++-
+ src/icesame.cc | 29 ++++++++++++-----------------
+ src/wmabout.cc | 11 ++++++-----
+ src/ymsgbox.cc | 20 ++++++--------------
+ 4 files changed, 37 insertions(+), 37 deletions(-)
+
+commit ed224bebb294875147c613b51eee84c740a177cc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:40:49 2017 +0100
+
+    Port ylocale to OpenBSD.
+
+ src/ylocale.cc | 6 +++++-
+ src/ylocale.h  | 2 ++
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 85514de3a4ea083cd0e6254a393903a75924b99a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:39:42 2017 +0100
+
+    Port to OpenBSD G++-4.9.
+
+ src/yarray.cc | 2 +-
+ src/yarray.h  | 7 ++++---
+ 2 files changed, 5 insertions(+), 4 deletions(-)
+
+commit 3c107df4ba3e6862fdb26cf5193aba1d54ca8376
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:39:21 2017 +0100
+
+    Port taskbar to OpenBSD.
+
+ src/wmtaskbar.cc | 65 ++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 38 insertions(+), 27 deletions(-)
+
+commit 97b35351eec4d0826a171dd2a369a9c99a8be822
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:38:58 2017 +0100
+
+    Fixs for OpenBSD.
+
+ src/wmclient.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 0e51334c845164ac814e657a0a42ff5e3bb5a7f8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:38:24 2017 +0100
+
+    Replace sprintf by snprintf for OpenBSD.
+
+ src/testarray.cc | 13 ++++++++-----
+ 1 file changed, 8 insertions(+), 5 deletions(-)
+
+commit 3945a1ac12ea1ff29c9e15ae39ee7832d25ee8a9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:38:03 2017 +0100
+
+    include signal.h.
+
+ src/sysdep.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit cce0fee590b55548b8fbc3a0256e820d7fae20db
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:37:43 2017 +0100
+
+    Replace strcpy by strlcpy for OpenBSD.
+
+ src/mstring.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 92cf497014c471eed1714f483f8164dad57da5a8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:37:23 2017 +0100
+
+    include sys/socket.h
+
+ src/iceskt.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f3945a0f931f532c6a1fbdfca277c073cf93a75e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:37:05 2017 +0100
+
+    Replace strcpy by memcpy in icelist for OpenBSD.
+
+ src/icelist.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4c99e4e7ffddde1d17679f17c46411137e9b0b97
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:36:12 2017 +0100
+
+    Replace strcpy by memcpy in iceicon for OpenBSD.
+
+ src/iceicon.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 23e6c726860fbae5a7013eb306c31ef9d34668aa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:35:53 2017 +0100
+
+    Make iceclock compile again.
+
+ src/iceclock.cc | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit e6738ac384d0b595f4a5a82d9f7aa8dc16b10365
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:35:12 2017 +0100
+
+    Replace sprintf by snprintf for OpenBSD.
+
+ src/globit.c | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 8bf5da7aeb5094b57df89cc69005855fde1e70fa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:34:44 2017 +0100
+
+    Fix to NetStatus for OpenBSD.
+
+ src/apppstatus.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4c864b7df376e8eb68e8b8ff64a7438794f2f6db
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 21 22:34:02 2017 +0100
+
+    YApm changes for OpenBSD
+
+ src/aapm.cc | 132 ++++++++++++++++++++++++++++++--------------------------
+ src/aapm.h  |   2 +-
+ 2 files changed, 72 insertions(+), 62 deletions(-)
+
+commit 117ea4dc56aff6f301cfdf168b2eb968b8a7f3f4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 19 21:21:52 2017 +0100
+
+    Update winoptions for ignorePagerPreview and document the
+    hitherto undocumented default winoption value for all windows.
+    Fix garbled display of font names. Add more formatting.
+
+ doc/icewm.adoc | 1057 ++++++++++++++++++++++++++--------------------------
+ 1 file changed, 532 insertions(+), 525 deletions(-)
+
+commit 30901684de215e16483312e6490511f5f1ae90a3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 19 21:19:18 2017 +0100
+
+    Update workspace buttons on screen changes when PagerShowPreview is on
+    for issue #189. Remove superfluous calls to taskBar->updateLocation(),
+    because this is already called by taskBar->relayoutNow().
+
+ src/wmmgr.cc | 5 ++---
+ 1 file changed, 2 insertions(+), 3 deletions(-)
+
+commit 4fd4681b369f0376056dd4a1324a2c106b13751d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 19 21:14:21 2017 +0100
+
+    Simplify WindowOptions handling and remove obsolete code.
+    Add support for parsing new "ignorePagerPreview" frame option.
+    Use binary search  to speedup winoption lookup.
+    Check input values for validity.
+    Only allocate WindowOptions when required.
+
+ src/wmapp.cc    |  18 +---
+ src/wmframe.cc  |   6 --
+ src/wmmgr.cc    |   5 +-
+ src/wmoption.cc | 263 ++++++++++++++++++++++++++--------------------------
+ src/wmoption.h  |  25 +++--
+ src/wmprog.cc   |   3 +
+ 6 files changed, 151 insertions(+), 169 deletions(-)
+
+commit 4eb71a60f7b108f2256d9154d56f35a8551b7919
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 19 21:10:15 2017 +0100
+
+    add frame option foIgnorePagerPreview. remove unused sizeByMouse and
+    fWinStateMask.
+
+ src/aworkspaces.cc |  4 +++-
+ src/movesize.cc    |  1 -
+ src/wmframe.h      | 47 +++++++++++++++++++++++------------------------
+ 3 files changed, 26 insertions(+), 26 deletions(-)
+
+commit 751c291b2d852881928f01046744fd2247b7cec0
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sun Nov 19 17:39:32 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 100.0% (319 of 319 strings)
+
+ po/sk.po | 34 +++++++++++++++++++---------------
+ 1 file changed, 19 insertions(+), 15 deletions(-)
+
+commit e3a4ca0274e5ceb0616ec175904da89fb757e5fb
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Sun Nov 19 15:53:04 2017 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 84.6% (270 of 319 strings)
+
+ po/nl.po | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit a6f49f75181257b8f02ff1249050681d4bb62116
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sun Nov 19 12:48:35 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 95.2% (304 of 319 strings)
+
+ po/sk.po | 30 +++++++++++++++---------------
+ 1 file changed, 15 insertions(+), 15 deletions(-)
+
+commit e06e85034499285acf608cd54a02eb48ecdffcf0
+Author: G. Allen Morris III <gam3@gam3.net>
+Date:   Sun Nov 19 08:04:19 2017 +0100
+
+    Remove random %s from po/sk.po to allow build
+
+ po/sk.po | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d6345f778aafbab8a0d6e859c29b42638378e100
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Thu Nov 16 08:23:34 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 90.9% (290 of 319 strings)
+
+ po/sk.po | 47 ++++++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 38 insertions(+), 9 deletions(-)
+
+commit e7e679d9e5639210ef814fde9eff5fb148f8eac8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 15 21:38:17 2017 +0100
+
+    Replace ObjectContainer with ObjectMenu for 3rd parameter of
+    addContainer to avoid downcast to multi-inheriting subclass.
+
+ src/obj.h     | 6 ++++--
+ src/objbar.cc | 7 ++-----
+ src/objbar.h  | 2 +-
+ src/objmenu.h | 2 +-
+ src/wmprog.cc | 4 ++--
+ 5 files changed, 10 insertions(+), 11 deletions(-)
+
+commit f625ec6313c0c9fa1becc41e9e1c8941bd2a499f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 15 21:19:49 2017 +0100
+
+    Update winoptions to reflect current code for issue #197. Plus more
+    updates.
+
+ doc/icewm.adoc | 217 +++++++++++++++++++++++++++++++++--------------------
+ 1 file changed, 135 insertions(+), 82 deletions(-)
+
+commit a67d29c1a472a2e2362f8e61d026954671a22bec
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Wed Nov 15 13:13:46 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 89.0% (284 of 319 strings)
+
+ po/sk.po | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
+commit 61a4e149fef01d7ea3562cd930452e69703669c1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:16:14 2017 +0100
+
+    prefer using over typedef if possible.
+
+ src/yarray.h | 39 +++++++++++++++------------------------
+ 1 file changed, 15 insertions(+), 24 deletions(-)
+
+commit 6f80f5b76777f02c56cabd3617342791f761cc48
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:14:50 2017 +0100
+
+    On shutdown close any stray remaining windows in ~YDesktop.
+
+ src/ywindow.cc | 6 ++++++
+ src/ywindow.h  | 2 +-
+ 2 files changed, 7 insertions(+), 1 deletion(-)
+
+commit 39ed1f12f6dd3d84de9657aafe94516142146e52
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:14:23 2017 +0100
+
+    initialize.
+
+ src/ypopup.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 0ac1cda092eeb0ff330dc312c02487a186af2bc7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:14:15 2017 +0100
+
+    protect
+
+ src/ybutton.h | 5 +++--
+ src/ypopup.h  | 3 ++-
+ 2 files changed, 5 insertions(+), 3 deletions(-)
+
+commit 797bc0d8be87634d4cb0eb7927737982e5d4b7b4
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:13:13 2017 +0100
+
+    on startup reap zombies which may remain on restart from previous icewm.
+
+ src/yapp.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 3f4b9b8fb11558e4b1f71fc937c13c4f71509e59
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:11:40 2017 +0100
+
+    assign contents of array to parameter of DProgram for EDIT Menu issue #195.
+
+ src/wmprog.cc | 4 ++--
+ src/wmprog.h  | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit d3aab7271a0544628bd6476d3d668e73041da704
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:11:19 2017 +0100
+
+    preserve virtual.
+
+ src/themes.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit fe29311fcd8dc4321a1439b0df6f110ad52c801a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:08:33 2017 +0100
+
+    Use dynamic_cast for downcast from container to menu and check the
+    result for issue #195.
+
+ src/objbar.cc | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 7b88d5ba799187e5618d9d785a308a46a0e16618
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 22:06:06 2017 +0100
+
+    add demangle.
+
+ configure.ac |  1 +
+ src/base.h   |  2 ++
+ src/misc.cc  | 14 +++++++++++++-
+ 3 files changed, 16 insertions(+), 1 deletion(-)
+
+commit 215563c49a2a1acd72e0da822300c375d58090af
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 21:56:54 2017 +0100
+
+    NOTE, INFO, CARP to report info about code problems if DEBUG or PRECON
+    is defined.
+
+ src/debug.h | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit a911d9a5513cc1614a41cfb186319da4154a8fcb
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Tue Nov 14 13:03:44 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 87.4% (279 of 319 strings)
+
+ po/sk.po | 37 ++++++++++++++++++-------------------
+ 1 file changed, 18 insertions(+), 19 deletions(-)
+
+commit c8488e01abb05255e0a33c6b58ab26f5ae1dbc63
+Author: Vojtech Zeisek <Vojtech.Zeisek@opensuse.org>
+Date:   Tue Nov 14 13:52:35 2017 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 98.7% (315 of 319 strings)
+
+ po/cs.po | 107 ++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 54 insertions(+), 53 deletions(-)
+
+commit cbe71fabc94096a3da60492b8314603fe2910e6b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 14 08:38:49 2017 +0100
+
+    Don't assume that a titlebar is always available in issue #195.
+
+ src/decorate.cc | 2 +-
+ src/wmbutton.cc | 8 +++++---
+ 2 files changed, 6 insertions(+), 4 deletions(-)
+
+commit 682498b0e06506d57a25afc9a3f3ada717b23802
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Nov 13 21:12:06 2017 +0100
+
+    Improvements to Switcher for when frames unexpectedly disappear.
+    Also close down the Switcher when there are no more windows.
+
+ src/wmswitch.cc | 25 +++++++++++++++++++------
+ 1 file changed, 19 insertions(+), 6 deletions(-)
+
+commit 6e5ee43eee6ac7e3af37959103b4943fb2de8034
+Author: Vojtech Zeisek <Vojtech.Zeisek@opensuse.org>
+Date:   Mon Nov 13 16:11:17 2017 +0000
+
+    Translated using Weblate (Czech)
+
+    Currently translated at 83.6% (267 of 319 strings)
+
+ po/cs.po | 93 +++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 48 insertions(+), 45 deletions(-)
+
+commit 3869f3445070f58966d42f02aaabc3271cc458ae
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Nov 13 04:30:36 2017 +0100
+
+    Fix off by one bug for quickSwitchToAllWorkspaces. Reset fActiveWindow.
+    Use only valid array index parameters. Fix a SIGFP crash on modulo with
+    size 0. Make all switch window data local non-static. Refactor large
+    functions. Cancel or repaint switch window when a frame is destroyed.
+
+ src/wmswitch.cc | 130 +++++++++++++++++++++++++++-------------------------
+ src/wmswitch.h  |  23 ++++++----
+ 2 files changed, 81 insertions(+), 72 deletions(-)
+
+commit c721407d4c4e8553d031316547ecb839c32a8d99
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Nov 13 04:30:14 2017 +0100
+
+    Fix 3 bugs in YVec.
+
+ src/ycollections.h | 12 ++++++++++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
+
+commit c8a23f0ba1d327a5856d22f315d93373d706d91d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Nov 13 04:28:08 2017 +0100
+
+    Add option TaskBarEnableSystemTray.  Fix internal/external YXTray
+    parameter.
+
+ src/default.h    |  4 +++-
+ src/wmtaskbar.cc | 16 +++++++++++-----
+ 2 files changed, 14 insertions(+), 6 deletions(-)
+
+commit 45512fb6be7cd33200cdf259c904070a3216f3b0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 11 15:37:52 2017 +0100
+
+    Weed out obsolete ifdefs and configure options.
+
+ configure.ac          | 212 +++++++++------------------------------
+ rebuild.sh            |  33 ++++---
+ src/CMakeLists.txt    | 197 +++++++++++++++----------------------
+ src/MwmUtil.h         |  78 ++-------------
+ src/aaddressbar.cc    |   3 -
+ src/aaddressbar.h     |   4 -
+ src/aapm.cc           |   7 --
+ src/aapm.h            |   2 -
+ src/aclock.cc         |   7 --
+ src/aclock.h          |   4 -
+ src/acpustatus.cc     |   9 --
+ src/acpustatus.h      |   2 -
+ src/amailbox.cc       |  11 ---
+ src/amailbox.h        |   7 --
+ src/amemstatus.cc     |  11 ---
+ src/amemstatus.h      |   2 -
+ src/apppstatus.cc     |   7 +-
+ src/apppstatus.h      |   5 -
+ src/atasks.cc         |  27 -----
+ src/atray.cc          |  28 ------
+ src/atray.h           |   6 --
+ src/aworkspaces.cc    |  15 ---
+ src/base.h            |   7 --
+ src/bindkey.h         |  16 ---
+ src/browse.cc         |   8 --
+ src/browse.h          |   4 -
+ src/config.cmake.h.in |  36 +------
+ src/decorate.cc       |  29 +-----
+ src/default.h         |  27 +----
+ src/genpref.cc        |   6 --
+ src/icesound.cc       |   4 -
+ src/icetray.cc        |   8 --
+ src/icewmbg.cc        |  22 -----
+ src/icewmbg_prefs.h   |   4 -
+ src/icewmhint.cc      |   3 -
+ src/movesize.cc       |  34 -------
+ src/objbar.cc         |  31 ++----
+ src/objbar.h          |   4 -
+ src/objmenu.h         |   2 -
+ src/sysdep.h          |   8 +-
+ src/testmenus.cc      |   2 -
+ src/themable.h        |  36 ++-----
+ src/themes.cc         |   4 -
+ src/themes.h          |   4 -
+ src/wmabout.cc        |   6 --
+ src/wmaction.h        |   2 -
+ src/wmapp.cc          | 227 +-----------------------------------------
+ src/wmapp.h           |  23 -----
+ src/wmbutton.cc       |  18 ----
+ src/wmclient.cc       | 100 -------------------
+ src/wmclient.h        |  32 +-----
+ src/wmconfig.cc       |  14 ---
+ src/wmcontainer.cc    |   2 -
+ src/wmdialog.cc       |   8 --
+ src/wmframe.cc        | 246 ++--------------------------------------------
+ src/wmframe.h         |  34 +------
+ src/wmmgr.cc          | 152 +---------------------------
+ src/wmmgr.h           |   6 --
+ src/wmminiicon.cc     |   3 -
+ src/wmoption.cc       |   8 --
+ src/wmoption.h        |   6 --
+ src/wmprog.cc         | 104 +-------------------
+ src/wmprog.h          |   4 -
+ src/wmstatus.cc       |   5 -
+ src/wmstatus.h        |   4 -
+ src/wmswitch.cc       |  29 +-----
+ src/wmswitch.h        |   3 -
+ src/wmtaskbar.cc      | 142 ++++----------------------
+ src/wmtaskbar.h       |  43 +-------
+ src/wmtitle.cc        |  51 +++-------
+ src/wmtitle.h         |   2 +-
+ src/wmwinlist.cc      |  15 ---
+ src/wmwinlist.h       |   4 -
+ src/wmwinmenu.cc      |  10 --
+ src/wpixmaps.h        |  10 --
+ src/wpixres.cc        |  54 +++-------
+ src/ybutton.cc        |   7 --
+ src/yconfig.cc        |  13 ---
+ src/yconfig.h         |   8 --
+ src/ycursor.cc        |  12 ---
+ src/ydialog.cc        |  11 +--
+ src/ydialog.h         |   4 -
+ src/yicon.cc          |   4 -
+ src/yinput.cc         |   3 -
+ src/ylabel.cc         |   5 -
+ src/ylistbox.cc       |  31 ++----
+ src/ylistbox.h        |   2 -
+ src/ylocale.cc        |   2 -
+ src/ymenu.cc          |  47 +++------
+ src/ymenu.h           |   6 --
+ src/ymenuitem.cc      |   6 --
+ src/ymsgbox.cc        |   7 --
+ src/ypaint.cc         |   8 --
+ src/ypaint.h          |  17 ----
+ src/yprefs.h          |   4 -
+ src/yscrollbar.cc     |   3 -
+ src/yscrollview.cc    |   4 -
+ src/ytooltip.cc       |   2 -
+ src/ytooltip.h        |   3 -
+ src/ywindow.cc        |  20 ----
+ src/ywindow.h         |  10 --
+ src/yxapp.cc          |  10 --
+ src/yxtray.cc         |   4 -
+ 103 files changed, 272 insertions(+), 2324 deletions(-)
+
+commit 405aba2c9d951959eaf795f090c69fc3712d0976
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 11 10:54:19 2017 +0100
+
+    Make icewm tray internal by default. This is much more reliable (and
+    cheaper) than an external icewmtray process.
+
+ src/icesm.cc     | 8 +++++++-
+ src/icetray.cc   | 6 ++++++
+ src/wmtaskbar.cc | 6 ++++++
+ 3 files changed, 19 insertions(+), 1 deletion(-)
+
+commit c6b4eb759f0d8f751328d116946405a284c4af3a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 11 10:53:18 2017 +0100
+
+    add last missing applet titles.
+
+ src/acpustatus.cc  | 3 +++
+ src/amailbox.cc    | 1 +
+ src/apppstatus.cc  | 1 +
+ src/aworkspaces.cc | 1 +
+ 4 files changed, 6 insertions(+)
+
+commit 42a293788f11996f0e87d75021b19594ceb89607
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Nov 10 21:35:23 2017 +0100
+
+    Set taskbar background. This then also becomes a default background for
+    tray icons in issue #188 while not hindering background pixmaps.
+
+ src/wmtaskbar.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 3727335c12b3ea94455a4ac1575b3e18d795b4d9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Nov 10 21:33:59 2017 +0100
+
+    Revert "Set background for tray icons in issue #188."
+
+    This reverts commit fa7735303b95cc0229153deeaa3c09443a05ce48.
+
+ src/yxtray.cc | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit fff5ee86c23d1d5e65308a749903239ce190f367
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Nov 10 18:08:59 2017 +0100
+
+    _NET_WM_PING timeout also looks fir PID/HOST in group leader.
+
+ src/wmclient.cc | 17 +++++++++++++++--
+ src/wmclient.h  |  1 +
+ 2 files changed, 16 insertions(+), 2 deletions(-)
+
+commit fa7735303b95cc0229153deeaa3c09443a05ce48
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Nov 10 17:52:16 2017 +0100
+
+    Set background for tray icons in issue #188.
+
+ src/yxtray.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 28932d3c00fc39318f6d9994a3737deb20eb81c0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 9 20:40:25 2017 +0100
+
+    Slightly more accurate use of fSavedWinState in setWinStateHint reduces
+    superfluous property updates a bit more.
+
+ src/wmclient.cc | 20 ++++++++++++++------
+ 1 file changed, 14 insertions(+), 6 deletions(-)
+
+commit e9f6449071343ececa972fa10f15a3d9f358fdea
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 9 20:39:45 2017 +0100
+
+    track 3 more properties.
+
+ src/testnetwmhints.cc | 46 ++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 44 insertions(+), 2 deletions(-)
+
+commit 7dd8ffc84520e64cac200e3f67c9784857c03666
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 9 20:38:58 2017 +0100
+
+    TrayApps were not freed when restarting, causing ylist preconditions
+    to fail.
+    Replacing inline list with YObjectArray corrects that and gets rid of
+    list boilerplate.
+    Use of a smart private timer simplifies timer management.
+
+ src/atray.cc     | 62 +++++++++++-----------------------------------------
+ src/atray.h      | 24 +++++++++-----------
+ src/wmtaskbar.cc |  3 ---
+ 3 files changed, 23 insertions(+), 66 deletions(-)
+
+commit 089c97b6e3ceaf25178b9e0146b626fb25ad0057
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 8 20:21:15 2017 +0100
+
+    also track WM_STATE details.
+
+ src/testnetwmhints.cc | 39 ++++++++++++++++++++++++++++-----------
+ 1 file changed, 28 insertions(+), 11 deletions(-)
+
+commit 6c606c2715896f0a394b44624c1b1940ddf29bab
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 8 20:18:57 2017 +0100
+
+    Keep track of WM_STATE and WIN_STATE property values and only update
+    them when they have changed.
+
+ src/wmclient.cc | 62 +++++++++++++++++++++++++++++------------------------
+ src/wmclient.h  |  4 ++++
+ 2 files changed, 38 insertions(+), 28 deletions(-)
+
+commit 5e11ec32eccb2a861ec6a0a87f89d693d348e36c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 8 20:17:28 2017 +0100
+
+    Keep track of frame extents and only update if changed.
+
+ src/wmframe.cc | 33 +++++++++++++++++----------------
+ 1 file changed, 17 insertions(+), 16 deletions(-)
+
+commit 0a083eff60235d2d02fa338634d115be23a5e75a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 8 20:16:25 2017 +0100
+
+    flags and style can be unsigned.
+
+ src/ywindow.cc |  2 +-
+ src/ywindow.h  | 20 ++++++++++----------
+ 2 files changed, 11 insertions(+), 11 deletions(-)
+
+commit e8f1c4e4f8bf5e2c968d9f23248b952a69197b27
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 8 20:15:39 2017 +0100
+
+    perf _NET_CLIENT_LIST is done: only update on stacking changes.
+
+ src/wmmgr.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 64006db0d3efc1762672d675811281fcc90472d2
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Nov 8 20:15:13 2017 +0100
+
+    corrections for _PING.
+
+ src/wmmgr.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit d4c506d76b1486c05da96a5668099fc11a0d85a3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Nov 7 04:36:57 2017 +0100
+
+    support _NET_WM_PING.
+
+ COMPLIANCE            |   2 +-
+ TODO                  |   2 +-
+ src/testnetwmhints.cc | 105 ++++++++++++++++++++++++------------
+ src/wmapp.cc          |   2 +-
+ src/wmclient.cc       | 134 +++++++++++++++++++++++++++++++++++++++-------
+ src/wmclient.h        |  24 +++++++--
+ src/wmframe.cc        |   6 +++
+ src/wmmgr.cc          |   8 +++
+ src/wmmgr.h           |   2 +-
+ src/yxapp.cc          |  14 +++--
+ 10 files changed, 234 insertions(+), 65 deletions(-)
+
+commit 1e612cd62fb1356e8b4ba6751a35987a8f1eee87
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 5 22:26:20 2017 +0100
+
+    Use YList class to keep track of sibling windows.
+
+ src/ylist.h    | 26 ++++++++++++++++++++++
+ src/ywindow.cc | 63 +++++++++++++++++++-----------------------------------
+ src/ywindow.h  |  8 +++----
+ 3 files changed, 51 insertions(+), 46 deletions(-)
+
+commit 75b3e4f6b0dcf05bc9a8386d71b54e8c6956a5f3
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 5 22:25:14 2017 +0100
+
+    test _NET_DESKTOP_LAYOUT.
+
+ src/testnetwmhints.cc | 248 ++++++++++++++++++++++++++++++++++++----------
+ 1 file changed, 198 insertions(+), 50 deletions(-)
+
+commit eb4c8273c68db47505f46c4561332114f2944398
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 5 22:24:29 2017 +0100
+
+    add support for _NET_DESKTOP_LAYOUT.
+
+ COMPLIANCE   |   4 +-
+ TODO         |   6 +-
+ src/wmapp.cc |   2 +-
+ src/wmmgr.cc | 223 ++++++++++++++++++++++++++++++++++++++++---------------
+ src/wmmgr.h  |  25 ++++++-
+ 5 files changed, 193 insertions(+), 67 deletions(-)
+
+commit cdafa217bf6b9c88f7579a3c3b43c084d1e3aec8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 5 22:20:56 2017 +0100
+
+    shrink, swap.
+
+ src/yarray.cc | 20 ++++++++++++++++++++
+ src/yarray.h  | 25 +++++++++++++++++++++++++
+ 2 files changed, 45 insertions(+)
+
+commit 7f111bb82842fcc9cedfd483c60f20aee317f3b5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Nov 5 22:19:42 2017 +0100
+
+    free about dialog labels.
+
+ src/wmabout.cc | 34 ++++++++++++++++++++--------------
+ src/wmabout.h  |  1 +
+ 2 files changed, 21 insertions(+), 14 deletions(-)
+
+commit d4cdd683eb6a936ef67b7da875a157feeada368b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Nov 5 15:10:55 2017 +0100
+
+    Checking all EDID descriptor blocks for name
+
+    Also sanitizing the ascii therein more carefully.
+
+ contrib/icewm-menu-xrandr | 15 +++++++--------
+ 1 file changed, 7 insertions(+), 8 deletions(-)
+
+commit 963bb98cf5a58a3c9ccb734da2ca1b621496522e
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Nov 4 13:00:09 2017 +0100
+
+    Fix more exotic configurations
+
+    No applet build when taskbar is disabled
+
+ src/aapm.cc       | 2 ++
+ src/aclock.cc     | 3 ++-
+ src/acpustatus.cc | 4 +++-
+ src/amailbox.cc   | 3 +++
+ src/amemstatus.cc | 3 +++
+ src/apppstatus.cc | 4 +++-
+ src/atray.cc      | 2 ++
+ src/wmapp.cc      | 2 ++
+ src/wmframe.cc    | 6 ++++++
+ 9 files changed, 26 insertions(+), 3 deletions(-)
+
+commit 666945f85fa5f97557690371c40a881912be31f0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Nov 4 12:47:15 2017 +0100
+
+    Fixing build on architectures without power applet OS code
+
+ src/apppstatus.h | 5 ++---
+ src/base.h       | 9 +++++++++
+ src/wmtaskbar.cc | 4 ++--
+ src/wmtaskbar.h  | 7 ++++++-
+ 4 files changed, 19 insertions(+), 6 deletions(-)
+
+commit 65646f3b7b1d56a6525e44ab9e29176d66312202
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Nov 4 11:52:38 2017 +0100
+
+    Fixing LITE build with CMake
+
+    Avoid getIcon call, turn off impossible combinations in configuration.
+
+ src/CMakeLists.txt | 6 +++++-
+ src/atray.cc       | 3 ++-
+ src/wmswitch.cc    | 5 ++++-
+ src/wmwinlist.cc   | 5 +++--
+ 4 files changed, 14 insertions(+), 5 deletions(-)
+
+commit 31557e95f67df6061f9e1260b822ca6c42a92485
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Nov 4 11:30:48 2017 +0100
+
+    Force legacy C++ standard for now
+
+ src/CMakeLists.txt | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 118677d7f090bbf0d8a81d7bda76842c3ac4f647
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Nov 4 08:47:22 2017 +0100
+
+    add options. -t runs tests on combinations of configure options.
+
+ rebuild.sh | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 53 insertions(+), 4 deletions(-)
+
+commit fdd1c7150080774bf4228e5860b0a5e9a5a83f77
+Author: Arif Budiman <arifpedia@gmail.com>
+Date:   Fri Nov 3 07:12:36 2017 +0000
+
+    Translated using Weblate (Indonesian)
+
+    Currently translated at 88.0% (281 of 319 strings)
+
+ po/id.po | 69 ++++++++++++++++++++++++++++++------------------------------
+ 1 file changed, 34 insertions(+), 35 deletions(-)
+
+commit 7597af09d149f5567879fa5a7350372b5cdc0699
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 2 23:12:18 2017 +0100
+
+    better fix for include is ymenu.h.
+
+ src/yxapp.cc | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit f9d54d83e4b2fc2c2d8147e26c2d9ec71d905388
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 2 22:48:50 2017 +0100
+
+    also include ytimer.h.
+
+ src/yxapp.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit f2a7349b06b3dd5e04bd6e4ce5fa49d3c5c226e5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 2 22:45:02 2017 +0100
+
+    fix includes
+
+ src/apppstatus.h | 1 -
+ src/wmswitch.h   | 1 -
+ src/wmtaskbar.cc | 1 -
+ src/yxapp.cc     | 2 ++
+ 4 files changed, 2 insertions(+), 3 deletions(-)
+
+commit d384254d6ea6367182cf5bdf8f81d62fd7e6f234
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 2 22:43:40 2017 +0100
+
+    fix call to dumpZorder for 2nd arg.
+
+ src/wmmgr.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ac4ad65f7d593aded3acebc5d13da9b418eca4ad
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Thu Nov 2 15:31:01 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 86.2% (275 of 319 strings)
+
+ po/sk.po | 46 ++++++++++++++++++++++++++++++----------------
+ 1 file changed, 30 insertions(+), 16 deletions(-)
+
+commit 23060f9812eb05218ea3fcc15ecb72511c893a26
+Author: Alessio Adamo <alessio.adamo@gmail.com>
+Date:   Thu Nov 2 10:59:43 2017 +0000
+
+    Translated using Weblate (Italian)
+
+    Currently translated at 84.0% (268 of 319 strings)
+
+ po/it.po | 41 ++++++++++++++++++++---------------------
+ 1 file changed, 20 insertions(+), 21 deletions(-)
+
+commit 8dd7edc407ee39e3bcfa68dba22ef59f5aa59533
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 2 10:12:37 2017 +0100
+
+    prevent illegal window layer.
+
+ src/wmclient.cc | 2 +-
+ src/wmmgr.cc    | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 8d8d827f579ce833ba10daabad0252649a4dba91
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Nov 2 05:54:25 2017 +0100
+
+    Move brittle inline frame list manipulations into robust dedicated
+    list class.
+
+ src/wmconfig.cc |   1 +
+ src/wmframe.cc  | 160 +++---------------------------------
+ src/wmframe.h   |  41 +++-------
+ src/wmmgr.cc    | 227 +++++++++++++++++++++++++++++-----------------------
+ src/wmmgr.h     |  54 ++++++-------
+ src/wmprog.cc   |   2 +-
+ src/wmswitch.cc |   8 +-
+ src/ylist.h     | 222 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ 8 files changed, 402 insertions(+), 313 deletions(-)
+
+commit b008a4fe39bdd9347a94243f579eb263399c950f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 1 22:02:53 2017 -0600
+
+    update po files
+
+ po/ar.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/be.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/bg.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/ca.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/cs.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/da.po     | 108 +++++++++++++++++++++++++++----------------------------
+ po/de.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/el.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/en.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/es.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/fi.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/fr.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/he.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/hr.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/hu.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/icewm.pot | 104 ++++++++++++++++++++++++++---------------------------
+ po/id.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/it.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/ja.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/ko.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/lt.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/lv.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/mk.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/nb.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/nl.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/no.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/pl.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/pt_BR.po  | 104 ++++++++++++++++++++++++++---------------------------
+ po/ro.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/ru.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/sk.po     | 108 +++++++++++++++++++++++++++----------------------------
+ po/sl.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/sv.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/tr.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/uk.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/vi.po     | 104 ++++++++++++++++++++++++++---------------------------
+ po/zh_CN.po  | 104 ++++++++++++++++++++++++++---------------------------
+ po/zh_TW.po  | 104 ++++++++++++++++++++++++++---------------------------
+ 38 files changed, 1980 insertions(+), 1980 deletions(-)
+
+commit 1e5eef55087639569c371d11ad0190a8111ded97
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Nov 1 22:00:56 2017 -0600
+
+    added script to AM_INSTALLCHECK_STD_OPTIONS_EXEMPT
+
+    - when distributing a script or program that does not support
+      --help and --version options (or doen't support them properly,
+      such as printing to standard error instead of standard out),
+      they must be added to AM_INSTALLCHECK_STD_OPTIONS_EXEMPT to
+      pass the distcheck target.
+
+ Makefile.am | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 114a926549ee2b61b5b35929a13f26ebe7279778
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Wed Nov 1 17:28:31 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 85.8% (274 of 319 strings)
+
+ po/sk.po | 88 ++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 53 insertions(+), 35 deletions(-)
+
+commit e944b7e2f2491ce25c292eca8ce45846f39ea806
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Nov 1 10:51:21 2017 +0100
+
+    Use custom macro to access override keyword
+
+    Overriding override causes overriding errors in Xproto header.
+
+ src/apppstatus.h |  7 ++++---
+ src/base.h       |  7 ++++---
+ src/wmprog.cc    | 24 ++++++++++++------------
+ src/wmswitch.cc  |  8 ++++----
+ src/wmswitch.h   |  1 +
+ src/wmtaskbar.cc |  1 +
+ 6 files changed, 26 insertions(+), 22 deletions(-)
+
+commit 6cb15e5da4440c8b5f5f8efb2733249554107bda
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 31 14:31:48 2017 +0100
+
+    Make sure the next inactive monitor becomes the next choice
+
+ contrib/icewm-menu-xrandr | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit c5f3fe156b39b1e9a674b1ea1cfc4dc28d91bc50
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 31 14:22:00 2017 +0100
+
+    Fix merge error
+
+    Actually drop unused code.
+
+ src/wmswitch.cc | 63 -----------------------------------------------------
+ 1 file changed, 63 deletions(-)
+
+commit e68d5b84d4e242f5434c71e12b56308548fb586a
+Merge: 325b81c3 9555fba5
+Author: gijsbers <gijsbers@users.noreply.github.com>
+Date:   Tue Oct 31 13:18:34 2017 +0100
+
+    Merge pull request #194 from scootergrisen/patch-4
+
+    flæskesteg med svær
+
+commit 325b81c316aa7b4843e45f81bac60829ebee268d
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 31 12:07:42 2017 +0100
+
+    Install xrandr menu provider
+
+ CMakeLists.txt | 2 +-
+ Makefile.am    | 3 ++-
+ lib/keys.in    | 2 ++
+ 3 files changed, 5 insertions(+), 2 deletions(-)
+
+commit 01275e6e13c6056669b3a3a0c53cb28007ed3c96
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 31 11:03:23 2017 +0100
+
+    Monitor mode switch mostly working
+
+ src/wmmgr.cc    | 14 ++++----
+ src/wmprog.cc   | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++---
+ src/wmprog.h    | 22 ++++++++----
+ src/wmswitch.cc | 12 ++++---
+ src/wmswitch.h  |  2 ++
+ 5 files changed, 123 insertions(+), 23 deletions(-)
+
+commit c5b540aef98c73f7840e0effc6646d99aaff0c2b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Oct 30 18:15:40 2017 +0100
+
+    Use indices instead of obscure void pointers
+
+    Revisited the abstraction of quickswitch window control.
+
+ src/base.h      |   6 ++
+ src/wmswitch.cc | 206 +++++++++++++++-------------------------------------
+ src/wmswitch.h  |  33 ++++++++-
+ 3 files changed, 92 insertions(+), 153 deletions(-)
+
+commit 34f6d3b3c0e3571c0fda08a41d659e57bdbe5b16
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 14 15:01:07 2017 +0200
+
+    Improve sysfs parsing
+
+ contrib/icewm-menu-xrandr | 54 ++++++++++++++++++++++++++-----------------
+ 1 file changed, 33 insertions(+), 21 deletions(-)
+
+commit 370ca99fccefa255bfd474eba9d1ed693a6937a0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 14 11:21:12 2017 +0200
+
+    Store quickswitch style in the object
+
+ src/wmapp.cc    | 2 +-
+ src/wmswitch.cc | 8 +++++---
+ src/wmswitch.h  | 6 ++++--
+ 3 files changed, 10 insertions(+), 6 deletions(-)
+
+commit 924f196edf4b3ba6ca05154c336f8baca7f2f613
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Oct 8 13:29:51 2017 +0200
+
+    Added sample generator for some predefined xrandr configurations
+
+ contrib/icewm-menu-xrandr | 190 ++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 190 insertions(+)
+
+commit 0a08273caa31108981879b81754798bad7a4cafc
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Oct 8 01:01:12 2017 +0200
+
+    Arch. rework, splitting model and controller in quickswitch
+
+    Preparing for better reusability of quickswitch.
+
+ src/wmswitch.cc | 559 +++++++++++++++++++++++++++++++---------------------
+ src/wmswitch.h  |  33 ++--
+ 2 files changed, 349 insertions(+), 243 deletions(-)
+
+commit 76d618f1d136060508ffe3aba08748bd55232417
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 7 23:11:04 2017 +0200
+
+    Better rounding of battery capa percentage
+
+    Only for Linux; stops showing a black pixel line although charging
+    finished, because of rounding errors.
+
+ src/aapm.cc | 13 ++++++++++---
+ 1 file changed, 10 insertions(+), 3 deletions(-)
+
+commit e2908906c7fbd960c764306613d992790679c8c0
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Tue Oct 31 08:35:40 2017 +0000
+
+    Translated using Weblate (Danish)
+
+    Currently translated at 100.0% (319 of 319 strings)
+
+ po/da.po | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit 9555fba560cadcd81ed2bfe5cb83e0fe07f4e182
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Tue Oct 31 09:33:23 2017 +0100
+
+    Add name[da]
+
+ lib/icewm-session.desktop | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit ad57ad8a8c86fce2dc346fa29549642dba534ac2
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 30 15:49:36 2017 -0600
+
+    mark it supported here too
+
+ COMPLIANCE | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6123e49d63fa1dd2773f976790d67d79e8ac53a0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 29 21:40:25 2017 +0100
+
+    add support for _NET_REQUEST_FRAME_EXTENTS.
+
+ TODO                  |   6 +-
+ src/testnetwmhints.cc | 650 +++++++++++++++++++++++++++++++---------------
+ src/wmapp.cc          |   2 +-
+ src/wmmgr.cc          |  56 ++++
+ src/wmmgr.h           |   2 +-
+ src/yxapp.cc          |   8 +-
+ 6 files changed, 506 insertions(+), 218 deletions(-)
+
+commit 0bb8ada5b9120b69c668fd4d85b9049318c9d9d0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Oct 29 17:25:56 2017 +0100
+
+    Better amixer commands
+
+    Setting volume to zero for muting is nonsense - there is a specific
+    on/off state and a toggle command (this also illuminates the mute LED
+    where available).
+
+    PCM channel is not available with PA but Master should work everywhere.
+
+ lib/keys.in | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit 30158eb0296e5ae533ab228698d548ef53329190
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Oct 27 18:53:56 2017 -0600
+
+    restore version file
+
+ VERSION | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f3217de8328f40c9cd079ec26839338daefc67c1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Oct 27 18:51:40 2017 -0600
+
+    update po files
+
+ po/ar.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/be.po     | 148 +++++++++++++++++++++++++--------------------------
+ po/bg.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/ca.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/cs.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/da.po     | 150 ++++++++++++++++++++++++++--------------------------
+ po/de.po     | 148 +++++++++++++++++++++++++--------------------------
+ po/el.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/en.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/es.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/fi.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/fr.po     | 148 +++++++++++++++++++++++++--------------------------
+ po/he.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/hr.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/hu.po     | 158 +++++++++++++++++++++++++++----------------------------
+ po/icewm.pot | 146 +++++++++++++++++++++++++-------------------------
+ po/id.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/it.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/ja.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/ko.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/lt.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/lv.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/mk.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/nb.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/nl.po     | 148 +++++++++++++++++++++++++--------------------------
+ po/no.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/pl.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/pt_BR.po  | 146 +++++++++++++++++++++++++-------------------------
+ po/ro.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/ru.po     | 148 +++++++++++++++++++++++++--------------------------
+ po/sk.po     | 150 ++++++++++++++++++++++++++--------------------------
+ po/sl.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/sv.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/tr.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/uk.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/vi.po     | 146 +++++++++++++++++++++++++-------------------------
+ po/zh_CN.po  | 146 +++++++++++++++++++++++++-------------------------
+ po/zh_TW.po  | 146 +++++++++++++++++++++++++-------------------------
+ 38 files changed, 2789 insertions(+), 2789 deletions(-)
+
+commit 0be0b5d058d6eb3ae16074bddc735e816003d73c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 25 23:00:24 2017 +0200
+
+    option -j#JOBS
+
+ dist.sh | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 353c0bd653dd19172507fb305582fec3eff78496
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 25 20:18:13 2017 +0200
+
+    Only create titlebar buttons and resize pointer windows
+    when it is apparent that they are really required.
+    This prevents superfluous internal windows which were never used.
+    Move titlebar buttons from wmframe.cc to wmtitle.cc.
+    Improve sensitivity of resize handles at top side of title bar.
+    Only create MiniIcon when it is going to be needed.
+
+ src/decorate.cc    | 205 +++++-----------------------
+ src/movesize.cc    |  34 +++--
+ src/wmbutton.cc    |   2 +-
+ src/wmcontainer.cc |   4 +-
+ src/wmframe.cc     | 298 ++++++++++++++++------------------------
+ src/wmframe.h      |  65 ++++-----
+ src/wmtitle.cc     | 364 +++++++++++++++++++++++++++++++++++++++++++++----
+ src/wmtitle.h      |  27 +++-
+ 8 files changed, 558 insertions(+), 441 deletions(-)
+
+commit 992556ed4330d149ce8620846a5b32aa7228ec69
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 25 20:17:17 2017 +0200
+
+    convert from YCursor to Cursor.
+
+ src/ycursor.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit d5241fd364c6493db5f94c49bb2de2f87f664e95
+Merge: 5b084bff 6fc15d9c
+Author: gijsbers <gijsbers@users.noreply.github.com>
+Date:   Wed Oct 25 00:12:35 2017 +0200
+
+    Merge pull request #191 from scootergrisen/patch-4
+
+    Update da.po
+
+commit 6fc15d9c34e7b05653deeee1111308e822024a5e
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Tue Oct 24 20:54:17 2017 +0200
+
+    Update da.po
+
+ po/da.po | 78 ++++++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 47 insertions(+), 31 deletions(-)
+
+commit 5b084bffe32db80d99496a9ec9d398dabca86452
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 23 09:23:37 2017 -0600
+
+    move constants to header
+
+ src/yxembed.cc |  3 ---
+ src/yxembed.h  | 18 ++++++++++++++++++
+ src/yxtray.cc  | 18 ------------------
+ 3 files changed, 18 insertions(+), 21 deletions(-)
+
+commit f54f4fefa38338fb0e2479200abf0d29648496c7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 23 17:08:52 2017 +0200
+
+    add titles to taskbar for helpful "xwininfo -tree" output.
+
+ src/atray.cc     |  1 +
+ src/icetray.cc   |  1 +
+ src/wmtaskbar.cc | 22 ++++++++++++++++++++--
+ src/yxtray.cc    |  3 +++
+ 4 files changed, 25 insertions(+), 2 deletions(-)
+
+commit c02457ac02a5b7532ef52abf9a0bf900938758df
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 23 08:59:43 2017 -0600
+
+    address #180 and #188 by enhancing system tray
+
+    - IceWM system tray did not support any of the XEMBED protocol.
+      This commit makes it follow at least the necessary part of the
+      protocol (embedding life-cycle) so as to play nicer with toolkits.
+
+ src/yxembed.cc | 43 ++++++++++++++++++++++++++++++++++++++++-
+ src/yxembed.h  |  6 ++++++
+ src/yxtray.cc  | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ src/yxtray.h   |  1 +
+ 4 files changed, 105 insertions(+), 1 deletion(-)
+
+commit 976b3512c701627a25cebd830eddc0f4d84cccc8
+Merge: 82e13e5b 0921f39b
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Mon Oct 23 12:38:33 2017 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 82e13e5bc5a09315d28ee199f0cfa2047628ebb2
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Mon Oct 23 12:21:31 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 84.3% (269 of 319 strings)
+
+ po/sk.po | 27 +++++++++++++--------------
+ 1 file changed, 13 insertions(+), 14 deletions(-)
+
+commit 0921f39bcb2975de425ebc7fa320185fec058b2f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 23 06:36:24 2017 -0600
+
+    remainder of fix for #190 - restore focus
+
+    - Uses the _NET_WM_STATE_FOCUSED state on a window to restore focused
+      window on restart.  This commit also does not hide minimized windows
+      on restart.
+
+ src/wmclient.cc | 12 ++++++++++--
+ src/wmframe.cc  |  5 +++++
+ 2 files changed, 15 insertions(+), 2 deletions(-)
+
+commit ec09ecefc76fdbe3c5b5f10d937e8203919509bf
+Merge: e735002c 7153ded9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 23 05:59:15 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit e735002cf1cdfd0abcb621b61d9925df3d63aef4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 23 05:54:43 2017 -0600
+
+    correct occupy all workspaces for #190
+
+    - IceWM was using the old WIN_STATE_STICKY incorrectly.  A sticky
+      window is one that sticks to the virtual desktop, not a window
+      that appears on all workspaces.  To acheive that, the workspace
+      or desktop must be set to 0xFFFFFFFF.  This commit corrects the
+      behaviour of _WIN_WORKSPACE, _NET_WM_DESKTOP, _WIN_STATE flag
+      WIN_STATE_STICK, atom _NET_WM_STATE atom _NET_WM_STATE_STICKY.
+
+      This should correct that part of #190.  Because the state was
+      not being stored correctly, it was not being retrieved correctly
+      on restart either.
+
+ src/WinMgr.h        |  4 ++--
+ src/decorate.cc     |  4 ++--
+ src/icesh.cc        |  3 +--
+ src/testwinhints.cc |  2 +-
+ src/wmabout.cc      |  2 +-
+ src/wmclient.cc     | 37 +++++++++++++++++++++----------------
+ src/wmclient.h      |  7 ++++---
+ src/wmframe.cc      | 44 +++++++++++++++++---------------------------
+ src/wmframe.h       | 21 +++++++++++----------
+ src/wmmgr.cc        | 39 ++++++++++++++++-----------------------
+ src/wmmgr.h         |  2 +-
+ src/wmsession.cc    |  2 +-
+ src/wmswitch.cc     |  2 +-
+ src/wmtaskbar.cc    |  5 ++---
+ src/wmwinlist.cc    |  9 ++++-----
+ src/ymsgbox.cc      |  2 +-
+ 16 files changed, 86 insertions(+), 99 deletions(-)
+
+commit 7153ded9692d84c5075b3300d93c0acfa03bc688
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 23 12:55:25 2017 +0200
+
+    prevent a SEGV crash in announceWorkArea when restarting from a nonzero
+    workspace.
+
+ src/wmmgr.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d202107940e985b62ee6ffe963e09c97e6d5d8a1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 23 07:09:34 2017 +0200
+
+    Set tooltips on taskbar collapse button.
+
+ src/wmtaskbar.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit c253afad397c7506e1ff59c6e143f8d9d3fedc7e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 23 06:48:32 2017 +0200
+
+    add CONFIG_RENDER to print_configured.
+
+ src/wmapp.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 5294024d68f97e5ea1c173553071e64788c63b69
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 23 01:11:16 2017 +0000
+
+    check for xrender
+
+ configure.ac | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
+
+commit b57737057241fdddef2f167a4e4c6c0f82f3f64b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 23 00:52:18 2017 +0000
+
+    always query version of extensions
+
+ VERSION      |  2 +-
+ src/yxapp.cc | 32 +++++++++++++++++++++-----------
+ 2 files changed, 22 insertions(+), 12 deletions(-)
+
+commit 47f04bf63e22ac38d3f0e1ab41f21571dbd42639
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 23 00:45:21 2017 +0000
+
+    prepare for Xrender
+
+ src/yxapp.cc | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit 4f14e5d98edffbd7c9c4cc7626a8faf9b7c66770
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 15:37:46 2017 -0600
+
+    should still set frame options on startup
+
+    - just don't mark the window minimized on startup based
+      on initial mapping behavior.
+
+ src/wmframe.cc | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 602d3433a5d876f1756107315297874125337fa3
+Merge: 22f29da8 da9ec580
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 15:30:44 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 22f29da8b42668ee117f5101af7e28d774842052
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 15:27:57 2017 -0600
+
+    try to address #190
+
+    - Ice was always loading _WIN_STATE after _NET_WM_STATE, which is
+      incorrect.  It should only attempt to load _WIN_STATE if the
+      _NET_WM_STATE does not exist.
+
+    - Ice was always setting the iconic state of the window to that
+      requested for initial mapping.  This is not true when restarting
+      and so it is now only checked when not starting.
+
+ src/wmframe.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit da9ec580cc319265afcfc99e0ddee8be59ff3a60
+Merge: ac242fcc 9a8b92e4
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Sun Oct 22 15:05:51 2017 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit ac242fcc1f4f99e45708d433ba12e12869daa829
+Author: Ferdinand Galko <galko.ferdinand@gmail.com>
+Date:   Sun Oct 22 12:52:38 2017 +0000
+
+    Translated using Weblate (Slovak)
+
+    Currently translated at 82.7% (264 of 319 strings)
+
+ po/sk.po | 48 ++++++++++++++++++++++++------------------------
+ 1 file changed, 24 insertions(+), 24 deletions(-)
+
+commit 9a8b92e4899edd7cd216efb5f5327f093018a187
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 22 15:32:58 2017 +0200
+
+    Only set tooltip text once, not twice.
+
+ src/ywindow.cc | 8 +++-----
+ 1 file changed, 3 insertions(+), 5 deletions(-)
+
+commit 60332643714645569faccf0bc3decea22fb355cb
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 22 15:31:52 2017 +0200
+
+    Split class YToolTip into a timer and a window. Only create the window
+    when needed. This saves about 25% of windows created (depends on theme).
+
+ src/ytooltip.cc | 93 +++++++++++++++++++++++++++++++----------------------
+ src/ytooltip.h  | 36 ++++++++++++++++-----
+ 2 files changed, 82 insertions(+), 47 deletions(-)
+
+commit f81d328d1a5e00e2e0f18445cf58c4e2d0d7b373
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 22 15:31:29 2017 +0200
+
+    Two convenience functions for easier starting/disabling timers.
+
+ src/ytimer.cc | 21 +++++++++++++++++++++
+ src/ytimer.h  |  2 ++
+ 2 files changed, 23 insertions(+)
+
+commit d0cd99b6408ca82f04bee3865b2270ff7735117c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 22 15:30:56 2017 +0200
+
+    Change ToolTipDelay from 1000 to 500. (1000 is really tedious).
+
+ src/yprefs.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 132d763f03d4924506b27be994ae72104ce00b34
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 22 15:30:18 2017 +0200
+
+    Ignore stray closing form tags. Increase margins. Support WM protocols.
+
+ src/icehelp.cc | 43 ++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 40 insertions(+), 3 deletions(-)
+
+commit 420611d6a0043474e46b2d169d883de98653f70b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 04:02:26 2017 -0600
+
+    update po files again
+
+ po/nl.po    |  6 +++---
+ po/pt_BR.po | 22 +++++++++++-----------
+ 2 files changed, 14 insertions(+), 14 deletions(-)
+
+commit 47fca2fb9304a083348061eb01c0221333e8d34d
+Merge: 57b09488 db1aacbf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 03:59:35 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 57b094882e6cac2fc230267c73baacf9301f57e2
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 03:57:40 2017 -0600
+
+    update po files
+
+ po/ar.po     | 38 +++++++++++++++++++-------------------
+ po/be.po     | 38 +++++++++++++++++++-------------------
+ po/bg.po     | 38 +++++++++++++++++++-------------------
+ po/ca.po     | 38 +++++++++++++++++++-------------------
+ po/cs.po     | 38 +++++++++++++++++++-------------------
+ po/da.po     | 38 +++++++++++++++++++-------------------
+ po/de.po     | 38 +++++++++++++++++++-------------------
+ po/el.po     | 38 +++++++++++++++++++-------------------
+ po/en.po     | 38 +++++++++++++++++++-------------------
+ po/es.po     | 38 +++++++++++++++++++-------------------
+ po/fi.po     | 38 +++++++++++++++++++-------------------
+ po/fr.po     | 38 +++++++++++++++++++-------------------
+ po/he.po     | 38 +++++++++++++++++++-------------------
+ po/hr.po     | 38 +++++++++++++++++++-------------------
+ po/hu.po     | 38 +++++++++++++++++++-------------------
+ po/icewm.pot | 38 +++++++++++++++++++-------------------
+ po/id.po     | 38 +++++++++++++++++++-------------------
+ po/it.po     | 38 +++++++++++++++++++-------------------
+ po/ja.po     | 38 +++++++++++++++++++-------------------
+ po/ko.po     | 38 +++++++++++++++++++-------------------
+ po/lt.po     | 38 +++++++++++++++++++-------------------
+ po/lv.po     | 38 +++++++++++++++++++-------------------
+ po/mk.po     | 38 +++++++++++++++++++-------------------
+ po/nb.po     | 38 +++++++++++++++++++-------------------
+ po/nl.po     | 38 +++++++++++++++++++-------------------
+ po/no.po     | 38 +++++++++++++++++++-------------------
+ po/pl.po     | 38 +++++++++++++++++++-------------------
+ po/pt_BR.po  | 38 +++++++++++++++++++-------------------
+ po/ro.po     | 38 +++++++++++++++++++-------------------
+ po/ru.po     | 38 +++++++++++++++++++-------------------
+ po/sk.po     | 38 +++++++++++++++++++-------------------
+ po/sl.po     | 38 +++++++++++++++++++-------------------
+ po/sv.po     | 38 +++++++++++++++++++-------------------
+ po/tr.po     | 38 +++++++++++++++++++-------------------
+ po/uk.po     | 38 +++++++++++++++++++-------------------
+ po/vi.po     | 38 +++++++++++++++++++-------------------
+ po/zh_CN.po  | 38 +++++++++++++++++++-------------------
+ po/zh_TW.po  | 38 +++++++++++++++++++-------------------
+ 38 files changed, 722 insertions(+), 722 deletions(-)
+
+commit 2c9d6d97416d6091371d94e799a1a45f8188729d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 03:54:47 2017 -0600
+
+    solve merge conflict better
+
+ src/yxtray.cc | 6 +-----
+ 1 file changed, 1 insertion(+), 5 deletions(-)
+
+commit a1b47bf8ede7cd478e719d25f9f015ddbdcdb453
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 03:52:22 2017 -0600
+
+    resolve conflict
+
+ src/yxtray.cc | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 563d73f4c0c90a886675442650daaaff6608f9af
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 03:49:42 2017 -0600
+
+    do not need this anymore
+
+ src/wmtaskbar.cc | 3 ---
+ 1 file changed, 3 deletions(-)
+
+commit f550ba4c7d6824fe72b23a963d4a7403bd95ed2b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 22 03:49:09 2017 -0600
+
+    update compliance
+
+ COMPLIANCE | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
+ 1 file changed, 63 insertions(+), 6 deletions(-)
+
+commit db1aacbfa63f234b50a7c9b5b0cb31f5df1cbf5f
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Thu Oct 19 16:34:28 2017 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (319 of 319 strings)
+
+ po/pt_BR.po | 44 ++++++++++++++++++++++----------------------
+ 1 file changed, 22 insertions(+), 22 deletions(-)
+
+commit 563c8cbea1d3304981c6ebf09ad179b29b54dd9f
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Wed Oct 18 21:38:50 2017 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 100.0% (319 of 319 strings)
+
+ po/pt_BR.po | 33 ++++++++++++++++++++++++++++++++-
+ 1 file changed, 32 insertions(+), 1 deletion(-)
+
+commit 9639670fef8a2dae8d3ba00489cac6e9d4fd400b
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Wed Oct 18 21:38:50 2017 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 99.6% (318 of 319 strings)
+
+ po/pt_BR.po | 34 ++++++++++++++++------------------
+ 1 file changed, 16 insertions(+), 18 deletions(-)
+
+commit 3f6a27de6eb5f3f556c622e6f20cbba97344655f
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Wed Oct 18 21:20:51 2017 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 84.3% (269 of 319 strings)
+
+ po/nl.po | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 6bf8cfa144f4575ce393ee767a80a3109c1bb7d0
+Merge: 3ff115fb 5e8a6bdf
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Wed Oct 18 21:18:46 2017 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 3ff115fbba415cfd725484c119fbed93fa3f6990
+Author: Freek de Kruijf <freek@opensuse.org>
+Date:   Wed Oct 18 21:18:00 2017 +0000
+
+    Translated using Weblate (Dutch)
+
+    Currently translated at 83.6% (267 of 319 strings)
+
+ po/nl.po | 43 ++++++++++++++++++++-----------------------
+ 1 file changed, 20 insertions(+), 23 deletions(-)
+
+commit 5e8a6bdf8a60d5906f02593734808b09f2bed2fa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Oct 18 23:16:42 2017 +0200
+
+    It has no use to call setColormap when XColormapEvent is a
+    ColormapUninstalled, but it can lead to X errors.
+
+ src/wmclient.cc | 10 +++++++---
+ 1 file changed, 7 insertions(+), 3 deletions(-)
+
+commit 25ae2eb14948330bc1c2e3c1b865cd1b18bb4d7c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 18 03:44:53 2017 -0600
+
+    fix for dark vertical lines mentioned in #184
+
+ src/yxtray.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 078ff1979ce5ee2a8513b16ce2260c1b5bf40831
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 18 03:35:08 2017 -0600
+
+    update po files
+
+ po/ar.po     | 14 +++++++-------
+ po/be.po     | 14 +++++++-------
+ po/bg.po     | 14 +++++++-------
+ po/ca.po     | 14 +++++++-------
+ po/cs.po     | 14 +++++++-------
+ po/da.po     | 14 +++++++-------
+ po/de.po     | 14 +++++++-------
+ po/el.po     | 14 +++++++-------
+ po/en.po     | 14 +++++++-------
+ po/es.po     | 14 +++++++-------
+ po/fi.po     | 14 +++++++-------
+ po/fr.po     | 14 +++++++-------
+ po/he.po     | 14 +++++++-------
+ po/hr.po     | 14 +++++++-------
+ po/hu.po     | 14 +++++++-------
+ po/icewm.pot | 14 +++++++-------
+ po/id.po     | 14 +++++++-------
+ po/it.po     | 14 +++++++-------
+ po/ja.po     | 14 +++++++-------
+ po/ko.po     | 14 +++++++-------
+ po/lt.po     | 14 +++++++-------
+ po/lv.po     | 14 +++++++-------
+ po/mk.po     | 14 +++++++-------
+ po/nb.po     | 14 +++++++-------
+ po/nl.po     | 14 +++++++-------
+ po/no.po     | 14 +++++++-------
+ po/pl.po     | 14 +++++++-------
+ po/pt_BR.po  | 14 +++++++-------
+ po/ro.po     | 14 +++++++-------
+ po/ru.po     | 14 +++++++-------
+ po/sk.po     | 14 +++++++-------
+ po/sl.po     | 14 +++++++-------
+ po/sv.po     | 14 +++++++-------
+ po/tr.po     | 14 +++++++-------
+ po/uk.po     | 14 +++++++-------
+ po/vi.po     | 14 +++++++-------
+ po/zh_CN.po  | 14 +++++++-------
+ po/zh_TW.po  | 14 +++++++-------
+ 38 files changed, 266 insertions(+), 266 deletions(-)
+
+commit d9916e35731af6906da5374019f30f343b4b90c7
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 18 03:33:24 2017 -0600
+
+    fix ca.po again
+
+ po/ca.po | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 24de67d3f043c40e382ff83a2b247b5afa486980
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 18 03:28:14 2017 -0600
+
+    corrections
+
+ po/ca.po | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit cf927a5af379a26eb63c934320ce89fb03672b71
+Merge: 5efc64d0 1255368f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 18 03:10:31 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 5efc64d0fcc3359fee85f731e85d22a7f2ae3eab
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 18 03:06:32 2017 -0600
+
+    metering to debug #184
+
+    From the looks of it a lot of pixmaps that are generated with the
+    root window depth are created and Icewm just expects frames to have
+    the same depth as the root window.
+
+    What will have to be done is to create a YFrameDecor window as a
+    child of YFrameWindow with a default visual and depth so that frame
+    decorations can be moved to that window.  It only needs to be placed
+    below all of the other children and things will display correctly.
+
+    This is non-trivial and requires creating a new class that takes over
+    all the graphics work of the actual frame.
+
+ src/decorate.cc   |  2 +-
+ src/icewmbg.cc    |  2 +-
+ src/wmbutton.cc   |  5 +++++
+ src/wmframe.cc    |  7 ++++++-
+ src/wmtitle.cc    |  2 +-
+ src/yimage.h      |  2 +-
+ src/yimage_gdk.cc |  7 ++++---
+ src/ypaint.cc     | 44 ++++++++++++++++++++++++++++++++++++++------
+ src/ypaint.h      | 13 +++++--------
+ src/ypixmap.cc    | 20 +++++++++++---------
+ src/ypixmap.h     |  7 +++++--
+ src/ywindow.cc    |  2 +-
+ 12 files changed, 79 insertions(+), 34 deletions(-)
+
+commit 1255368f70f07c2b390c430403e85030f845e546
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Oct 18 06:52:55 2017 +0200
+
+    Argh, that API needs extra definitions on kFreeBSD as well
+
+ src/apppstatus.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0865edd60b0ce3503e4765f6733838743ba74d06
+Merge: 430b1654 6bd07a62
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 17 19:53:10 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 430b165470f2263240d2f3579cf44d8de1309376
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 17 19:52:27 2017 -0600
+
+    final fix for #184 reconfigure client too
+
+ src/yxtray.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 25deed71296c419d2f3adf1a777a11f910da8ef0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 17 19:31:06 2017 -0600
+
+    this is workable but tray 2 pixels too high with bevel
+
+ src/yxtray.cc | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit b7dc944ab442854129edfb8929eadf76a99103e0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 17 18:59:33 2017 -0600
+
+    remove unused code
+
+ src/yxtray.cc | 28 ----------------------------
+ 1 file changed, 28 deletions(-)
+
+commit 6bd07a62bf8007d4183be2eb9b73ac521aa4f8d2
+Merge: 7af0965b 8c5bca30
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Tue Oct 17 19:37:38 2017 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit 7af0965b38ee38f4ad18eaa19778fa8d4ea6319e
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Tue Oct 17 19:36:38 2017 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 99.3% (317 of 319 strings)
+
+ po/pt_BR.po | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 8c5bca30b954dd2bf793ab8ae045d91f1ac82861
+Merge: 0ab485db dc7c525b
+Author: Stanislav Brabec <sbrabec@suse.com>
+Date:   Tue Oct 17 21:31:21 2017 +0200
+
+    Merge remote-tracking branch 'weblate/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit dc7c525b51dac9f4c44b48188581015ef0436ce9
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Tue Oct 17 19:04:20 2017 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 99.0% (316 of 319 strings)
+
+ po/pt_BR.po | 201 ++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 116 insertions(+), 85 deletions(-)
+
+commit 88eb37696cc92a9269aac26f26ff888b21bffa8e
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Oct 16 16:07:42 2017 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 100.0% (319 of 319 strings)
+
+ po/ca.po | 31 +++++++++++++------------------
+ 1 file changed, 13 insertions(+), 18 deletions(-)
+
+commit 0ab485dbfdf40e52894bb1b48d952682075041e6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 17 21:18:52 2017 +0200
+
+    Don't attempt to resize destroyed windows as this is needless
+    and only causes X errors.
+
+ src/wmmgr.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a585b3ad569b6e17324535b5b4c6615c953a8904
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 17 21:14:40 2017 +0200
+
+    SaveSet only applies to adopted clients, not to icewm internal windows.
+    Only call XRemoveFromSaveSet and XAddToSaveSet if the frame is adopted.
+    This saves needless operations which only result in X errors.
+    When a window is destroyed then prevent it from being focused.
+    Check the return value of XGetWindowAttributes as this may fail
+    if window was destroyed.
+    Fix a swapped parameter order for XSelectInput.
+
+ src/wmframe.cc | 16 +++++++++-------
+ 1 file changed, 9 insertions(+), 7 deletions(-)
+
+commit 94de0a0f3884ea36f25a4995e11e64e88f971def
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 17 21:12:52 2017 +0200
+
+    When an unmap event is due to a destroy and we have the DestroyNotify
+    then set the wfDestroyed flag. This will prevent some operations
+    which are invalid for destroyed windows and only cause X errors.
+
+ src/wmclient.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit fc146cc170eb2802fb40bdeb2f71526e6bef1d5b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 17 21:11:23 2017 +0200
+
+    Don't layout resize indicators when window is fullscreen, because then
+    window widths/heights will be zero, which causes X errors.
+
+ src/decorate.cc | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit e601faa3bd74e5c4180cc9c33befd44b5aa37561
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 17 21:10:41 2017 +0200
+
+    When printing X errors use tlog instead of warn so we get the time in ms.
+
+ src/wmapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit d4d30066c39e4659c90d5b1fd7f46fb747401f17
+Author: David Medina <medipas@gmail.com>
+Date:   Mon Oct 16 15:57:29 2017 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 99.6% (318 of 319 strings)
+
+ po/ca.po | 174 ++++++++++++++++++++++++++++++++++++++++-------------------
+ 1 file changed, 120 insertions(+), 54 deletions(-)
+
+commit f7b3732c4005d94213a1935480ce3b74c3778543
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 10:06:32 2017 -0600
+
+    update po files
+
+ po/ar.po     |  52 ++++++++++-----------
+ po/be.po     |  52 ++++++++++-----------
+ po/bg.po     |  52 ++++++++++-----------
+ po/ca.po     |  56 +++++++++++-----------
+ po/cs.po     |  52 ++++++++++-----------
+ po/da.po     |  52 ++++++++++-----------
+ po/de.po     |  52 ++++++++++-----------
+ po/el.po     |  52 ++++++++++-----------
+ po/en.po     |  52 ++++++++++-----------
+ po/es.po     |  52 ++++++++++-----------
+ po/fi.po     |  52 ++++++++++-----------
+ po/fr.po     |  52 ++++++++++-----------
+ po/he.po     |  52 ++++++++++-----------
+ po/hr.po     |  52 ++++++++++-----------
+ po/hu.po     |  52 ++++++++++-----------
+ po/icewm.pot |  52 ++++++++++-----------
+ po/id.po     |  52 ++++++++++-----------
+ po/it.po     |  56 +++++++++++-----------
+ po/ja.po     | 138 +++++++++++++++++++++++++++++++++----------------------
+ po/ko.po     |  52 ++++++++++-----------
+ po/lt.po     |  52 ++++++++++-----------
+ po/lv.po     |  52 ++++++++++-----------
+ po/mk.po     |  52 ++++++++++-----------
+ po/nb.po     |  52 ++++++++++-----------
+ po/nl.po     |  52 ++++++++++-----------
+ po/no.po     |  52 ++++++++++-----------
+ po/pl.po     |  52 ++++++++++-----------
+ po/pt_BR.po  |  56 +++++++++++-----------
+ po/ro.po     |  52 ++++++++++-----------
+ po/ru.po     |  52 ++++++++++-----------
+ po/sk.po     |  52 ++++++++++-----------
+ po/sl.po     |  52 ++++++++++-----------
+ po/sv.po     |  52 ++++++++++-----------
+ po/tr.po     |  52 ++++++++++-----------
+ po/uk.po     |  52 ++++++++++-----------
+ po/vi.po     |  52 ++++++++++-----------
+ po/zh_CN.po  |  52 ++++++++++-----------
+ po/zh_TW.po  |  52 ++++++++++-----------
+ 38 files changed, 1051 insertions(+), 1023 deletions(-)
+
+commit 09cfe43b982fb67c4dfd3b0d16879ab5ea9390b9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 07:52:44 2017 -0600
+
+    do not know why this works but it does
+
+ src/wmtaskbar.cc | 3 +++
+ src/yxtray.cc    | 5 ++---
+ 2 files changed, 5 insertions(+), 3 deletions(-)
+
+commit 103716c2274a954a08b3f5ab3c6681ac489cb4fc
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 07:01:10 2017 -0600
+
+    Revert "do not need this function anymore"
+
+    This reverts commit 9598300f5d8a1e9206d389fc18dc396346e1845b.
+
+    Yes we do.
+
+ src/icetray.cc | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 3c5533ac66903165b9061175fb43c9ea45898c8c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 05:10:12 2017 -0600
+
+    address #160 .png is nicer than .svg
+
+ src/yicon.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 460bd0042624716d7c0c697490945aa0d3bde976
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 05:05:36 2017 -0600
+
+    address #149 new focus and order .svg .png .xpm
+
+ lib/Makefile.am           |   2 ++
+ lib/icons/focus_16x16.png | Bin 0 -> 691 bytes
+ lib/icons/focus_32x32.png | Bin 0 -> 1475 bytes
+ src/yicon.cc              |   2 +-
+ 4 files changed, 3 insertions(+), 1 deletion(-)
+
+commit 9598300f5d8a1e9206d389fc18dc396346e1845b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 04:24:23 2017 -0600
+
+    do not need this function anymore
+
+ src/icetray.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 5262fcbadc09068b95e4b846823866a839c2f619
+Merge: b136512c 34e1510d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 04:05:17 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit b136512c2a13907c40182d40d1e9d7ba08663819
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 04:02:46 2017 -0600
+
+    fix for #72 make windows transparent down to taskbar
+
+    - now if the taskbar has a gradient, it appears under systray icons
+
+ src/icetray.cc |  1 +
+ src/ywindow.cc |  5 +++++
+ src/ywindow.h  |  2 ++
+ src/yxembed.cc |  2 ++
+ src/yxtray.cc  | 18 +++++++++++++++---
+ 5 files changed, 25 insertions(+), 3 deletions(-)
+
+commit 34e1510d1c8a04b9f399c4642b4e1345d207a6c3
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Oct 16 12:00:35 2017 +0200
+
+    Fix documentation of NIC detection pattern
+
+    Fixes #182
+
+ doc/icewm.adoc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 57b2083cd31dd4bab64132d194f142692ceb6f47
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 00:46:41 2017 -0600
+
+    Revert "raise input windows"
+
+    This reverts commit b00a371e5ed5244d18c785bebd68e128f72c11ad.
+
+    Doesn't really work to raise these windows: they raise over titlebar
+    buttons.  Also, if they are over the client, bad things happen in the
+    corners.
+
+ src/decorate.cc | 10 ----------
+ 1 file changed, 10 deletions(-)
+
+commit 302189bddb7c64c76a97ad8ee2406bf744e9a6a9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 16 00:44:23 2017 -0600
+
+    allocate non-default colormaps for frames
+
+ src/wmframe.cc |  4 ++--
+ src/wmframe.h  |  2 +-
+ src/wmmgr.cc   |  3 +--
+ src/ywindow.cc | 14 +++++++++-----
+ src/ywindow.h  |  5 ++---
+ 5 files changed, 15 insertions(+), 13 deletions(-)
+
+commit 04795a62394f676df93028611767c5d4a83f4c6a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 15 23:48:31 2017 -0600
+
+    Revert "prefer CopyFromParent if possible."
+
+    This reverts commit 6aab9f63976a35121c546383ff4e422530d02db1.
+
+ src/ywindow.cc | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit a0f801dbba41c896d78e7868b29db2b436738413
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 15 23:34:11 2017 -0600
+
+    remove debugs
+
+ src/wmframe.cc | 8 --------
+ 1 file changed, 8 deletions(-)
+
+commit b00a371e5ed5244d18c785bebd68e128f72c11ad
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 15 23:33:35 2017 -0600
+
+    raise input windows
+
+ src/decorate.cc | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 4c45dc9255d97f1ded87edaf15117a64e00d9dab
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 15 23:25:23 2017 -0600
+
+    create windows under parent before reparenting
+
+    - general problem was that windows were being reparented
+      before being created.  They must be created before being
+      reparented for CopyFromParent to be determinate.
+
+ src/wmbutton.cc   | 2 --
+ src/wmminiicon.cc | 2 --
+ src/wmtitle.cc    | 2 --
+ src/ywindow.cc    | 2 ++
+ 4 files changed, 2 insertions(+), 6 deletions(-)
+
+commit 71da4befc876a1e4e15e1a58ba964568a642f9e4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 15 23:19:22 2017 -0600
+
+    create decorations top-level and reparent after creation
+
+     - problem with deferred creation is that the parent can
+       change between creation of the YWindow object and the
+       later call to create (reparent() method does not
+       create the window before reparenting it).
+
+     - nevertheless, this commit creates decorations as a
+       child of "desktop" and then reparents them under the
+       intended parent (the frame).  Thus they wind up with
+       a default depth, visual and colormap instead of that
+       of the frame which can be 32.
+
+ src/wmbutton.cc   | 5 ++++-
+ src/wmminiicon.cc | 5 ++++-
+ src/wmtitle.cc    | 5 ++++-
+ 3 files changed, 12 insertions(+), 3 deletions(-)
+
+commit f38234d10b5fd9466b7ada4d078a4e3b314463a4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 15 22:50:33 2017 -0600
+
+    Revert "Better initialization of YDesktop window."
+
+    This reverts commit a361ee856953853ef428a5d1d8fe5b7f75be3857.
+
+ src/ywindow.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 0f6e75fdbe43e47495ccb1a6c70b420c1bec5661
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 15 22:24:00 2017 -0600
+
+    create inputOnly windows with correct parameters
+
+ src/wmframe.cc | 35 +++++++++++++++++------------------
+ 1 file changed, 17 insertions(+), 18 deletions(-)
+
+commit ef33bc55a5ff38a50c85e32c9d6ccdd87f7713ef
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Oct 15 20:31:13 2017 -0600
+
+    always report X errors
+
+ src/wmapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit a361ee856953853ef428a5d1d8fe5b7f75be3857
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 15 17:59:02 2017 +0200
+
+    Better initialization of YDesktop window.
+
+ src/ywindow.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6aab9f63976a35121c546383ff4e422530d02db1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 15 17:07:30 2017 +0200
+
+    prefer CopyFromParent if possible.
+
+ src/ywindow.cc | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit d8546f2d53259857cd064a339d327cf3d6802239
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 15 16:28:17 2017 +0200
+
+    prevent disturbing flashing on miniicons
+
+ src/wmminiicon.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit ef69ff639c510b5bdd2b42ab9344a0d1cdc983a8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 15 15:55:51 2017 +0200
+
+    use CopyFromParent by default as this prevents disturbing flashing on
+    frame borders when switching focus.
+
+ src/wmframe.h |  2 +-
+ src/wmmgr.cc  | 11 +++++++----
+ 2 files changed, 8 insertions(+), 5 deletions(-)
+
+commit 92a4d4bd3473e63ff2176c95e374ab7688fce918
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 15 14:12:20 2017 +0200
+
+    Prevent disturbing flashing when switching focus.
+
+ src/wmtitle.cc | 2 +-
+ src/ybutton.cc | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit b5cb3779b0457884b6c56fe8fe884d202ccf357b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Oct 15 13:11:58 2017 +0200
+
+    Fix list handling in audio library CFLAGS
+
+ src/CMakeLists.txt | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 8cdf7311f57bead9caf03b5883b50da683d7082d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 15 11:05:47 2017 +0200
+
+    should have class
+
+ doc/icewm.adoc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7bac495dd1eded28703cf2c7899af82261008d88
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 15 10:56:34 2017 +0200
+
+    workspaces Shift + left button click
+
+ doc/icewm.1.adoc | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit 9caab519510becf9e4be5efb49c4100111eb008a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Oct 13 05:18:30 2017 -0600
+
+    make sure installed colormaps are correct
+
+    - when making the client container and frame a depth of 32 with an
+      ARGB visual, the colormaps must match the visual.  This corrects
+      that.  There are still some BadDrawables, so the WM must be attempting
+      to use a depth 24 GC on a depth 32 window (i.e. drawing on either
+      the client container or the frame or both).  Next commit will
+      address that.
+
+ src/wmframe.cc    | 49 +++++++++++++++++++++++++++++++------------------
+ src/wmframe.h     |  2 +-
+ src/wmmgr.cc      |  6 ++++--
+ src/wmminiicon.cc |  3 ++-
+ src/wmtitle.cc    |  2 +-
+ src/ybutton.cc    |  2 +-
+ src/ywindow.cc    | 21 ++++++++++++++++++---
+ src/ywindow.h     |  6 +++++-
+ 8 files changed, 63 insertions(+), 28 deletions(-)
+
+commit 3820eb78755e3a0dd0260f9ba9c73147a74c1bfa
+Merge: 4ea99428 cef22c38
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Oct 12 23:00:47 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 4ea99428b5d61ed21b0776c616722c30d26e8721
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Oct 12 22:52:23 2017 -0600
+
+    make frame inherit ARGB visual from client (#130)
+
+    - Some (if not all) compositors only use the visual of top-level
+      windows when compositing.  This causes problems when the frame
+      of a reparented client has an RGB visual and the client has an
+      ARGB visual.  When creating a frame as a parent of the root
+      window, it will always get an RGB visual (the root window
+      cannot be transparent as there is nothing behind it so the
+      root (and default) visual is an RGB visual (depth == 24)).
+      Therefore, when the client has an ARGB visual (depth == 32),
+      we remember that depth and visual and use it when creating
+      the frame window.
+
+    - This could be a fix for #130.
+
+ src/wmframe.cc | 4 ++--
+ src/wmframe.h  | 2 +-
+ src/wmmgr.cc   | 7 ++++++-
+ src/ywindow.cc | 7 ++++---
+ src/ywindow.h  | 5 ++++-
+ 5 files changed, 17 insertions(+), 8 deletions(-)
+
+commit cef22c38ab41a26e09f807e538fe673be6e6706b
+Merge: d6bfa510 94b7555b
+Author: openSUSE Weblate <weblate-noreply@opensuse.org>
+Date:   Fri Oct 13 02:37:43 2017 +0000
+
+    Merge remote-tracking branch 'origin/icewm-1-4-BRANCH' into
+    icewm-1-4-BRANCH
+
+commit d6bfa510933a7ef4979e3ee981991b4fddd66782
+Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
+Date:   Thu Oct 12 18:25:31 2017 +0000
+
+    Translated using Weblate (Portuguese (Brazil))
+
+    Currently translated at 88.7% (283 of 319 strings)
+
+ po/pt_BR.po | 81 +++++++++++++++++++++++++++------------------------------
+ 1 file changed, 39 insertions(+), 42 deletions(-)
+
+commit ce75833039e074b6ab96bf66e096c3148ca9c776
+Author: David Medina <medipas@gmail.com>
+Date:   Wed Oct 11 17:02:05 2017 +0000
+
+    Translated using Weblate (Catalan)
+
+    Currently translated at 97.4% (311 of 319 strings)
+
+ po/ca.po | 43 ++++++++++++++++++++-----------------------
+ 1 file changed, 20 insertions(+), 23 deletions(-)
+
+commit 94b7555b4869386f5cf54ae15ace70b024084609
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Oct 12 20:20:29 2017 -0600
+
+    support _NET_WM_WINDOW_OPACITY (fix for #130 ?)
+
+    - Compositors look for the property _NET_WM_WINDOW_OPACITY on
+      top-level windows only.  Client set _NET_WM_WINDOW_OPACITY on
+      on their top-level windows (override redirect or not).
+      Reparenting window managers (such as IceWM) need to propagate
+      changes in the _NET_WM_WINDOW_OPACITY property to the frame
+      so that compositors will see it.
+
+      The same might also true for the _NET_WM_WINDOW_TYPE which
+      clients also should set on override redirect windows as well as
+      managed top-level windows.  Two other properties that might have
+      to be propagated to the frame are: _NET_WM_OPAQUE_REGION and
+      _NET_WM_BYPASS_COMPOSITOR.
+
+      To really fix #130, it may be necessary to ensure that the root
+      window and frame uses an ARGB visual when available instead of
+      the default, which is usually an RGB visual.
+
+ COMPLIANCE      |  2 +-
+ src/wmapp.cc    |  2 +-
+ src/wmclient.cc | 34 ++++++++++++++++++++++++++++++++++
+ src/wmclient.h  |  2 ++
+ src/wmframe.cc  | 11 +++++++++++
+ src/wmframe.h   |  1 +
+ src/wmmgr.h     |  2 +-
+ 7 files changed, 51 insertions(+), 3 deletions(-)
+
+commit b87a88c90d0642390771240138e122779ace1cab
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 11 02:27:14 2017 -0600
+
+    rename notifyFocus() to notifyActive()
+
+    - function changes _NET_ACTIVE_WINDOW which is notification
+      that the active window changed not the focussed window
+
+ src/wmmgr.cc | 4 ++--
+ src/wmmgr.h  | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit ae57e64c2f441c86c0e2c5073a2b5af3173b8e54
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 11 01:24:24 2017 -0600
+
+    do not update _NET_ACTIVE_WINDOW when unnecessary
+
+    - IceWM calls notifyFocus() even when the active client
+      has not changed.  This can be very often and changing
+      _NET_ACTIVE_WINDOW to the same value still raises a
+      property notification each time.  This change simply
+      checks if the new value to set is the same as the last
+      value that was set and does not update otherwise.
+
+    - Note that the same is true of updateClientList() and
+      _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING.  These
+      really need to check whether anything has changed
+      before updating these root window properties with the
+      same list as before and very frequently, causing any
+      other progrm interested in the list to reload and
+      analyze the entire list again on each update.
+
+ src/wmmgr.cc | 17 ++++++++++-------
+ src/wmmgr.h  |  1 +
+ 2 files changed, 11 insertions(+), 7 deletions(-)
+
+commit a35b86a71dffd3427453b900d1df618007097f85
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Oct 11 01:21:09 2017 -0600
+
+    a little purer ICCMS 2.0 getInputFocusHint behaviour
+
+ src/wmframe.cc |  9 ---------
+ src/wmmgr.cc   | 10 ++++------
+ 2 files changed, 4 insertions(+), 15 deletions(-)
+
+commit 72e281302979986b52da1210c1c6ff543409bb4b
+Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
+Date:   Wed Oct 11 02:11:20 2017 +0000
+
+    Translated using Weblate (Japanese)
+
+    Currently translated at 100.0% (319 of 319 strings)
+
+ po/ca.po | 111 +++++++++----------
+ po/it.po |  18 +--
+ po/ja.po | 353 ++++++++++++++++++++++++++++++++---------------------------
+ 3 files changed, 257 insertions(+), 225 deletions(-)
+
+commit 6c2b2d14f047b101c7193b200e6e2a4734cef722
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 23:47:52 2017 -0600
+
+    document perl requirement
+
+ README.md.in | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit ea67114cba02789d2eb207dd91461b7e9de3157d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 23:36:25 2017 -0600
+
+    update po files
+
+ po/ar.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/be.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/bg.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/ca.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/cs.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/da.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/de.po     | 161 +++++++++++++++++++++++++++++--------------------------
+ po/el.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/en.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/es.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/fi.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/fr.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/he.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/hr.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/hu.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/icewm.pot | 134 ++++++++++++++++++++++++++++-----------------
+ po/id.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/it.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/ja.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/ko.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/lt.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/lv.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/mk.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/nb.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/nl.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/no.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/pl.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/pt_BR.po  | 134 ++++++++++++++++++++++++++++-----------------
+ po/ro.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/ru.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/sk.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/sl.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/sv.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/tr.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/uk.po     | 138 +++++++++++++++++++++++++++++------------------
+ po/vi.po     | 134 ++++++++++++++++++++++++++++-----------------
+ po/zh_CN.po  | 134 ++++++++++++++++++++++++++++-----------------
+ po/zh_TW.po  | 134 ++++++++++++++++++++++++++++-----------------
+ 38 files changed, 3241 insertions(+), 1922 deletions(-)
+
+commit 2709fe934fd5765608ec991ad08e16a2a1ade7cf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 23:31:16 2017 -0600
+
+    add missing source files to po/POTFILES.in
+
+ po/POTFILES.in | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 5b947cfff09e3780b8df5b3d442510c61d527dee
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 23:22:36 2017 -0600
+
+    remove removed file
+
+ po/POTFILES.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit 1cc09042025768d573dabff492e580af28bf0515
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 23:16:59 2017 -0600
+
+    update TODO
+
+ TODO | 26 +++++++++++++++++++++++++-
+ 1 file changed, 25 insertions(+), 1 deletion(-)
+
+commit 29c67752bef90cf261b03a0d4d2b3e860c24419b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 23:08:21 2017 -0600
+
+    update COMPLIANCE
+
+ COMPLIANCE | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit b4c7a2bbbbc0b4dbe17b9cec08bbd5f828e8036e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 21:21:47 2017 -0600
+
+    just activate window regardless of focus
+
+ src/wmcontainer.cc | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit f31dd152f6254e8bd72a673c051cbb6455feb554
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 21:10:44 2017 -0600
+
+    more wat was intended here
+
+ src/wmcontainer.cc | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 74689f564c49d3a39cc99589e337f1b8e42add72
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 20:49:54 2017 -0600
+
+    missing qualify on constant
+
+ src/wmmgr.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 63a4cb8765fccb0c3d64a61090677dc949a92a39
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 20:47:40 2017 -0600
+
+    getInputFocusHint() is never true when client takes focus
+
+ src/wmframe.cc | 15 +++++++--------
+ 1 file changed, 7 insertions(+), 8 deletions(-)
+
+commit a33f78d42a4f831dd280f33758e94365ef4b8fc9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 20:44:57 2017 -0600
+
+    simplify and document setFocus() behaviour
+
+ src/wmmgr.cc | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 933c61f36bd51a459f553ac866ad8d2a73db2e90
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 20:24:52 2017 -0600
+
+    document getInputFocusHint behaviour in code
+
+ src/wmframe.cc | 19 ++++++++++++-------
+ 1 file changed, 12 insertions(+), 7 deletions(-)
+
+commit 406709455f744d5f5f1fa8f467e5276bf2fe4a37
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 20:15:21 2017 -0600
+
+    Revert "Revert erroneous commit d3b00cc4ed07f4f55695b9b91b20e0e9b08d9cf7
+    "JDK7 focus fix" as this makes IceWM focus behavior non-conformant. See
+    issue #23."
+
+    This reverts commit dad0795135a24c24ee49e733011eabbfcd474c0b.
+
+ src/wmframe.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 67e61e0d05e1afe9b882d3caf859c025bd70e08e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 20:14:28 2017 -0600
+
+    Revert "fix getInputFocusHint"
+
+    This reverts commit 7ffddee7a0f08cee554b3b9ae3521f5e85cf9e44.
+
+ src/wmframe.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 4b3ce9ddf95353f33a881bfe04ba00aeee91c8fa
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 20:05:39 2017 -0600
+
+    remove unused code
+
+ src/wmmgr.cc | 10 ----------
+ 1 file changed, 10 deletions(-)
+
+commit 37ffbbf8bd5bb1a1b9c230c46b8dc866a7930a21
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 20:03:02 2017 -0600
+
+    remove unnecessary java7 hack
+
+ src/default.h |  2 --
+ src/wmmgr.cc  | 33 +++------------------------------
+ 2 files changed, 3 insertions(+), 32 deletions(-)
+
+commit 753d0cca794747dab569ede1ece66d3bc18cd59b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 19:58:17 2017 -0600
+
+    don't set focus if sent WM_TAKE_FOCUS (ICCCM 2.0)
+
+ src/wmmgr.cc | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 893eb31a85e40f4a34ab4a1bd1e20b37bcd8bbc4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 19:56:13 2017 -0600
+
+    more vim swap files to ignore
+
+ .gitignore | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 268a29a7eaaa52c09223e3417c67592667139f1b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 19:48:56 2017 -0600
+
+    remove unnecessary check for frame
+
+ src/wmcontainer.cc | 8 ++------
+ 1 file changed, 2 insertions(+), 6 deletions(-)
+
+commit ec11ac5a1a4da8ffc877ed43e2b4b359e6c9b6d9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 16:33:07 2017 -0600
+
+    Revert "Taskbar never needs focus and should never get focus"
+
+    This reverts commit fa0f5a30f089b3e967cf8d1c8803fa11492d6ae9.
+
+ src/wmtaskbar.cc | 7 +++----
+ 1 file changed, 3 insertions(+), 4 deletions(-)
+
+commit 8c257c51854d6da6227243b095f992e81a2c74d7
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 16:32:56 2017 -0600
+
+    Revert "no need to activate the taskbar."
+
+    This reverts commit e368aba4be508991b0f8406e6c9f9d9b4dc43446.
+
+ src/wmtaskbar.cc | 16 +++++++++++++++-
+ 1 file changed, 15 insertions(+), 1 deletion(-)
+
+commit 335d41764e9d2656f5a2f045758241e634ef927b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 16:28:06 2017 -0600
+
+    Revert "avoid RevertToNone when setting focus. use RevertToPointerRoot."
+
+    This reverts commit 635bc8c1bc7e689d390f54b60bad7e0a24717ec5.
+
+ src/wmmgr.cc   | 13 +++++++------
+ src/ywindow.cc |  2 +-
+ src/yxapp.cc   |  8 --------
+ src/yxapp.h    |  2 --
+ 4 files changed, 8 insertions(+), 17 deletions(-)
+
+commit 7ffddee7a0f08cee554b3b9ae3521f5e85cf9e44
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Oct 9 16:26:46 2017 -0600
+
+    fix getInputFocusHint
+
+ src/wmframe.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit ce94e59fc45def23de402cd8b438c36b098f4a2e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 9 22:47:31 2017 +0200
+
+    Turn predefined actions into an enumerated type.
+    This allows to switch-case on them and saves a little space.
+
+ src/CMakeLists.txt |  2 +-
+ src/Makefile.am    |  3 --
+ src/decorate.cc    |  2 +-
+ src/objbutton.h    |  4 +-
+ src/testmenus.cc   |  2 +-
+ src/themes.cc      |  2 +-
+ src/wmaction.cc    | 60 ------------------------------
+ src/wmaction.h     | 99 ++++++++++++++++++++++++++------------------------
+ src/wmbutton.cc    | 20 +++++-----
+ src/wmbutton.h     |  4 +-
+ src/wmframe.cc     |  4 +-
+ src/wmwinlist.cc   |  8 ++--
+ src/yaction.h      | 17 ++++++---
+ src/ybutton.cc     |  2 +-
+ src/ymenu.cc       | 32 ++++++++--------
+ src/ymenuitem.cc   |  6 +--
+ 16 files changed, 107 insertions(+), 160 deletions(-)
+
+commit 635bc8c1bc7e689d390f54b60bad7e0a24717ec5
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 9 21:24:05 2017 +0200
+
+    avoid RevertToNone when setting focus. use RevertToPointerRoot.
+
+ src/wmmgr.cc   | 13 ++++++-------
+ src/ywindow.cc |  2 +-
+ src/yxapp.cc   |  8 ++++++++
+ src/yxapp.h    |  2 ++
+ 4 files changed, 17 insertions(+), 8 deletions(-)
+
+commit e368aba4be508991b0f8406e6c9f9d9b4dc43446
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 9 21:06:07 2017 +0200
+
+    no need to activate the taskbar.
+
+ src/wmtaskbar.cc | 16 +---------------
+ 1 file changed, 1 insertion(+), 15 deletions(-)
+
+commit 1ce5acf42f94652d3d6d943cf9d3b405a4f943f6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 9 21:05:28 2017 +0200
+
+    remove 2 unused actions.
+
+ src/wmaction.cc | 2 --
+ src/wmaction.h  | 5 -----
+ 2 files changed, 7 deletions(-)
+
+commit 4948e468fd6f688e14be4fb29a06f36f9d01cf67
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 9 01:47:01 2017 +0200
+
+    Inheritance from YAction is not needed.
+
+ src/objmenu.h       | 2 +-
+ src/wmprog.cc       | 3 +--
+ src/wmwinmenu.cc    | 5 ++---
+ src/yactionbutton.h | 7 ++++---
+ src/ybutton.h       | 1 +
+ 5 files changed, 9 insertions(+), 9 deletions(-)
+
+commit fa0f5a30f089b3e967cf8d1c8803fa11492d6ae9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 06:28:08 2017 +0200
+
+    Taskbar never needs focus and should never get focus
+    as focus must reside with applications. See issue #23.
+
+ src/wmtaskbar.cc | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 9afc0fcdf9500340ca356090b5a0249ca4f1699a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 06:25:34 2017 +0200
+
+    Correction for seconds interval not being milliseconds.
+
+ src/wmmgr.h | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit dad0795135a24c24ee49e733011eabbfcd474c0b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 06:20:00 2017 +0200
+
+    Revert erroneous commit d3b00cc4ed07f4f55695b9b91b20e0e9b08d9cf7 "JDK7
+    focus fix" as this makes IceWM focus behavior non-conformant. See
+    issue #23.
+
+ src/wmframe.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 83b94fcc0af6639bf337804752fd9c806761d95a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 02:06:20 2017 +0200
+
+    Replace pointer based *YAction with value based YAction.
+
+ src/aworkspaces.cc  |   7 +-
+ src/aworkspaces.h   |   2 +-
+ src/decorate.cc     |   2 +-
+ src/icehelp.cc      |   3 +-
+ src/icelist.cc      |  15 ++--
+ src/icesame.cc      |   9 +-
+ src/iceview.cc      |  10 +--
+ src/objbar.cc       |   2 +-
+ src/objbutton.h     |   8 +-
+ src/objmenu.h       |   4 +-
+ src/testmenus.cc    |   6 +-
+ src/themes.cc       |   2 +-
+ src/wmaction.cc     | 216 +++++++++++-------------------------------------
+ src/wmaction.h      |  98 +++++++++++-----------
+ src/wmapp.cc        |   5 +-
+ src/wmapp.h         |   2 +-
+ src/wmbutton.cc     |  35 ++++----
+ src/wmbutton.h      |  10 +--
+ src/wmclient.h      |   2 +-
+ src/wmconfig.cc     |   8 +-
+ src/wmdialog.cc     |  20 ++---
+ src/wmdialog.h      |   2 +-
+ src/wmframe.cc      |   6 +-
+ src/wmframe.h       |   2 +-
+ src/wmmgr.cc        |  23 +-----
+ src/wmmgr.h         |   8 +-
+ src/wmprog.cc       |   7 +-
+ src/wmtaskbar.cc    |   2 +-
+ src/wmtaskbar.h     |   2 +-
+ src/wmwinlist.cc    |  10 +--
+ src/wmwinlist.h     |   2 +-
+ src/wmwinmenu.cc    |   7 +-
+ src/yaction.h       |  28 ++++++-
+ src/yactionbutton.h |   7 +-
+ src/ybutton.cc      |   8 +-
+ src/ybutton.h       |  11 ++-
+ src/yinput.cc       |  14 +---
+ src/yinputline.h    |   2 +-
+ src/ymenu.cc        |  49 +++++------
+ src/ymenu.h         |  16 ++--
+ src/ymenuitem.cc    |   8 +-
+ src/ymenuitem.h     |  11 ++-
+ src/ymsgbox.cc      |   7 +-
+ src/ymsgbox.h       |   2 +-
+ 44 files changed, 283 insertions(+), 417 deletions(-)
+
+commit c288a445819e3fc5c3e2eab9a96307564e2e2b9b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 02:02:06 2017 +0200
+
+    remove superfluous includes
+
+ src/ydialog.cc | 8 --------
+ 1 file changed, 8 deletions(-)
+
+commit 419fda791ff1c64229613398af43c05c94b71075
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 01:56:31 2017 +0200
+
+    make it compile.
+
+ src/strtest.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 71652dd23acdda09734d46794ddffe31e6f70baa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 01:56:01 2017 +0200
+
+    make it compile
+
+ src/iceskt.cc | 14 ++++++++++----
+ 1 file changed, 10 insertions(+), 4 deletions(-)
+
+commit 8ecd7bd05a0047a071bc9e2694817750c3161acd
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 01:55:16 2017 +0200
+
+    make it compile.
+
+ src/iceclock.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit fd81cafe3b14cc0d4bd87aaea1679d39724364c8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 01:54:43 2017 +0200
+
+    link Xlib.
+
+ src/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c93bf5112ddebbc6ff4fa15e24419d3d07fab38d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 8 01:54:10 2017 +0200
+
+    Increase sprintf buffer size.
+
+ src/testlocale.cc | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit dcadbb3d3e1acfcbc4d599f297333e91105dc510
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 7 17:10:58 2017 +0200
+
+    Revert "Stop misusing dynamic allocator as enumeration manager"
+
+    This reverts commit 60584512f323e8f152c58e88e8f1885616610792.
+
+ src/aworkspaces.cc  |  11 +--
+ src/aworkspaces.h   |   2 +-
+ src/icehelp.cc      |  39 ++++++-----
+ src/icelist.cc      |  10 +--
+ src/icesame.cc      |   4 +-
+ src/iceview.cc      |   6 +-
+ src/misc.cc         |   2 -
+ src/objbar.cc       |   2 +-
+ src/objbutton.h     |   4 +-
+ src/objmenu.h       |   4 +-
+ src/testmenus.cc    |   2 +-
+ src/wmaction.cc     | 180 ++++++++++++++++++++++++++++++++++++++++++++++++
+ src/wmaction.h      | 105 ++++++++++++++--------------
+ src/wmapp.cc        |   8 ++-
+ src/wmapp.h         |   2 +-
+ src/wmbutton.cc     |   8 +--
+ src/wmbutton.h      |  10 +--
+ src/wmclient.h      |   2 +-
+ src/wmconfig.cc     |  13 ++--
+ src/wmdialog.cc     |  20 +++---
+ src/wmdialog.h      |   2 +-
+ src/wmframe.cc      |   2 +-
+ src/wmframe.h       |   2 +-
+ src/wmmgr.cc        |  30 +++++---
+ src/wmmgr.h         |   8 +--
+ src/wmprog.cc       |   6 +-
+ src/wmtaskbar.cc    |   2 +-
+ src/wmtaskbar.h     |   2 +-
+ src/wmwinlist.cc    |   2 +-
+ src/wmwinlist.h     |   2 +-
+ src/wmwinmenu.cc    |   6 +-
+ src/yaction.h       |   8 +--
+ src/yactionbutton.h |   4 +-
+ src/ybutton.cc      |   6 +-
+ src/ybutton.h       |  10 +--
+ src/yinput.cc       |  24 ++++---
+ src/yinputline.h    |   2 +-
+ src/ymenu.cc        |  16 ++---
+ src/ymenu.h         |  18 ++---
+ src/ymenuitem.cc    |   6 +-
+ src/ymenuitem.h     |  10 +--
+ src/ymsgbox.cc      |   6 +-
+ src/ymsgbox.h       |   2 +-
+ 43 files changed, 410 insertions(+), 200 deletions(-)
+
+commit bc5ca9d97c1861985952817cf9de991ac9376ad2
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 7 17:07:45 2017 +0200
+
+    Revert "Give static/acquired action IDs odd values"
+
+    This reverts commit 1e4bf101c41118a93250a591ede0b83d63979e68.
+
+ src/misc.cc     |  6 +---
+ src/wmaction.h  | 99 ++++++++++++++++++++++++++---------------------------
+ src/wmconfig.cc |  4 +--
+ src/wmmgr.cc    |  6 ++--
+ src/yaction.h   |  2 +-
+ src/yinput.cc   | 10 +++---
+ 6 files changed, 61 insertions(+), 66 deletions(-)
+
+commit fe519d763e6021fb458dc59c4d0453b9f71de128
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 7 17:07:30 2017 +0200
+
+    Revert "Make the initial generated value really odd"
+
+    This reverts commit 29e6a209c8d1aa7595c14c9357ebd80117a469c1.
+
+ src/misc.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cc17c6fda8510de70f7a57bbd1f04782aa2cedd6
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 7 17:07:21 2017 +0200
+
+    Revert "Document action id assignment rules"
+
+    This reverts commit 1a72e63ddc89feb97338cd7007a8d561eee4ae34.
+
+ src/icehelp.cc |  3 +--
+ src/misc.cc    |  2 +-
+ src/wmaction.h | 18 +-----------------
+ src/yaction.h  | 10 +---------
+ src/yinput.cc  | 15 ++++++---------
+ 5 files changed, 10 insertions(+), 38 deletions(-)
+
+commit 26396010f3afacdcf79d8e852e6d90e695f272ed
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 7 17:07:07 2017 +0200
+
+    Revert "Modify typedef name, tActionId to TActionId"
+
+    This reverts commit 48ad1e0a136de129e41ff76108d8dfb802f8ee78.
+
+ src/aworkspaces.cc  |  4 ++--
+ src/aworkspaces.h   |  2 +-
+ src/icehelp.cc      | 36 ++++++++++++++++++------------------
+ src/icelist.cc      | 10 +++++-----
+ src/icesame.cc      |  4 ++--
+ src/iceview.cc      |  6 +++---
+ src/objbar.cc       |  2 +-
+ src/objbutton.h     |  4 ++--
+ src/objmenu.h       |  2 +-
+ src/testmenus.cc    |  2 +-
+ src/wmapp.cc        |  2 +-
+ src/wmapp.h         |  2 +-
+ src/wmbutton.cc     |  8 ++++----
+ src/wmbutton.h      | 10 +++++-----
+ src/wmclient.h      |  2 +-
+ src/wmconfig.cc     |  4 ++--
+ src/wmdialog.cc     | 20 ++++++++++----------
+ src/wmdialog.h      |  2 +-
+ src/wmframe.cc      |  2 +-
+ src/wmframe.h       |  2 +-
+ src/wmmgr.cc        |  4 ++--
+ src/wmmgr.h         |  8 ++++----
+ src/wmprog.cc       |  6 +++---
+ src/wmtaskbar.cc    |  2 +-
+ src/wmtaskbar.h     |  2 +-
+ src/wmwinlist.cc    |  2 +-
+ src/wmwinlist.h     |  2 +-
+ src/wmwinmenu.cc    |  4 ++--
+ src/yaction.h       |  8 ++++----
+ src/yactionbutton.h |  2 +-
+ src/ybutton.cc      |  6 +++---
+ src/ybutton.h       |  8 ++++----
+ src/yinput.cc       |  2 +-
+ src/yinputline.h    |  2 +-
+ src/ymenu.cc        | 16 ++++++++--------
+ src/ymenu.h         | 16 ++++++++--------
+ src/ymenuitem.cc    |  4 ++--
+ src/ymenuitem.h     |  8 ++++----
+ src/ymsgbox.cc      |  6 +++---
+ src/ymsgbox.h       |  2 +-
+ 40 files changed, 118 insertions(+), 118 deletions(-)
+
+commit ca18c24e9bb58d4593242ed2ff72d196b170620e
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 7 17:06:55 2017 +0200
+
+    Revert "Reduce the need of some TActionId casts"
+
+    This reverts commit 982cc6cf2fcd677b33e8983a7c2a558e984ca1f1.
+
+ src/aworkspaces.cc |  2 +-
+ src/icehelp.cc     | 12 ++++++------
+ src/icelist.cc     |  8 ++++----
+ src/wmdialog.cc    | 19 +++++++++----------
+ 4 files changed, 20 insertions(+), 21 deletions(-)
+
+commit a48f0607b96839a53461a59c2399dcef2098858c
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Oct 7 17:06:46 2017 +0200
+
+    Revert "Change some occurences of YAction references"
+
+    This reverts commit 1e9ec22ab04e20f50c5cde2616c792840a288a4b.
+
+ src/icesame.cc   | 8 ++++----
+ src/iceview.cc   | 8 ++++----
+ src/testmenus.cc | 2 +-
+ 3 files changed, 9 insertions(+), 9 deletions(-)
+
+commit 51645e1603bee9989e85d968be75d4459289ea0c
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 7 11:32:24 2017 +0200
+
+    reuse memory in setMwmHints.
+
+ src/wmclient.cc | 7 ++-----
+ 1 file changed, 2 insertions(+), 5 deletions(-)
+
+commit 2f6e4a8fcfbdf38792799eea8063fc1671175955
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Oct 7 11:30:27 2017 +0200
+
+    Prefer private themes over system ones. Als have checked theme menu
+    items if a theme alternative is used (non-default.theme). Expand tabs.
+
+ src/themes.cc | 63 ++++++++++++++++++++++++++++++++-----------------------
+ 1 file changed, 37 insertions(+), 26 deletions(-)
+
+commit 1e9ec22ab04e20f50c5cde2616c792840a288a4b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Oct 4 19:40:08 2017 +0200
+
+    Change some occurences of YAction references
+
+    ... those used in the unofficial demo apps of the "icewm toolkit"
+
+ src/icesame.cc   | 8 ++++----
+ src/iceview.cc   | 8 ++++----
+ src/testmenus.cc | 2 +-
+ 3 files changed, 9 insertions(+), 9 deletions(-)
+
+commit 982cc6cf2fcd677b33e8983a7c2a558e984ca1f1
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Oct 4 19:38:13 2017 +0200
+
+    Reduce the need of some TActionId casts
+
+ src/aworkspaces.cc |  2 +-
+ src/icehelp.cc     | 12 ++++++------
+ src/icelist.cc     |  8 ++++----
+ src/wmdialog.cc    | 19 ++++++++++---------
+ 4 files changed, 21 insertions(+), 20 deletions(-)
+
+commit 48ad1e0a136de129e41ff76108d8dfb802f8ee78
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Oct 4 19:27:16 2017 +0200
+
+    Modify typedef name, tActionId to TActionId
+
+ src/aworkspaces.cc  |  4 ++--
+ src/aworkspaces.h   |  2 +-
+ src/icehelp.cc      | 36 ++++++++++++++++++------------------
+ src/icelist.cc      | 10 +++++-----
+ src/icesame.cc      |  4 ++--
+ src/iceview.cc      |  6 +++---
+ src/objbar.cc       |  2 +-
+ src/objbutton.h     |  4 ++--
+ src/objmenu.h       |  2 +-
+ src/testmenus.cc    |  2 +-
+ src/wmapp.cc        |  2 +-
+ src/wmapp.h         |  2 +-
+ src/wmbutton.cc     |  8 ++++----
+ src/wmbutton.h      | 10 +++++-----
+ src/wmclient.h      |  2 +-
+ src/wmconfig.cc     |  4 ++--
+ src/wmdialog.cc     | 20 ++++++++++----------
+ src/wmdialog.h      |  2 +-
+ src/wmframe.cc      |  2 +-
+ src/wmframe.h       |  2 +-
+ src/wmmgr.cc        |  4 ++--
+ src/wmmgr.h         |  8 ++++----
+ src/wmprog.cc       |  6 +++---
+ src/wmtaskbar.cc    |  2 +-
+ src/wmtaskbar.h     |  2 +-
+ src/wmwinlist.cc    |  2 +-
+ src/wmwinlist.h     |  2 +-
+ src/wmwinmenu.cc    |  4 ++--
+ src/yaction.h       |  8 ++++----
+ src/yactionbutton.h |  2 +-
+ src/ybutton.cc      |  6 +++---
+ src/ybutton.h       |  8 ++++----
+ src/yinput.cc       |  2 +-
+ src/yinputline.h    |  2 +-
+ src/ymenu.cc        | 16 ++++++++--------
+ src/ymenu.h         | 16 ++++++++--------
+ src/ymenuitem.cc    |  4 ++--
+ src/ymenuitem.h     |  8 ++++----
+ src/ymsgbox.cc      |  6 +++---
+ src/ymsgbox.h       |  2 +-
+ 40 files changed, 118 insertions(+), 118 deletions(-)
+
+commit 1a72e63ddc89feb97338cd7007a8d561eee4ae34
+Author: Eduard Bloch <blade@debian.org>
+Date:   Wed Oct 4 18:53:35 2017 +0200
+
+    Document action id assignment rules
+
+    Also set some static values in yinput.cc to give the compiler better
+    chance to optimize code.
+
+ src/icehelp.cc |  3 ++-
+ src/misc.cc    |  2 +-
+ src/wmaction.h | 18 +++++++++++++++++-
+ src/yaction.h  | 10 +++++++++-
+ src/yinput.cc  | 15 +++++++++------
+ 5 files changed, 38 insertions(+), 10 deletions(-)
+
+commit 29e6a209c8d1aa7595c14c9357ebd80117a469c1
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 3 23:44:04 2017 +0200
+
+    Make the initial generated value really odd
+
+ src/misc.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 62bfadd59078cfb3f9b9c191099209268e727b98
+Merge: 452c47fe 1e4bf101
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 15:31:02 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 452c47fe1b296d038280d6735a3e9ff8680d9b9d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 15:30:48 2017 -0600
+
+    remove gnits for development builds
+
+ autogen.sh | 5 ++++-
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+commit 1e4bf101c41118a93250a591ede0b83d63979e68
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 3 23:13:07 2017 +0200
+
+    Give static/acquired action IDs odd values
+
+    There is a (far-fetched) possibility of head/stack clash. To avoid any
+    conflicts with pointer-based IDs, make sure the predefined or
+    dynamically assigned action ID numbers are odd.
+
+ src/misc.cc     |  6 +++-
+ src/wmaction.h  | 99 +++++++++++++++++++++++++++--------------------------
+ src/wmconfig.cc |  4 +--
+ src/wmmgr.cc    |  6 ++--
+ src/yaction.h   |  2 +-
+ src/yinput.cc   | 10 +++---
+ 6 files changed, 66 insertions(+), 61 deletions(-)
+
+commit c876a6ed7f5bd529b0639e865cbcf7089e968464
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 15:21:49 2017 -0600
+
+    move to gnits autoconf compliance
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 6ed41ce4ecb3b3810c2cfe784d1b60fb13131c41
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 15:21:16 2017 -0600
+
+    update po files
+
+ po/ar.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/be.po     | 255 ++++++++++++++++++++++++++--------------------
+ po/bg.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/ca.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/cs.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/da.po     | 301 ++++++++++++++++++++++++++++++++-----------------------
+ po/de.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/el.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/en.po     | 239 ++++++++++++++++++++++++-------------------
+ po/es.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/fi.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/fr.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/he.po     | 252 +++++++++++++++++++++++++++-------------------
+ po/hr.po     | 239 ++++++++++++++++++++++++-------------------
+ po/hu.po     | 255 ++++++++++++++++++++++++++--------------------
+ po/icewm.pot | 241 +++++++++++++++++++++++++-------------------
+ po/id.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/it.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/ja.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/ko.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/lt.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/lv.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/mk.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/nb.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/nl.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/no.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/pl.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/pt_BR.po  | 256 ++++++++++++++++++++++++++--------------------
+ po/ro.po     | 255 ++++++++++++++++++++++++++--------------------
+ po/ru.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/sk.po     | 255 ++++++++++++++++++++++++++--------------------
+ po/sl.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/sv.po     | 255 ++++++++++++++++++++++++++--------------------
+ po/tr.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/uk.po     | 254 ++++++++++++++++++++++++++--------------------
+ po/vi.po     | 256 ++++++++++++++++++++++++++--------------------
+ po/zh_CN.po  | 254 ++++++++++++++++++++++++++--------------------
+ po/zh_TW.po  | 254 ++++++++++++++++++++++++++--------------------
+ 38 files changed, 5632 insertions(+), 4049 deletions(-)
+
+commit 84d786335829d22c74352e8f76a58806b1ab73e0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 15:17:21 2017 -0600
+
+    add missing source files to automake
+
+ src/Makefile.am | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 52a77fc54e9e03719b241b09e24e99fbf3331d93
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 15:02:18 2017 -0600
+
+    typo in vim makers
+
+ src/MwmUtil.h         | 2 +-
+ src/WinMgr.h          | 2 +-
+ src/aaddressbar.cc    | 2 +-
+ src/aaddressbar.h     | 2 +-
+ src/aapm.cc           | 2 +-
+ src/aapm.h            | 2 +-
+ src/aclock.cc         | 2 +-
+ src/aclock.h          | 2 +-
+ src/acpustatus.cc     | 2 +-
+ src/acpustatus.h      | 2 +-
+ src/amailbox.cc       | 2 +-
+ src/amailbox.h        | 2 +-
+ src/amemstatus.cc     | 2 +-
+ src/amemstatus.h      | 2 +-
+ src/appnames.h        | 2 +-
+ src/apppstatus.cc     | 2 +-
+ src/apppstatus.h      | 2 +-
+ src/argument.h        | 2 +-
+ src/ascii.h           | 2 +-
+ src/atasks.cc         | 2 +-
+ src/atasks.h          | 2 +-
+ src/atray.cc          | 2 +-
+ src/atray.h           | 2 +-
+ src/aworkspaces.cc    | 2 +-
+ src/aworkspaces.h     | 2 +-
+ src/base.h            | 2 +-
+ src/binascii.h        | 2 +-
+ src/bindkey.h         | 2 +-
+ src/browse.cc         | 2 +-
+ src/browse.h          | 2 +-
+ src/debug.h           | 2 +-
+ src/decorate.cc       | 2 +-
+ src/default.h         | 2 +-
+ src/fdomenu.cc        | 2 +-
+ src/genpref.cc        | 2 +-
+ src/globit.cc         | 2 +-
+ src/globit.h          | 2 +-
+ src/gnome.cc          | 2 +-
+ src/gnome2.cc         | 2 +-
+ src/guievent.h        | 2 +-
+ src/iceclock.cc       | 2 +-
+ src/icehelp.cc        | 2 +-
+ src/iceicon.cc        | 2 +-
+ src/icelist.cc        | 2 +-
+ src/icerun.cc         | 2 +-
+ src/icesame.cc        | 2 +-
+ src/icesh.cc          | 2 +-
+ src/iceskt.cc         | 2 +-
+ src/icesm.cc          | 2 +-
+ src/icesound.cc       | 2 +-
+ src/icetray.cc        | 2 +-
+ src/iceview.cc        | 2 +-
+ src/icewmbg.cc        | 2 +-
+ src/icewmbg_prefs.h   | 2 +-
+ src/icewmhint.cc      | 2 +-
+ src/intl.h            | 2 +-
+ src/misc.cc           | 2 +-
+ src/movesize.cc       | 2 +-
+ src/mstring.cc        | 2 +-
+ src/mstring.h         | 2 +-
+ src/obj.h             | 2 +-
+ src/objbar.cc         | 2 +-
+ src/objbar.h          | 2 +-
+ src/objbutton.h       | 2 +-
+ src/objmenu.h         | 2 +-
+ src/prefs.h           | 2 +-
+ src/ref.cc            | 2 +-
+ src/ref.h             | 2 +-
+ src/strtest.cc        | 2 +-
+ src/sysdep.h          | 2 +-
+ src/testarray.cc      | 2 +-
+ src/testlocale.cc     | 2 +-
+ src/testmap.cc        | 2 +-
+ src/testmenus.cc      | 2 +-
+ src/testnetwmhints.cc | 2 +-
+ src/testwinhints.cc   | 2 +-
+ src/themable.h        | 2 +-
+ src/themes.cc         | 2 +-
+ src/themes.h          | 2 +-
+ src/udir.cc           | 2 +-
+ src/udir.h            | 2 +-
+ src/upath.cc          | 2 +-
+ src/upath.h           | 2 +-
+ src/wmabout.cc        | 2 +-
+ src/wmabout.h         | 2 +-
+ src/wmaction.cc       | 2 +-
+ src/wmaction.h        | 2 +-
+ src/wmapp.cc          | 2 +-
+ src/wmapp.h           | 2 +-
+ src/wmbutton.cc       | 2 +-
+ src/wmbutton.h        | 2 +-
+ src/wmclient.cc       | 2 +-
+ src/wmclient.h        | 2 +-
+ src/wmconfig.cc       | 2 +-
+ src/wmconfig.h        | 2 +-
+ src/wmcontainer.cc    | 2 +-
+ src/wmcontainer.h     | 2 +-
+ src/wmdialog.cc       | 2 +-
+ src/wmdialog.h        | 2 +-
+ src/wmframe.cc        | 2 +-
+ src/wmframe.h         | 2 +-
+ src/wmmgr.cc          | 2 +-
+ src/wmmgr.h           | 2 +-
+ src/wmminiicon.cc     | 2 +-
+ src/wmminiicon.h      | 2 +-
+ src/wmoption.cc       | 2 +-
+ src/wmoption.h        | 2 +-
+ src/wmprog.cc         | 2 +-
+ src/wmprog.h          | 2 +-
+ src/wmsession.cc      | 2 +-
+ src/wmsession.h       | 2 +-
+ src/wmstatus.cc       | 2 +-
+ src/wmstatus.h        | 2 +-
+ src/wmswitch.cc       | 2 +-
+ src/wmswitch.h        | 2 +-
+ src/wmtaskbar.cc      | 2 +-
+ src/wmtaskbar.h       | 2 +-
+ src/wmtitle.cc        | 2 +-
+ src/wmtitle.h         | 2 +-
+ src/wmwinlist.cc      | 2 +-
+ src/wmwinlist.h       | 2 +-
+ src/wmwinmenu.cc      | 2 +-
+ src/wmwinmenu.h       | 2 +-
+ src/wpixmaps.h        | 2 +-
+ src/wpixres.cc        | 2 +-
+ src/wpixres.h         | 2 +-
+ src/yaction.h         | 2 +-
+ src/yactionbutton.h   | 2 +-
+ src/yapp.cc           | 2 +-
+ src/yapp.h            | 2 +-
+ src/yarray.cc         | 2 +-
+ src/yarray.h          | 2 +-
+ src/ybutton.cc        | 2 +-
+ src/ybutton.h         | 2 +-
+ src/ycollections.cc   | 2 +-
+ src/ycollections.h    | 2 +-
+ src/yconfig.cc        | 2 +-
+ src/yconfig.h         | 2 +-
+ src/ycursor.cc        | 2 +-
+ src/ycursor.h         | 2 +-
+ src/ydialog.cc        | 2 +-
+ src/ydialog.h         | 2 +-
+ src/yfont.cc          | 2 +-
+ src/yfontcore.cc      | 2 +-
+ src/yfontxft.cc       | 2 +-
+ src/yfull.h           | 2 +-
+ src/yicon.cc          | 2 +-
+ src/yicon.h           | 2 +-
+ src/yimage.h          | 2 +-
+ src/yimage_gdk.cc     | 2 +-
+ src/yimage_imlib.cc   | 2 +-
+ src/yimage_xpm.cc     | 2 +-
+ src/yinput.cc         | 2 +-
+ src/yinputline.h      | 2 +-
+ src/ykey.h            | 2 +-
+ src/ylabel.cc         | 2 +-
+ src/ylabel.h          | 2 +-
+ src/ylib.h            | 2 +-
+ src/ylistbox.cc       | 2 +-
+ src/ylistbox.h        | 2 +-
+ src/ylocale.cc        | 2 +-
+ src/ylocale.h         | 2 +-
+ src/ymenu.cc          | 2 +-
+ src/ymenu.h           | 2 +-
+ src/ymenuitem.cc      | 2 +-
+ src/ymenuitem.h       | 2 +-
+ src/ymsgbox.cc        | 2 +-
+ src/ymsgbox.h         | 2 +-
+ src/ypaint.cc         | 2 +-
+ src/ypaint.h          | 2 +-
+ src/ypaths.cc         | 2 +-
+ src/ypaths.h          | 2 +-
+ src/ypipereader.cc    | 2 +-
+ src/ypipereader.h     | 2 +-
+ src/ypixmap.cc        | 2 +-
+ src/ypixmap.h         | 2 +-
+ src/ypoint.h          | 2 +-
+ src/ypointer.h        | 2 +-
+ src/ypoll.h           | 2 +-
+ src/ypopup.cc         | 2 +-
+ src/ypopup.h          | 2 +-
+ src/yprefs.cc         | 2 +-
+ src/yprefs.h          | 2 +-
+ src/yrect.h           | 2 +-
+ src/yscrollbar.cc     | 2 +-
+ src/yscrollbar.h      | 2 +-
+ src/yscrollview.cc    | 2 +-
+ src/yscrollview.h     | 2 +-
+ src/ysmapp.cc         | 2 +-
+ src/ysmapp.h          | 2 +-
+ src/ysocket.cc        | 2 +-
+ src/ysocket.h         | 2 +-
+ src/ystring.h         | 2 +-
+ src/ytimer.cc         | 2 +-
+ src/ytimer.h          | 2 +-
+ src/ytooltip.cc       | 2 +-
+ src/ytooltip.h        | 2 +-
+ src/yurl.cc           | 2 +-
+ src/yurl.h            | 2 +-
+ src/ywindow.cc        | 2 +-
+ src/ywindow.h         | 2 +-
+ src/yxapp.cc          | 2 +-
+ src/yxapp.h           | 2 +-
+ src/yxembed.cc        | 2 +-
+ src/yxembed.h         | 2 +-
+ src/yxtray.cc         | 2 +-
+ src/yxtray.h          | 2 +-
+ 207 files changed, 207 insertions(+), 207 deletions(-)
+
+commit 3335c73a3be86053238795d5246cb02b9eb2064e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 15:00:41 2017 -0600
+
+    add vim markers to all source files
+
+ src/MwmUtil.h         | 2 ++
+ src/WinMgr.h          | 2 ++
+ src/aaddressbar.cc    | 2 ++
+ src/aaddressbar.h     | 2 ++
+ src/aapm.cc           | 2 ++
+ src/aapm.h            | 2 ++
+ src/aclock.cc         | 2 ++
+ src/aclock.h          | 2 ++
+ src/acpustatus.cc     | 2 ++
+ src/acpustatus.h      | 2 ++
+ src/amailbox.cc       | 2 ++
+ src/amailbox.h        | 2 ++
+ src/amemstatus.cc     | 2 ++
+ src/amemstatus.h      | 2 ++
+ src/appnames.h        | 2 ++
+ src/apppstatus.cc     | 2 ++
+ src/apppstatus.h      | 2 ++
+ src/argument.h        | 2 ++
+ src/ascii.h           | 2 ++
+ src/atasks.cc         | 2 ++
+ src/atasks.h          | 2 ++
+ src/atray.cc          | 2 ++
+ src/atray.h           | 2 ++
+ src/aworkspaces.cc    | 2 ++
+ src/aworkspaces.h     | 2 ++
+ src/base.h            | 2 ++
+ src/binascii.h        | 2 ++
+ src/bindkey.h         | 2 ++
+ src/browse.cc         | 2 ++
+ src/browse.h          | 2 ++
+ src/debug.h           | 2 ++
+ src/decorate.cc       | 2 ++
+ src/default.h         | 2 ++
+ src/fdomenu.cc        | 2 ++
+ src/genpref.cc        | 2 ++
+ src/globit.cc         | 2 ++
+ src/globit.h          | 2 ++
+ src/gnome.cc          | 2 ++
+ src/gnome2.cc         | 2 ++
+ src/guievent.h        | 2 ++
+ src/iceclock.cc       | 2 ++
+ src/icehelp.cc        | 2 ++
+ src/iceicon.cc        | 2 ++
+ src/icelist.cc        | 2 ++
+ src/icerun.cc         | 2 ++
+ src/icesame.cc        | 2 ++
+ src/icesh.cc          | 2 ++
+ src/iceskt.cc         | 2 ++
+ src/icesm.cc          | 2 ++
+ src/icesound.cc       | 2 ++
+ src/icetray.cc        | 2 ++
+ src/iceview.cc        | 2 ++
+ src/icewmbg.cc        | 2 ++
+ src/icewmbg_prefs.h   | 2 ++
+ src/icewmhint.cc      | 2 ++
+ src/intl.h            | 2 ++
+ src/misc.cc           | 2 ++
+ src/movesize.cc       | 2 ++
+ src/mstring.cc        | 2 ++
+ src/mstring.h         | 2 ++
+ src/obj.h             | 2 ++
+ src/objbar.cc         | 2 ++
+ src/objbar.h          | 2 ++
+ src/objbutton.h       | 2 ++
+ src/objmenu.h         | 2 ++
+ src/prefs.h           | 2 ++
+ src/ref.cc            | 2 ++
+ src/ref.h             | 2 ++
+ src/strtest.cc        | 2 ++
+ src/sysdep.h          | 2 ++
+ src/testarray.cc      | 2 ++
+ src/testlocale.cc     | 2 ++
+ src/testmap.cc        | 2 ++
+ src/testmenus.cc      | 2 ++
+ src/testnetwmhints.cc | 2 ++
+ src/testwinhints.cc   | 2 ++
+ src/themable.h        | 2 ++
+ src/themes.cc         | 2 ++
+ src/themes.h          | 2 ++
+ src/udir.cc           | 2 ++
+ src/udir.h            | 2 ++
+ src/upath.cc          | 2 ++
+ src/upath.h           | 2 ++
+ src/wmabout.cc        | 2 ++
+ src/wmabout.h         | 2 ++
+ src/wmaction.cc       | 2 ++
+ src/wmaction.h        | 2 ++
+ src/wmapp.cc          | 2 ++
+ src/wmapp.h           | 2 ++
+ src/wmbutton.cc       | 2 ++
+ src/wmbutton.h        | 2 ++
+ src/wmclient.cc       | 2 ++
+ src/wmclient.h        | 2 ++
+ src/wmconfig.cc       | 2 ++
+ src/wmconfig.h        | 2 ++
+ src/wmcontainer.cc    | 2 ++
+ src/wmcontainer.h     | 2 ++
+ src/wmdialog.cc       | 2 ++
+ src/wmdialog.h        | 2 ++
+ src/wmframe.cc        | 2 ++
+ src/wmframe.h         | 2 ++
+ src/wmmgr.cc          | 2 ++
+ src/wmmgr.h           | 2 ++
+ src/wmminiicon.cc     | 2 ++
+ src/wmminiicon.h      | 2 ++
+ src/wmoption.cc       | 2 ++
+ src/wmoption.h        | 2 ++
+ src/wmprog.cc         | 2 ++
+ src/wmprog.h          | 2 ++
+ src/wmsession.cc      | 2 ++
+ src/wmsession.h       | 2 ++
+ src/wmstatus.cc       | 2 ++
+ src/wmstatus.h        | 2 ++
+ src/wmswitch.cc       | 2 ++
+ src/wmswitch.h        | 2 ++
+ src/wmtaskbar.cc      | 2 ++
+ src/wmtaskbar.h       | 2 ++
+ src/wmtitle.cc        | 2 ++
+ src/wmtitle.h         | 2 ++
+ src/wmwinlist.cc      | 2 ++
+ src/wmwinlist.h       | 2 ++
+ src/wmwinmenu.cc      | 2 ++
+ src/wmwinmenu.h       | 2 ++
+ src/wpixmaps.h        | 2 ++
+ src/wpixres.cc        | 2 ++
+ src/wpixres.h         | 2 ++
+ src/yaction.h         | 2 ++
+ src/yactionbutton.h   | 2 ++
+ src/yapp.cc           | 2 ++
+ src/yapp.h            | 2 ++
+ src/yarray.cc         | 2 ++
+ src/yarray.h          | 2 ++
+ src/ybutton.cc        | 2 ++
+ src/ybutton.h         | 2 ++
+ src/ycollections.cc   | 2 ++
+ src/ycollections.h    | 2 ++
+ src/yconfig.cc        | 2 ++
+ src/yconfig.h         | 2 ++
+ src/ycursor.cc        | 2 ++
+ src/ycursor.h         | 2 ++
+ src/ydialog.cc        | 2 ++
+ src/ydialog.h         | 2 ++
+ src/yfont.cc          | 2 ++
+ src/yfontcore.cc      | 2 ++
+ src/yfontxft.cc       | 2 ++
+ src/yfull.h           | 2 ++
+ src/yicon.cc          | 2 ++
+ src/yicon.h           | 2 ++
+ src/yimage.h          | 2 ++
+ src/yimage_gdk.cc     | 2 ++
+ src/yimage_imlib.cc   | 2 ++
+ src/yimage_xpm.cc     | 2 ++
+ src/yinput.cc         | 2 ++
+ src/yinputline.h      | 2 ++
+ src/ykey.h            | 2 ++
+ src/ylabel.cc         | 2 ++
+ src/ylabel.h          | 2 ++
+ src/ylib.h            | 2 ++
+ src/ylistbox.cc       | 2 ++
+ src/ylistbox.h        | 2 ++
+ src/ylocale.cc        | 2 ++
+ src/ylocale.h         | 2 ++
+ src/ymenu.cc          | 2 ++
+ src/ymenu.h           | 2 ++
+ src/ymenuitem.cc      | 2 ++
+ src/ymenuitem.h       | 2 ++
+ src/ymsgbox.cc        | 2 ++
+ src/ymsgbox.h         | 2 ++
+ src/ypaint.cc         | 2 ++
+ src/ypaint.h          | 2 ++
+ src/ypaths.cc         | 2 ++
+ src/ypaths.h          | 2 ++
+ src/ypipereader.cc    | 2 ++
+ src/ypipereader.h     | 2 ++
+ src/ypixmap.cc        | 2 ++
+ src/ypixmap.h         | 2 ++
+ src/ypoint.h          | 2 ++
+ src/ypointer.h        | 2 ++
+ src/ypoll.h           | 2 ++
+ src/ypopup.cc         | 2 ++
+ src/ypopup.h          | 2 ++
+ src/yprefs.cc         | 2 ++
+ src/yprefs.h          | 2 ++
+ src/yrect.h           | 2 ++
+ src/yscrollbar.cc     | 2 ++
+ src/yscrollbar.h      | 2 ++
+ src/yscrollview.cc    | 2 ++
+ src/yscrollview.h     | 2 ++
+ src/ysmapp.cc         | 2 ++
+ src/ysmapp.h          | 2 ++
+ src/ysocket.cc        | 2 ++
+ src/ysocket.h         | 2 ++
+ src/ystring.h         | 2 ++
+ src/ytimer.cc         | 2 ++
+ src/ytimer.h          | 2 ++
+ src/ytooltip.cc       | 2 ++
+ src/ytooltip.h        | 2 ++
+ src/yurl.cc           | 2 ++
+ src/yurl.h            | 2 ++
+ src/ywindow.cc        | 2 ++
+ src/ywindow.h         | 2 ++
+ src/yxapp.cc          | 2 ++
+ src/yxapp.h           | 2 ++
+ src/yxembed.cc        | 2 ++
+ src/yxembed.h         | 2 ++
+ src/yxtray.cc         | 2 ++
+ src/yxtray.h          | 2 ++
+ 207 files changed, 414 insertions(+)
+
+commit 889c82e392c5e9546c134b420e1796717689eb2a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 14:55:35 2017 -0600
+
+    remove leading tabs
+
+ src/aapm.h       |  6 +++---
+ src/acpustatus.h |  2 +-
+ src/amailbox.cc  |  6 +++---
+ src/wmdialog.cc  |  6 +++---
+ src/wmoption.cc  |  4 ++--
+ src/wmtaskbar.cc | 12 ++++++------
+ src/ybutton.cc   |  4 ++--
+ src/yicon.cc     | 12 ++++++------
+ src/ypaint.cc    |  2 +-
+ src/yxapp.h      |  2 +-
+ src/yxtray.cc    |  6 +++---
+ 11 files changed, 31 insertions(+), 31 deletions(-)
+
+commit 1ca0d2a302e40ce29e3b38934d83ded25b8f3e69
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 14:53:57 2017 -0600
+
+    remove leading tabs
+
+ src/apppstatus.cc | 54 +++++++++++++++++++++++++--------------------------
+ src/misc.cc       | 52 ++++++++++++++++++++++++-------------------------
+ src/wmclient.cc   |  4 ++--
+ src/wmmgr.h       | 10 +++++-----
+ src/wmstatus.cc   |  4 ++--
+ src/yapp.cc       | 30 ++++++++++++++--------------
+ src/yinput.cc     | 20 +++++++++----------
+ src/ywindow.cc    | 12 ++++++------
+ 8 files changed, 93 insertions(+), 93 deletions(-)
+
+commit 196b4c0a62f3b1ec3639cd700aa87880e01118c4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 14:52:03 2017 -0600
+
+    remove leading tabs
+
+ src/aapm.cc     | 244 ++++++++++++++++++++++++++--------------------------
+ src/decorate.cc |   4 +-
+ 2 files changed, 124 insertions(+), 124 deletions(-)
+
+commit bbb362885d1ce93bac6730a4b547c999a3d03321
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 14:50:17 2017 -0600
+
+    remove leading tabs
+
+ src/fdomenu.cc  | 492 ++++++++++++++++++++++++++--------------------------
+ src/wmapp.cc    |  14 +-
+ src/wmframe.cc  |  30 ++--
+ src/wmmgr.cc    |  44 ++---
+ src/yfontxft.cc |  46 ++---
+ src/ypixmap.cc  |  16 +-
+ 6 files changed, 321 insertions(+), 321 deletions(-)
+
+commit e4cdcb6c3ac313eaf85bc0ad02ae9ac239abf9f3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 14:44:10 2017 -0600
+
+    remove trailing space from lots of source files
+
+ src/WinMgr.h          | 10 +++++-----
+ src/aclock.cc         |  6 +++---
+ src/acpustatus.cc     |  2 +-
+ src/acpustatus.h      |  2 +-
+ src/amailbox.cc       |  2 +-
+ src/amailbox.h        |  4 ++--
+ src/apppstatus.cc     | 10 +++++-----
+ src/apppstatus.h      |  2 +-
+ src/argument.h        |  2 +-
+ src/atasks.cc         |  4 ++--
+ src/atasks.h          |  2 +-
+ src/atray.cc          | 12 ++++++------
+ src/atray.h           |  6 +++---
+ src/aworkspaces.cc    |  6 +++---
+ src/base.h            |  8 ++++----
+ src/browse.h          |  2 +-
+ src/decorate.cc       | 14 +++++++-------
+ src/genpref.cc        |  2 +-
+ src/icehelp.cc        |  2 +-
+ src/icesame.cc        |  2 +-
+ src/icetray.cc        |  8 ++++----
+ src/icewmhint.cc      |  2 +-
+ src/movesize.cc       | 12 ++++++------
+ src/mstring.cc        |  6 +++---
+ src/objbar.h          |  2 +-
+ src/objbutton.h       |  2 +-
+ src/objmenu.h         |  2 +-
+ src/testlocale.cc     |  2 +-
+ src/testmap.cc        |  8 ++++----
+ src/testnetwmhints.cc | 10 +++++-----
+ src/testwinhints.cc   | 12 ++++++------
+ src/themes.h          |  6 +++---
+ src/wmabout.cc        | 12 ++++++------
+ src/wmapp.cc          | 14 +++++++-------
+ src/wmapp.h           | 10 +++++-----
+ src/wmclient.cc       |  2 +-
+ src/wmclient.h        |  6 +++---
+ src/wmdialog.cc       |  6 +++---
+ src/wmframe.cc        | 14 +++++++-------
+ src/wmframe.h         |  8 ++++----
+ src/wmmgr.cc          |  2 +-
+ src/wmmgr.h           | 12 ++++++------
+ src/wmoption.cc       |  2 +-
+ src/wmprog.cc         |  4 ++--
+ src/wmprog.h          | 10 +++++-----
+ src/wmsession.cc      |  6 +++---
+ src/wmsession.h       |  2 +-
+ src/wmstatus.cc       | 12 ++++++------
+ src/wmstatus.h        |  6 +++---
+ src/wmswitch.cc       |  2 +-
+ src/wmswitch.h        |  2 +-
+ src/wmtaskbar.cc      |  8 ++++----
+ src/wmtaskbar.h       |  4 ++--
+ src/wmwinlist.h       |  4 ++--
+ src/wmwinmenu.cc      |  4 ++--
+ src/yapp.cc           |  2 +-
+ src/yarray.h          | 20 ++++++++++----------
+ src/ybutton.h         |  8 ++++----
+ src/ycursor.cc        | 20 ++++++++++----------
+ src/ydialog.cc        |  4 ++--
+ src/yfontxft.cc       |  6 +++---
+ src/yimage_gdk.cc     |  2 +-
+ src/ylabel.cc         |  6 +++---
+ src/ylistbox.cc       |  6 +++---
+ src/ylistbox.h        | 10 +++++-----
+ src/ylocale.h         |  4 ++--
+ src/ymenu.cc          |  8 ++++----
+ src/ymenu.h           |  2 +-
+ src/ymenuitem.cc      |  4 ++--
+ src/ymenuitem.h       |  6 +++---
+ src/ymsgbox.cc        |  6 +++---
+ src/ypaint.h          |  8 ++++----
+ src/ypaths.h          |  4 ++--
+ src/ypointer.h        |  2 +-
+ src/yscrollview.cc    |  4 ++--
+ src/yscrollview.h     |  2 +-
+ src/ystring.h         | 10 +++++-----
+ src/ytimer.h          |  2 +-
+ src/ywindow.cc        |  4 ++--
+ src/ywindow.h         | 12 ++++++------
+ src/yxapp.cc          | 10 +++++-----
+ 81 files changed, 248 insertions(+), 248 deletions(-)
+
+commit 3d0bb77eb64b17392009ff0ac885e46dcf4560f8
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 14:39:58 2017 -0600
+
+    make sure X supports locale from start
+
+    - also get rid of trailing space and tabs
+
+ src/ylocale.cc | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
+
+commit 88b1e02254b1f6e1fc07c1f00407efd15ba024c2
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 14:15:05 2017 -0600
+
+    WIN_WORKSPACE_NAMES must be standard ICCCM 2.0
+
+    - it cannot be UTF8_STRING
+
+ src/wmmgr.cc | 12 +++---------
+ 1 file changed, 3 insertions(+), 9 deletions(-)
+
+commit 193c2d641c5450b1bff3c6a2a710cb8727cf65d7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 3 21:48:25 2017 +0200
+
+    Prevent creating a hole with undefined data if array insert is beyond
+    the current count.
+
+ src/yarray.cc | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 86856d26336afc98264cc61c3bd98c3a394420ce
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 3 21:24:28 2017 +0200
+
+    fix a memory leak for YRect in updateLayout.
+
+ src/wmframe.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit b6259646d4d6c3d76ae29a4c6402d8d79620b779
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 3 21:21:12 2017 +0200
+
+    Incorporate two remarks:
+    1. Use a smart pointer to reduce boilerplate in readDesktopNames.
+    2. Restore XmbTextListToTextProperty in setNetDesktopNames,
+    but now use a better return code checking, to fix the setting of
+    _NET_DESKTOP_NAMES.
+
+ src/wmmgr.cc | 25 ++++++-------------------
+ 1 file changed, 6 insertions(+), 19 deletions(-)
+
+commit 7c2964847e1d661f8b36b204c7ecad8150e4dc4f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 3 21:15:46 2017 +0200
+
+    Create ~/.icewm/ with mode 0755.
+
+ src/ysmapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4e7bc3a2b5c2b0159dfcf046beeccb693af1be79
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Oct 3 08:45:30 2017 -0600
+
+    distribute COMPLIANCE, longer ChangeLog
+
+ Makefile.am  | 16 ++++++++--------
+ configure.ac |  1 +
+ 2 files changed, 9 insertions(+), 8 deletions(-)
+
+commit e0b7bf337015cf9a74a2d55bc0da68216669d3b8
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 3 15:23:52 2017 +0200
+
+    Prevent crash on shutdown when aboutDlg was freed
+
+ src/wmapp.cc |  1 +
+ src/wmapp.h  | 10 ++++++++++
+ 2 files changed, 11 insertions(+)
+
+commit 60584512f323e8f152c58e88e8f1885616610792
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 3 14:21:48 2017 +0200
+
+    Stop misusing dynamic allocator as enumeration manager
+
+    The YAction class was a hack to manage identities of predefined and
+    dynamically generated actions. However, this came with runtime
+    allocation costs where simple enumberation is sufficient for static IDs
+    or a global counter for dynamic ids.
+
+    The type is still pointer-sized and not int for the few cases where the
+    pointer of derived class was used as key.
+
+ src/aworkspaces.cc  |  11 ++-
+ src/aworkspaces.h   |   2 +-
+ src/icehelp.cc      |  39 +++++------
+ src/icelist.cc      |  10 +--
+ src/icesame.cc      |   4 +-
+ src/iceview.cc      |   6 +-
+ src/misc.cc         |   2 +
+ src/objbar.cc       |   2 +-
+ src/objbutton.h     |   4 +-
+ src/objmenu.h       |   4 +-
+ src/testmenus.cc    |   2 +-
+ src/themes.cc       |   2 +-
+ src/wmaction.cc     | 180 ------------------------------------------------
+ src/wmaction.h      | 105 ++++++++++++++--------------
+ src/wmapp.cc        |   8 +--
+ src/wmapp.h         |   2 +-
+ src/wmbutton.cc     |   8 +--
+ src/wmbutton.h      |  10 +--
+ src/wmclient.h      |   2 +-
+ src/wmconfig.cc     |  13 ++--
+ src/wmdialog.cc     |  20 +++---
+ src/wmdialog.h      |   2 +-
+ src/wmframe.cc      |   2 +-
+ src/wmframe.h       |   2 +-
+ src/wmmgr.cc        |  30 +++-----
+ src/wmmgr.h         |   8 +--
+ src/wmprog.cc       |   6 +-
+ src/wmtaskbar.cc    |   2 +-
+ src/wmtaskbar.h     |   2 +-
+ src/wmwinlist.cc    |   2 +-
+ src/wmwinlist.h     |   2 +-
+ src/wmwinmenu.cc    |   6 +-
+ src/yaction.h       |   8 +--
+ src/yactionbutton.h |   4 +-
+ src/ybutton.cc      |   6 +-
+ src/ybutton.h       |  10 +--
+ src/yinput.cc       |  24 +++----
+ src/yinputline.h    |   2 +-
+ src/ymenu.cc        |  16 ++---
+ src/ymenu.h         |  18 ++---
+ src/ymenuitem.cc    |   6 +-
+ src/ymenuitem.h     |  10 +--
+ src/ymsgbox.cc      |   6 +-
+ src/ymsgbox.h       |   2 +-
+ 44 files changed, 201 insertions(+), 411 deletions(-)
+
+commit f17ab9cf5093bd1dbb673a2232768239a9e79cd7
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 3 10:18:39 2017 +0200
+
+    Untangle selection of audio libs parameters
+
+    Fix build failure when building without esd or alsa or both
+
+ src/CMakeLists.txt | 83 +++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 59 insertions(+), 24 deletions(-)
+
+commit 33c2cb8913efea0c295c461cae2cf78d66c9ee19
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 3 10:17:04 2017 +0200
+
+    Fix some signedness inconsistencies triggered in Debug build
+
+ src/mstring.cc | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit 9cf0e5178fbdc44987ee25518810f659a285e353
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Tue Oct 3 06:52:51 2017 +0200
+
+    Split readDesktopNames in smaller functions and also limit count by
+    workspaceCount. Only set _WIN_WORKSPACE_NAMES if GNOME1_HINTS.
+    Only set _NET_DESKTOP_NAMES if WMSPEC_HINTS.
+    Fix for setting _NET_DESKTOP_NAMES where XmbTextListToTextProperty
+    always failed for style XUTF8StringStyle.
+
+ src/wmmgr.cc | 176 ++++++++++++++++++++++++++++++-------------------------
+ src/wmmgr.h  |   3 +
+ 2 files changed, 99 insertions(+), 80 deletions(-)
+
+commit 8ac88c4eb7c8ae6ee50afb750f812ed5476f6134
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Oct 3 01:17:35 2017 +0200
+
+    [cmake] clean linker list explicitly if user disabled some audio backend
+
+    Also add sndfile check even with esd, and check OSS header only if OSS
+    use requested.
+
+ src/CMakeLists.txt | 8 ++++++--
+ 1 file changed, 6 insertions(+), 2 deletions(-)
+
+commit 360ec120d296ceb4cb9121041103351580edc0ef
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Oct 2 23:54:12 2017 +0200
+
+    Added confirmation for restart-as-xterm option
+
+    Long outstanding Debian bug 224537.
+
+ src/wmaction.cc |  3 +++
+ src/wmaction.h  |  1 +
+ src/wmapp.cc    | 27 ++++++++++++++++++++++-----
+ src/wmframe.cc  | 31 +++++++++++++++++++------------
+ src/wmframe.h   |  1 +
+ src/wmprog.cc   |  4 ++--
+ src/wmprog.h    |  4 ++--
+ 7 files changed, 50 insertions(+), 21 deletions(-)
+
+commit ecdf256c43e8a9945d010237d4a12eba1657ee90
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 2 23:03:39 2017 +0200
+
+    add TOC. fix email
+
+ doc/icesound.1.adoc | 1 +
+ doc/icewm.1.adoc    | 7 ++++++-
+ doc/icewm.adoc      | 4 ++--
+ doc/icewmbg.1.adoc  | 1 +
+ 4 files changed, 10 insertions(+), 3 deletions(-)
+
+commit c2744b23309084ef9c2d1061a9fbe8bc3b984ae1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Mon Oct 2 22:23:59 2017 +0200
+
+    XDG base dir spec: "If, when attempting to write a file,
+    the destination directory is non-existant an attempt should
+    be made to create it with permission 0700."
+
+ src/upath.h   | 2 +-
+ src/ysmapp.cc | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit ff84cb909f30eb30943f825f34ae291d1493c66f
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Oct 2 18:55:08 2017 +0200
+
+    Added forgotten file (currently unused)
+
+ src/ycollections.cc | 24 ++++++++++++++++++++++++
+ 1 file changed, 24 insertions(+)
+
+commit 65d5deb7dbab4cc95335f6dd2eb5b1a21c1580e7
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Oct 2 12:46:13 2017 +0200
+
+    Fix remaining GCC7 warnings
+
+    Including switching from signed to unsigned/size_t in string
+    classes/functions where negative values were not possible or not making
+    sense.
+
+ src/aworkspaces.cc |  2 +-
+ src/icehelp.cc     |  2 +-
+ src/mstring.cc     | 31 +++++++++++--------------
+ src/mstring.h      | 18 +++++++--------
+ src/wmmgr.cc       |  2 +-
+ src/yarray.cc      |  2 +-
+ src/yinput.cc      | 63 +++++++++++++++++++-------------------------------
+ src/yinputline.h   | 12 +++++-----
+ src/ymenuitem.cc   |  2 +-
+ src/yurl.cc        |  2 +-
+ src/ywindow.cc     |  2 +-
+ src/yxtray.cc      |  4 ++--
+ 12 files changed, 62 insertions(+), 80 deletions(-)
+
+commit 33004abf15b3b08fad190ec1fb418411ed356351
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Oct 2 11:52:25 2017 +0200
+
+    Set default nesting threshhold Xephyr-friendly
+
+ src/default.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 224a4f65150d09fda0c0097fb1cd4a5307da8b19
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Oct 2 10:45:27 2017 +0200
+
+    Restore extra libs passing to linkage of icewm-session
+
+    Allow to be more static again if linking with libsupc++.
+
+ src/CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 917498a552cc271606f825c79542cedb8355da8b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Oct 2 00:56:09 2017 +0200
+
+    Dynamic network devices mostly working
+
+    Lookup dictionary not used for now, kept for possible optimization in
+    future.
+
+ src/CMakeLists.txt |   2 +-
+ src/apppstatus.cc  | 207 +++++++++++++++++++++++++++++--------------------
+ src/apppstatus.h   |  33 ++++----
+ src/default.h      |   2 +-
+ src/mstring.cc     |   5 +-
+ src/mstring.h      |   3 +
+ src/wmtaskbar.cc   |   5 +-
+ src/yarray.h       |  11 +--
+ src/ycollections.h |  72 +++++++++--------
+ 9 files changed, 200 insertions(+), 140 deletions(-)
+
+commit f65a975ea259a6cd8dd9fc656a91e6d0aa8056e5
+Author: Eduard Bloch <blade@debian.org>
+Date:   Tue Sep 26 19:35:36 2017 +0200
+
+    Moved experimental collections into an own header
+
+    And started implementing a fast lookup structure.
+
+ src/CMakeLists.txt |   2 +-
+ src/apppstatus.cc  |   2 +-
+ src/apppstatus.h   |   2 +
+ src/udir.h         |   2 +-
+ src/yarray.h       |  68 ---------------------
+ src/ycollections.h | 158 +++++++++++++++++++++++++++++++++++++++++++++++++
+ 6 files changed, 163 insertions(+), 71 deletions(-)
+
+commit 4eeb7bd30070b83caea5a87a0cc216d909d92b00
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Sep 25 23:31:26 2017 +0200
+
+    No multiple procfs opening for multiple network devices
+
+ src/apppstatus.cc | 99 ++++++++++++++++++++++++++++-----------------------
+ src/apppstatus.h  |  6 ++--
+ src/yarray.h      | 22 ++++++------
+ 3 files changed, 70 insertions(+), 57 deletions(-)
+
+commit 04e9bf4b5e70a7a8fc5cf252dcd1f8a591d4f753
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 24 21:09:02 2017 +0200
+
+    Refactored NetStatus setup to use fewer timer structures
+
+ src/apppstatus.cc | 90 ++++++++++++++++++++++++++++++++++++++++++++-------
+ src/apppstatus.h  | 31 +++++++++++++++---
+ src/wmtaskbar.cc  | 50 ++--------------------------
+ src/wmtaskbar.h   |  4 +--
+ src/yarray.h      | 17 +++++++++-
+ 5 files changed, 125 insertions(+), 67 deletions(-)
+
+commit 0aaef157b2b59b476c347d1db83fde6aac43659d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Oct 1 10:29:03 2017 +0200
+
+    document workspaces scroll wheel.
+
+ doc/icewm.1.adoc | 7 ++++++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+commit 8f18005aaaeb875a2f7ef14e468e64c9abbc2ad8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 30 14:47:36 2017 +0200
+
+    Document task button behaviors.
+
+ doc/icewm.1.adoc | 35 +++++++++++++++++++++++++++++++++--
+ 1 file changed, 33 insertions(+), 2 deletions(-)
+
+commit 556b5356f38cd00300b6e746b0eb05fcc6f2d9a1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 29 21:55:22 2017 +0200
+
+    Manipulate tasks in the task pane more like the tabs in a web
+    browser. Improved interaction and feel. Use left mouse button instead
+    of third. Use Alt+Button2 to close a task. See issues #172.
+
+ src/atasks.cc | 164 ++++++++++++++++++++++++------------------------------
+ src/atasks.h  |  16 ++----
+ 2 files changed, 78 insertions(+), 102 deletions(-)
+
+commit 159b447cd7b187a659927995323e5dfac1d0dc19
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 29 21:52:37 2017 +0200
+
+    swap two elements in an array. findRemove.
+
+ src/yarray.h | 16 ++++++++++++++++
+ 1 file changed, 16 insertions(+)
+
+commit ee7af1ae935166e942e5f604c1190b47fec99a59
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 29 21:52:14 2017 +0200
+
+    swap.
+
+ src/base.h | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 158a3f397602315d21911212ed0232f6c31499bc
+Merge: d9f45547 94bbccea
+Author: gijsbers <gijsbers@users.noreply.github.com>
+Date:   Thu Sep 28 21:18:14 2017 +0200
+
+    Merge pull request #175 from scootergrisen/patch-3
+
+    rød grød med fløde
+
+commit 94bbccea5ef55c5feb1f159378d4fc1a72be7a54
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Thu Sep 28 19:48:44 2017 +0200
+
+    A few more spell check for da.po
+
+ po/da.po | 16 ++++++++--------
+ 1 file changed, 8 insertions(+), 8 deletions(-)
+
+commit 4df1d7c35c922d98e1292a8374416c14460d0cfc
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Thu Sep 28 19:37:22 2017 +0200
+
+    Spell check for da.po
+
+    As suggested by Alan.
+
+ po/da.po | 40 ++++++++++++++++++++--------------------
+ 1 file changed, 20 insertions(+), 20 deletions(-)
+
+commit d9f45547b848e2cf02f896ec591a40433b4859d0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 27 20:49:15 2017 +0200
+
+    Make pagerShowNumbers default false so that workspace names are shown
+    in PagerShowPreview mode.
+
+ src/default.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 108a9387f6c2f1bbb1803161a1142c32158d1e21
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 27 20:47:43 2017 +0200
+
+    Fix a memory leak. Add support for showing workspace names also when
+    PagerShowPreview is on.
+
+ src/aworkspaces.cc | 74 +++++++++++++++++++++-----------------------------
+ src/aworkspaces.h  |  3 ++
+ 2 files changed, 34 insertions(+), 43 deletions(-)
+
+commit 11d3bf4fb26b8c448d25d139b83e359ff31e62ee
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 27 20:46:38 2017 +0200
+
+    Add some convenient options and a much more detailed help message.
+
+ src/icehelp.cc | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 53 insertions(+), 4 deletions(-)
+
+commit a2879d95f23cf5f3026122c8b9a09ea585425685
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 27 20:46:09 2017 +0200
+
+    add type symmetry for mstring plus operator.
+
+ src/mstring.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit d154a98280bbd26444b45140941aea3ab4c40081
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 27 20:45:26 2017 +0200
+
+    keep expiry timer running (if nonempty).
+
+ src/yxtray.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 367db0c34a9a9a0952e84156b13b4ebc8ad43ee5
+Merge: 7ff1bf30 830b4214
+Author: gijsbers <gijsbers@users.noreply.github.com>
+Date:   Wed Sep 27 20:16:47 2017 +0200
+
+    Merge pull request #173 from scootergrisen/patch-1
+
+    Update da.po to 1.4.2.438
+
+commit 7ff1bf30e5cf084e3292401331e060e39a9ccaf3
+Merge: 899fa9a7 fd8e0bfd
+Author: gijsbers <gijsbers@users.noreply.github.com>
+Date:   Wed Sep 27 20:14:09 2017 +0200
+
+    Merge pull request #174 from scootergrisen/patch-2
+
+    Update da
+
+commit fd8e0bfd40d94459c12909e2308b02a48d53d346
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Wed Sep 27 18:46:33 2017 +0200
+
+    Update da
+
+ lib/icewm-session.desktop | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 830b42143f60268cef362a88c5ed5276a40030ad
+Author: scootergrisen <scootergrisen@gmail.com>
+Date:   Wed Sep 27 18:42:22 2017 +0200
+
+    Update da.po to 1.4.2.438
+
+ po/da.po | 559 ++++++++++++++++++++++++++++-------------------------------
+ 1 file changed, 267 insertions(+), 292 deletions(-)
+
+commit 899fa9a771d6a638c1cdfcb029a36265488b1366
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 26 08:46:27 2017 -0600
+
+    update po files
+
+ po/ar.po     |  95 ++++++++++++++++++++++++++++++++++----------------
+ po/be.po     | 103 ++++++++++++++++++++++++++++++++++++-------------------
+ po/bg.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/ca.po     |  96 +++++++++++++++++++++++++++++++++++----------------
+ po/cs.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/da.po     |  95 ++++++++++++++++++++++++++++++++++----------------
+ po/de.po     |  96 +++++++++++++++++++++++++++++++++++----------------
+ po/el.po     |  95 ++++++++++++++++++++++++++++++++++----------------
+ po/en.po     |  94 ++++++++++++++++++++++++++++++++++----------------
+ po/es.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/fi.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/fr.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/he.po     |  95 ++++++++++++++++++++++++++++++++++----------------
+ po/hr.po     |  94 ++++++++++++++++++++++++++++++++++----------------
+ po/hu.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/icewm.pot |  96 ++++++++++++++++++++++++++++++++++-----------------
+ po/id.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/it.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/ja.po     |  96 +++++++++++++++++++++++++++++++++++----------------
+ po/ko.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/lt.po     |  96 +++++++++++++++++++++++++++++++++++----------------
+ po/lv.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/mk.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/nb.po     | 103 ++++++++++++++++++++++++++++++++++++-------------------
+ po/nl.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/no.po     | 103 ++++++++++++++++++++++++++++++++++++-------------------
+ po/pl.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/pt_BR.po  |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/ro.po     |  95 ++++++++++++++++++++++++++++++++++----------------
+ po/ru.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/sk.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/sl.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/sv.po     |  95 ++++++++++++++++++++++++++++++++++----------------
+ po/tr.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/uk.po     |  96 +++++++++++++++++++++++++++++++++++----------------
+ po/vi.po     |  99 ++++++++++++++++++++++++++++++++++------------------
+ po/zh_CN.po  |  96 +++++++++++++++++++++++++++++++++++----------------
+ po/zh_TW.po  |  96 +++++++++++++++++++++++++++++++++++----------------
+ 38 files changed, 2500 insertions(+), 1216 deletions(-)
+
+commit 1f505e40bf2719f087cfe4150f4fc5af3e344876
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 25 20:06:19 2017 -0600
+
+    double the number of cores
+
+ dist.sh    | 3 +--
+ rebuild.sh | 4 ++--
+ 2 files changed, 3 insertions(+), 4 deletions(-)
+
+commit 17a091c3d088b9e0d88378507edd143b168e77f7
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Sep 25 19:59:03 2017 +0200
+
+    Limit parallel thread count to number of cores, not unlimited
+
+ dist.sh | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 158083b32df199cd4e01199dee074cb588dc61ef
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:50:43 2017 +0200
+
+    Fix a use-after-free error (valgrind) for destroyed tray icon windows.
+    Support system tray orientation (and visual, but is now commented out).
+    Support system tray notification messages.
+    Reduce the number of superfluous tray relayouts a little bit.
+
+ src/yxembed.cc |   8 +-
+ src/yxembed.h  |   2 +-
+ src/yxtray.cc  | 279 +++++++++++++++++++++++++++++++++++++++++++++--------
+ src/yxtray.h   |   7 +-
+ 4 files changed, 252 insertions(+), 44 deletions(-)
+
+commit b1936b7c3ed7d0c89ecb619d8297cf88fa20fd12
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:36:17 2017 +0200
+
+    More tags. Less warnings. Support website links to local absolute paths.
+    More html special chars. Better error message translations.
+
+ src/icehelp.cc | 82 +++++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 66 insertions(+), 16 deletions(-)
+
+commit e05e29c998483fba0cd4a135f4098f1e62b19745
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:35:08 2017 +0200
+
+    remove erroneous csmart array index operator to fix compile error.
+
+ src/ypointer.h | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 6c965ea47430a85b99b74303accc6b77a1d7c213
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:34:24 2017 +0200
+
+    construct YObjectArray with a defined capacity.
+
+ src/yarray.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 4a46137a90c19a8da11b0706a353cc0bd9b0fb2d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:33:56 2017 +0200
+
+    free workspaceItem[].
+
+ src/wmwinlist.cc | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit e3cd8b3792554399fbd29b94ee29799e1a7bd1dc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:33:36 2017 +0200
+
+    free fTasks and fWindowTray.
+
+ src/wmtaskbar.cc | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit f7e3b3c8af080166b0cfa83ea04d1c3bcfd9c186
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:33:20 2017 +0200
+
+    free rootProxy.
+
+ src/wmmgr.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 170c0d29ed319c7bd952ea7b48dc374b86b3fde1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:31:41 2017 +0200
+
+    Replace fmax/fmin by max/min as this is all integers, not FP.
+
+ src/yrect.h | 11 +++++------
+ 1 file changed, 5 insertions(+), 6 deletions(-)
+
+commit e09c6ae976701b1e476a31f89ee8e1255a35c1f0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 24 19:30:30 2017 +0200
+
+    include math.h because it uses round(3).
+
+ src/aworkspaces.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 9a6b8b7a70977e3324587293d1d2e6441f522210
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 24 02:08:59 2017 -0600
+
+    update po files
+
+ po/ar.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/be.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/bg.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/ca.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/cs.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/da.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/de.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/el.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/en.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/es.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/fi.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/fr.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/he.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/hr.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/hu.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/icewm.pot | 166 ++++++++++++++++++++++++++---------------------------
+ po/id.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/it.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/ja.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/ko.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/lt.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/lv.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/mk.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/nb.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/nl.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/no.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/pl.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/pt_BR.po  | 172 ++++++++++++++++++++++++++++---------------------------
+ po/ro.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/ru.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/sk.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/sl.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/sv.po     | 164 ++++++++++++++++++++++++++--------------------------
+ po/tr.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/uk.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/vi.po     | 172 ++++++++++++++++++++++++++++---------------------------
+ po/zh_CN.po  | 172 ++++++++++++++++++++++++++++---------------------------
+ po/zh_TW.po  | 172 ++++++++++++++++++++++++++++---------------------------
+ 38 files changed, 3285 insertions(+), 3173 deletions(-)
+
+commit 509ba5e59dbde949572cdb303c8435001bdb9527
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 24 02:07:54 2017 -0600
+
+    add parallel build to distribution
+
+ dist.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit b6d76f6b6a5281225b09a50e7269f3e5003992ee
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 24 01:59:29 2017 -0600
+
+    support parallel build for development
+
+ rebuild.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 27953089862755d46c38c463b3f03aabc2e827af
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 23 18:14:30 2017 +0200
+
+    Fix compilation for g++-4.8 for issue #152.
+
+ src/ytimer.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cc92cdaa1d839b1c4b05236791bc6225697c7f43
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 22 00:05:44 2017 +0200
+
+    New tests for MStringArray and YRefArray. Add class stringcounted.
+
+ src/testarray.cc | 161 ++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 160 insertions(+), 1 deletion(-)
+
+commit 620f709fc893c96a51c7fa6047927cc23c28e0dc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 22 00:02:35 2017 +0200
+
+    Memory leak fix and improvements for YRefArray.
+    Derive YStringArray from YArray instead of YBaseArray.
+    Add new class MStringArray for efficient array for mstrings.
+
+ src/mstring.h |  5 +++
+ src/yarray.cc |  5 ++-
+ src/yarray.h  | 97 ++++++++++++++++++++++++++++++++++++++++++-------------
+ 3 files changed, 81 insertions(+), 26 deletions(-)
+
+commit 123b8b2e5b5acf81f1e436a4e2f9363f68d7efa0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Fri Sep 22 00:00:38 2017 +0200
+
+    When including both yarray.h and mstring.h then include mstring before
+    yarray.
+
+ src/wmconfig.cc | 2 --
+ src/wmoption.h  | 3 +--
+ src/yapp.h      | 2 +-
+ src/yxembed.h   | 2 +-
+ 4 files changed, 3 insertions(+), 6 deletions(-)
+
+commit 61c65d5d317af1861e299be51edf0dfaa93f3c9a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Sep 21 23:56:12 2017 +0200
+
+    Changes to tray. Solutions for bug #152.
+
+ src/icetray.cc   | 88 +++++++++++++++++++++++---------------------------
+ src/wmapp.cc     | 12 +++----
+ src/wmmgr.cc     |  4 +--
+ src/wmtaskbar.cc |  3 +-
+ src/ywindow.cc   | 45 ++++++++++++++------------
+ src/ywindow.h    |  2 +-
+ src/yxembed.cc   |  3 --
+ src/yxtray.cc    | 91 +++++++++++++++++++++++-----------------------------
+ src/yxtray.h     |  7 ++--
+ 9 files changed, 120 insertions(+), 135 deletions(-)
+
+commit 50db37490189f37f92e143734674dd694c885799
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Sep 21 23:51:29 2017 +0200
+
+    class YAtom.
+
+ src/yxapp.cc | 16 ++++++++++++++++
+ src/yxapp.h  | 22 +++++++++++++++++++++-
+ 2 files changed, 37 insertions(+), 1 deletion(-)
+
+commit 7f72388be0f67812d154eabc1573d348da9a8b4d
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Thu Sep 21 23:49:22 2017 +0200
+
+    boolstr.
+
+ src/base.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit cb9478ff6e71bba40ca22a4c4aaf1c4ca2fc04f6
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Sep 18 16:18:02 2017 +0200
+
+    Fix unsigned comparisson after change from int
+
+ src/udir.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit c7d3d336845f8d2b38c090cbe151b90a18da457e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 17 22:34:34 2017 -0600
+
+    update file search order
+
+ man/icewm-env.pod          | 20 ++++++++++++++------
+ man/icewm-focus_mode.pod   | 20 ++++++++++++++------
+ man/icewm-keys.pod         | 20 ++++++++++++++------
+ man/icewm-menu.pod         | 20 ++++++++++++++------
+ man/icewm-preferences.pod  | 20 ++++++++++++++------
+ man/icewm-prefoverride.pod | 20 ++++++++++++++------
+ man/icewm-programs.pod     | 20 ++++++++++++++------
+ man/icewm-shutdown.pod     | 20 ++++++++++++++------
+ man/icewm-startup.pod      | 20 ++++++++++++++------
+ man/icewm-theme.pod        | 20 ++++++++++++++------
+ man/icewm-toolbar.pod      | 20 ++++++++++++++------
+ man/icewm-winoptions.pod   | 20 ++++++++++++++------
+ 12 files changed, 168 insertions(+), 72 deletions(-)
+
+commit 0860ca4f0e6def3cf0f9b6711ed7a28c4dba964f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 17 21:56:03 2017 -0600
+
+    fix signed vs. unsigned comparisons
+
+ src/udir.cc | 2 +-
+ src/udir.h  | 6 +++---
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 1111aac102e9b4b82d388f8ab057a785dcb7a7cc
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 17 22:38:33 2017 +0200
+
+    Avoid almost half of readdir syscalls on directory scan
+
+    ... which were made just for counting in order to allocate memory for
+    sorting.
+
+ src/udir.cc | 24 ++++++++----------------
+ src/udir.h  | 11 ++++++-----
+ 2 files changed, 14 insertions(+), 21 deletions(-)
+
+commit 15aedb401da5391b23d4acf975b12319eea6ff55
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 17 22:00:10 2017 +0200
+
+    Handles to preserve memory explicitly
+
+ src/yarray.h | 20 +++++++++++++-------
+ 1 file changed, 13 insertions(+), 7 deletions(-)
+
+commit 299b0aa4260f95173a99b16cb12739625c19b01f
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 17 21:52:20 2017 +0200
+
+    Use reliable order for detected interfaces
+
+ src/wmtaskbar.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 5b3eec2727abcbfcaf491fa90241271dd9bce9ee
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 17 21:51:17 2017 +0200
+
+    Present the network devices in actually specified order
+
+ src/wmtaskbar.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 270e17fc0cc4bb7af28260f40246746c23fac9c2
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 17 17:27:59 2017 +0200
+
+    Fix of e7c0230acad38fc192a997a4979a8fe2f3a2c2ae in debug build
+
+    Build failure after c_str removal
+
+ src/wmtaskbar.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 1c8e95c6aab9b226af8daaeb7417fb8633d13b44
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 17 19:53:08 2017 +0200
+
+    No lazy or static needed for initialization of mailbox app.
+
+ src/wmtaskbar.cc | 16 ++++++----------
+ 1 file changed, 6 insertions(+), 10 deletions(-)
+
+commit bfb21a6f7ac2e23917088ce111ff2846aa321d1c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 17 15:47:52 2017 +0000
+
+    correct possible overflow
+
+ src/aworkspaces.cc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 2f619750904bf0d379c4d31bcb270ebd45482458
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 17 14:31:29 2017 +0200
+
+    Be more explicit about test results. Some extra newlines for
+    readability.
+
+ src/testarray.cc | 31 ++++++++++++++++++++++++++++---
+ 1 file changed, 28 insertions(+), 3 deletions(-)
+
+commit 1fd28e9b95e05eb8ffc3b076aaab5e595d10bb73
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 17 14:30:03 2017 +0200
+
+    Eliminate duplicate code, cleanup and simplify.
+
+ src/yarray.cc | 20 ++++++-----------
+ src/yarray.h  | 64 ++++++++++++++++++++++++++++++++++++-------------------
+ 2 files changed, 48 insertions(+), 36 deletions(-)
+
+commit b3471eb4e67cce3e8361ee1c685dc7b6ab936f36
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 17 07:54:46 2017 +0200
+
+    automake 1.13.4 still works fine
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 286f79f71872d4bf784fe853b770a3a39e240601
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 17 07:44:49 2017 +0200
+
+    Revert "Added sane c_str shortcut".
+    Because is a naieve mistake. If it were possible than class cstring
+    is superfluous.
+
+    This reverts commit 1b6cce780831c5af734324d105cedf9ebf935256.
+
+ src/mstring.cc | 5 -----
+ src/mstring.h  | 1 -
+ 2 files changed, 6 deletions(-)
+
+commit e7c0230acad38fc192a997a4979a8fe2f3a2c2ae
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 16 15:41:52 2017 +0200
+
+    Fixing another debug warning
+
+    Found with clang. Also avoid redundant string copy ctor call.
+
+ src/wmtaskbar.cc | 2 +-
+ src/ylocale.cc   | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 2a4388bb332f746fbcc42203f95e4da96fd8c61f
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 16 13:29:13 2017 +0200
+
+    Automated lookup of known network devices on Linux
+
+ doc/icewm.adoc   |  1 +
+ src/default.h    |  5 +++++
+ src/wmtaskbar.cc | 57 ++++++++++++++++++++++++++++++++--------------------
+ 3 files changed, 41 insertions(+), 22 deletions(-)
+
+commit e57a38bc5ba8f1da74b2f452f043b330c4c9d99b
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 16 13:16:08 2017 +0200
+
+    Added simple value-typed dynamic array handler
+
+ src/yarray.h | 36 ++++++++++++++++++++++++++++++++++++
+ 1 file changed, 36 insertions(+)
+
+commit 1b6cce780831c5af734324d105cedf9ebf935256
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 16 11:50:34 2017 +0200
+
+    Added sane c_str shortcut
+
+ src/mstring.cc | 5 +++++
+ src/mstring.h  | 1 +
+ 2 files changed, 6 insertions(+)
+
+commit ab9024b1d17f66ef7cfefae5fdea8df4b95d82dc
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 16 09:55:12 2017 +0200
+
+    Fixed spelling of ColorApmBattery
+
+ src/themable.h | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 38866a01f8efe5c8cfcb6eaa1d2e0769d6e4b716
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 16 01:29:40 2017 +0200
+
+    Initialize object members (cosmetics)
+
+ src/atasks.cc      | 1 +
+ src/aworkspaces.cc | 4 ++--
+ 2 files changed, 3 insertions(+), 2 deletions(-)
+
+commit ee32165ead9d126b51650b1b5d951ce3dc551a20
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sat Sep 16 01:24:48 2017 +0200
+
+    Fix broken math of current energy bar calculation
+
+    The battery bar would display incorrect estimation when batteries have
+    different capacities. Also cope with the case when the last seen "full"
+    charged value increases (for sysfs).
+
+ src/aapm.cc | 39 +++++++++++++++++++--------------------
+ src/aapm.h  |  5 +++--
+ 2 files changed, 22 insertions(+), 22 deletions(-)
+
+commit 6623b53218abf08e7527e5f9b98b3abb1010f201
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Sep 15 17:48:27 2017 +0200
+
+    Use factory method rather instead of crude function pointers
+
+    constexpr would also be possible to waste less CPU cycles but would
+    still look weird, and we are not in C++11 world yet.
+
+ src/wmapp.cc    |  2 +-
+ src/wmstatus.cc | 21 ++++++++++-----------
+ src/wmstatus.h  |  8 +++-----
+ 3 files changed, 14 insertions(+), 17 deletions(-)
+
+commit 782e517869d515d4e9380bb8aafbdf956332e6a6
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Sep 15 17:41:04 2017 +0200
+
+    Use less CPU cycles on duplicates on getting $MAIL
+
+ src/wmtaskbar.cc | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit f199ce63fcb96e5879fcd3c1568bc29db39046c1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 13 01:09:17 2017 -0600
+
+    update po files
+
+ po/ar.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/be.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/bg.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/ca.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/cs.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/da.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/de.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/el.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/en.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/es.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/fi.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/fr.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/he.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/hr.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/hu.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/icewm.pot | 113 ++++++++++++++++++++++++++++---------------------------
+ po/id.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/it.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/ja.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/ko.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/lt.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/lv.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/mk.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/nb.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/nl.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/no.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/pl.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/pt_BR.po  | 111 ++++++++++++++++++++++++++++--------------------------
+ po/ro.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/ru.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/sk.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/sl.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/sv.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/tr.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/uk.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/vi.po     | 111 ++++++++++++++++++++++++++++--------------------------
+ po/zh_CN.po  | 111 ++++++++++++++++++++++++++++--------------------------
+ po/zh_TW.po  | 111 ++++++++++++++++++++++++++++--------------------------
+ 38 files changed, 2167 insertions(+), 2053 deletions(-)
+
+commit 47758ee8ed6c87c33629308b8f7b5818485e367a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 13 00:48:54 2017 -0600
+
+    put versions back to last release
+
+ configure.ac | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit e6fa78f6f03ba6f6e97f1d93cbf7f1288681c7b3
+Merge: d129564b 42921623
+Author: Brian Bidulock <bidulock@openss7.com>
+Date:   Wed Sep 13 06:46:29 2017 +0000
+
+    Merge pull request #169 from
+    Code7R/feature/proposal_removing_legacy_xft_support
+
+    Dropping support for ancient xft versions
+
+commit d129564b3f9885ea410b47edeba96bee98252042
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 12 23:42:57 2017 -0600
+
+    describe proper XDG_CONFIG_HOME behaviour in man page
+
+ man/icewm.pod | 67 ++++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 37 insertions(+), 30 deletions(-)
+
+commit c892aefb979494f27462bc18520e84b71fdbd362
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 12 23:24:22 2017 -0600
+
+    should be dirExists instead of fileExists
+
+ src/yapp.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 09efa510a70ef359f5e7fdbc854002316216eee8
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 12 23:20:10 2017 -0600
+
+    fix incorrect use of XDG_CONFIG_DIR
+
+ src/themes.cc   |  5 +----
+ src/wmapp.cc    |  4 +---
+ src/wmconfig.cc | 10 ----------
+ src/yapp.cc     | 30 ++++++++++--------------------
+ src/yapp.h      |  1 -
+ src/ypaths.cc   | 15 +++++----------
+ 6 files changed, 17 insertions(+), 48 deletions(-)
+
+commit f48f13800de6c1f9aa0b30eb30a35318e1bea8b3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 12 23:18:37 2017 -0600
+
+    do not need this line in configure.sh
+
+ configure.sh | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 265f6922369dd735909778e8cbd03f89c86249d3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 11 09:53:35 2017 -0600
+
+    use non-builtin echo
+
+ autogen.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 4292162398f2f4f8150d6da4474b2ba2934f09f0
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Sep 11 17:07:31 2017 +0200
+
+    Dropping support for ancient xft versions
+
+ configure.ac       | 21 +++++++--------------
+ src/CMakeLists.txt | 13 ++++++-------
+ src/wmapp.cc       |  2 +-
+ src/yconfig.h      |  2 +-
+ src/yfont.cc       | 38 +++++---------------------------------
+ src/ypaint.cc      | 12 ++++++------
+ src/ypaint.h       |  2 --
+ 7 files changed, 26 insertions(+), 64 deletions(-)
+
+commit 102c7425765d4e2d9d234b2470be4c1070a7b570
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 11 03:28:53 2017 +0000
+
+    some tweaks
+
+ README.md.in | 66 ++++++++++++++++++++++++++++++++------------------------
+ 1 file changed, 38 insertions(+), 28 deletions(-)
+
+commit 0e7386aabadc7c4a9578d42ec880dc2e6249af56
+Author: Eduard Bloch <blade@debian.org>
+Date:   Mon Sep 11 00:34:09 2017 +0200
+
+    Added a system suspend function trigger
+
+    The user can specify the actual command via SuspendCommand option, i.e.
+    something running a suspend-to-ram or suspend-to-disk script.
+    On Linux, STR (via systemd) is preselected.
+
+    Also added a very basic suspend/sleep mode icon and related action
+    button in the CtrlAltDel dialog.
+
+ lib/icons/suspend_16x16.xpm | 21 +++++++++++++++++++++
+ lib/icons/suspend_32x32.xpm | 37 +++++++++++++++++++++++++++++++++++++
+ src/default.h               |  8 ++++++--
+ src/wmaction.cc             |  3 +++
+ src/wmaction.h              |  6 ++++++
+ src/wmapp.cc                | 12 ++++++++++++
+ src/wmdialog.cc             | 18 +++++++++++++++---
+ src/wmdialog.h              |  1 +
+ src/wmmgr.cc                |  6 +++++-
+ src/wmmgr.h                 |  2 +-
+ 10 files changed, 107 insertions(+), 7 deletions(-)
+
+commit b1477fc01bc22e07b5f3f974f5e9276f6752994a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:56:07 2017 -0600
+
+    Revert "Remove old debug warning."
+
+    This reverts commit c4faec9b9c3cb4a0d2e3c67e6c757c5587b363f7.
+
+    It is still a valid warning.
+
+ src/icewmbg.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 1d6ab02d9d1ef2dd7a0f98f97af6730df3b771de
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:54:14 2017 -0600
+
+    Revert "LogoutCommand should not affect the menu entries for Shutdown and"
+
+    This reverts commit 3054d3310324e2c52477c8213e52e2093c8e7e9a.
+
+    It has been that way from the start.
+
+ src/wmdialog.cc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 13899d3324af2def9729f9d79cf17d9b0d91e6cf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:45:32 2017 -0600
+
+    Revert "Remove Atoms which are: not used and defined in X11/Xatom.h."
+
+    This reverts commit 6180b23e36ca4f464b74b38a7f171910778fa578.
+
+    I put them there on purpose.
+
+ src/ywindow.h | 10 ++++++++++
+ src/yxapp.cc  | 22 ++++++++++++++++++++++
+ 2 files changed, 32 insertions(+)
+
+commit eee40077c97886df81d37c9eb4ace98d79757d03
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:44:59 2017 -0600
+
+    Revert "Remove unused _XA_WM_CLIENT_MACHINE and _XA_NET_WM_OPACITY."
+
+    This reverts commit 3c77983e05c40d52af3b275cace153ba1cfd7876.
+
+    Do not remove my todo list.
+
+ src/wmmgr.h | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit d016a52641598f0c011bbd3c76df016e5531b4f2
+Merge: f9201986 8f1da162
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:34:06 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit f920198678f394b2fbd7cc778a99d5a865bd1cac
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:33:42 2017 -0600
+
+    more authors
+
+ AUTHORS | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+commit 80bd1839652202a1f1b5fb028857c228ad450646
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:32:27 2017 -0600
+
+    add branch to substitution
+
+ autogen.sh | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit c5198bf59d8c5abca991f0fc644298fb296301aa
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:31:56 2017 -0600
+
+    add links command and disable static libs by default
+
+ configure.ac | 14 ++++++++++++--
+ 1 file changed, 12 insertions(+), 2 deletions(-)
+
+commit c5b7db5dc8956d7b68b0f65e7fbcec946b172541
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:29:32 2017 -0600
+
+    adjust default flags for test build
+
+ configure.sh | 14 +++++++-------
+ 1 file changed, 7 insertions(+), 7 deletions(-)
+
+commit cbdd3ac27d51cd32b2bb2f621cefcefabd5292b3
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:28:44 2017 -0600
+
+    silent is now default
+
+ rebuild.sh | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit b14bb4f93749a54c7238b466a8eb7e7cf04dc451
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:28:16 2017 -0600
+
+    update po files
+
+ po/ar.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/be.po     | 76 +++++++++++++++++++++++++++++++------------------------
+ po/bg.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/ca.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/cs.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/da.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/de.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/el.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/en.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/es.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/fi.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/fr.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/he.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/hr.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/hu.po     | 76 +++++++++++++++++++++++++++++++------------------------
+ po/icewm.pot | 77 +++++++++++++++++++++++++++++++-------------------------
+ po/id.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/it.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/ja.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/ko.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/lt.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/lv.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/mk.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/nb.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/nl.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/no.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/pl.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/pt_BR.po  | 75 ++++++++++++++++++++++++++++++------------------------
+ po/ro.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/ru.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/sk.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/sl.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/sv.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/tr.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/uk.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/vi.po     | 75 ++++++++++++++++++++++++++++++------------------------
+ po/zh_CN.po  | 75 ++++++++++++++++++++++++++++++------------------------
+ po/zh_TW.po  | 75 ++++++++++++++++++++++++++++++------------------------
+ 38 files changed, 1599 insertions(+), 1255 deletions(-)
+
+commit 6389c2deed59cda28d375692d30c4be9fc2e0be1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 10 16:27:56 2017 -0600
+
+    do not use literal package name
+
+ README.md.in | 42 +++++++++++++++++++++---------------------
+ 1 file changed, 21 insertions(+), 21 deletions(-)
+
+commit 8f1da1626b024069d45e7b44646721ad04c44d08
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 10 23:39:06 2017 +0200
+
+    Avoid rare crash on shutdown
+
+    Segfault was possible when icewm is existing before any decorated
+    window was shown at least once, due to premature unsetting of some
+    members or insufficient checks.
+
+ src/ypaint.cc | 6 +++---
+ src/yxapp.cc  | 2 +-
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 59434563c1b01d860321f83d3826fc1dd3558bcb
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 10 23:12:01 2017 +0200
+
+    Refactor copy-pasta in CtrlAltDel dialog
+
+ src/wmdialog.cc | 76 ++++++++++++++---------------------------------------
+ src/wmdialog.h  |  1 +
+ 2 files changed, 21 insertions(+), 56 deletions(-)
+
+commit 68d1f4509eafd8d7d9df734e303b2f4652e9972a
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 10 20:37:16 2017 +0200
+
+    Simplifying signature definition
+
+ src/yfont.cc | 9 ++++-----
+ 1 file changed, 4 insertions(+), 5 deletions(-)
+
+commit c4faec9b9c3cb4a0d2e3c67e6c757c5587b363f7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 10 14:19:00 2017 +0200
+
+    Remove old debug warning.
+
+ src/icewmbg.cc | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit f49b5d41812415316f593a235677ae8abfcdc756
+Merge: 3054d331 973ea256
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 10 12:59:52 2017 +0200
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 3054d3310324e2c52477c8213e52e2093c8e7e9a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 10 12:58:40 2017 +0200
+
+    LogoutCommand should not affect the menu entries for Shutdown and
+    Reboot. See issue #167.
+
+ src/wmdialog.cc | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 973ea25694a5188d53b42c52d2674e73458ea8de
+Author: Eduard Bloch <blade@debian.org>
+Date:   Sun Sep 10 12:41:20 2017 +0200
+
+    Pass-through libXt own options without warnings
+
+ src/wmapp.cc | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 3c77983e05c40d52af3b275cace153ba1cfd7876
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 10 11:24:40 2017 +0200
+
+    Remove unused _XA_WM_CLIENT_MACHINE and _XA_NET_WM_OPACITY.
+
+ src/wmmgr.h | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 13269d8e7b6a3f0ac105b9c15048364065a99288
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 10 11:24:08 2017 +0200
+
+    Remove unused occupyMenu and maximizeMenu.
+
+ src/wmapp.h | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 6180b23e36ca4f464b74b38a7f171910778fa578
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 10 10:36:24 2017 +0200
+
+    Remove Atoms which are: not used and defined in X11/Xatom.h.
+
+ src/ywindow.h | 10 ----------
+ src/yxapp.cc  | 22 ----------------------
+ 2 files changed, 32 deletions(-)
+
+commit 4f16d8caa1ee8eaf354dbafa4d90957275853e9a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 9 17:14:08 2017 +0200
+
+    Remove include "config.h" from yarray.h (must be included in .cc).
+
+ src/yarray.h | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit f1fe31cdd4fa36954550ae6b1c1819410b4214e0
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 9 16:38:49 2017 +0200
+
+    Ensure X11/Xutil.h is included in wmclient.h
+
+ src/wmclient.h | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 705298f7c81e77768fdd83f99ea91425243900d8
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 9 16:37:44 2017 +0200
+
+    Ensure X11/keysym.h is included in icehelp.
+
+ src/icehelp.cc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 7c010461aaaf0c0881bfd3434fbd856213e4fd6e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 9 16:36:47 2017 +0200
+
+    Fix ifndef/define WMACTION_H.
+
+ src/wmaction.h | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit cb2851c179cf424cc4a7c538a056f088507b7dbe
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 9 14:07:52 2017 +0200
+
+    NO_CONFIGURE only applies to preferences options. Other options like
+    --notify must still work when NO_CONFIGURE is defined.
+
+ src/wmapp.cc | 54 ++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 32 insertions(+), 22 deletions(-)
+
+commit 6107cd8c4b5c5407b2d1f7f95287a911955cfebc
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 9 14:05:42 2017 +0200
+
+    Move OS2 files to contrib/.
+
+ config.cmd => contrib/config.cmd | 0
+ sysdep.os2 => contrib/sysdep.os2 | 0
+ 2 files changed, 0 insertions(+), 0 deletions(-)
+
+commit 325ff026b7dd2f2dc89eb6e505ae02f239e4b9fa
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 9 14:02:48 2017 +0200
+
+    Move fd-leak-patch.txt to contrib/.
+
+ fd-leak-patch.txt => contrib/fd-leak-patch.txt | 0
+ 1 file changed, 0 insertions(+), 0 deletions(-)
+
+commit 64088b306be43e600edc79ba38a951354a73c4d5
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 16:54:49 2017 -0600
+
+    md no like bold in tt
+
+ README.md.in | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit 9717942078296beacb8ce4339928d7263a559baf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 16:53:14 2017 -0600
+
+    highlight manpages different
+
+ README.md.in | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+commit a8d25bd676c156bd87ac544e021dc8510583b337
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 10:55:16 2017 -0600
+
+    s/COMPLIANCE/CONFORMING TO/
+
+ man/icewmtray.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 59cf786706b67a26d39e3df47742b7fb513c208f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 10:54:40 2017 -0600
+
+    working up icewm-menu-gnome2 manpage
+
+ man/icewm-menu-gnome2.pod | 59 +++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 57 insertions(+), 2 deletions(-)
+
+commit 48eddc284e6f199e71de8b8b621b7dabccf1a511
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 10:54:23 2017 -0600
+
+    working up icewm-menu-fdo manpage
+
+ man/icewm-menu-fdo.pod | 57 ++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 55 insertions(+), 2 deletions(-)
+
+commit 57db510d12bf4843b8c54d2f498600ad8666729d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 05:04:35 2017 -0600
+
+    conditionally install utility manual pages
+
+ man/Makefile.am | 31 ++++++++++++++++++++++++++-----
+ 1 file changed, 26 insertions(+), 5 deletions(-)
+
+commit 94c866da5cd2ec5adfdee4789b8be7b003a37aa7
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 04:53:51 2017 -0600
+
+    add icewm-menu-gnome2 manual page
+
+ man/icewm-menu-gnome2.pod | 53 +++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 53 insertions(+)
+
+commit a1888a733279e41f968a4de5fab323dc701b285e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 04:50:52 2017 -0600
+
+    complete the icewm-theme manual page
+
+ man/icewm-theme.pod | 45 ++++++++++++++++++++++++++++++++-------------
+ 1 file changed, 32 insertions(+), 13 deletions(-)
+
+commit 4bde14cec83adc22a6a8493c2a7f70e4d88e2f88
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 03:24:59 2017 -0600
+
+    reference manual pages
+
+ README.md.in | 35 +++++++++++++++++++++--------------
+ 1 file changed, 21 insertions(+), 14 deletions(-)
+
+commit 0bf2d7407e8bc7493b9fce2814dee745f4ff126d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 03:24:42 2017 -0600
+
+    typo
+
+ README.md | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit 392502e290519cf0f39aeac5f790f0f5d5d87873
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 03:10:10 2017 -0600
+
+    add examples section
+
+ man/icewm-prefoverride.pod | 2 ++
+ man/icewm-shutdown.pod     | 2 ++
+ man/icewm-startup.pod      | 2 ++
+ man/icewm-theme.pod        | 2 ++
+ 4 files changed, 8 insertions(+)
+
+commit fc368f8f9cce19ccde2c2f3b68a40b16428ea478
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 03:07:26 2017 -0600
+
+    update search path
+
+ man/icewm-env.pod          |  8 ++++++--
+ man/icewm-focus_mode.pod   | 17 +++++++++++++++--
+ man/icewm-keys.pod         |  8 ++++++--
+ man/icewm-menu.pod         |  8 ++++++--
+ man/icewm-preferences.pod  |  8 ++++++--
+ man/icewm-prefoverride.pod |  8 ++++++--
+ man/icewm-programs.pod     |  8 ++++++--
+ man/icewm-shutdown.pod     |  8 ++++++--
+ man/icewm-startup.pod      |  8 ++++++--
+ man/icewm-theme.pod        |  8 ++++++--
+ man/icewm-toolbar.pod      |  8 ++++++--
+ man/icewm-winoptions.pod   |  8 ++++++--
+ 12 files changed, 81 insertions(+), 24 deletions(-)
+
+commit bcbcea91c128c0afa25a9e68b0daa43be67eebee
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Sep 7 02:52:21 2017 -0600
+
+    complete icewm-env manual page
+
+ man/icewm-env.pod | 16 +++++++++++++---
+ 1 file changed, 13 insertions(+), 3 deletions(-)
+
+commit e2ef30b0112c5120211fc46a0c44c761a3de8aa1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:25:40 2017 -0600
+
+    add description to winoptions manpage
+
+ man/icewm-winoptions.pod | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit ea0775d3d83bfb4df156ed08923cbe19d9ebd4e1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:25:23 2017 -0600
+
+    add description to toolbar manpage
+
+ man/icewm-toolbar.pod | 13 +++++++++++++
+ 1 file changed, 13 insertions(+)
+
+commit 1778bc6a98d48ad94204c8807fcc1b9e533311a6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:25:07 2017 -0600
+
+    add description to theme manpage
+
+ man/icewm-theme.pod | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
+
+commit 77ad6060632cd9f523dfee292a72ac31f3cc0329
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:24:53 2017 -0600
+
+    add description to startup manpage
+
+ man/icewm-startup.pod | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit ab0b119de869c3de89824655fca1143258bffedf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:24:37 2017 -0600
+
+    add description to shutdown manpage
+
+ man/icewm-shutdown.pod | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 4bcaf068e0d62ee9ce4c423945dcb7bc14fb6418
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:24:21 2017 -0600
+
+    add description to programs manpage
+
+ man/icewm-programs.pod | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit ee33f4557ce812eb6ba8004b63c77ce766d41981
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:24:06 2017 -0600
+
+    add description to prefoverride manpage
+
+ man/icewm-prefoverride.pod | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 0c99708bdc5a8b78c14a3a8744f4e44ef8e5ea59
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:23:49 2017 -0600
+
+    add description to preferences manpage
+
+ man/icewm-preferences.pod | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit ded3d1622a77883cf17818fc318fe91f6fda486f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:23:31 2017 -0600
+
+    add description to menu manpage
+
+ man/icewm-menu.pod | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 0252e63f057b27f810073013b993f4ec8ea40959
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:23:14 2017 -0600
+
+    add description to keys manpage
+
+ man/icewm-keys.pod | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+
+commit 50efe5dfdbb63913d2658747e9733c187df44421
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:22:57 2017 -0600
+
+    add description to focus_mode manpage
+
+ man/icewm-focus_mode.pod | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+commit 60e2e2d594cedf88ac40ffe784f7c788dbd64b48
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:22:42 2017 -0600
+
+    add description to env manpage
+
+ man/icewm-env.pod | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 2aefcfe428af12b91598c95f93ec403de33adb9b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:17:33 2017 -0600
+
+    cross reference manual pages
+
+ man/icewm.pod | 74 +++++++++++++++++++++++++++++++++++++++++++------------
+ 1 file changed, 58 insertions(+), 16 deletions(-)
+
+commit 078b2a421f002b59eaca40028b4e8dd682f37a0e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:17:00 2017 -0600
+
+    add new manpages to makefile
+
+ man/Makefile.am | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+commit 6f2f8ae322b45d32706315f52a9dc9c92cf9f9a6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 19:16:29 2017 -0600
+
+    add manual pages for minor configuration files
+
+ man/icewm-env.pod          | 40 ++++++++++++++++++++++++++++++++++++++++
+ man/icewm-focus_mode.pod   | 40 ++++++++++++++++++++++++++++++++++++++++
+ man/icewm-prefoverride.pod | 40 ++++++++++++++++++++++++++++++++++++++++
+ man/icewm-shutdown.pod     | 40 ++++++++++++++++++++++++++++++++++++++++
+ man/icewm-startup.pod      | 41 +++++++++++++++++++++++++++++++++++++++++
+ man/icewm-theme.pod        | 40 ++++++++++++++++++++++++++++++++++++++++
+ 6 files changed, 241 insertions(+)
+
+commit 5a5bf49a6476d3d38559b333bebdd66e7c437bf1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 17:41:11 2017 -0600
+
+    add more themables
+
+ doc/icewm.adoc | 12 ++++++++++++
+ 1 file changed, 12 insertions(+)
+
+commit 4f0a22b9948fe7bb5e001fbab1399d168d388653
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 17:40:27 2017 -0600
+
+    quiet down makefiles
+
+ Makefile.am     | 28 ++++++++++++++--------------
+ doc/Makefile.am |  2 +-
+ man/Makefile.am |  4 ++--
+ src/Makefile.am |  2 +-
+ 4 files changed, 18 insertions(+), 18 deletions(-)
+
+commit a83e97d6b31f4c4896a9b5414921c13f472e89b1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 21:53:24 2017 +0000
+
+    more themables
+
+ man/icewm-preferences.pod | 64 ++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 63 insertions(+), 1 deletion(-)
+
+commit 013f3fbfccf2386c0d71f76632af3883d35bc502
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 21:35:01 2017 +0000
+
+    describe themable
+
+ man/icewm-preferences.pod | 6 ++++++
+ 1 file changed, 6 insertions(+)
+
+commit 0fd29ee098f05e6217afc4749562236199e00ca2
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 21:22:45 2017 +0000
+
+    document missing borders
+
+ doc/icewm.adoc | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 20760f6647ed95a28894a59f6dc5cc7042283866
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 21:22:31 2017 +0000
+
+    document borders
+
+ man/icewm-preferences.pod | 52 +++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 52 insertions(+)
+
+commit 9fc989ad9f8aeecb8561032a6a4402cf32538c31
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 6 22:19:10 2017 +0200
+
+    clarify setBorder configureRequest.
+
+ src/base.h     | 10 ++++++++++
+ src/wmframe.cc |  4 +++-
+ 2 files changed, 13 insertions(+), 1 deletion(-)
+
+commit 558c648cbd5ec49cfec66e32bdf3259ba213846f
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 6 22:16:04 2017 +0200
+
+    XQueryTree may fail, so ensure winClients is properly initialized.
+
+ src/wmmgr.cc | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+commit 600eedc2bf47b9ea866eafa2961462ed17be874a
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Wed Sep 6 22:15:37 2017 +0200
+
+    Support HTML special double quotes.
+
+ src/icehelp.cc | 8 ++++++++
+ 1 file changed, 8 insertions(+)
+
+commit e4a4f622e55fd81f1a0f10c6e07b019d71e971dd
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 10:46:01 2017 -0600
+
+    add fonts to manual
+
+ doc/icewm.adoc | 52 +++++++++++++++++++++++++++++++++++++++++-----------
+ 1 file changed, 41 insertions(+), 11 deletions(-)
+
+commit 570e67a439fca997dff336c9aa2208df27c2cd47
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 10:45:50 2017 -0600
+
+    add fonts to manual page
+
+ man/icewm-preferences.pod | 118 ++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 118 insertions(+)
+
+commit e70129f06f6903c2adae0186eff07f540a53aebd
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 10:45:37 2017 -0600
+
+    add descriptions for fonts
+
+ src/themable.h | 38 +++++++++++++++++++-------------------
+ 1 file changed, 19 insertions(+), 19 deletions(-)
+
+commit be3e4846e62690d2d9d09289c5ab43eb80d0309f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 10:20:44 2017 -0600
+
+    a couple more colors
+
+ doc/icewm.adoc            |  2 ++
+ man/icewm-preferences.pod | 12 ++++++++++--
+ 2 files changed, 12 insertions(+), 2 deletions(-)
+
+commit b1b87237118f92d48d4eb395d38661fef252596c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 10:19:45 2017 -0600
+
+    reverse descriptions
+
+ src/icewmbg_prefs.h | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 85d2f74f378d85e4c72cf90ef22a8de2138ab9b5
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 10:16:10 2017 -0600
+
+    add color documentation
+
+ doc/icewm.adoc            |  88 ++++++++++-
+ man/icewm-preferences.pod | 349 ++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 435 insertions(+), 2 deletions(-)
+
+commit 2018c751b864b748bb1a9cb381634f5c2f396cba
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 10:15:57 2017 -0600
+
+    add crossref
+
+ man/icewmbg.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 23e33b22bcae791aba1327c7599d5867279487f6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 09:51:51 2017 -0600
+
+    reorder background items
+
+ doc/icewm.adoc            |  8 ++++----
+ man/icewm-preferences.pod | 24 ++++++++++++------------
+ man/icewmbg.pod           | 10 ++++++++--
+ 3 files changed, 24 insertions(+), 18 deletions(-)
+
+commit 72534639bf4c8562c713c6fc738aa6f6b6d14b3a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 09:44:47 2017 -0600
+
+    s/Transparancy/Transparency/
+
+ doc/icewm.adoc            | 4 ++--
+ man/icewm-preferences.pod | 4 ++--
+ src/icewmbg.cc            | 4 ++--
+ src/icewmbg_prefs.h       | 4 ++--
+ 4 files changed, 8 insertions(+), 8 deletions(-)
+
+commit 0f45486f34e2604392f77ceaa38afb637d4dcba1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 09:40:24 2017 -0600
+
+    document desktop background
+
+ doc/icewm.adoc            | 12 ++++++++----
+ man/icewm-preferences.pod | 41 ++++++++++++++++++++++++++++++++++++++++-
+ 2 files changed, 48 insertions(+), 5 deletions(-)
+
+commit 7008817ace878efc6ec1472b7707bdd9a60938ad
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 09:32:12 2017 -0600
+
+    asciidoc make poor manual pages
+
+ doc/Makefile.am | 15 ++-------------
+ 1 file changed, 2 insertions(+), 13 deletions(-)
+
+commit 7489c4b132eaf5f07f0660fe632332f256c364f4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 00:10:47 2017 -0600
+
+    add command preferences
+
+ man/icewm-preferences.pod | 106 ++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 106 insertions(+)
+
+commit d264e09ee3e5708b9b31edec60a61c0ff26207cc
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 00:10:30 2017 -0600
+
+    add more missing preferences
+
+ doc/icewm.adoc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 1e66108d8de47c109006ab19c2c959b4f6f1b1be
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 5 22:32:14 2017 -0600
+
+    correction
+
+ doc/icewm.adoc | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+commit e16ec8f15ccd2da9468b0a4b57ec7f0cf525bfdd
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 5 22:29:47 2017 -0600
+
+    split out and add menus preferences
+
+ doc/icewm.adoc | 18 +++++++++++++++---
+ 1 file changed, 15 insertions(+), 3 deletions(-)
+
+commit c8f7158ddf420b16c5bb2d86e184cccfc506baa1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 5 22:22:12 2017 -0600
+
+    include more preferences
+
+ man/icewm-preferences.pod | 16 ++++++++++++++++
+ 1 file changed, 16 insertions(+)
+
+commit edf98991bb9545c066c648f7ed0a225c1a7600a0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 5 22:21:55 2017 -0600
+
+    add more missing preferences
+
+ doc/icewm.adoc | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 8611d039a6590e4a3aae757a567d21e3c6d58dbe
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 5 22:13:03 2017 -0600
+
+    document more preferences
+
+ man/icewm-preferences.pod | 72 +++++++++++++++++++++++++++++++++----------
+ 1 file changed, 56 insertions(+), 16 deletions(-)
+
+commit 5801234d16b12ad39fb16ec7675d481bb18ead24
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Tue Sep 5 22:12:49 2017 -0600
+
+    more missing preferences
+
+ doc/icewm.adoc | 23 +++++++++++++++++++----
+ 1 file changed, 19 insertions(+), 4 deletions(-)
+
+commit 735cb994d56987bd8d23e83e671aece1f3b717f5
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 03:57:13 2017 +0000
+
+    document timing preferences
+
+ man/icewm-preferences.pod | 46 +++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 46 insertions(+)
+
+commit 00d50cc688560da2d9a10b85863c8f0cec1c33e5
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 03:56:50 2017 +0000
+
+    add more preferences
+
+ doc/icewm.adoc | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+commit 5bbf94107188614efe91682e76b519156f7b7850
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 02:18:13 2017 +0000
+
+    working up preferences man page
+
+ man/icewm-preferences.pod | 98 +++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 98 insertions(+)
+
+commit e20920389bbe6ae2c9a86b10345480a3d0f4394c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Sep 6 02:17:45 2017 +0000
+
+    add more preferences
+
+ doc/icewm.adoc | 11 +++++++++--
+ 1 file changed, 9 insertions(+), 2 deletions(-)
+
+commit 943cc9355118410f7830bf6b58b9fccf0786afb6
+Author: Dmitry Semyonov <linulin@gmail.com>
+Date:   Mon Sep 4 20:07:11 2017 +0300
+
+    Properly reserve taskbar area in vertical dualhead configurations
+
+    Prevents windows placement under the taskbar when TaskBarAtTop=0, and fixes
+    placement of maximized windows on lower screen when TaskBarAtTop=1.
+
+ src/wmtaskbar.cc | 5 +----
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+commit 55518d3d635618a64c202cea73ddc4cb301e5a6b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 20:56:48 2017 -0600
+
+    regroup and add more preferences
+
+ man/icewm-preferences.pod | 68 ++++++++++++++++++++++++++++++++++---------
+ 1 file changed, 55 insertions(+), 13 deletions(-)
+
+commit 4f2b8826e592aba3aed1a1c54edd654147f95b35
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 20:56:13 2017 -0600
+
+    regroup and add missing preferences
+
+ doc/icewm.adoc | 96 +++++++++++++++++++++++++++++-------------------------
+ 1 file changed, 52 insertions(+), 44 deletions(-)
+
+commit fa9bd6bf5ec95dd25994860c8a483843a9d7389d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 20:27:07 2017 +0000
+
+    add menu preferences
+
+ man/icewm-preferences.pod | 59 +++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 59 insertions(+)
+
+commit c55346d1f40770e3e147d7cfe6c82cc4592c814c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 20:15:39 2017 +0000
+
+    oops
+
+ doc/icewm.adoc | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 313c97e81638561ff59eeed0e6ee315bc290e13a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 20:14:07 2017 +0000
+
+    add missing preferences
+
+ doc/icewm.adoc | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit c81b63cf1bc336bc3aab30bbb65c93f7ea51aaa7
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 20:13:40 2017 +0000
+
+    add task bar preferences
+
+ man/icewm-preferences.pod | 84 +++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 84 insertions(+)
+
+commit 37c0fb75057d55a245021f35861a5cc4940ff06a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 19:31:46 2017 +0000
+
+    add more preferences
+
+ man/icewm-preferences.pod | 90 +++++++++++++++++++++----------------------
+ 1 file changed, 44 insertions(+), 46 deletions(-)
+
+commit 6e1e337dc122ff7a0a6a654fb2e303b167def513
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 19:31:20 2017 +0000
+
+    add missing preferences
+
+ doc/icewm.adoc | 51 +++++++++++++++++++++++++++++++++++++++++++--------
+ 1 file changed, 43 insertions(+), 8 deletions(-)
+
+commit 95a90d4e069e3685c6c75ab989df64d754b98119
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 08:40:15 2017 +0000
+
+    working up icewm-preferences man page
+
+ man/icewm-preferences.pod | 402 ++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 402 insertions(+)
+
+commit 4e2ab85f9af5d9f88a03c50e483ab4f25b2171f1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 04:59:08 2017 +0000
+
+    update po files
+
+ po/ar.po     | 198 +++++++++++++++++++++++++++++------------------------
+ po/be.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/bg.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/ca.po     | 200 +++++++++++++++++++++++++++++------------------------
+ po/cs.po     | 203 +++++++++++++++++++++++++++++-------------------------
+ po/da.po     | 198 +++++++++++++++++++++++++++++------------------------
+ po/de.po     | 204 ++++++++++++++++++++++++++++++-------------------------
+ po/el.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/en.po     | 197 +++++++++++++++++++++++++++++------------------------
+ po/es.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/fi.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/fr.po     | 202 +++++++++++++++++++++++++++++-------------------------
+ po/he.po     | 198 +++++++++++++++++++++++++++++------------------------
+ po/hr.po     | 198 +++++++++++++++++++++++++++++------------------------
+ po/hu.po     | 203 +++++++++++++++++++++++++++++-------------------------
+ po/icewm.pot | 199 +++++++++++++++++++++++++++++------------------------
+ po/id.po     | 203 +++++++++++++++++++++++++++++-------------------------
+ po/it.po     | 203 +++++++++++++++++++++++++++++-------------------------
+ po/ja.po     | 200 +++++++++++++++++++++++++++++------------------------
+ po/ko.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/lt.po     | 202 +++++++++++++++++++++++++++++-------------------------
+ po/lv.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/mk.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/nb.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/nl.po     | 204 ++++++++++++++++++++++++++++++-------------------------
+ po/no.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/pl.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/pt_BR.po  | 203 +++++++++++++++++++++++++++++-------------------------
+ po/ro.po     | 198 +++++++++++++++++++++++++++++------------------------
+ po/ru.po     | 202 +++++++++++++++++++++++++++++-------------------------
+ po/sk.po     | 203 +++++++++++++++++++++++++++++-------------------------
+ po/sl.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/sv.po     | 198 +++++++++++++++++++++++++++++------------------------
+ po/tr.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/uk.po     | 204 ++++++++++++++++++++++++++++++-------------------------
+ po/vi.po     | 201 +++++++++++++++++++++++++++++-------------------------
+ po/zh_CN.po  | 201 +++++++++++++++++++++++++++++-------------------------
+ po/zh_TW.po  | 201 +++++++++++++++++++++++++++++-------------------------
+ 38 files changed, 4157 insertions(+), 3479 deletions(-)
+
+commit 085a8ca3c8b1fe90b282b952cb273304104fa3aa
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 04:58:05 2017 +0000
+
+    start icewm-preferences manual page
+
+ man/icewm-preferences.pod | 17 ++++++++++++-----
+ 1 file changed, 12 insertions(+), 5 deletions(-)
+
+commit cba655643920284eacae215656d5a4872f6451da
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 04:57:53 2017 +0000
+
+    correction
+
+ man/icewm-keys.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit f7b3fba883e428b5bb0276707dc9928feb612073
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 04:54:50 2017 +0000
+
+    complete icewm-keys manual page
+
+ man/icewm-keys.pod | 82 +++++++++++++++++++++++++++++++++++++++++++++++---
+ 1 file changed, 77 insertions(+), 5 deletions(-)
+
+commit ab040fb990ff505b5b94b7dab5b60ba4099f9e53
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Mon Sep 4 04:35:43 2017 +0000
+
+    proper section 5 title
+
+ man/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 121c5419c1e5cfc81ce6b42013cd5db0cc082726
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 22:16:37 2017 +0200
+
+    use False instead of 0.
+
+ src/wmcontainer.cc | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+commit 6231c4f224f64249891afbc413bd547bd56e1215
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 22:15:52 2017 +0200
+
+    Before exec or exit XFlush suffices.
+
+ src/wmapp.cc | 4 ++--
+ src/yxapp.cc | 3 +--
+ 2 files changed, 3 insertions(+), 4 deletions(-)
+
+commit bbc9e9d5db938c1b6359ec975471294ef18e7968
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 21:22:24 2017 +0200
+
+    Remove 2 superfluous XSyncs.
+
+ src/wmmgr.cc | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+commit f7ae5a4bb9231eab68324c637b17ddd0287333f6
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 21:20:57 2017 +0200
+
+    No need for XSync when this is implicit in a subsequent function call.
+
+ src/atasks.cc   | 1 -
+ src/movesize.cc | 3 ---
+ 2 files changed, 4 deletions(-)
+
+commit 266425e66d97094b2692c3ea3a0e15218c2f8ca1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 21:18:47 2017 +0200
+
+    Give each help page its own resource class name.
+
+ src/wmprog.cc | 11 ++++++-----
+ 1 file changed, 6 insertions(+), 5 deletions(-)
+
+commit 8e87473aedff6f71ce9930832a7a6e942be8635b
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 21:17:08 2017 +0200
+
+    Add the word "Manual" to the title to more easily differentiate it
+    from manpages.
+
+ doc/icewm.adoc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 76371c3d4421048c55d95436eaea22a9e65c93d7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 20:49:57 2017 +0200
+
+    undo inadvertent DEBUG define
+
+ src/yapp.cc | 1 -
+ 1 file changed, 1 deletion(-)
+
+commit b5e7831fd3be22215644a4466a406a6e8e12659e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 19:46:42 2017 +0200
+
+    rename ignore_enternotify_hack to EnterNotifySerial and put in class
+    YWindow.
+
+ src/wmframe.cc   | 14 ++++++--------
+ src/wmtaskbar.cc | 10 +++++-----
+ src/yapp.cc      |  1 +
+ src/ywindow.cc   | 21 +++++++++++----------
+ src/ywindow.h    |  3 +++
+ 5 files changed, 26 insertions(+), 23 deletions(-)
+
+commit 3301bc2ce96b04772c11daf29798d341c5a79a98
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 19:42:48 2017 +0200
+
+    Inline zerotime. Remove coarse timers (too coarse).
+
+ src/ytimer.cc | 24 +++---------------------
+ src/ytimer.h  |  3 ++-
+ 2 files changed, 5 insertions(+), 22 deletions(-)
+
+commit 01e2589a927db18f337c7ca88fe273f1a371fca1
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 19:41:34 2017 +0200
+
+    enable translations for registerProtocols.
+
+ src/wmapp.cc | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+commit 11944e3eb028adfe2a2c8a2493488430be84eaf7
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 3 08:14:40 2017 +0000
+
+    complete icewm-programs manual page
+
+ man/icewm-programs.pod | 185 +++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 180 insertions(+), 5 deletions(-)
+
+commit 7ad7e6f691fc864146ec308cc105390b3875caf5
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 3 08:14:20 2017 +0000
+
+    complete icewm-menu manual page
+
+ man/icewm-menu.pod | 131 +++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 126 insertions(+), 5 deletions(-)
+
+commit 5c2e059048cc08ea4e955b70bc2290937af751a6
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 3 07:25:00 2017 +0000
+
+    provide toolbar file manual page
+
+ man/icewm-toolbar.pod | 70 +++++++++++++++++++++++++++++++++++++++++++----
+ 1 file changed, 65 insertions(+), 5 deletions(-)
+
+commit d282964ef0a716d589a8677e50483d4c7e756936
+Merge: b01371e6 7e7621f1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 3 06:20:19 2017 +0000
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit b01371e65655db0070dfca06f54df07c4c3c734c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 3 06:20:08 2017 +0000
+
+    compact icewm-winoptions manual page
+
+ man/icewm-winoptions.pod | 228 ++++++++++---------------------------------
+ 1 file changed, 50 insertions(+), 178 deletions(-)
+
+commit 15e1536bfb15551e8a5db1deaa1ae86e0a19510c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 3 06:19:43 2017 +0000
+
+    minor changes
+
+ man/icewmhint.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 7e7621f120428894d9d5602fe4ed3b965e7569e7
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 07:00:15 2017 +0200
+
+    Document new behavior of the -r, --restart option.
+
+ doc/icewm.1.adoc | 8 +++-----
+ 1 file changed, 3 insertions(+), 5 deletions(-)
+
+commit f0b6ac5e1e7469aa93024ff489f1f1a95b21bf39
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 06:49:07 2017 +0200
+
+    Make the icewm -r, --restart flag restart the running icewm.
+
+ src/wmapp.cc | 20 +++++++++++++++-----
+ 1 file changed, 15 insertions(+), 5 deletions(-)
+
+commit 85cfc606f5f0985340d6b014f5bdeb78a1a4dc79
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 06:35:58 2017 +0200
+
+    Make doWMAction static so we can use it elsewhere without a manager.
+
+ src/wmmgr.cc | 4 ++--
+ src/wmmgr.h  | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+commit 3be71da119cf7cb1ba5e548eae19eebe9b2973a9
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sun Sep 3 06:34:55 2017 +0200
+
+    Add root() to xapp to easily get the X Root window.
+
+ src/ywindow.cc | 8 ++++----
+ src/yxapp.cc   | 2 +-
+ src/yxapp.h    | 1 +
+ 3 files changed, 6 insertions(+), 5 deletions(-)
+
+commit eb417bc95274a3706401ecbef8a8da77c9aaa5b9
+Merge: 7d728fb3 ce7bd9f0
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 3 03:49:36 2017 +0000
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 7d728fb31f0fc5ae384e1d8d5cf37b9dc6963dc4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sun Sep 3 03:47:54 2017 +0000
+
+    compact icewmhint manual page
+
+ man/icewmhint.pod | 348 +++++++++++++-------------------------------------
+ 1 file changed, 91 insertions(+), 257 deletions(-)
+
+commit ce7bd9f019b2f844744a9702e5950d72568c966e
+Author: Bert Gijsbers <gijsbers@science.uva.nl>
+Date:   Sat Sep 2 22:41:11 2017 +0200
+
+    Better fix for ledPixSpace being only 1 pixel wide.
+
+ src/aclock.cc | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+commit ff06f8b55a1e07494e35a567f2fa29ddfe4904ee
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 07:42:54 2017 +0000
+
+    complete winoptions file manual page
+
+ man/icewm-winoptions.pod | 356 ++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 350 insertions(+), 6 deletions(-)
+
+commit 379149e7e2faed46760644ebb14b90f9bf18c441
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 05:15:49 2017 +0000
+
+    build/inst configuration file man pages
+
+ man/Makefile.am | 42 +++++++++++++++++++++++++++++++++++-------
+ 1 file changed, 35 insertions(+), 7 deletions(-)
+
+commit b8af21030f6b2cbb6d8c42627a70064ed1d36124
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 05:14:45 2017 +0000
+
+    add manual pavge for winoptions file
+
+ man/icewm-winoptions.pod | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit 7dbb219bf73efe1a59003b07ff8bf1179302597f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 05:14:25 2017 +0000
+
+    add manual page for toolbar file
+
+ man/icewm-toolbar.pod | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit 298b3069223cbae1eb8550d05561ae2227ee3a8d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 05:14:05 2017 +0000
+
+    add manual page for programs file
+
+ man/icewm-programs.pod | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit 83176a7af981d8870cbd72cd0eb0753791e1656d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 05:13:47 2017 +0000
+
+    add manual page for preferences file
+
+ man/icewm-preferences.pod | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit 3caa9fb5322fe2dbbcb6a1a1d588e7605acf490f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 05:13:30 2017 +0000
+
+    add manual page for menu file
+
+ man/icewm-menu.pod | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit aee905941d45a2598436a232b2cf038f0678bb3f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 05:13:13 2017 +0000
+
+    add manual page for keys file
+
+ man/icewm-keys.pod | 35 +++++++++++++++++++++++++++++++++++
+ 1 file changed, 35 insertions(+)
+
+commit 3803a3db630970dd915b12404d3a39267814d923
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 05:12:55 2017 +0000
+
+    more manual updates
+
+ man/icewmhint.pod | 38 ++++++++++++++++++++++++++------------
+ 1 file changed, 26 insertions(+), 12 deletions(-)
+
+commit ae331839209c4c7964d09d61f1f0c6535a021cae
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 03:55:29 2017 +0000
+
+    more icewmhint manual page workup
+
+ man/icewmhint.pod | 116 ++++++++++++++++++++++++++++++++++++++++++++++++--
+ 1 file changed, 113 insertions(+), 3 deletions(-)
+
+commit cd763a9576b802258b6230824df34f601142d086
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Sat Sep 2 03:28:17 2017 +0000
+
+    more work in icewmhint manual page
+
+ man/icewmhint.pod | 37 ++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 36 insertions(+), 1 deletion(-)
+
+commit db0c3083067f6b30904fcf461f490bf0c722e7d0
+Merge: 328daae3 e22ce840
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Sep 1 21:11:44 2017 -0600
+
+    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
+    icewm-1-4-BRANCH
+
+commit 328daae37cfe823a6a70a5ab862bf3f1890e31a1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Sep 1 21:11:26 2017 -0600
+
+    do not change VERSION or configure.ac
+
+ VERSION      |  2 +-
+ configure.ac | 10 +++++-----
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 34229c12e6467dd4f4e3b81fd90b1769f62e3c56
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Fri Sep 1 21:08:43 2017 -0600
+
+    working up icewmhint manual page
+
+ VERSION           |   2 +-
+ configure.ac      |  10 +--
+ man/icewmhint.pod | 171 +++++++++++++++++++++++++++++++++++++++++++++++++-
+ 3 files changed, 174 insertions(+), 9 deletions(-)
+
+commit e22ce8401c0d18965aa5f9b66297e4739fdbbd38
+Author: Eduard Bloch <blade@debian.org>
+Date:   Fri Sep 1 21:37:32 2017 +0200
+
+    Fix declaration of assert function
+
+ src/icesound.cc | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 97823a66fbd821c148a69ff69d0381f7dda09b75
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 23:44:04 2017 +0000
+
+    complete icewmtray manual page
+
+ man/icewmtray.pod | 17 ++++++++++++++++-
+ 1 file changed, 16 insertions(+), 1 deletion(-)
+
+commit a312e96cb848f299881aded85984e80b8a999581
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 16:38:01 2017 -0600
+
+    more work on icewmtray manual page
+
+ man/icewmtray.pod | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+commit 83beb68fdd6d355e48abd96c652a0e833fd2ef84
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 15:47:18 2017 -0600
+
+    working up icewmtray manual page
+
+ man/icewmtray.pod | 35 +++++++++++++++++++++++++++++++++--
+ 1 file changed, 33 insertions(+), 2 deletions(-)
+
+commit 2c0282774051fd9b16d02285aeffacb36767cba4
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 13:49:12 2017 -0600
+
+    complete icesh manual page
+
+ man/icesh.pod | 84 ++++++++++++++++++++++++++++++++++++++-----------------
+ 1 file changed, 58 insertions(+), 26 deletions(-)
+
+commit a52cd14a143a1c81ac61f51a2557e5646e8bb13b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 13:33:01 2017 -0600
+
+    building up icesh manual page
+
+ man/icesh.pod | 125 ++++++++++++++++++++++++++++++++----------------------
+ 1 file changed, 74 insertions(+), 51 deletions(-)
+
+commit 9f859af20e7aca39efd758eca923fd9d323d284a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 09:46:20 2017 -0600
+
+    more updates to icesh manual page
+
+ man/icesh.pod | 113 +++++++++++++++++++++++++++++++++++++++---------------
+ 1 file changed, 82 insertions(+), 31 deletions(-)
+
+commit 0a2a609d31c05afa1e512a660be2d9f5f08e6f10
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 05:30:46 2017 -0600
+
+    working up icesh manual page
+
+ man/icesh.pod | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 123 insertions(+), 1 deletion(-)
+
+commit 199b657cb436943a6c1398bcd8a4ed26439ca1da
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 04:45:09 2017 -0600
+
+    syntax error
+
+ man/icewm.pod | 2 ++
+ 1 file changed, 2 insertions(+)
+
+commit 099fbefe91c75b4960c2a06d3c76e912f95e6a99
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 04:44:36 2017 -0600
+
+    strap in icehelp manual page
+
+ man/icehelp.pod | 19 +++++++++++++++++--
+ 1 file changed, 17 insertions(+), 2 deletions(-)
+
+commit a569631c9dd223d78ff1973704a434692b9eee1a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 00:51:35 2017 -0600
+
+    comaplete icesound manual page
+
+ man/icesound.pod | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 150 insertions(+), 1 deletion(-)
+
+commit 6955d2d4daec387b3c2a39698cbdbbbc5f17a92b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Thu Aug 31 00:33:08 2017 -0600
+
+    strap in manual page for icewmbg
+
+ man/icewmbg.pod | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++-
+ 1 file changed, 141 insertions(+), 1 deletion(-)
+
+commit 68549fe748a74a558f2b043f5361d5f4c2c6a5bc
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:26:21 2017 -0600
+
+    add standard usage option to icewmtray manual page
+
+ man/icewmtray.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit 28abfe396746f394f4c595064c4ed69a9cc9f6d1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:26:08 2017 -0600
+
+    add standard usage option to icewmhint manual page
+
+ man/icewmhint.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit c6c5dac733aa206b0eb97b202a1691169561fe04
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:25:55 2017 -0600
+
+    add standard usage option to icewmbg manual page
+
+ man/icewmbg.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit eb494559c9757d82db56fca1491527457737d99e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:25:40 2017 -0600
+
+    add standard usage option to icewm-set-gnomewm manual page
+
+ man/icewm-set-gnomewm.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit e7da683817cd5c0de08551d82c7c3ee231988f08
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:25:20 2017 -0600
+
+    add standard usage option to icewm-session manual page
+
+ man/icewm-session.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit 8064ad76215519923aea7a23bbad164b53076906
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:25:01 2017 -0600
+
+    add standard usage option to icewm-menu-fdo manual page
+
+ man/icewm-menu-fdo.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit 8fa51108b9a58907d11b83f8a836ae0fb3521d2a
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:24:41 2017 -0600
+
+    add standard usage option to icesound manual page
+
+ man/icesound.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit b191d256af35b530b084b294a2de1fa17adac0a9
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:24:30 2017 -0600
+
+    add standard usage option to icesh manual page
+
+ man/icesh.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit aed6d5d4ae16eea9b1cb13f48866e65329d59e2d
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:24:16 2017 -0600
+
+    add standard usage option to icehelp manual page
+
+ man/icehelp.pod | 20 ++++++++++++++++++++
+ 1 file changed, 20 insertions(+)
+
+commit e140336ded813622841ea1f22e0a32758186ad28
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:18:02 2017 -0600
+
+    sort manual pages alphabetic
+
+ man/Makefile.am | 28 ++++++++++++++--------------
+ 1 file changed, 14 insertions(+), 14 deletions(-)
+
+commit 541c4668a65618969882d0c30b3012bd19011523
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:17:10 2017 -0600
+
+    add icewm-set-gnomewm manual page to Makefile
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 32667ea1b08f21a5ba25a460e63b6ecca8610ef1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:16:36 2017 -0600
+
+    add icewm-set-gnomewm manual page
+
+ man/icewm-set-gnomewm.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit d0f6d47ff8bc927935dad3374ac17f529467ba85
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:15:04 2017 -0600
+
+    add icewwm-menu-fdo manual page
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit c9867f718b993c4352792f9de00b17d919b6fc50
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:14:15 2017 -0600
+
+    add icewm-menu-fdo manual page
+
+ man/icewm-menu-fdo.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit 844593cbd331e8108892a230729276ad01f51924
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:12:52 2017 -0600
+
+    add icewmhint manual page to makefile
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 0a222e7b9d9b5152d1f04279d40f9a80461de06b
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:12:10 2017 -0600
+
+    add icewmhint manual page
+
+ man/icewmhint.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit a3f1e5054142be978062fb81bbb1de3c69468444
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:10:56 2017 -0600
+
+    add icehelp manual page to makefile
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 1448d3b8ef2a12885715f015b287e91efb87b436
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:10:19 2017 -0600
+
+    add icehelp manual page
+
+ man/icehelp.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit e1e3591141d04b9aa8793befb91da25794ddb71c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:09:28 2017 -0600
+
+    add icesh manual page to makefile
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit a0299b8e75a47b1a7af7319ad82f06f4984a2a86
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:09:01 2017 -0600
+
+    add icesh manual page
+
+ man/icesh.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit 50825bdc965566e68033a210661a7d90888070c5
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:07:10 2017 -0600
+
+    add icesound manual page to makefile
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 78078498dcd18db6694f522f077ba9c8251481cf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:06:34 2017 -0600
+
+    add icesound manual page
+
+ man/icesound.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit 962913d5751b2842b42720cc3e4d7f75eb112e1c
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:05:25 2017 -0600
+
+    add icewmtray manual page to makefile
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 3aac2badd1efcf4fd24d23931a84fde42228f53f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:04:48 2017 -0600
+
+    add icewmtray manual page
+
+ man/icewmtray.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit 59f17deb883a3170a386af9214eb2b280e161621
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:02:58 2017 -0600
+
+    add icewm-session manual page to makefile
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit c8a7446cf5298dfd08c6de4ac1a7c58dee9d95a1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:02:19 2017 -0600
+
+    add icewm-session manual page
+
+ man/icewm-session.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit 31d7e66d12c86ab03b1d6283d018e119aaa7f321
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 23:01:06 2017 -0600
+
+    use package name
+
+ man/icewm.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e284e7f9f7d28c6df1a0772f240cfd3a8965f0cf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:59:50 2017 -0600
+
+    spelling
+
+ man/icewmbg.pod | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 461b00d1dbd4b5e11264e862cdaac518d0ae3ac5
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:59:14 2017 -0600
+
+    add icewmbg to makefile
+
+ man/Makefile.am | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+commit 95c3ee3007e1ba7de8613858d5b1cef88d730c6f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:58:30 2017 -0600
+
+    add skeleton for icewmbg manual page
+
+ man/icewmbg.pod | 33 +++++++++++++++++++++++++++++++++
+ 1 file changed, 33 insertions(+)
+
+commit 05d5e6f0537a1be9c5da0ecf6abc5973233f162f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:57:58 2017 -0600
+
+    ignore file for this directory
+
+ man/.gitignore | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 790d149e1b5e1416dfb06e91a19398a920ea6baf
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:55:18 2017 -0600
+
+    yet another correction
+
+ man/icewm.pod | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 7d6906a5f85df90efcc60f72c40c4cd0ca8bf1db
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:53:34 2017 -0600
+
+    another correction
+
+ man/icewm.pod | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit 30cf44c64e824073b66282e3df5616ef46d88cfd
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:46:04 2017 -0600
+
+    add manual page directory to make
+
+ Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 213467af599a859d30f32110296cb3df5b8bc553
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:45:36 2017 -0600
+
+    add manual makefile to configure
+
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 365be7679187012d45d7999efe669c339ad3d7d1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:42:51 2017 -0600
+
+    add initial pod file for icewm
+
+ man/icewm.pod | 1036 +++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 1036 insertions(+)
+
+commit a71ec83456b2b8de036b5a05bfa0851b36975e7f
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 22:40:10 2017 -0600
+
+    add makefile for manual pages
+
+ man/Makefile.am | 25 +++++++++++++++++++++++++
+ 1 file changed, 25 insertions(+)
+
+commit a2b1df26165f4465eace70db729eeb712154fbad
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 19:15:47 2017 -0600
+
+    proper references
+
+ doc/icewm.1.adoc | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit 5017dfe7d82c7fc9947e427caab39e41dc2e3d21
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 19:11:15 2017 -0600
+
+    correct name
+
+ doc/icewm.1.adoc | 22 +++++++++++-----------
+ 1 file changed, 11 insertions(+), 11 deletions(-)
+
+commit cb525beb3ea5476a5d0f9af4998623bf66509109
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 19:10:09 2017 -0600
+
+    not correct
+
+ doc/icewm.1.adoc | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 67f3e07fae30be83839a7a0aa528014c6b2d620e
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 18:47:50 2017 -0600
+
+    distribute manual pages
+
+ doc/Makefile.am | 10 ++++++----
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
+commit b27f9c989b9c93be5d574e9b65e3ddf1c4d21d78
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 18:46:55 2017 -0600
+
+    more ignores
+
+ .gitignore | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 57bdc67a9082ab03db9f7f5ec4ab4bd275ef1439
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 18:45:42 2017 -0600
+
+    update po files
+
+ po/ar.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/be.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/bg.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/ca.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/cs.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/da.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/de.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/el.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/en.po     | 90 +++++++++++++++++++++++++++++++++++++++---------------
+ po/es.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/fi.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/fr.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/he.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/hr.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/hu.po     | 93 +++++++++++++++++++++++++++++++++++++++++---------------
+ po/icewm.pot | 92 +++++++++++++++++++++++++++++++++++++++----------------
+ po/id.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/it.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/ja.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/ko.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/lt.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/lv.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/mk.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/nb.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/nl.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/no.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/pl.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/pt_BR.po  | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/ro.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/ru.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/sk.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/sl.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/sv.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/tr.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/uk.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/vi.po     | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/zh_CN.po  | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ po/zh_TW.po  | 91 +++++++++++++++++++++++++++++++++++++++---------------
+ 38 files changed, 2509 insertions(+), 951 deletions(-)
+
+commit 3a0021d222b94476e125d3c0d05e3e480f720f02
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 17:57:24 2017 -0600
+
+    asciidoc -D option only applies to html
+
+ doc/Makefile.am | 7 +------
+ 1 file changed, 1 insertion(+), 6 deletions(-)
+
+commit f086a897cc99409c64d5810556341f09f93285a1
+Author: Brian Bidulock <bidulock@openss7.org>
+Date:   Wed Aug 30 17:56:00 2017 -0600
+
+    suppress warnings
+
+ src/yapp.cc | 2 ++
+ 1 file changed, 2 insertions(+)
 
 commit 8f1eed9cd44455a198c2f2d31a3927823f2c81ef
 Author: Bert Gijsbers <gijsbers@science.uva.nl>
--- icewm-1.6.4.orig/lib/keys.in
+++ icewm-1.6.4/lib/keys.in
@@ -27,8 +27,8 @@ key "Super+KP_Add"          amixer sset
 key "XF86AudioLowerVolume"  amixer sset Master 5%-
 key "XF86AudioRaiseVolume"  amixer sset Master 5%+
 key "XF86AudioMute"         amixer sset Master toggle
-key "XF86HomePage"          xdg-open about:blank
-key "XF86Search"            xdg-open https://www.google.com
+key "XF86HomePage"         sensible-browser about:blank
+key "XF86Search"            sensible-browser https://www.duckduckgo.com
 key "XF86Eject"             eject
 key "XF86Calculator"        /bin/sh -c "gnome-calculator || xcalc || ( type bc >/dev/null 2>&1 && @XTERMCMD@ -e bc -l)"
 
--- icewm-1.6.4.orig/lib/winoptions.in
+++ icewm-1.6.4/lib/winoptions.in
@@ -5,6 +5,8 @@
 
 xterm.icon: xterm
 rxvt.icon: xterm
+urxvtc.icon: urxvt
+urxvt.icon: urxvt
 nxterm.icon: xterm
 fte.icon: fte
 emacs.Emacs.icon: emacs
--- icewm-1.6.4.orig/src/CMakeLists.txt
+++ icewm-1.6.4/src/CMakeLists.txt
@@ -447,7 +447,7 @@ CONFIGURE_FILE("${CMAKE_SOURCE_DIR}/src/
 SET(ICE_COMMON_SRCS mstring.cc udir.cc upath.cc yapp.cc yxapp.cc ytimer.cc
     ywindow.cc ypaint.cc ypopup.cc misc.cc ycursor.cc ysocket.cc ypaths.cc
     ylocale.cc yarray.cc ycollections.cc ypipereader.cc yxembed.cc yconfig.cc
-    yprefs.cc yfont.cc ypixmap.cc
+    yprefs.cc yfont.cc ypixmap.cc ytime.cc
     yimage_gdk.cc yximage.cc ycolor.cc ytooltip.cc)
 
 if(CONFIG_XFREETYPE)
@@ -496,7 +496,7 @@ IF(CONFIG_FDO_MENUS)
     INSTALL(TARGETS icewm-menu-fdo${EXEEXT} DESTINATION ${BINDIR})
 ENDIF()
 
-ADD_EXECUTABLE(icewm-session${EXEEXT} icesm.cc yapp.cc misc.cc mstring.cc upath.cc ytimer.cc yprefs.cc yarray.cc ref.cc)
+ADD_EXECUTABLE(icewm-session${EXEEXT} icesm.cc yapp.cc misc.cc mstring.cc upath.cc ytime.cc ytimer.cc yprefs.cc yarray.cc ref.cc)
 set(icewm_session_pc_flags ${x11_CFLAGS})
 target_compile_options(icewm-session${EXEEXT} PUBLIC ${CXXFLAGS_COMMON} ${icewm_session_pc_flags})
 TARGET_LINK_LIBRARIES(icewm-session${EXEEXT} ${nls_LIBS} ${EXTRA_LIBS})
@@ -505,7 +505,7 @@ ADD_EXECUTABLE(icewmhint${EXEEXT} icewmh
 target_compile_options(icewmhint${EXEEXT} PUBLIC ${CXXFLAGS_COMMON} ${icewm_pc_flags})
 TARGET_LINK_LIBRARIES(icewmhint${EXEEXT} ${xext_LDFLAGS} ${x11_LDFLAGS} ${nls_LIBS} ${EXTRA_LIBS})
 
-ADD_EXECUTABLE(icesh${EXEEXT} icesh.cc misc.cc mstring.cc ref.cc yarray.cc ytimer.cc)
+ADD_EXECUTABLE(icesh${EXEEXT} icesh.cc misc.cc mstring.cc ref.cc yarray.cc ytime.cc)
 target_compile_options(icesh${EXEEXT} PUBLIC ${CXXFLAGS_COMMON} ${icewm_pc_flags})
 TARGET_LINK_LIBRARIES(icesh${EXEEXT} ${xext_LDFLAGS} ${xrandr_LDFLAGS} ${xinerama_LDFLAGS} ${x11_LDFLAGS} ${nls_LIBS} ${EXTRA_LIBS})
 
@@ -514,7 +514,7 @@ target_compile_options(icewmbg${EXEEXT}
 TARGET_LINK_LIBRARIES(icewmbg${EXEEXT} ${xext_LDFLAGS} ${x11_LDFLAGS} ${xft_LDFLAGS} ${fribidi_LDFLAGS} ${xrandr_LDFLAGS}  ${icewm_img_libs} ${xinerama_LDFLAGS} ${nls_LIBS} ${EXTRA_LIBS})
 
 IF(ENABLE_ALSA OR ENABLE_AO OR ENABLE_OSS)
-    ADD_EXECUTABLE(icesound${EXEEXT} icesound.cc upath.cc misc.cc mstring.cc ytimer.cc yapp.cc yprefs.cc yarray.cc ref.cc)
+    ADD_EXECUTABLE(icesound${EXEEXT} icesound.cc upath.cc misc.cc mstring.cc ytime.cc ytimer.cc yapp.cc yprefs.cc yarray.cc ref.cc)
     target_compile_options(icesound${EXEEXT} PUBLIC ${CXXFLAGS_COMMON} ${icewm_pc_flags} ${audio_flags})
     TARGET_LINK_LIBRARIES(icesound${EXEEXT} ${xext_LDFLAGS} ${x11_LDFLAGS} ${nls_LIBS} ${audio_libs} ${EXTRA_LIBS})
     INSTALL(TARGETS icesound${EXEEXT} DESTINATION ${BINDIR})
--- icewm-1.6.4.orig/src/Makefile.am
+++ icewm-1.6.4/src/Makefile.am
@@ -103,6 +103,8 @@ libice_la_SOURCES = \
 	MwmUtil.h \
 	yxapp.cc \
 	yxapp.h \
+	ytime.cc \
+	ytime.h \
 	ytimer.cc \
 	ytimer.h \
 	ascii.h \
@@ -327,6 +329,7 @@ icewm_session_SOURCES = \
 	sysdep.h \
 	yapp.h \
 	ytrace.h \
+	ytime.h \
 	ytimer.h \
 	icesm.cc
 icewm_session_LDADD = libice.la @LIBINTL@
@@ -360,6 +363,7 @@ icesound_SOURCES = \
 	intl.h \
 	upath.h \
 	ypointer.h \
+	ytime.h \
 	ytimer.h \
 	icesound.cc
 icesound_LDADD = libice.la $(AUDIO_LIBS) $(CORE_LIBS) @LIBINTL@
--- icewm-1.6.4.orig/src/default.h
+++ icewm-1.6.4/src/default.h
@@ -123,7 +123,7 @@ XIV(bool, win95keys,
 XIV(bool, autoReloadMenus,                      true)
 XIV(bool, arrangeWindowsOnScreenSizeChange,     true)
 XIV(bool, clientMouseActions,                   true)
-XIV(bool, showPrograms,                         false)
+XIV(bool, showPrograms,                         true)
 XIV(bool, showSettingsMenu,                     true)
 XIV(bool, showFocusModeMenu,                    true)
 XIV(bool, showThemesMenu,                       true)
@@ -176,7 +176,7 @@ XSV(const char *, mailBoxPath,
 XSV(const char *, mailCommand,                  TERM " -name mutt -e mutt")
 XSV(const char *, mailClassHint,                "mutt.XTerm")
 XSV(const char *, newMailCommand,               0)
-XSV(const char *, lockCommand,                  0)
+XSV(const char *, lockCommand,                  "xscreensaver-command -lock")
 XSV(const char *, clockCommand,                 "xclock -name icewm -title Clock")
 XSV(const char *, clockClassHint,               "icewm.XClock")
 XSV(const char *, runDlgCommand,                0)
@@ -185,9 +185,9 @@ XSV(const char *, terminalCommand,
 XSV(const char *, logoutCommand,                0)
 XSV(const char *, logoutCancelCommand,          0)
 #if defined(__linux__)
-XSV(const char *, shutdownCommand,              "test -e /run/systemd/system && systemctl poweroff")
-XSV(const char *, rebootCommand,                "test -e /run/systemd/system && systemctl reboot")
-XSV(const char *, suspendCommand,               "test -e /run/systemd/system && systemctl suspend")
+XSV(const char *, shutdownCommand,              "test -e /run/systemd/system && systemctl poweroff || sudo -n /sbin/poweroff")
+XSV(const char *, rebootCommand,                "test -e /run/systemd/system && systemctl reboot || sudo -n /sbin/reboot")
+XSV(const char *, suspendCommand,               "test -e /run/systemd/system && systemctl suspend || sudon -n /usr/sbin/pm-suspend")
 #else
 XSV(const char *, shutdownCommand,              0)
 XSV(const char *, rebootCommand,                0)
@@ -197,18 +197,11 @@ XIV(int, taskBarCPUDelay,
 XIV(int, taskBarMEMDelay,                       500)
 XIV(int, taskBarNetSamples,                     20)
 XIV(int, taskBarNetDelay,                       500)
-XSV(const char *, cpuCommand,                   TERM " -name top -title Process\\ Status -e top")
+XSV(const char *, cpuCommand,                   TERM " -T 'Process Status' -e top")
 XSV(const char *, cpuClassHint,                 "top.XTerm")
 XIV(bool, cpuCombine,                           true)
-
-#ifdef __linux__
-XSV(const char *, netCommand,                   TERM " -name 'ss' -title 'Socket Statistics' -hold -e sh -c 'which ss > /dev/null && watch -t ss -putswl || netstat -c'")
+XSV(const char *, netCommand,                   TERM " -T 'Network Status' -e /bin/sh /usr/share/icewm/netstat.sh")
 XSV(const char *, netClassHint,                 "ss.XTerm")
-#else
-XSV(const char *, netCommand,                   TERM " -name netstat -title 'Network Status' -hold -e netstat -c")
-XSV(const char *, netClassHint,                 "netstat.XTerm")
-#endif
-
 XSV(const char *, netDevice,                    "[ew]*"
 #ifdef __OpenBSD__
                                                 " vio*"
--- icewm-1.6.4.orig/src/icesh.cc
+++ icewm-1.6.4/src/icesh.cc
@@ -44,7 +44,7 @@
 #include "MwmUtil.h"
 #include "wmaction.h"
 #include "ypointer.h"
-#include "ytimer.h"
+#include "ytime.h"
 #include "yrect.h"
 #define GUI_EVENT_NAMES
 #include "guievent.h"
--- icewm-1.6.4.orig/src/icesm.cc
+++ icewm-1.6.4/src/icesm.cc
@@ -2,7 +2,7 @@
 #include "base.h"
 #include "intl.h"
 #include "yapp.h"
-#include "ytimer.h"
+#include "ytime.h"
 #include "sysdep.h"
 #include "appnames.h"
 #ifdef HAVE_WORDEXP
--- icewm-1.6.4.orig/src/icesound.cc
+++ icewm-1.6.4/src/icesound.cc
@@ -51,7 +51,7 @@
 #include <signal.h>
 #include <X11/Xlib.h>
 
-#include "ytimer.h"
+#include "ytime.h"
 #include "base.h"
 #include "ypointer.h"
 #include "upath.h"
@@ -62,8 +62,6 @@
 #ifdef HAVE_SYS_IOCTL_H
 #include <unistd.h>
 #include <sys/ioctl.h>
-#else
-#undef ENABLE_OSS
 #endif
 
 #ifdef HAVE_SYS_SOUNDCARD_H
--- icewm-1.6.4.orig/src/themable.h
+++ icewm-1.6.4/src/themable.h
@@ -48,24 +48,24 @@ XSV(const char *, titleButtonsSupported,
 XSV(const char *, themeAuthor,                  0)
 XSV(const char *, themeDescription,             0)
 
-XFV(const char *, titleFontName,                FONT(120), "sans-serif:size=12")
-XFV(const char *, menuFontName,                 BOLDFONT(100), "sans-serif:size=10:bold")
-XFV(const char *, statusFontName,               BOLDTTFONT(120), "monospace:size=12:bold")
-XFV(const char *, switchFontName,               BOLDTTFONT(120), "monospace:size=12:bold")
-XFV(const char *, normalButtonFontName,         FONT(120), "sans-serif:size=12")
-XFV(const char *, activeButtonFontName,         BOLDFONT(120), "sans-serif:size=12:bold")
-XFV(const char *, normalTaskBarFontName,        FONT(120), "sans-serif:size=12")
-XFV(const char *, activeTaskBarFontName,        BOLDFONT(120), "sans-serif:size=12:bold")
-XFV(const char *, toolButtonFontName,           FONT(120), "sans-serif:size=12")
-XFV(const char *, normalWorkspaceFontName,      FONT(120), "sans-serif:size=12")
-XFV(const char *, activeWorkspaceFontName,      FONT(120), "sans-serif:size=12")
-XFV(const char *, minimizedWindowFontName,      FONT(120), "sans-serif:size=12")
-XFV(const char *, listBoxFontName,              FONT(120), "sans-serif:size=12")
-XFV(const char *, labelFontName,                FONT(140), "sans-serif:size=12")
-XFV(const char *, clockFontName,                TTFONT(140), "monospace:size=12")
-XFV(const char *, tempFontName,                 TTFONT(140), "monospace:size=12")
-XFV(const char *, apmFontName,                  TTFONT(140), "monospace:size=12")
-XFV(const char *, inputFontName,                TTFONT(140), "monospace:size=12")
+XFV(const char *, titleFontName,                FONT(120), "sans-serif:size=11")
+XFV(const char *, menuFontName,                 BOLDFONT(100), "sans-serif:size=10")
+XFV(const char *, statusFontName,               BOLDTTFONT(120), "monospace:size=11:bold")
+XFV(const char *, switchFontName,               BOLDTTFONT(120), "monospace:size=11")
+XFV(const char *, normalButtonFontName,         FONT(120), "sans-serif:size=11")
+XFV(const char *, activeButtonFontName,         BOLDFONT(120), "sans-serif:size=11:bold")
+XFV(const char *, normalTaskBarFontName,        FONT(120), "sans-serif:size=11")
+XFV(const char *, activeTaskBarFontName,        BOLDFONT(120), "sans-serif:size=11:bold")
+XFV(const char *, toolButtonFontName,           FONT(120), "sans-serif:size=11")
+XFV(const char *, normalWorkspaceFontName,      FONT(120), "sans-serif:size=11")
+XFV(const char *, activeWorkspaceFontName,      FONT(120), "sans-serif:size=11")
+XFV(const char *, minimizedWindowFontName,      FONT(120), "sans-serif:size=11")
+XFV(const char *, listBoxFontName,              FONT(120), "sans-serif:size=11")
+XFV(const char *, labelFontName,                FONT(140), "sans-serif:size=11")
+XFV(const char *, clockFontName,                TTFONT(140), "monospace:size=11")
+XFV(const char *, tempFontName,                 TTFONT(140), "monospace:size=11")
+XFV(const char *, apmFontName,                  TTFONT(140), "monospace:size=11")
+XFV(const char *, inputFontName,                TTFONT(140), "monospace:size=11")
 
 XSV(const char *, clrDialog,                    "rgb:C0/C0/C0")
 XSV(const char *, clrActiveBorder,              "rgb:C0/C0/C0")
--- icewm-1.6.4.orig/src/wmapp.cc
+++ icewm-1.6.4/src/wmapp.cc
@@ -40,6 +40,7 @@
 char const *ApplicationName("IceWM");
 RebootShutdown rebootOrShutdown = Logout;
 static bool initializing(true);
+void SetLiteDefaults();
 
 YWMApp *wmapp;
 YWindowManager *manager;
@@ -1201,6 +1202,9 @@ YWMApp::YWMApp(int *argc, char ***argv,
     focusMode(FocusClick),
     managerWindow(None)
 {
+    if(argc && *argc>0 && argv && *argv && **argv && mstring(**argv).endsWith("-lite"))
+            SetLiteDefaults();
+
     wmapp = this;
 
     WMConfig::loadConfiguration(this, configFile);
@@ -1959,6 +1963,14 @@ public:
     }
 };
 
+void SetLiteDefaults()
+{
+    showTaskBar = false;
+    fontPreferFreetype = false;
+    showWindowList = false;
+    quickSwitchAllIcons = false;
+    //addWorkspace(0, "1", false);
+}
 YWindow* YWMApp::splash(const char* splashFile) {
     YWindow* window(0);
     if (splashFile && 4 < strlen(splashFile)) {
--- icewm-1.6.4.orig/src/yfontxft.cc
+++ icewm-1.6.4/src/yfontxft.cc
@@ -164,8 +164,8 @@ YXftFont::YXftFont(ustring name, bool us
         msg("xft: fallback from '%s'", cstring(name).c_str());
         XftFont *sans =
             XftFontOpen(xapp->display(), xapp->screen(),
-                        XFT_FAMILY, XftTypeString, "sans-serif",
-                        XFT_PIXEL_SIZE, XftTypeInteger, 12,
+                        XFT_FAMILY, XftTypeString, "DejaVu Sans,sans-serif",
+                        XFT_PIXEL_SIZE, XftTypeInteger, 11,
                         NULL);
 
         if (NULL != sans) {
@@ -178,7 +178,7 @@ YXftFont::YXftFont(ustring name, bool us
             fAscent = sans->ascent;
             fDescent = sans->descent;
         } else
-            warn(_("Loading of fallback font \"%s\" failed."), "sans-serif");
+            warn(_("Loading of fallback font \"%s\" failed."), "DejaVu Sans,sans-serif");
     }
 }
 
@@ -324,7 +324,7 @@ ref<YFont> getXftFontXlfd(ustring name,
     ref<YFont> font(new YXftFont(name, true, antialias));
     if (font == null || !font->valid()) {
         msg("failed to load font '%s', trying fallback", cstring(name).c_str());
-        font.init(new YXftFont("sans-serif:size=12", false, antialias));
+        font.init(new YXftFont("DejaVu Sans,sans-serif:size=11", false, antialias));
         if (font == null || !font->valid()) {
             msg("Could not load fallback Xft font.");
             return null;
@@ -337,7 +337,7 @@ ref<YFont> getXftFont(ustring name, bool
     ref<YFont>font(new YXftFont(name, false, antialias));
     if (font == null || !font->valid()) {
         msg("failed to load font '%s', trying fallback", cstring(name).c_str());
-        font.init(new YXftFont("sans-serif:size=12", false, antialias));
+        font.init(new YXftFont("DejaVu Sans,sans-serif:size=11", false, antialias));
         if (font == null || !font->valid()) {
             msg("Could not load fallback Xft font.");
             return null;
--- icewm-1.6.4.orig/src/yprefs.h
+++ icewm-1.6.4/src/yprefs.h
@@ -30,24 +30,8 @@ XIV(int, ToolTipTime,
 ///#warning "move this one back to WM"
 XIV(bool, grabRootWindow,                       true)
 
-#if defined(__linux__)
-XSV(const char *, iconPath,
-                                                "/usr/share/icons/oxygen/base:"
-                                                "/usr/share/icons/Adwaita:"
-                                                "/usr/share/icons/hicolor:"
-                                                "/usr/share/icons:"
-                                                "/usr/share/pixmaps:"
-                                                "/usr/local/share/icons/hicolor:"
-                                                )
-#elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__)
-XSV(const char *, iconPath,
-                                                "/usr/local/share/icons/hicolor:"
-                                                "/usr/local/share/icons:"
-                                                "/usr/local/share/pixmaps:"
-                                                )
-#else
-XSV(const char *, iconPath,                     0)
-#endif
+// standard Debian paths and some extras
+XSV(const char *, iconPath,                     "/usr/share/icons/hicolor:/usr/share/icons/oxygen:/usr/share/icons/oxygen/base:/usr/share/icons/gnome:/usr/share/icons/Adwaita:/usr/share/icons/Bluecurve:/usr/share/icons/HighContrast:/usr/share/icons/Humanity:/usr/share/icons/KDE_Classic:/usr/share/icons/Tango:/usr/share/icons/nuoveXT2:/usr/share/icons/locolor:/usr/share/icons:/usr/share/pixmaps")
 
 XSV(const char *, themeName,                    CONFIG_DEFAULT_THEME)
 XSV(const char *, xineramaPrimaryScreenName,    0)
@@ -69,7 +53,7 @@ XIV(WMLook, wmLook,
 
 XSV(const char *, clrToolTip,                   "rgb:E0/E0/00")
 XSV(const char *, clrToolTipText,               "rgb:00/00/00")
-XFV(const char *, toolTipFontName,              FONT(120), "sans-serif:size=12")
+XFV(const char *, toolTipFontName,              FONT(120), "sans-serif:size=11")
 
 #endif
 
--- /dev/null
+++ icewm-1.6.4/src/ytime.cc
@@ -0,0 +1,87 @@
+/*
+ * IceWM
+ *
+ * Copyright (C) 1998-2001 Marko Macek
+ */
+#include "ytime.h"
+#include <unistd.h>
+#include <time.h>
+
+/*
+ * Note that POSIX.1-2008 marks gettimeofday as obsolete,
+ * recommending the use of clock_gettime instead.
+ */
+static inline timeval timeofday() {
+    timeval tv;
+    gettimeofday(&tv, 0);
+    return tv;
+}
+
+/*
+ * Convert timespec to timeval.
+ */
+#if _POSIX_TIMERS >= 200112L
+static inline timeval fromspec(timespec ts) {
+    return (timeval) { ts.tv_sec, ts.tv_nsec / 1000L };
+}
+#endif
+
+/*
+ * Give real wall clock time in seconds + microseconds.
+ */
+timeval walltime() {
+#if _POSIX_TIMERS >= 200112L
+    timespec ts;
+    if (clock_gettime(CLOCK_REALTIME, &ts) == 0)
+        return fromspec(ts);
+#endif
+    return timeofday();
+}
+
+/*
+ * Obtain a monotonic time for reliable intervals similar to the X11 server.
+ * This makes it possible to be in sync with the X11 event time stamps.
+ */
+timeval monotime() {
+#if _POSIX_TIMERS >= 200112L && defined(_POSIX_MONOTONIC_CLOCK)
+    timespec ts;
+    if (clock_gettime(CLOCK_MONOTONIC, &ts) == 0)
+        return fromspec(ts);
+#endif
+    return timeofday();
+}
+
+/*
+ * Construct a timeval with tv_usec in [0, 999.999].
+ * Either parameter may be negative, so avoid modulo.
+ */
+timeval maketime(long sec, long usec) {
+    const long million = 1000L*1000L;
+    if (usec >= million) {
+        long k = usec / million;
+        sec  += k;
+        usec -= k * million;
+    }
+    else if (usec < 0) {
+        long k = (million - 1L - usec) / million;
+        sec  -= k;
+        usec += k * million;
+    }
+    return (timeval) { sec, usec };
+}
+
+timeval millitime(long msec) {
+    return maketime( 0L, msec * 1000L );
+}
+
+/*
+ * time(NULL) may return a different number of seconds
+ * than gettimeofday() or clock_gettime() does.
+ * Therefore it is better to avoid time(NULL) and
+ * use the same single source of time everywhere.
+ */
+long seconds() {
+    return walltime().tv_sec;
+}
+
+// vim: set sw=4 ts=4 et:
--- /dev/null
+++ icewm-1.6.4/src/ytime.h
@@ -0,0 +1,46 @@
+#ifndef YTIME_H
+#define YTIME_H
+
+#include <sys/time.h>
+
+timeval walltime();
+timeval monotime();
+timeval millitime(long msec);
+timeval maketime(long sec, long usec);
+long seconds();
+
+inline bool operator<(const timeval& a, const timeval& b) {
+    return a.tv_sec != b.tv_sec ?
+           a.tv_sec  < b.tv_sec :
+           a.tv_usec < b.tv_usec;
+}
+
+inline bool operator==(const timeval& a, const timeval& b) {
+    return a.tv_sec == b.tv_sec && a.tv_usec == b.tv_usec;
+}
+
+inline timeval operator+(const timeval& a, const timeval& b) {
+    return maketime( a.tv_sec + b.tv_sec, a.tv_usec + b.tv_usec );
+}
+
+inline timeval operator+(const timeval& a, long sec) {
+    return maketime( a.tv_sec + sec, a.tv_usec );
+}
+
+inline timeval operator-(const timeval& a, const timeval& b) {
+    return maketime( a.tv_sec - b.tv_sec, a.tv_usec - b.tv_usec );
+}
+
+inline timeval& operator+=(timeval& a, const timeval& b) {
+    return a = a + b;
+}
+
+inline double toDouble(const timeval& t) {
+    return double(t.tv_sec) + 1e-6 * double(t.tv_usec);
+}
+
+inline timeval zerotime() { return (timeval) { 0L, 0L }; }
+
+#endif
+
+// vim: set sw=4 ts=4 et:
--- icewm-1.6.4.orig/src/ytimer.cc
+++ icewm-1.6.4/src/ytimer.cc
@@ -7,85 +7,6 @@
 #include "ytimer.h"
 #include "yapp.h"
 #include "yprefs.h"
-#include <unistd.h>
-#include <time.h>
-
-/*
- * Note that POSIX.1-2008 marks gettimeofday as obsolete,
- * recommending the use of clock_gettime instead.
- */
-static inline timeval timeofday() {
-    timeval tv;
-    gettimeofday(&tv, 0);
-    return tv;
-}
-
-/*
- * Convert timespec to timeval.
- */
-#if _POSIX_TIMERS >= 200112L
-static inline timeval fromspec(timespec ts) {
-    return (timeval) { ts.tv_sec, ts.tv_nsec / 1000L };
-}
-#endif
-
-/*
- * Give real wall clock time in seconds + microseconds.
- */
-timeval walltime() {
-#if _POSIX_TIMERS >= 200112L
-    timespec ts;
-    if (clock_gettime(CLOCK_REALTIME, &ts) == 0)
-        return fromspec(ts);
-#endif
-    return timeofday();
-}
-
-/*
- * Obtain a monotonic time for reliable intervals similar to the X11 server.
- * This makes it possible to be in sync with the X11 event time stamps.
- */
-timeval monotime() {
-#if _POSIX_TIMERS >= 200112L && defined(_POSIX_MONOTONIC_CLOCK)
-    timespec ts;
-    if (clock_gettime(CLOCK_MONOTONIC, &ts) == 0)
-        return fromspec(ts);
-#endif
-    return timeofday();
-}
-
-/*
- * Construct a timeval with tv_usec in [0, 999.999].
- * Either parameter may be negative, so avoid modulo.
- */
-timeval maketime(long sec, long usec) {
-    const long million = 1000L*1000L;
-    if (usec >= million) {
-        long k = usec / million;
-        sec  += k;
-        usec -= k * million;
-    }
-    else if (usec < 0) {
-        long k = (million - 1L - usec) / million;
-        sec  -= k;
-        usec += k * million;
-    }
-    return (timeval) { sec, usec };
-}
-
-timeval millitime(long msec) {
-    return maketime( 0L, msec * 1000L );
-}
-
-/*
- * time(NULL) may return a different number of seconds
- * than gettimeofday() or clock_gettime() does.
- * Therefore it is better to avoid time(NULL) and
- * use the same single source of time everywhere.
- */
-long seconds() {
-    return walltime().tv_sec;
-}
 
 YTimer::YTimer(long ms) :
     fListener(0), fInterval(0), fRunning(false), fFixed(false)
--- icewm-1.6.4.orig/src/ytimer.h
+++ icewm-1.6.4/src/ytimer.h
@@ -1,45 +1,7 @@
-#ifndef __YTIMER_H
-#define __YTIMER_H
+#ifndef YTIMER_H
+#define YTIMER_H
 
-#include <sys/time.h>
-
-timeval walltime();
-timeval monotime();
-timeval millitime(long msec);
-timeval maketime(long sec, long usec);
-long seconds();
-
-inline bool operator<(const timeval& a, const timeval& b) {
-    return a.tv_sec != b.tv_sec ?
-           a.tv_sec  < b.tv_sec :
-           a.tv_usec < b.tv_usec;
-}
-
-inline bool operator==(const timeval& a, const timeval& b) {
-    return a.tv_sec == b.tv_sec && a.tv_usec == b.tv_usec;
-}
-
-inline timeval operator+(const timeval& a, const timeval& b) {
-    return maketime( a.tv_sec + b.tv_sec, a.tv_usec + b.tv_usec );
-}
-
-inline timeval operator+(const timeval& a, long sec) {
-    return maketime( a.tv_sec + sec, a.tv_usec );
-}
-
-inline timeval operator-(const timeval& a, const timeval& b) {
-    return maketime( a.tv_sec - b.tv_sec, a.tv_usec - b.tv_usec );
-}
-
-inline timeval& operator+=(timeval& a, const timeval& b) {
-    return a = a + b;
-}
-
-inline double toDouble(const timeval& t) {
-    return double(t.tv_sec) + 1e-6 * double(t.tv_usec);
-}
-
-inline timeval zerotime() { return (timeval) { 0L, 0L }; }
+#include "ytime.h"
 
 class YTimer;
 
