# created with git log --stat=76 -M -C -500|fmt -sct -w80

commit da559935c3d27b60ee0e8fed97d27fbc332c0506
Merge: 70dadbf4 1a8f4336
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jul 12 19:58:41 2020 +0200

    Merge branch 'icewm-1-4-BRANCH'

commit 1a8f433642b62f0c27a52f3e9c1e13a933d4a4a9
Merge: 6c103076 f5aa6146
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jul 12 19:56:36 2020 +0200

    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

commit f5aa6146a5c3a0a26fe037f0a408407fed65e0fa
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jul 12 19:52:00 2020 +0200

    make update-po

 po/ar.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/be.po     | 241 +++++++++++++++++++++++--------------------------
 po/bg.po     | 241 +++++++++++++++++++++++--------------------------
 po/ca.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/cs.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/da.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/de.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/el.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/en.po     | 235 ++++++++++++++++++++++--------------------------
 po/es.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/fi.po     | 241 +++++++++++++++++++++++--------------------------
 po/fr.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/he.po     | 238 ++++++++++++++++++++++---------------------------
 po/hr.po     | 241 +++++++++++++++++++++++--------------------------
 po/hu.po     | 266 +++++++++++++++++++++++++++----------------------------
 po/icewm.pot | 237 ++++++++++++++++++++++---------------------------
 po/id.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/it.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/ja.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/ko.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/lt.po     | 247 ++++++++++++++++++++++++---------------------------
 po/lv.po     | 241 +++++++++++++++++++++++--------------------------
 po/mk.po     | 241 +++++++++++++++++++++++--------------------------
 po/nb.po     | 241 +++++++++++++++++++++++--------------------------
 po/nl.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/no.po     | 241 +++++++++++++++++++++++--------------------------
 po/pl.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/pt_BR.po  | 264 ++++++++++++++++++++++++++----------------------------
 po/ro.po     | 241 +++++++++++++++++++++++--------------------------
 po/ru.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/sk.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/sl.po     | 241 +++++++++++++++++++++++--------------------------
 po/sv.po     | 262 ++++++++++++++++++++++++++----------------------------
 po/tr.po     | 241 +++++++++++++++++++++++--------------------------
 po/uk.po     | 265 +++++++++++++++++++++++++++---------------------------
 po/vi.po     | 241 +++++++++++++++++++++++--------------------------
 po/zh_CN.po  | 262 ++++++++++++++++++++++++++----------------------------
 po/zh_TW.po  | 262 ++++++++++++++++++++++++++----------------------------
 38 files changed, 4550 insertions(+), 5072 deletions(-)

commit 606fdaa38e4a64d90b157f547b479ec3de7a804e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jul 12 19:28:24 2020 +0200

    Add --help usage.

 rebuild.sh | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

commit 6798e9e1b260962298c5bd87b414fdf24928d209
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jul 12 18:39:49 2020 +0200

    Fix explanation.

 man/icewm.pod | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 51551a5966ec48f9ac866b9872c55a48d59dcf9d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jul 12 18:39:01 2020 +0200

    Fix move menu and layer menu for selections in window list window.

 src/wmwinlist.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit f746312d077cb8bfb168a5c1eb6cac6b7c22ae83
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jul 11 12:33:58 2020 +0200

    Different option formatting.

 man/icewm.pod | 340 +++++++++++++++++++++++++++---------------------------
 1 file changed, 170 insertions(+), 170 deletions(-)

commit 247a75059f1e001525eaf9e78539ca439f818117
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jul 11 12:01:45 2020 +0200

    Desktop mouse wheel focus.

 man/icewm.pod | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 796ab3c831df0eb05d85ae02730828a2ffd03327
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jul 11 11:35:59 2020 +0200

    Don't take away focus from an application when icewm exits.  On startup
    check _NET_ACTIVE_WINDOW and use it to preserve focus over restarts.

 src/wmmgr.cc | 97 ++++++++++++++++++++++++++------------------------------
 src/wmmgr.h  |  5 +--
 2 files changed, 48 insertions(+), 54 deletions(-)

commit 30d9c65509c71239833054171fa5da08a0ca5b0c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jul 11 11:35:35 2020 +0200

    Simplify menu creation.

 src/wmapp.cc | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

commit 1f5972ec8adaa04f8341d88ac1e7200c9aa032ff
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Jul 10 17:53:14 2020 +0200

    Add missing acquire in c_str.

 src/mstring.cc | 1 +
 1 file changed, 1 insertion(+)

commit 92ca7ed4dd1f8ceb30818e5c4e774ab8c5d41e31
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jul 9 21:34:36 2020 +0200

    Support ICCCM WM_CHANGE_STATE messages. Simplify UnmapNotify message
    handling.

 src/wmmgr.cc | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

commit 5113341279036086d423f7ba7b0658ed692da18c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jul 9 12:43:36 2020 +0200

    Modernize use of nullptr.

 src/aaddressbar.cc |   4 +-
 src/aaddressbar.h  |   2 +-
 src/aapm.cc        |  62 ++++++++++++++--------------
 src/aapm.h         |   2 +-
 src/aclock.cc      |  12 +++---
 src/acpustatus.cc  |  10 ++---
 src/akeyboard.cc   |   2 +-
 src/amailbox.cc    |  24 +++++------
 src/amemstatus.cc  |   8 ++--
 src/apppstatus.cc  |  24 +++++------
 src/apppstatus.h   |   2 +-
 src/argument.h     |   6 +--
 src/atasks.cc      |  20 ++++-----
 src/atray.cc       |   6 +--
 src/aworkspaces.cc |  10 ++---
 src/base.h         |   2 +-
 src/browse.cc      |   2 +-
 src/browse.h       |   2 +-
 src/decorate.cc    |   4 +-
 src/fdomenu.cc     |  54 ++++++++++++------------
 src/fdospecgen.h   | 108 ++++++++++++++++++++++++------------------------
 src/genpref.cc     |   6 +--
 src/globit.c       |  14 +++----
 src/icehelp.cc     |  70 +++++++++++++++----------------
 src/icesh.cc       |   4 +-
 src/icesm.cc       |  22 +++++-----
 src/icesound.cc    |  72 ++++++++++++++++----------------
 src/icewmbg.cc     |  44 ++++++++++----------
 src/icewmhint.cc   |   4 +-
 src/misc.cc        |  46 ++++++++++-----------
 src/objmenu.h      |   2 +-
 src/ref.cc         |   2 +-
 src/ref.h          |  20 ++++-----
 src/strtest.cc     |  10 ++---
 src/themes.cc      |  12 +++---
 src/themes.h       |   2 +-
 src/udir.cc        |  20 ++++-----
 src/udir.h         |   4 +-
 src/upath.cc       |   4 +-
 src/upath.h        |   6 +--
 src/wmabout.cc     |   4 +-
 src/wmapp.cc       |  84 ++++++++++++++++++-------------------
 src/wmapp.h        |   4 +-
 src/wmclient.cc    |  44 ++++++++++----------
 src/wmclient.h     |   4 +-
 src/wmcontainer.cc |   2 +-
 src/wmdialog.cc    |  18 ++++----
 src/wmframe.cc     | 110 ++++++++++++++++++++++++-------------------------
 src/wmframe.h      |   2 +-
 src/wmmenu.cc      |  64 ++++++++++++++--------------
 src/wmmgr.cc       |  84 ++++++++++++++++++-------------------
 src/wmmgr.h        |   2 +-
 src/wmoption.cc    |   4 +-
 src/wmprog.cc      |  28 ++++++-------
 src/wmprog.h       |   6 +--
 src/wmsession.cc   |  14 +++----
 src/wmstatus.cc    |   2 +-
 src/wmswitch.cc    |  28 ++++++-------
 src/wmswitch.h     |   6 +--
 src/wmtaskbar.cc   |  18 ++++----
 src/wmtitle.cc     |  60 +++++++++++++--------------
 src/wmwinlist.cc   |  12 +++---
 src/wmwinmenu.cc   |   8 ++--
 src/wmwinmenu.h    |   2 +-
 src/wpixres.cc     |  18 ++++----
 src/yapp.cc        |  22 +++++-----
 src/yarray.cc      |   4 +-
 src/yarray.h       |  10 ++---
 src/ybutton.cc     |   6 +--
 src/ybutton.h      |   2 +-
 src/ycollections.h |   4 +-
 src/ycolor.cc      |   2 +-
 src/ycolor.h       |  12 +++---
 src/yconfig.cc     |  12 +++---
 src/yconfig.h      |   2 +-
 src/ydialog.cc     |   2 +-
 src/ydialog.h      |   2 +-
 src/yfontxft.cc    |  22 +++++-----
 src/yicon.cc       |   8 ++--
 src/yimage_gdk.cc  |  20 ++++-----
 src/yinput.cc      |   8 ++--
 src/yinputline.h   |   2 +-
 src/ylabel.h       |   2 +-
 src/ylist.h        |   4 +-
 src/ylistbox.cc    |   4 +-
 src/ymenu.cc       |  50 +++++++++++-----------
 src/ymenu.h        |   2 +-
 src/ymenuitem.cc   |   6 +--
 src/ymenuitem.h    |   2 +-
 src/ymsgbox.cc     |  12 +++---
 src/ymsgbox.h      |   2 +-
 src/ypaint.cc      |  18 ++++----
 src/ypipereader.cc |   2 +-
 src/ypixmap.cc     |   4 +-
 src/ypopup.cc      |  20 ++++-----
 src/yscrollbar.cc  |   6 +--
 src/yscrollview.cc |   6 +--
 src/ysmapp.cc      |  54 ++++++++++++------------
 src/ysmapp.h       |   2 +-
 src/ysocket.cc     |   4 +-
 src/ytime.cc       |   2 +-
 src/ytimer.cc      |   4 +-
 src/yurl.cc        |   2 +-
 src/ywindow.cc     |  60 +++++++++++++--------------
 src/ywindow.h      |   2 +-
 src/yxapp.cc       |  42 +++++++++----------
 src/yxapp.h        |   4 +-
 src/yxcontext.h    |  10 ++---
 src/yxtray.cc      |   6 +--
 src/yxtray.h       |   2 +-
 110 files changed, 916 insertions(+), 916 deletions(-)

commit a6f88293b8f9fe94c292413f902062fe7d60619f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jul 9 12:43:01 2020 +0200

    Fix clang warnings.

 src/wmmgr.cc | 4 +++-
 src/ypaint.h | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit d6d6954af453f64c661747d1909a58b8b2c1753d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jul 8 21:07:17 2020 +0200

    Remove findPath.

 src/upath.h     |  2 --
 src/wmdialog.cc |  5 +++--
 src/wmmenu.cc   | 41 ++++++++++++++++++-----------------------
 src/wmprog.cc   | 21 ++++++++++-----------
 src/yconfig.cc  | 21 ---------------------
 5 files changed, 31 insertions(+), 59 deletions(-)

commit 86cb16875a728d79c1d4f40813d1464ad10a9173
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jul 8 01:28:10 2020 +0200

    Remove initFontPath. Make defaultAppIcon local.

 src/wmapp.cc   | 111 +----------------------------------------------------
 src/wmapp.h    |  11 +++---
 src/wmframe.cc |   2 +-
 3 files changed, 8 insertions(+), 116 deletions(-)

commit 6b65b9b46fca05775a0ed93c7015105cabe17985
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jul 7 23:53:18 2020 +0200

    Fix for --enable-debug.

 src/acpustatus.cc | 8 ++++----
 src/wmclient.cc   | 9 +++++++--
 src/wmmgr.cc      | 6 +++---
 src/yarray.cc     | 2 --
 src/ypaths.cc     | 2 +-
 src/ypaths.h      | 2 +-
 6 files changed, 16 insertions(+), 13 deletions(-)

commit cc25ca1e3c36ed3aca792372cb8f95d0c4affc8e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jul 7 23:25:52 2020 +0200

    Make cstring obsolete and remove it.

 src/aaddressbar.cc |  5 ++---
 src/aapm.h         |  2 +-
 src/akeyboard.cc   |  4 ++--
 src/amailbox.cc    | 26 +++++++++++-----------
 src/amailbox.h     |  4 ++--
 src/apppstatus.cc  | 16 +++++++-------
 src/apppstatus.h   | 28 ++++++++++++------------
 src/atray.cc       |  2 +-
 src/aworkspaces.cc |  6 +++---
 src/icehelp.cc     | 58 +++++++++++++++++++++++++-------------------------
 src/icerun.cc      |  4 ++--
 src/icesm.cc       |  2 +-
 src/icesound.cc    |  2 +-
 src/icewmbg.cc     |  6 +++---
 src/mstring.cc     | 21 ++++++++++++------
 src/mstring.h      | 39 ++++-----------------------------
 src/strtest.cc     | 18 ++++++++--------
 src/themes.cc      |  6 +++---
 src/udir.cc        |  2 +-
 src/upath.cc       | 47 ++++++++++++++++++++--------------------
 src/upath.h        | 51 ++++++++++++++++++++++----------------------
 src/wmapp.cc       | 37 ++++++++++++++++----------------
 src/wmclient.cc    |  6 +++---
 src/wmconfig.cc    | 10 ++++-----
 src/wmconfig.h     |  2 +-
 src/wmframe.cc     |  2 +-
 src/wmmenu.cc      |  6 +++---
 src/wmmgr.cc       | 12 +++++------
 src/wmoption.cc    |  2 --
 src/wmprog.cc      | 16 +++++++-------
 src/wmsession.cc   | 12 +++++------
 src/wmswitch.cc    |  2 +-
 src/yapp.cc        |  2 +-
 src/yarray.cc      |  6 +++---
 src/ycolor.cc      |  8 +++----
 src/ycursor.cc     |  6 +++---
 src/yfont.cc       |  9 ++------
 src/yfontcore.cc   | 14 ++++++------
 src/yfontxft.cc    | 20 ++++++++---------
 src/yicon.cc       | 15 ++++++-------
 src/yimage_gdk.cc  |  2 +-
 src/yinput.cc      |  2 +-
 src/ylistbox.cc    |  2 +-
 src/ymsgbox.cc     |  7 +++---
 src/ymsgbox.h      |  4 ++--
 src/ypaint.cc      | 20 ++---------------
 src/ypaint.h       | 11 +++-------
 src/ypaths.cc      | 15 ++++++-------
 src/ypaths.h       |  4 ++--
 src/ysmapp.cc      |  2 +-
 src/ysocket.cc     |  4 ----
 src/ysocket.h      |  4 ----
 src/yurl.cc        |  2 +-
 src/yurl.h         | 12 +++++------
 src/yxapp.cc       |  6 +++---
 src/yxapp.h        |  2 +-
 src/yximage.cc     | 20 ++++++++---------
 src/yxtray.cc      | 12 +++++------
 src/yxtray.h       |  8 +++----
 59 files changed, 303 insertions(+), 372 deletions(-)

commit 5b47c2f0cfd67753d31a91ba6987ba623e407336
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jul 7 23:15:18 2020 +0200

    Revert commit 63a1adb745507fc921422f20d62699699f308489 for #442.

 po/en.po | 29 +++++++++++++----------------
 1 file changed, 13 insertions(+), 16 deletions(-)

commit a18b7c9bd32b7a7f9c5c0697750cad2516866a91
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jul 7 18:27:44 2020 +0200

    make update-po

 po/ar.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/be.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/bg.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/ca.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/cs.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/da.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/de.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/el.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/en.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/es.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/fi.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/fr.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/he.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/hr.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/hu.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/icewm.pot | 237 ++++++++++++++++++++++++++---------------------------
 po/id.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/it.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/ja.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/ko.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/lt.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/lv.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/mk.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/nb.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/nl.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/no.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/pl.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/pt_BR.po  | 242 ++++++++++++++++++++++++++++---------------------------
 po/ro.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/ru.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/sk.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/sl.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/sv.po     | 242 ++++++++++++++++++++++++++++---------------------------
 po/tr.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/uk.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/vi.po     | 235 ++++++++++++++++++++++++++---------------------------
 po/zh_CN.po  | 242 ++++++++++++++++++++++++++++---------------------------
 po/zh_TW.po  | 242 ++++++++++++++++++++++++++++---------------------------
 38 files changed, 4632 insertions(+), 4447 deletions(-)

commit 85cbd1645c86f93e5c83d72575216d616fddbc12
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jul 7 18:27:00 2020 +0200

    Replace pstring and ustring by mstring. Remove pstring and ustring.

 src/acpustatus.cc |  2 +-
 src/atasks.cc     |  2 +-
 src/browse.cc     |  2 +-
 src/iceicon.cc    |  2 +-
 src/icelist.cc    |  6 +++---
 src/iceview.cc    |  2 +-
 src/mstring.h     |  2 --
 src/obj.h         |  8 ++++----
 src/objbar.cc     |  4 ++--
 src/objbar.h      |  4 ++--
 src/objmenu.h     |  2 +-
 src/themes.cc     | 24 ++++++++++++------------
 src/themes.h      | 10 +++++-----
 src/udir.cc       |  6 +++---
 src/udir.h        | 14 +++++++-------
 src/upath.cc      |  8 ++++----
 src/upath.h       | 21 ++++++++++-----------
 src/wmabout.cc    |  4 ++--
 src/wmclient.cc   |  2 +-
 src/wmclient.h    | 20 ++++++++++----------
 src/wmconfig.cc   |  2 +-
 src/wmdialog.cc   |  2 +-
 src/wmdialog.h    |  2 +-
 src/wmframe.cc    | 14 +++++++-------
 src/wmframe.h     |  6 +++---
 src/wmmenu.cc     |  6 +++---
 src/wmminiicon.cc |  2 +-
 src/wmoption.cc   | 10 +++++-----
 src/wmoption.h    | 16 ++++++++--------
 src/wmprog.cc     | 16 ++++++++--------
 src/wmprog.h      | 10 +++++-----
 src/wmsession.cc  | 18 +++++++++---------
 src/wmsession.h   | 16 ++++++++--------
 src/wmstatus.cc   | 14 +++++++-------
 src/wmstatus.h    | 16 ++++++++--------
 src/wmswitch.cc   | 10 +++++-----
 src/wmswitch.h    |  2 +-
 src/wmtitle.cc    |  6 +++---
 src/wmwinlist.cc  |  2 +-
 src/wmwinlist.h   |  2 +-
 src/ybutton.cc    |  2 +-
 src/ybutton.h     |  6 +++---
 src/yconfig.cc    |  4 ++--
 src/yfont.cc      |  8 ++++----
 src/yfontcore.cc  |  8 ++++----
 src/yfontxft.cc   | 16 ++++++++--------
 src/yinput.cc     |  8 ++++----
 src/yinputline.h  |  8 ++++----
 src/ylabel.cc     |  8 ++++----
 src/ylabel.h      |  8 ++++----
 src/ylistbox.cc   |  4 ++--
 src/ylistbox.h    |  2 +-
 src/ymenu.cc      | 24 ++++++++++++------------
 src/ymenu.h       | 16 ++++++++--------
 src/ymenuitem.cc  |  8 ++++----
 src/ymenuitem.h   | 12 ++++++------
 src/ymsgbox.cc    |  4 ++--
 src/ymsgbox.h     |  4 ++--
 src/ypaint.cc     |  8 ++++----
 src/ypaint.h      | 14 +++++++-------
 src/ypaths.cc     |  2 +-
 src/ytooltip.cc   |  4 ++--
 src/ytooltip.h    |  8 ++++----
 src/yurl.cc       | 16 ++++++++--------
 src/yurl.h        |  6 +++---
 src/ywindow.cc    |  2 +-
 src/ywindow.h     |  2 +-
 src/yximage.cc    |  6 +++---
 68 files changed, 266 insertions(+), 269 deletions(-)

commit 7cfa58e03306fd019ad1af62b54c3ad74068d200
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jul 7 18:22:40 2020 +0200

    Simplify cstring.

 src/aaddressbar.cc |  2 +-
 src/amailbox.cc    |  2 +-
 src/amailbox.h     |  2 +-
 src/apppstatus.h   |  4 ++--
 src/icehelp.cc     |  8 ++++----
 src/mstring.h      | 56 ++++++++++++++++++++++++--------------------------
 src/upath.h        |  2 +-
 src/wmclient.cc    |  4 ++--
 src/yfontcore.cc   |  4 ++--
 src/yfontxft.cc    |  2 +-
 src/yicon.cc       |  4 ++--
 src/ypaint.cc      |  2 +-
 src/ysocket.cc     |  2 +-
 src/ysocket.h      |  2 +-
 src/yxtray.h       |  2 +-
 15 files changed, 48 insertions(+), 50 deletions(-)

commit 587c32a8b61e471e63fed966c1a33ce157bda0a8
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:57:36 2020 +0200

    Add check for dependencies.

 rebuild.sh | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

commit 0baf9e3fb56e01d185c3c48cfaf80c0ca1aa3c7e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:56:47 2020 +0200

    Document mailbox monitoring.

 man/icewm.pod | 91 +++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 78 insertions(+), 13 deletions(-)

commit 9e1def49ce0ad8e4ad42e7884781f6906da7c878
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:56:25 2020 +0200

    Document "ignoreActivationMessages".

 man/icewm-winoptions.pod | 1 +
 1 file changed, 1 insertion(+)

commit d93f7f37e78ad74256038a4578b0578699acd81e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:55:38 2020 +0200

    Fix for taskBarWidthPercentage in case screen is not at (0, 0).

 src/wmtaskbar.cc | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

commit 80bf1e4d68fe2ae9af4f14b17675596d74b4cc5c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:55:16 2020 +0200

    Assume wordexp.

 src/config.cmake.h.in | 1 -
 src/wmapp.cc          | 3 ---
 2 files changed, 4 deletions(-)

commit 3c77c45e0bcea57f0373dd1433716335a5b7533d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:53:47 2020 +0200

    Add winoption "ignoreActivationMessages".

 src/wmclient.cc  |  7 ++++---
 src/wmframe.cc   | 34 +++++++++++++++++-----------------
 src/wmframe.h    | 49 ++++++++++++++++++++++++-------------------------
 src/wmmgr.cc     | 34 +++++++++++++++++-----------------
 src/wmoption.cc  | 23 +++++++----------------
 src/wmoption.h   |  4 ++--
 src/wmswitch.cc  |  2 +-
 src/wmwinlist.cc |  2 +-
 src/wmwinmenu.cc |  2 +-
 9 files changed, 74 insertions(+), 83 deletions(-)

commit 6831f6c363f80b6843b51f1ec1ace764b4922459
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:46:49 2020 +0200

    Prefer yad over zenity. Facilitate focus if icewm crashed. Support
    terminal.

 src/CMakeLists.txt |   3 +-
 src/Makefile.am    |   2 +-
 src/icesm.cc       | 240 ++++++++++++++++++++++++++++++++++++++++++-------
 3 files changed, 209 insertions(+), 36 deletions(-)

commit 853d66f70c2a046df9700ecd27c0b4519ee65b66
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:44:56 2020 +0200

    Fix merging of hints for systray.

 src/yxtray.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bdef893b9314aa74f93d1b41e2f1c22a6372be6e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:44:42 2020 +0200

    Simplify casts.

 src/ywindow.cc | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 773e92d2aa15240e5b3defd9c988c4b186bb4bdb
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:44:22 2020 +0200

    Assume wordexp.

 src/yicon.cc | 6 ------
 1 file changed, 6 deletions(-)

commit 4386670bbc2cc2c13e7c627bce945e8397531012
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:44:06 2020 +0200

    Use wordexp to avoid a /bin/sh.

 src/yapp.cc | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

commit 744d5e8ee2ecbf42e8a61212373ad56dbf60ea29
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:42:52 2020 +0200

    Use wordexp to avoid a /bin/sh.

 src/wmapp.cc | 32 ++++++++++++++++++++++++++------
 1 file changed, 26 insertions(+), 6 deletions(-)

commit a996fa5c7c519bd8ff71fe03302d02bada7c553a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:42:00 2020 +0200

    Permit an optional equal sign for short option arguments.

 src/misc.cc | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

commit a4b5afda289e4ce8f5ba10754d30d4239eb411af
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:40:41 2020 +0200

    Catch X errors. Handle _NET_WM_USER_TIME.

 src/icesh.cc | 101 ++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 78 insertions(+), 23 deletions(-)

commit bcbca5201a4307ee727011bf05f11697015ade44
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:40:09 2020 +0200

    Add fsleep.

 src/ytime.cc | 12 ++++++++++++
 src/ytime.h  |  1 +
 2 files changed, 13 insertions(+)

commit 965b130355550dde7e9b11d9b9b126f2d2be2cfd
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:38:31 2020 +0200

    Use wordexp to split a terminalCommand or addressBarCommand.

 src/aaddressbar.cc | 36 ++++++++----------------------------
 1 file changed, 8 insertions(+), 28 deletions(-)

commit 09735136b25b3fcc5ed07fd68b0a612d8e3a3dcf
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jul 6 01:37:04 2020 +0200

    Fix ice-wm/icewm#21 "Problem with dosbox and re-maximize the screen"

 src/wmmgr.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9b8991b9232bef3508eb5bb915656a94e428b957
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jul 2 12:37:28 2020 +0200

    Add Maximize Horizontal to window list window.

 src/wmwinlist.cc | 1 +
 1 file changed, 1 insertion(+)

commit 46bd224a39bd768b9e156c51d138c161553e18a2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jul 2 12:37:04 2020 +0200

    Undo b8881bab079c6b085032b84c0153398390d3a5aa.

 src/acpustatus.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cd314e207a0d8e333cc1f76cb0624d1bd3024d29
Merge: 0006b1e0 2144600e
Author: Stanislav Brabec <sbrabec@suse.cz>
Date:   Tue Jun 30 03:32:23 2020 +0200

    Merge remote-tracking branch 'weblate/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

commit 2144600ea1bcd697ee8d9c1b58e30ea69679f34e
Author: Ferdinand Galko <galko.ferdinand@gmail.com>
Date:   Sat Jun 20 18:07:38 2020 +0000

    Translated using Weblate (Slovak)

    Currently translated at 100.0% (471 of 471 strings)

 po/sk.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7d4ae6f3e692b8eb7a18e1c086ef7e66860e6e7b
Author: Kimmo Kujansuu <mrkujansuu@gmail.com>
Date:   Wed Jun 24 19:54:38 2020 +0000

    Translated using Weblate (Finnish)

    Currently translated at 59.0% (278 of 471 strings)

 po/fi.po | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 63a1adb745507fc921422f20d62699699f308489
Author: Jens Maucher <jens.maucher@gmx.de>
Date:   Sun Jun 7 11:03:55 2020 +0000

    Translated using Weblate (English)

    Currently translated at 2.1% (10 of 471 strings)

 po/en.po | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

commit 0006b1e09f87e96024a1e4cdcfb47231f6e9682d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 21:17:52 2020 +0200

    Refresh frames and buttons after screen resize to prevent artefacts.

 src/objbar.cc    |  8 ++++++++
 src/objbar.h     |  1 +
 src/wmframe.cc   |  7 +++++++
 src/wmframe.h    |  1 +
 src/wmmgr.cc     | 13 +++++++++++++
 src/wmmgr.h      |  1 +
 src/wmtaskbar.cc | 24 ++++++++++++++++--------
 src/wmtaskbar.h  |  1 +
 src/wmtitle.cc   | 18 ++++++++++++++++++
 src/wmtitle.h    |  1 +
 10 files changed, 67 insertions(+), 8 deletions(-)

commit 5c380edab214a47b1e85a16dd93a4786f922e19f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 15:41:53 2020 +0200

    Check for empty keyboard definition.

 src/wmconfig.cc | 4 +++-
 src/wmmgr.cc    | 6 ++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

commit e8e28f6779ac81322a86d5edbee12ba17da020cd
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:34:27 2020 +0200

    make update-po

 po/ar.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/be.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/bg.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/ca.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/cs.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/da.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/de.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/el.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/en.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/es.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/fi.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/fr.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/he.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/hr.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/hu.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/icewm.pot | 270 ++++++++++++++++++++++++++++---------------------------
 po/id.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/it.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/ja.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/ko.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/lt.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/lv.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/mk.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/nb.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/nl.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/no.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/pl.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/pt_BR.po  | 268 +++++++++++++++++++++++++++---------------------------
 po/ro.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/ru.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/sk.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/sl.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/sv.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/tr.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/uk.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/vi.po     | 268 +++++++++++++++++++++++++++---------------------------
 po/zh_CN.po  | 268 +++++++++++++++++++++++++++---------------------------
 po/zh_TW.po  | 268 +++++++++++++++++++++++++++---------------------------
 38 files changed, 5245 insertions(+), 4941 deletions(-)

commit 36a9be8a15d1b8cc989199532f4c18fbf875935e
Merge: 468f75e5 7155b491
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:26:52 2020 +0200

    merge

commit 468f75e5547496e534e4ae2ab65a31b6b5a47730
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:23:37 2020 +0200

    Add support for switching of keyboards layouts for issue ice-wm/icewm#22.

 man/icewm-preferences.pod |  14 +++
 man/icewm-winoptions.pod  |  10 +++
 man/icewm.pod             |  40 ++++++++-
 src/CMakeLists.txt        |   2 +-
 src/Makefile.am           |   2 +
 src/akeyboard.cc          | 147 +++++++++++++++++++++++++++++++
 src/akeyboard.h           |  45 ++++++++++
 src/default.h             |   1 +
 src/genpref.cc            |   1 +
 src/wmconfig.cc           |   8 ++
 src/wmconfig.h            |   4 +
 src/wmframe.cc            |  12 +--
 src/wmframe.h             |   2 +
 src/wmmgr.cc              | 196 +++++++++++++++++++++++-------------------
 src/wmmgr.h               |  17 ++--
 src/wmoption.cc           |   4 +
 src/wmoption.h            |   1 +
 src/wmtaskbar.cc          | 115 ++++++++++++++-----------
 src/wmtaskbar.h           |   3 +
 src/yapp.cc               |   2 +-
 20 files changed, 471 insertions(+), 155 deletions(-)

commit 503557965b0078d0efbc50aa3e97cde6d39eaf4d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:16:19 2020 +0200

    Check for BadWindow in fetchTitle.

 src/yxtray.cc | 59 ++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 48 insertions(+), 11 deletions(-)

commit a04a3784de76f24bd50450b2aa21620528ca87b2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:15:29 2020 +0200

    Accept mstring as const.

 src/yarray.h | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 33edccaa78f76e3561fa700a4299c9e2c5d4cc96
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:14:54 2020 +0200

    Make findIcon public.

 src/yicon.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2c9981738e086c189cf97c40e57573121ab1b13f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:14:09 2020 +0200

    Add bool const to lazy.

 src/ref.h | 1 +
 1 file changed, 1 insertion(+)

commit f063c52abf3547c9c96126b11b2c730aeaf0ed5b
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:13:45 2020 +0200

    Test if null.

 src/mstring.h | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit ea1effd3fd1ba4ea3daa55c8e53f94bdb81256b8
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:12:52 2020 +0200

    Clear workspace button before drawing gradient.

 src/aworkspaces.cc | 1 +
 1 file changed, 1 insertion(+)

commit b8881bab079c6b085032b84c0153398390d3a5aa
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 28 13:12:25 2020 +0200

    add separator to menu

 src/aclock.cc     | 1 +
 src/acpustatus.cc | 3 ++-
 src/amailbox.cc   | 8 +++++---
 src/amemstatus.cc | 1 +
 src/apppstatus.cc | 1 +
 5 files changed, 10 insertions(+), 4 deletions(-)

commit 7155b491a649f6fa3b5709017656af55ed43bca4
Author: Eduard Bloch <blade@debian.org>
Date:   Sat Jun 27 22:58:49 2020 +0200

    Factor out fnmatch calls

    For later reuse in icon theme caching

 src/apppstatus.cc |  5 ++---
 src/strtest.cc    | 25 +++++++++++++++++++------
 src/upath.cc      |  6 ++++++
 src/upath.h       |  1 +
 4 files changed, 28 insertions(+), 9 deletions(-)

commit 0fdd6bce50db6407b18b5bdf182690ada593cecc
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jun 27 01:24:53 2020 +0200

    Document Trace modules and explain ConsiderSizeHintsMaximized.

 man/icewm-preferences.pod | 4 +++-
 man/icewm.pod             | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit eed9cdb83385e3ecf08648cb5bb8f056027d24a9
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jun 27 01:21:43 2020 +0200

    Add detailed tracing of systray activity. Slightly better conformance to
    XEMBED standard. Reorder systray operations for better test results.

 src/yxembed.cc |  66 +++++++++++++-------
 src/yxembed.h  |   7 ++-
 src/yxtray.cc  | 174 ++++++++++++++++++++++++++++++++---------------------
 src/yxtray.h   |  16 +++--
 4 files changed, 167 insertions(+), 96 deletions(-)

commit 2788da38f278fc0b1fe45e72b0adfecdcc4132ad
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jun 27 01:19:40 2020 +0200

    Only refocus in setWorkspace if workspace really changes.
    Reset workspace focused frame if focused frame changes workspace.

 src/wmframe.cc | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

commit bda9e9eb14b3514ff565377622f505d0809f153c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jun 27 01:19:25 2020 +0200

    Use AllWorkspacs where applicable.

 src/wmabout.cc   | 2 +-
 src/wmframe.h    | 2 +-
 src/wmmgr.cc     | 7 ++++---
 src/wmmgr.h      | 5 +++--
 src/wmtaskbar.cc | 2 +-
 src/wmwinlist.cc | 8 ++++----
 src/ymsgbox.cc   | 2 +-
 7 files changed, 15 insertions(+), 13 deletions(-)

commit 03455271f969ab70ff9a310d379ed8cc551a7b24
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jun 27 01:16:53 2020 +0200

    Test for tracing with traces.

 src/ytrace.h | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit e3dc4bab8c0fec7ce67b8e11e8776316ddb18067
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Jun 27 01:16:15 2020 +0200

    Distinguish adopt from create.

 src/ywindow.cc | 228 +++++++++++++++++++++++++++--------------------------
 src/ywindow.h  |   1 +
 2 files changed, 119 insertions(+), 110 deletions(-)

commit 51220c8666a2eb4902cf515e3d4366981168104c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jun 22 21:53:10 2020 +0200

    Fix for negative geometry positions in winoptions.

 src/wmmgr.cc    | 24 ++++++++----------------
 src/wmoption.cc |  4 ----
 2 files changed, 8 insertions(+), 20 deletions(-)

commit 0d5f0e3e68b194d3dbd4ea94736d4b4d264a2b45
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jun 18 11:59:34 2020 +0200

    Fix icesh runonce.

 man/icesh.pod |  9 +++++----
 src/icesh.cc  | 27 ++++++++++++++++++---------
 2 files changed, 23 insertions(+), 13 deletions(-)

commit 054a96cacd5a0aac05b13b7261516307666dfa1c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jun 18 11:59:18 2020 +0200

    Fix typo.

 src/wmoption.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 49e2edb64a022506bc223e94f990b937813af535
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jun 18 09:50:38 2020 +0200

    Fix typo.

 src/wmoption.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cbaab73c7c3abc15f46826f303992d50f36f253b
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jun 18 03:48:06 2020 +0200

    Restore --replace.

 src/wmapp.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b2977b088d89266c638bae2e4b172eb919c799de
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jun 18 02:53:39 2020 +0200

    Restore magical order for getSizeHints.

 src/wmclient.cc | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 8712da96670f4cb6dee6bf763c390cf052240919
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jun 18 00:04:32 2020 +0200

    Only read properties if window is adopted.

 src/wmclient.cc | 41 ++++++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 19 deletions(-)

commit 16faf409f085a8fd48a8d43fb8916d9fe2908fa5
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jun 18 00:03:48 2020 +0200

    Ensure size increment is non-zero.

 src/wmframe.cc | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit 227fc7f87bdbf8f273fd7113c2d39a9b874d55e6
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 17 21:16:54 2020 +0200

    Fix combining of hints with winoptions.

 src/wmoption.cc | 94 +++++++++++++++++++++++++++++------------------------
 src/wmoption.h  |  3 +-
 2 files changed, 53 insertions(+), 44 deletions(-)

commit dac21ce06b14315d1715c22ec6d314eb7bbd3013
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 17 20:41:13 2020 +0200

    Add 'icesh current'. Improve the introduction of icesh.1.

 man/icesh.pod | 60 +++++++++++++++++++++++++++++++++++++++++++++----------
 src/icesh.cc  | 18 +++++++++++++++++
 2 files changed, 67 insertions(+), 11 deletions(-)

commit 65907ad12854c83efa8b1d0a332caa89099edf3c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 17 19:15:53 2020 +0200

    ClassHint check for nullptr

 src/wmclient.h   | 12 ++++++++----
 src/wmwinlist.cc |  5 +++--
 2 files changed, 11 insertions(+), 6 deletions(-)

commit 41c3a01663fc967eff75fd6dbef0e95295158009
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 17 13:09:50 2020 +0200

    Fix icewm hint processing and make icewmhint geometry work.

 src/wmclient.cc | 11 +++++++----
 src/wmclient.h  | 31 +++++++++++++++++++++++++++---
 src/wmframe.cc  | 55 +++++++++++++++++++++++++++++------------------------
 src/wmframe.h   |  7 ++++---
 src/wmmgr.cc    |  3 +--
 src/wmoption.cc |  5 ++---
 src/wmoption.h  |  6 ++++--
 7 files changed, 76 insertions(+), 42 deletions(-)

commit f560116573f2c3ee1b3a7865cfb3ed0554e04eef
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 17 13:05:49 2020 +0200

    Avoid icehelp parsing output to fix .xsession-errors #438

 src/icehelp.cc | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)

commit 23024e97bf4f0f365095bfb125a8e19e2b8a2635
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 17 13:03:11 2020 +0200

    Active may be None.

 src/icesh.cc | 28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)

commit 17785b00a135e7d0d029d9731e67a3fc0322ecdd
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 17 13:02:36 2020 +0200

    Fix lazy indirection

 src/ref.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0bf70fd44b3e71985c8c68f564c8751d3d547a96
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jun 16 03:25:50 2020 +0200

    Set _NET_ACTIVE_WINDOW to None when no window has focus.

 src/wmmgr.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit 555708d9a4f12f3b05e99b68688b6448e7f7b0ec
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jun 16 03:25:50 2020 +0200

    simplify parse geometry winoption

 src/wmoption.cc | 21 +++++----------------
 1 file changed, 5 insertions(+), 16 deletions(-)

commit ee81ca05297a459804eae4ba38f927e76cea4a66
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 7 10:56:47 2020 +0200

    add NanoBlue/icons/app_32x32.xpm

 lib/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 467bae4a2886a0b07eb5e30711dbdeeeb0647fef
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 7 10:47:08 2020 +0200

    Update NanoBlue from Nano_Blu-1.3 for Glamor.

 lib/themes/NanoBlue/default.theme                |  20 +-
 lib/themes/NanoBlue/icons/IceWM_16x16.xpm        | Bin 2968 -> 1353 bytes
 lib/themes/NanoBlue/icons/IceWM_32x32.xpm        | Bin 2968 -> 5099 bytes
 lib/themes/NanoBlue/icons/app_16x16.xpm          | Bin 4013 -> 2505 bytes
 lib/themes/NanoBlue/icons/app_32x32.xpm          | 467 +++++++++++++++++++
 lib/themes/NanoBlue/icons/firefox_16x16.xpm      | Bin 4653 -> 3197 bytes
 lib/themes/NanoBlue/icons/firefox_32x32.xpm      | Bin 4653 -> 11181 bytes
 lib/themes/NanoBlue/icons/folder_16x16.xpm       | Bin 2202 -> 2700 bytes
 lib/themes/NanoBlue/icons/folder_32x32.xpm       | Bin 2202 -> 7996 bytes
 lib/themes/NanoBlue/icons/gimp_16x16.xpm         | Bin 3040 -> 1637 bytes
 lib/themes/NanoBlue/icons/gimp_32x32.xpm         | Bin 3040 -> 7178 bytes
 lib/themes/NanoBlue/icons/mplayer_16x16.xpm      | Bin 9769 -> 2813 bytes
 lib/themes/NanoBlue/icons/mplayer_32x32.xpm      | Bin 9769 -> 6733 bytes
 lib/themes/NanoBlue/icons/thunderbird_16x16.xpm  | Bin 12269 -> 3105 bytes
 lib/themes/NanoBlue/icons/thunderbird_32x32.xpm  | Bin 12269 -> 11665 bytes
 lib/themes/NanoBlue/icons/xterm_16x16.xpm        | Bin 2666 -> 3275 bytes
 lib/themes/NanoBlue/icons/xterm_32x32.xpm        | Bin 2666 -> 9835 bytes
 lib/themes/NanoBlue/ledclock/a.xpm               | 128 ++---
 lib/themes/NanoBlue/ledclock/colon.xpm           |   9 +-
 lib/themes/NanoBlue/ledclock/dot.xpm             |   4 +-
 lib/themes/NanoBlue/ledclock/m.xpm               |  68 ++-
 lib/themes/NanoBlue/ledclock/n0.xpm              | 130 +++---
 lib/themes/NanoBlue/ledclock/n1.xpm              |  60 ++-
 lib/themes/NanoBlue/ledclock/n2.xpm              | 121 +++--
 lib/themes/NanoBlue/ledclock/n3.xpm              | 141 +++---
 lib/themes/NanoBlue/ledclock/n4.xpm              |  95 ++--
 lib/themes/NanoBlue/ledclock/n5.xpm              | 119 +++--
 lib/themes/NanoBlue/ledclock/n6.xpm              | 142 +++---
 lib/themes/NanoBlue/ledclock/n7.xpm              | 107 ++---
 lib/themes/NanoBlue/ledclock/n8.xpm              | 145 +++---
 lib/themes/NanoBlue/ledclock/n9.xpm              | 149 +++---
 lib/themes/NanoBlue/ledclock/p.xpm               | 108 ++---
 lib/themes/NanoBlue/ledclock/slash.xpm           | 106 ++---
 lib/themes/NanoBlue/taskbar/expand.xpm           |  40 +-
 lib/themes/NanoBlue/taskbar/taskbarbg.xpm        | 116 ++---
 .../NanoBlue/taskbar/taskbuttonminimized.xpm     | 114 +++--
 lib/themes/NanoBlue/taskbar/toolbuttonbg.xpm     | 114 +++--
 .../NanoBlue/taskbar/workspacebuttonactive.xpm   |  60 +--
 .../NanoBlue/taskbar/workspacebuttonbg.xpm       |  61 ++-
 39 files changed, 1530 insertions(+), 1094 deletions(-)

commit 3eca7cfd4f6fe1d9e62af72263d3ff0ef15729ea
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jun 7 10:38:49 2020 +0200

    Revert commit b72d99baa3ab03b10cdc423c7ded3d147b97d2ce "NanoBlue icons
    are PNG."

 lib/Makefile.am                                  |  30 +++++++++----------
 .../icons/{IceWM_16x16.png => IceWM_16x16.xpm}   | Bin
 .../icons/{IceWM_32x32.png => IceWM_32x32.xpm}   | Bin
 .../icons/{app_16x16.png => app_16x16.xpm}       | Bin
 .../{firefox_16x16.png => firefox_16x16.xpm}     | Bin
 .../{firefox_32x32.png => firefox_32x32.xpm}     | Bin
 .../icons/{folder_16x16.png => folder_16x16.xpm} | Bin
 .../icons/{folder_32x32.png => folder_32x32.xpm} | Bin
 .../icons/{gimp_16x16.png => gimp_16x16.xpm}     | Bin
 .../icons/{gimp_32x32.png => gimp_32x32.xpm}     | Bin
 .../{mplayer_16x16.png => mplayer_16x16.xpm}     | Bin
 .../{mplayer_32x32.png => mplayer_32x32.xpm}     | Bin
 ...underbird_16x16.png => thunderbird_16x16.xpm} | Bin
 ...underbird_32x32.png => thunderbird_32x32.xpm} | Bin
 .../icons/{xterm_16x16.png => xterm_16x16.xpm}   | Bin
 .../icons/{xterm_32x32.png => xterm_32x32.xpm}   | Bin
 16 files changed, 15 insertions(+), 15 deletions(-)

commit cf66c86057fd5371a9f44651a5695bfc26f847f3
Author: CJ Kucera <pez@apocalyptech.com>
Date:   Fri Jun 5 09:54:30 2020 -0500

    Add a couple of undocumented keybinds (#437)

    Excellent!

 doc/icewm.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 51193ed979556010dc547702b383136f7e3d163a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 3 05:56:28 2020 +0200

    Hide locale details in a single file.

 src/base.h     |   2 +
 src/misc.cc    |  10 +++
 src/ylocale.cc | 231 ++++++++++++++++++++++++++++++++++-------------------
 src/ylocale.h  |  42 +++-------
 src/ystring.h  | 116 +++++++++++++--------------
 5 files changed, 230 insertions(+), 171 deletions(-)

commit fbd67b50aff92c99403e9b326cfdab99f2537340
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 3 05:51:00 2020 +0200

    Give a dockapp example.

 man/icewm-winoptions.pod | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit c26b3bb3885eafdd62cda4c975bd9e1f7555ea13
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 3 05:45:16 2020 +0200

    Add a motif example.

 man/icesh.pod | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit a13793d2bd4e6e3fdf1306b97807ad019875c066
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 3 05:43:24 2020 +0200

    Add a cmake release and --prefix.

 INSTALL-cmakebuild.md |  3 ++-
 INSTALL.cmakebuild    |  3 ++-
 rebuild.sh            | 45 +++++++++++++++++++++++++++++++++++----------
 3 files changed, 39 insertions(+), 12 deletions(-)

commit 1972fba70cd92dceacba95ad2466c60e7e289f23
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 3 05:35:59 2020 +0200

    Drop obsolete icewm-menu-gnome2 and icewmtray.

 README.md    | 4 ----
 README.md.in | 4 ----
 2 files changed, 8 deletions(-)

commit f0b142a3f1ad83de8cabc51da8c579ff6049b68c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jun 3 05:28:09 2020 +0200

    update to 1.6.6

 AUTHORS      |   44 +-
 ChangeLog    | 7728 +++++++++++++++++++++++++++---------------------------
 NEWS         |  Bin 128913 -> 29248 bytes
 README.md    |    4 +-
 RELEASE.md   |    2 +-
 VERSION      |    2 +-
 configure.ac |   10 +-
 7 files changed, 3958 insertions(+), 3832 deletions(-)

commit 70dadbf41ac4e4dc8d4bfbea0fc122f9a996795e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri May 29 19:13:07 2020 +0200

    Prepare 1.6.6 release

 README.md    | 40 ++++++++++++++++++++--------------------
 RELEASE.md   |  2 +-
 VERSION      |  2 +-
 configure.ac | 10 +++++-----
 4 files changed, 27 insertions(+), 27 deletions(-)

commit d1abd04be4bfb71ff0b7c1e4d7eb4c11d7847f3f
Merge: 11b8ecfa 6c103076
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri May 29 18:52:39 2020 +0200

    Merge branch 'icewm-1-4-BRANCH'

commit 6c103076b758f62855157a31e9a620d64c6baab2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri May 29 15:43:36 2020 +0200

    fix merge

 AUTHORS   |    77 +-
 ChangeLog | 10062 ++++++++++++--------------------------------------------
 NEWS      |  2396 +-------------
 3 files changed, 2170 insertions(+), 10365 deletions(-)

commit 36ae5a2470df3f5c8ddbed63dfc1613c25f69cd6
Merge: a0eef122 46638bb1
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri May 29 12:22:39 2020 +0200

    merge

commit 46638bb18440758ea2714394f72e54082ade48d0
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed May 27 23:00:50 2020 +0200

    make update-po

 po/ar.po     | 315 +++++++++++++++++++++++++++++-------------------------
 po/be.po     | 295 +++++++++++++++++++++++++-------------------------
 po/bg.po     | 294 +++++++++++++++++++++++++-------------------------
 po/ca.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/cs.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/da.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/de.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/el.po     | 294 +++++++++++++++++++++++++-------------------------
 po/en.po     | 292 +++++++++++++++++++++++++-------------------------
 po/es.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/fi.po     | 298 ++++++++++++++++++++++++++-------------------------
 po/fr.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/he.po     | 294 +++++++++++++++++++++++++-------------------------
 po/hr.po     | 294 +++++++++++++++++++++++++-------------------------
 po/hu.po     | 294 +++++++++++++++++++++++++-------------------------
 po/icewm.pot | 294 +++++++++++++++++++++++++-------------------------
 po/id.po     | 319 +++++++++++++++++++++++++++++--------------------------
 po/it.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/ja.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/ko.po     | 294 +++++++++++++++++++++++++-------------------------
 po/lt.po     | 294 +++++++++++++++++++++++++-------------------------
 po/lv.po     | 294 +++++++++++++++++++++++++-------------------------
 po/mk.po     | 294 +++++++++++++++++++++++++-------------------------
 po/nb.po     | 294 +++++++++++++++++++++++++-------------------------
 po/nl.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/no.po     | 294 +++++++++++++++++++++++++-------------------------
 po/pl.po     | 294 +++++++++++++++++++++++++-------------------------
 po/pt_BR.po  | 307 +++++++++++++++++++++++++++-------------------------
 po/ro.po     | 294 +++++++++++++++++++++++++-------------------------
 po/ru.po     | 294 +++++++++++++++++++++++++-------------------------
 po/sk.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/sl.po     | 294 +++++++++++++++++++++++++-------------------------
 po/sv.po     | 311 ++++++++++++++++++++++++++++-------------------------
 po/tr.po     | 294 +++++++++++++++++++++++++-------------------------
 po/uk.po     | 294 +++++++++++++++++++++++++-------------------------
 po/vi.po     | 294 +++++++++++++++++++++++++-------------------------
 po/zh_CN.po  | 307 +++++++++++++++++++++++++++-------------------------
 po/zh_TW.po  | 307 +++++++++++++++++++++++++++-------------------------
 38 files changed, 5978 insertions(+), 5469 deletions(-)

commit 3f4385caca0bd86b65ad10192cc23fde1ab70098
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed May 27 17:28:09 2020 +0200

    Permit deleting entire input line.

 src/yinput.cc | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

commit 84c82809beec8e135aa6c1b8b002f90f241b10f8
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed May 27 17:28:09 2020 +0200

    Prevent reallocations.

 src/mstring.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit a68f20e16923ebc8cf97d2a5dd2f67a42493d430
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed May 27 11:00:20 2020 +0200

    Onle consider if addressbar is visible if TaskBarShowWindows=1 for #434.

 src/wmtaskbar.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 05372e87596a693a61d623f24f7ea5e74bb4d80e
Author: Efstathios Iosifidis <eiosifidis@gmail.com>
Date:   Sun May 17 07:40:21 2020 +0000

    Translated using Weblate (Greek)

    Currently translated at 100.0% (471 of 471 strings)

 po/el.po | 545 +++++++++++++++++++++++------------------------------------
 1 file changed, 211 insertions(+), 334 deletions(-)

commit 51478a92cbe5b8133dc164c5afc5d62ef522aa09
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 25 21:09:39 2020 +0200

    Accept requests for clipboard selection as UTF-8.

 src/wmtaskbar.cc |  1 +
 src/yapp.h       |  1 -
 src/ylocale.cc   |  8 ++++++-
 src/yxapp.cc     | 68 ++++++++++++++++++++++++----------------------------
 src/yxapp.h      |  5 ++--
 5 files changed, 42 insertions(+), 41 deletions(-)

commit acfd45179a19b1633c049767548d499712a1c0d2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 25 19:20:27 2020 +0200

    More ConfigureNotify details.

 src/icesh.cc | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 6ef97dafe3b2b68fa722233d7b9dd6fca9445ea0
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 25 19:16:39 2020 +0200

    Reduce spaces when logging events.

 src/misc.cc | 37 +++++++++++++++++--------------------
 1 file changed, 17 insertions(+), 20 deletions(-)

commit 9132ef448805f6b5e161010fe954e0e10084714d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 25 19:15:15 2020 +0200

    Request selection as UTF-8 string in addressbar.

 src/wmmgr.h    | 4 ----
 src/ywindow.cc | 2 +-
 src/ywindow.h  | 3 +++
 3 files changed, 4 insertions(+), 5 deletions(-)

commit ce0292bb33050e089f0e104fc7940948c715982e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 25 10:24:31 2020 +0200

    try harder for C++11

 configure.ac | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit a7a019fe4c3c9dd5396eb42e6ba4e99f226dca20
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat May 23 12:03:42 2020 +0200

    add ICEWM_OPTIONS env var to icewm-session

 man/icewm-session.pod | 11 +++++++++++
 src/icesm.cc          | 35 +++++++++++++++++++++++++++++++++--
 2 files changed, 44 insertions(+), 2 deletions(-)

commit ce9058a5dc4584c4bc69316954cec94f1ecc5b9a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat May 23 10:53:55 2020 +0200

    New option PagerShowLabels for ice-wm/icewm#19

 man/icewm-preferences.pod | 4 ++++
 src/aworkspaces.cc        | 3 ++-
 src/default.h             | 2 ++
 3 files changed, 8 insertions(+), 1 deletion(-)

commit 52113d9fbf936b6242afbe7897a8918a747810b2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri May 22 10:59:13 2020 +0200

    fix battery divisions

 src/aapm.cc | 54 ++++++++++++++++++++++++------------------------------
 1 file changed, 24 insertions(+), 30 deletions(-)

commit 8b7d9aa6cbc6b0b5142bdc69149b3c29ab7c635a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri May 22 10:58:28 2020 +0200

    center temperature

 src/acpustatus.cc | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit f81f309093d5401bee3f8ea14ed17e0272a2de5d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu May 21 23:28:47 2020 +0200

    Make window list icon size consistent for #433.

 src/ylistbox.cc | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit beeb8dfef2c6bd6818555015f3edc2d165a6cc9e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu May 21 23:10:12 2020 +0200

    try harder to get a scaled icon for #429

 src/yicon.cc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6882907b101dad93856c229b70111d9b43cc7ad2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 18 05:44:20 2020 +0200

    simplify multiplication of width

 src/wmtaskbar.cc | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

commit 4cbe695d214bd1cc3da64ce824b5e26ea83987b2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 18 05:42:40 2020 +0200

    simplify ifdefs for APM

 src/aapm.h | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

commit 5324ed55355ebb0b6ff7184c8a7e458a1654d98d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 18 05:41:37 2020 +0200

    remove duplicate definition of ACPIDEV

 src/aapm.cc | 1 -
 1 file changed, 1 deletion(-)

commit dc09cf41cff4caeef20bdc79373c4f22d3c346ad
Author: Eduard Bloch <blade@debian.org>
Date:   Sat May 16 20:58:14 2020 +0200

    Xrandr menu option to move primary flag to left screen

 contrib/icewm-menu-xrandr        |   3 +++
 lib/icons/setscreen21x_32x32.png | Bin 0 -> 621 bytes
 2 files changed, 3 insertions(+)

commit aa45aa243d58455d91383b8689196d7be86db5d4
Author: Eduard Bloch <blade@debian.org>
Date:   Sun Apr 26 17:42:55 2020 +0200

    Added optional build target for strtest

 src/CMakeLists.txt | 4 ++++
 1 file changed, 4 insertions(+)

commit c5942d9a36345c5af215c208dbee32f9719f14f0
Merge: d72ee2fc 46bf3950
Author: Markéta Calábková <meggy.calabkova@gmail.com>
Date:   Tue May 12 17:16:55 2020 +0200

    Merge remote-tracking branch 'weblate/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

commit d72ee2fc53ec63f606973bfedee3aa66a706e633
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 11 10:00:34 2020 +0200

    Add systray y-position when filling with taskbarbg for #430.

 src/yxtray.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 98a5152bf5980e84b6d73c7244023d66bf8abc99
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon May 11 00:43:17 2020 +0200

    update print_configured.

 src/config.cmake.h.in | 1 -
 src/wmapp.cc          | 9 +++------
 2 files changed, 3 insertions(+), 7 deletions(-)

commit 48687aaf951f7bba3e5b06c48f0d1d89d627f4c1
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun May 10 20:23:15 2020 +0200

    When CPUStatusShowAcpiTempInGraph=1 redraw entire CPU graph pixmap
    for #431.

 src/acpustatus.cc | 53 ++++++++++++++++++++++++++-------------------------
 src/acpustatus.h  |  6 +-----
 2 files changed, 28 insertions(+), 31 deletions(-)

commit 1eed8783b1a653572c4f5fda086f54a53078e076
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu May 7 17:46:50 2020 +0200

    The cmake build is no longer experimental.

 INSTALL-cmakebuild.md | 33 ++++++++++++++++-----------------
 INSTALL.cmakebuild    | 33 ++++++++++++++++-----------------
 2 files changed, 32 insertions(+), 34 deletions(-)

commit 46bf3950dc7258c4a7fede8ffd8f9baf78a99334
Author: ingemar karlsson <ingemar_bengt@hotmail.com>
Date:   Tue May 5 15:26:15 2020 +0000

    Translated using Weblate (Swedish)

    Currently translated at 100.0% (471 of 471 strings)

 po/sv.po | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit a982785fa64e0845cc3cc9a284a0a97b860f2ccc
Author: Andika Triwidada <andika@gmail.com>
Date:   Tue May 5 21:44:35 2020 +0000

    Translated using Weblate (Indonesian)

    Currently translated at 100.0% (471 of 471 strings)

 po/id.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 88256d83612c008567ec67ffd78c7dd7cb33033d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun May 3 21:15:14 2020 +0200

    Caution for '\0' when using strchr.

 src/misc.cc | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit ea440b721d1ce60ea6c77e3133975baa3898815f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun May 3 21:14:06 2020 +0200

    Make title buttons behave the same as title bar for Button2.

 src/wmbutton.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 5335ba24f13064b79b2ec121391c49970e3e0d52
Author: Luna Jernberg <droidbittin@gmail.com>
Date:   Thu Mar 26 08:40:05 2020 +0000

    Translated using Weblate (Swedish)

    Currently translated at 99.6% (469 of 471 strings)

 po/sv.po | 25 +++++++++++--------------
 1 file changed, 11 insertions(+), 14 deletions(-)

commit c7265486aead9908944a1f26224877c4c2d5e073
Author: Juan Sarria <juansarriam@gmail.com>
Date:   Sat Mar 14 13:36:39 2020 +0000

    Translated using Weblate (Spanish)

    Currently translated at 100.0% (471 of 471 strings)

 po/es.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit b0358b69d347840ebe78b275881bfa8d6422586a
Author: Davide Aiello <davidea@novilinguists.com>
Date:   Thu Mar 19 14:16:08 2020 +0000

    Translated using Weblate (Italian)

    Currently translated at 100.0% (471 of 471 strings)

 po/it.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit 88974cade1e28d2e6223d5570bb72ec14df8ee36
Author: Kukuh Syafaat <syafaatkukuh@gmail.com>
Date:   Mon Apr 13 10:07:04 2020 +0000

    Translated using Weblate (Indonesian)

    Currently translated at 100.0% (471 of 471 strings)

 po/id.po | 1103 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 549 insertions(+), 554 deletions(-)

commit 2053fa7ea5557cafa74cf385acab871a73662777
Author: Franziska Weinberger <f.weinberger@gemino.de>
Date:   Thu Mar 19 13:29:17 2020 +0000

    Translated using Weblate (German)

    Currently translated at 100.0% (471 of 471 strings)

 po/de.po | 30 +++++++++++++-----------------
 1 file changed, 13 insertions(+), 17 deletions(-)

commit b7d698ac1f157c7cefd5f31d83f04414184d1f87
Author: Christine Gabriel <christine@stoquart.com>
Date:   Thu Mar 19 16:20:56 2020 +0000

    Translated using Weblate (French)

    Currently translated at 100.0% (471 of 471 strings)

 po/fr.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit e399363a7aabffcd50f295b3e10d6bffee7f1bc5
Author: Kimmo Kujansuu <mrkujansuu@gmail.com>
Date:   Sat Apr 11 20:43:48 2020 +0000

    Translated using Weblate (Finnish)

    Currently translated at 57.5% (271 of 471 strings)

 po/fi.po | 99 +++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 52 insertions(+), 47 deletions(-)

commit d8daf12b442535fd99bb19951c009fa5c1d1073d
Author: Grace Yu <grace.yu@excel-gits.com>
Date:   Sat Mar 21 08:52:37 2020 +0000

    Translated using Weblate (Chinese (Taiwan))

    Currently translated at 100.0% (471 of 471 strings)

 po/zh_TW.po | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

commit f2ffca5b29c52605c976a58e618786d4f06c2ea8
Author: Grace Yu <grace.yu@excel-gits.com>
Date:   Sat Mar 21 07:07:15 2020 +0000

    Translated using Weblate (Chinese (China))

    Currently translated at 100.0% (471 of 471 strings)

 po/zh_CN.po | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

commit 5deced5894312e79bb8e4a0ceecae2b30cd91b2e
Author: mohammad alhargan <malham1@gmail.com>
Date:   Tue Apr 28 20:32:40 2020 +0000

    Translated using Weblate (Arabic)

    Currently translated at 100.0% (471 of 471 strings)

 po/ar.po | 143 +++++++++++++----------------------------------------------
 1 file changed, 31 insertions(+), 112 deletions(-)

commit 7ca2a97d76ca6dd1a7e68eab14968bb9da8af60d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Apr 26 09:26:32 2020 +0200

    Pass mouse presses on object buttons on to the taskbar for #424.

 src/objbar.cc   | 12 ++++++++++++
 src/objbar.h    |  1 +
 src/objbutton.h |  1 +
 3 files changed, 14 insertions(+)

commit be1a2d9e7d8d8478c86b574f292ad889c80e4eac
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Apr 22 07:52:45 2020 +0200

    Prevent warnings.

 doc/icewm.adoc | 105 +++++++++++++++++++++++++++--------------------------
 1 file changed, 53 insertions(+), 52 deletions(-)

commit 56b989a8d849f6bf4e15e3d49fd93356feb762bd
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Apr 22 01:46:38 2020 +0200

    Add -xembed for #423.

 man/icesh.pod |  6 +++++-
 src/icesh.cc  | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+), 1 deletion(-)

commit c5ff580042809fb5d4f37fb6014fe8ad51a863e7
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Apr 22 01:42:15 2020 +0200

    Fix -window. Use vector.

 man/icesh.pod |   6 +-
 src/icesh.cc  | 283 +++++++++++++++++++++++++-----------------------------
 2 files changed, 135 insertions(+), 154 deletions(-)

commit 8e041404292266bb2d6a3138b190af1209c6d262
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Apr 22 01:39:01 2020 +0200

    check_argv shortcut.

 src/misc.cc | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

commit 65a671b738de95c63c8287f3bdf778689f093cc4
Author: Eduard Bloch <blade@debian.org>
Date:   Tue Apr 14 14:20:22 2020 +0200

    Revert "Auto-expand icon paths for all installed icon themes"

    This reverts commit df52bcb3b0eddf3958858e879d08ef2418909226.

    It was a flawed idea from the start and needs a (actually long overdue)
    concept extension.

 src/default.h  | 2 +-
 src/iceicon.cc | 2 --
 src/yicon.cc   | 3 ---
 src/yprefs.h   | 7 +++----
 4 files changed, 4 insertions(+), 10 deletions(-)

commit 3d1baf0b6c99f37a6f5a938adaac97e10e38d369
Author: Kukuh Syafaat <kukuh@syafaat.id>
Date:   Mon Apr 13 18:44:31 2020 +0700

    Update Indonesian translations (#421)

 po/id.po | 1104 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 551 insertions(+), 553 deletions(-)

commit e86ec796ce00ca60ad647a3a10db7ca44c671253
Author: Kukuh Syafaat <kukuh@syafaat.id>
Date:   Mon Apr 13 18:42:47 2020 +0700

    Update Indonesian translation of desktop files (#420)

    thank you!

 lib/icewm-session.desktop | 3 +++
 lib/icewm.desktop         | 2 ++
 2 files changed, 5 insertions(+)

commit 955f3af8abd92788cc9cd320ec0cf4459163d2e2
Author: Eduard Bloch <blade@debian.org>
Date:   Sat Apr 11 12:34:30 2020 +0200

    Require C++11 standard

 src/CMakeLists.txt | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

commit 244ea934ea770d01aab5cc03c46f677355eb915c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Apr 10 21:38:46 2020 +0200

    Assume C++11.

 src/base.h    | 16 ++--------------
 src/ref.h     |  9 ++-------
 src/ystring.h |  9 ++-------
 3 files changed, 6 insertions(+), 28 deletions(-)

commit f0d4e5ecfaf05d0181b7569099aa014a79b90805
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Apr 10 21:35:14 2020 +0200

    Use override instead of OVERRIDE.

 src/apppstatus.h | 16 ++++++++--------
 src/ref.h        |  1 -
 src/wmprog.cc    | 30 +++++++++++++++---------------
 src/wmswitch.cc  | 30 +++++++++++++++---------------
 src/wmswitch.h   | 18 +++++++++---------
 src/ystring.h    |  1 -
 6 files changed, 47 insertions(+), 49 deletions(-)

commit 9bb948a1afabddc6e99c53b2c80874d8fcecf3d6
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Apr 10 21:12:04 2020 +0200

    Enforce C++11.

 configure.ac | 7 +++++++
 1 file changed, 7 insertions(+)

commit 6bae75103c69d3e76dbad51b7dd6ab18c6f41efa
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Apr 10 20:22:47 2020 +0200

    Remove unused wmActionListener.

 src/wmwinlist.cc | 5 ++---
 src/wmwinlist.h  | 3 +--
 2 files changed, 3 insertions(+), 5 deletions(-)

commit 2d3228ef2e5296ba3686ed97e9a198937f1681cd
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Apr 10 20:20:38 2020 +0200

    Add icewm-session --output=FILE option.

 man/icewm-session.pod | 12 ++++++++----
 src/icesm.cc          | 16 ++++++++++++++++
 2 files changed, 24 insertions(+), 4 deletions(-)

commit 326aca0da80d82526848b4a27a374131376d527e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Apr 10 19:04:10 2020 +0200

    autoupdate

 configure.ac | 48 +++++++++++++++++++++++-------------------------
 1 file changed, 23 insertions(+), 25 deletions(-)

commit fe2670223613617b8078f4606f324b4dff5d37f0
Author: Eduard Bloch <blade@debian.org>
Date:   Fri Apr 10 18:59:31 2020 +0200

    Little optimization and cleanup

    For https://github.com/ice-wm/icewm/issues/13

 src/fdomenu.cc | 41 +++++++++++++++++++++--------------------
 1 file changed, 21 insertions(+), 20 deletions(-)

commit cd9b37b17da25c9ff660ee6aee63af172178a703
Author: Eduard Bloch <blade@debian.org>
Date:   Fri Apr 10 17:27:03 2020 +0200

    Fuzzy matching of desktop categories

    Extra trickery to consider the filename of the menu description file or
    some equivalent category from KDE which might donate their icon and
    translation.

    For https://github.com/ice-wm/icewm/issues/13

 contrib/conv_cat.pl |   2 +-
 src/fdomenu.cc      | 115 +++++++++++++++-----
 src/fdospecgen.h    | 276 ++++++++++++++++++++++++------------------------
 3 files changed, 229 insertions(+), 164 deletions(-)

commit df52bcb3b0eddf3958858e879d08ef2418909226
Author: Eduard Bloch <blade@debian.org>
Date:   Fri Apr 10 14:05:13 2020 +0200

    Auto-expand icon paths for all installed icon themes

    With exception of HighContrast because it tends to contain an icon
    version which is better matched by size but is black-white.
    This can be overriden by the user, definining HighContrast directly
    explicitly.

 src/default.h  | 2 +-
 src/iceicon.cc | 2 ++
 src/yicon.cc   | 3 +++
 src/yprefs.h   | 7 ++++---
 4 files changed, 10 insertions(+), 4 deletions(-)

commit 2db0be3fce12793d2bc930f4289214631695f8fb
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Apr 5 13:48:40 2020 +0200

    typo

 src/wmtaskbar.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dab39bece09fea420c383f75e75db770fc17fa6c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Apr 5 13:48:10 2020 +0200

    showProperty guievent

 src/icesh.cc | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit f0c72445ea0abf3d8bf8eeddb9adf2b91dd4f91e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Apr 5 12:04:01 2020 +0200

    fileptr for #418.

 src/upath.h | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 5f70bfa62f4b3713e6252f781f9475d1d2e22f43
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Apr 4 23:46:01 2020 +0200

    simplify

 src/acpustatus.cc | 46 ++++++++++++----------------------------------
 src/acpustatus.h  |  3 ---
 2 files changed, 12 insertions(+), 37 deletions(-)

commit 3230be92b7841189033cb7e71d16ec53a6762789
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Apr 2 19:57:03 2020 +0200

    Repaint frame border immediately for #417.

 src/wmframe.cc | 17 ++---------------
 src/wmframe.h  |  1 -
 2 files changed, 2 insertions(+), 16 deletions(-)

commit dfa9b355b49494aa82ebffb2028b7944e3eb360e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 30 00:27:57 2020 +0200

    Fix TaskBarAutoHide for TaskBarDoubleHeight for #415.

 src/wmtaskbar.cc | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

commit f22dd30a599d305dba83c7a78bfeaa31c12efce8
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 21:25:55 2020 +0200

    Port to solaris.

 autogen.sh        |  4 ++++
 configure.ac      | 14 ++++++++++++--
 src/acpustatus.cc |  4 ++--
 src/apppstatus.cc |  2 +-
 src/apppstatus.h  |  8 ++++++++
 src/base.h        |  4 ++++
 src/icesound.cc   |  1 +
 src/misc.cc       |  8 ++++++++
 src/ylocale.cc    |  2 +-
 9 files changed, 41 insertions(+), 6 deletions(-)

commit c5f62e7cd7572bf2207c716b3fa3c485f3606f48
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:51:19 2020 +0200

    Refactor mstring reference counting.

 src/mstring.cc | 203 ++++++++++++++++++++---------------------------------
 src/mstring.h  |  86 ++++++++++++++---------
 src/yarray.h   |   1 +
 3 files changed, 130 insertions(+), 160 deletions(-)

commit 8adf3c9ec5fb494adaf96a779cc145d92731f012
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:50:36 2020 +0200

    update string test.

 src/strtest.cc | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit cd6df4951fb855945cde1c931384c6a7a4f716ba
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:49:36 2020 +0200

    Assume net status is always available for Linux+BSDs.

 src/apppstatus.cc |  8 ++------
 src/apppstatus.h  | 11 -----------
 2 files changed, 2 insertions(+), 17 deletions(-)

commit 0c5f1bfb17496d8b78851f7e57e3299cebcf6fbd
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:46:28 2020 +0200

    Drop outdated dkstat support for old solaris versions.

 configure.ac          |   2 +-
 src/CMakeLists.txt    |   1 -
 src/acpustatus.cc     | 180 ----------------------------------------------
 src/acpustatus.h      |  31 ++++----
 src/config.cmake.h.in |   3 +-
 5 files changed, 17 insertions(+), 200 deletions(-)

commit 90b0280842fd20ac06a5962f70aee134c57fd13b
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:43:20 2020 +0200

    Slightly larger tray app icons.

 src/atray.cc | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit 45acff0e0c3bc9ec152c255e284f046d10ee62a3
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:42:16 2020 +0200

    Limit resize band to 3 pixels wide.

 src/movesize.cc | 35 ++++++++++++++++++++++++-----------
 src/wmframe.h   |  2 +-
 2 files changed, 25 insertions(+), 12 deletions(-)

commit 31bc19c8a8fb898a00ce4c4c88cfa97831f94fee
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:41:00 2020 +0200

    Create RGBA colors.

 src/ycolor.cc | 14 ++++++++++++++
 src/ycolor.h  |  6 ++++++
 2 files changed, 20 insertions(+)

commit 8ef9aec317f086f0affbe7062db6838fe6140796
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:40:28 2020 +0200

    fix leak.

 src/wmclient.cc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit f38a0664efb77f23b368c4b8aea3dc8ac4651a01
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:38:43 2020 +0200

    Use ascii.h consistently.

 src/fdomenu.cc  | 1 +
 src/icesm.cc    | 6 ++++--
 src/sysdep.h    | 1 -
 src/wmoption.cc | 5 ++---
 src/ypaint.cc   | 4 ++--
 5 files changed, 9 insertions(+), 8 deletions(-)

commit a23a3773115f110b9441d4a9b60e5de5e87295f8
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 29 12:34:22 2020 +0200

    Add support for urxvt -borderless.

 src/yxapp.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 11b8ecfa52ca623b79d5cc0d8d0c3d4faf613a2d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 22:11:36 2020 +0100

    Prepare 1.6.5 release

 AUTHORS      |   32 +-
 ChangeLog    | 8099 +++++++++++++++++++++++++++---------------------------
 NEWS         |  234 +-
 README.md    |   40 +-
 RELEASE.md   |    2 +-
 VERSION      |    2 +-
 configure.ac |   10 +-
 po/ar.po     |  118 +-
 po/be.po     |  119 +-
 po/bg.po     |  118 +-
 po/ca.po     |  122 +-
 po/cs.po     |  122 +-
 po/da.po     |  122 +-
 po/de.po     |  118 +-
 po/el.po     |  118 +-
 po/en.po     |  116 +-
 po/es.po     |  118 +-
 po/fi.po     |  118 +-
 po/fr.po     |  118 +-
 po/he.po     |  118 +-
 po/hr.po     |  118 +-
 po/hu.po     |  118 +-
 po/icewm.pot |  118 +-
 po/id.po     |  118 +-
 po/it.po     |  118 +-
 po/ja.po     |  122 +-
 po/ko.po     |  118 +-
 po/lt.po     |  118 +-
 po/lv.po     |  118 +-
 po/mk.po     |  118 +-
 po/nb.po     |  118 +-
 po/nl.po     |  122 +-
 po/no.po     |  118 +-
 po/pl.po     |  118 +-
 po/pt_BR.po  |  118 +-
 po/ro.po     |  118 +-
 po/ru.po     |  118 +-
 po/sk.po     |  122 +-
 po/sl.po     |  118 +-
 po/sv.po     |  118 +-
 po/tr.po     |  118 +-
 po/uk.po     |  118 +-
 po/vi.po     |  118 +-
 po/zh_CN.po  |  118 +-
 po/zh_TW.po  |  118 +-
 45 files changed, 6597 insertions(+), 6329 deletions(-)

commit 1b2d3dee38acc9fbd3ee1f6c0abf20fecfaf4b47
Merge: 397480dc a0eef122
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 21:57:39 2020 +0100

    Merge branch 'icewm-1-4-BRANCH'

commit a0eef122d36bfd9cd0d65403653f0d88e50451a7
Merge: cf87cd3d a287348f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 21:44:59 2020 +0100

    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

commit a287348f866c19d11d73107015b114404387db97
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 18:31:52 2020 +0100

    Decimate number of frame paintings.

 src/wmframe.cc | 25 ++++++++++++++++++++++---
 src/wmframe.h  |  3 +++
 2 files changed, 25 insertions(+), 3 deletions(-)

commit 2cd75e5a694f002a8997278db21b07b0768afa97
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 18:31:27 2020 +0100

    Fix parsing of opacity in rgba colors.

 src/ycolor.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1bd6a987e2815b50325224fe093ebac40d280d03
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 13:19:14 2020 +0100

    Prevent auto hide if address bar is visible for #412.

 src/wmtaskbar.cc | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 0c860aa986debf3d2ac989169f7219a0d02221e6
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 09:51:10 2020 +0100

    Complete preferences.

 man/icewm-preferences.pod | 38 +++++++++++++++++++++++++++++---------
 1 file changed, 29 insertions(+), 9 deletions(-)

commit 98bd56b193668eec553d1f5aa361d6cba0e6b6cf
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 09:50:41 2020 +0100

    Generate preferences in perlpod output format.

 src/genpref.cc | 82 ++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 74 insertions(+), 8 deletions(-)

commit 241ab165e8b1fe1fd92f4c8bdd6710ebb1f25768
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 16 09:50:19 2020 +0100

    Fix spelling.

 src/default.h  |  8 ++++----
 src/themable.h | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

commit 4d8ebf4fec3fcde9ec668145ac108503097ed60f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 15 23:38:52 2020 +0100

    Fixes for configure options.

 src/wmmgr.cc | 2 +-
 src/yfont.cc | 1 +
 src/yxapp.cc | 4 ++++
 3 files changed, 6 insertions(+), 1 deletion(-)

commit 2c138b64c0849c2644478566a42c203ec4987a33
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 15 22:19:01 2020 +0100

    Test clock_gettime against librt.

 configure.ac | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 6a55d34d1dc65ab149a5e0fe82ff4ad14c1cb8ae
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 15 18:39:53 2020 +0100

    Add startup options to generated preferences.

 src/default.h   | 20 ++++++++++++++++++--
 src/genpref.cc  |  4 ++++
 src/wmapp.cc    | 51 +++++++++++++++++++++++++--------------------------
 src/wmconfig.cc | 11 +++--------
 src/wmconfig.h  |  5 +++--
 src/ytrace.h    |  3 +++
 6 files changed, 56 insertions(+), 38 deletions(-)

commit c7c44cd080f45b3dc907d5d72641fd1df4647dbd
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 15 10:17:05 2020 +0100

    Fix for net menu.

 src/apppstatus.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2e6b0cbad64d99772ed31e6e2343e81c34144ae3
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 15 10:07:25 2020 +0100

    Preserve tooltip on button press.

 src/ywindow.cc | 24 +++++++++++++-----------
 src/ywindow.h  |  1 +
 2 files changed, 14 insertions(+), 11 deletions(-)

commit 95ad9203f524718e3ae9e7fb97554ca10730e21a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Mar 14 15:10:39 2020 +0100

    Fix tooltip positioning for multi-monitor when primary screen is right.

 src/ytooltip.cc | 82 ++++++++++++++++++-----------------------------------
 src/ytooltip.h  | 23 +++++++--------
 src/ywindow.cc  | 39 ++++++-------------------
 src/ywindow.h   |  3 +-
 4 files changed, 47 insertions(+), 100 deletions(-)

commit cbe3bc5173922b5fea505b9c0578ed3ee871e0b4
Author: Eduard Bloch <blade@debian.org>
Date:   Sat Mar 14 10:28:24 2020 +0100

    Drop CAVEATS chapter of icewm-menu-xrandr manpage

    Didn't make much sense and is better explained as part of the
    introduction.

 man/icewm-menu-xrandr.pod | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

commit 9bc791e85a1de0f07337f84a5b20cca7b641bf98
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Mar 13 22:46:27 2020 +0100

    Prefer printf over echo for portability reasons.

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c03f085656e30dc707d591447d227279cc4f2fa7
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Mar 13 22:37:29 2020 +0100

    getloadavg is needed for non-linux.

 src/CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

commit 24dbdad4536707b978bbd70cb2551b81427e2098
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Mar 13 20:55:19 2020 +0100

    install icewm-menu-xrandr.

 man/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit df34cd627ea44ecdd7e870b4a9157d349310c7b5
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Fri Mar 13 19:34:53 2020 +0100

    Fix tooltip positioning for multi-monitor when primary screen is right.

 src/ytooltip.cc | 39 +++++++++++++++++++++++----------------
 1 file changed, 23 insertions(+), 16 deletions(-)

commit 2cdfbc3bd9df0e2634061bd3f7cef73c2d800008
Author: scootergrisen <scootergrisen@gmail.com>
Date:   Fri Mar 13 14:41:17 2020 +0000

    Translated using Weblate (Danish)

    Currently translated at 100.0% (471 of 471 strings)

 po/da.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit cbfc5028a795d0361ccda6a83ad42cba7256d81a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Mar 12 22:58:49 2020 +0100

    fontPreferFreetype belongs in yprefs.h.

 src/default.h  | 1 -
 src/icewmbg.cc | 4 ----
 src/yprefs.h   | 1 +
 3 files changed, 1 insertion(+), 5 deletions(-)

commit 2543cc63cf213eef8a5b41e333a036a03c9bdebc
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Mar 12 21:30:01 2020 +0100

    If a first round of search fails on the start of window titles then try
    another round of search anywhere in titles, but case sensitive.

 src/ylistbox.cc | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 53344f456d7ad76efebf1480a8b61781b5d968e5
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Mar 12 21:27:47 2020 +0100

    Make src/CMakeLists.txt consistent with configure.ac.

 src/CMakeLists.txt | 62 +++++++++-----------------------------------------
 1 file changed, 11 insertions(+), 51 deletions(-)

commit 30d82f63f3133accae0c189a1dff0cd5917a5a7b
Author: Ferdinand Galko <galko.ferdinand@gmail.com>
Date:   Thu Mar 12 15:27:17 2020 +0000

    Translated using Weblate (Slovak)

    Currently translated at 100.0% (471 of 471 strings)

 po/sk.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit 92a6bdc477b53b44718ce92e37160918b18d7d50
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Mar 12 18:29:14 2020 +0100

    Make all characters available for selection application windows in the
    window list window. Include control letters which require shift, but
    without extending the selection.

 src/ylistbox.cc | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

commit 13573f7dbc65d729667fd3e4d84d9028e10cb646
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Mar 12 18:29:00 2020 +0100

    +isControl.

 src/ascii.h | 5 +++++
 1 file changed, 5 insertions(+)

commit 0906a1c2739350e3f7959234c7c9bbb4b74f0857
Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
Date:   Thu Mar 12 12:12:48 2020 +0000

    Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (471 of 471 strings)

 po/pt_BR.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit 03f3945942b8615fc1fea13cd3591ecacc35a87d
Author: Freek de Kruijf <freek@opensuse.org>
Date:   Thu Mar 12 08:40:18 2020 +0000

    Translated using Weblate (Dutch)

    Currently translated at 100.0% (471 of 471 strings)

 po/nl.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit c76b0e938a654f37f046b67917ef457c559464a1
Author: Aleš Kastner <alkas@volny.cz>
Date:   Thu Mar 12 07:31:52 2020 +0000

    Translated using Weblate (Czech)

    Currently translated at 100.0% (471 of 471 strings)

 po/cs.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit 62a31b9d07c48bcffcd258a4bf336c53ee43e4b9
Author: David Medina <medipas@gmail.com>
Date:   Thu Mar 12 08:59:40 2020 +0000

    Translated using Weblate (Catalan)

    Currently translated at 100.0% (471 of 471 strings)

 po/ca.po | 42 +++++++++++++++++++-----------------------
 1 file changed, 19 insertions(+), 23 deletions(-)

commit ad296eee633dd85e522c6e8c0619d87ae6cf2410
Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
Date:   Thu Mar 12 02:27:16 2020 +0000

    Translated using Weblate (Japanese)

    Currently translated at 100.0% (471 of 471 strings)

 po/ja.po | 28 ++++++++++++----------------
 1 file changed, 12 insertions(+), 16 deletions(-)

commit a3c02d46db2247d999000b898fdcbed8207cb847
Merge: a3d90f29 2417a8fa
Author: Stanislav Brabec <sbrabec@suse.cz>
Date:   Thu Mar 12 03:16:12 2020 +0100

    Merge remote-tracking branch 'weblate/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

commit a3d90f294ddd5f2cfc21ed6cd47b17782eb0491c
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Mar 11 22:21:13 2020 +0100

    Document all hidden features of the window list window.

 man/icewm.pod | 32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)

commit 00cb2e87932d9791a99adf58b06ca9b5b6f8f97e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Mar 10 20:28:35 2020 +0100

    More window list details documented.

 man/icewm.pod | 31 ++++++++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 5 deletions(-)

commit c9add5cb00440d9fd8cd29ecac2993e8d6d77e58
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Mar 9 23:26:40 2020 +0100

    Update widest item.

 src/ylistbox.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit 86294b43f168dc8246dbfaf40f8c99aa4b19e52f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 8 17:55:53 2020 +0100

    Clarify AutoRaise for #410.

 man/icewm-preferences.pod | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit e44288da2a4cd013d35e203dff8eb406926637bd
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 8 17:42:25 2020 +0100

    Cleanup polling.

 src/amailbox.cc    |   8 ++--
 src/yapp.cc        |  43 ++++++++++-----------
 src/yapp.h         |   6 +--
 src/ypipereader.cc |  54 +++++++-------------------
 src/ypipereader.h  |   5 +--
 src/ypoll.h        |  35 +++++++++--------
 src/ysmapp.cc      |  13 +------
 src/ysmapp.h       |   6 +--
 src/ysocket.cc     | 103 ++++++++++++++++---------------------------------
 src/ysocket.h      |  13 +++----
 src/yxapp.cc       |  11 +-----
 src/yxapp.h        |   5 +--
 12 files changed, 106 insertions(+), 196 deletions(-)

commit 3b5652e0ffa5669f520f8d08ac6e502271391b11
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 8 17:28:19 2020 +0100

    If there is no focused window, then select the current workspace.
    Detect when a change in application title requires resizing the window
    list.
    When applications are added or removed, then keep track of changes in
    fFocusedItem. Only reset scrollbars before redrawing the window list.

 src/wmwinlist.cc | 16 +++++++-----
 src/wmwinlist.h  |  3 +--
 src/ylistbox.cc  | 73 +++++++++++++++++++++++++++++++++-------------------
 src/ylistbox.h   |  4 +--
 4 files changed, 58 insertions(+), 38 deletions(-)

commit d6d7872dddd96e7c58860294fd98420f3062ccc2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Mar 5 21:08:20 2020 +0100

    Nearly any property will do.

 man/icesh.pod | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit b71b4d2e252fd1977456835af429b731fdfde4ab
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 1 10:15:38 2020 +0100

    Less is more.

 man/icesh.pod | 4 ----
 1 file changed, 4 deletions(-)

commit fbc312d8dcf9f4699815110f9698367bbf8fde10
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 1 10:13:27 2020 +0100

    Change EWMH window state in icesh.

 man/icesh.pod |  50 ++++++++++-
 src/icesh.cc  | 253 +++++++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 278 insertions(+), 25 deletions(-)

commit 6d89019beda276214b3664fa45d72972ecde6464
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Mar 1 10:12:58 2020 +0100

    Window list details.

 man/icewm.pod | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

commit 2417a8fa6f3559b68622cc8b40711b54b3be65b5
Author: ingemar karlsson <ingemar_bengt@hotmail.com>
Date:   Fri Feb 28 16:17:29 2020 +0000

    Translated using Weblate (Swedish)

    Currently translated at 100.0% (466 of 466 strings)

 po/sv.po | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

commit cfc6a0657907006085789439e9c81e694eb10484
Author: ingemar karlsson <ingemar_bengt@hotmail.com>
Date:   Fri Feb 28 13:34:04 2020 +0000

    Translated using Weblate (Swedish)

    Currently translated at 100.0% (466 of 466 strings)

 po/sv.po | 145 ++++++++++++++---------------------------------------------
 1 file changed, 34 insertions(+), 111 deletions(-)

commit 8eb3a039688ac01e81f4ad5704f20d68cea7f400
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Feb 27 23:18:17 2020 +0100

    update po files

 po/ar.po     | 115 +++++++++++++++++++++++++++++------------------
 po/be.po     | 115 +++++++++++++++++++++++++++++------------------
 po/bg.po     | 115 +++++++++++++++++++++++++++++------------------
 po/ca.po     | 119 +++++++++++++++++++++++++++++-------------------
 po/cs.po     | 119 +++++++++++++++++++++++++++++-------------------
 po/da.po     | 119 +++++++++++++++++++++++++++++-------------------
 po/de.po     | 119 +++++++++++++++++++++++++++++-------------------
 po/el.po     | 115 +++++++++++++++++++++++++++++------------------
 po/en.po     | 107 ++++++++++++++++++++++++++-----------------
 po/es.po     | 123 +++++++++++++++++++++++++++++++-------------------
 po/fi.po     | 115 +++++++++++++++++++++++++++++------------------
 po/fr.po     | 135 +++++++++++++++++++++++++++++++++----------------------
 po/he.po     | 115 +++++++++++++++++++++++++++++------------------
 po/hr.po     | 111 +++++++++++++++++++++++++++------------------
 po/hu.po     | 119 ++++++++++++++++++++++++++++++------------------
 po/icewm.pot | 109 +++++++++++++++++++++++++++-----------------
 po/id.po     | 115 +++++++++++++++++++++++++++++------------------
 po/it.po     | 119 +++++++++++++++++++++++++++++-------------------
 po/ja.po     | 119 +++++++++++++++++++++++++++++-------------------
 po/ko.po     | 115 +++++++++++++++++++++++++++++------------------
 po/lt.po     | 115 +++++++++++++++++++++++++++++------------------
 po/lv.po     | 115 +++++++++++++++++++++++++++++------------------
 po/mk.po     | 115 +++++++++++++++++++++++++++++------------------
 po/nb.po     | 115 +++++++++++++++++++++++++++++------------------
 po/nl.po     | 119 +++++++++++++++++++++++++++++-------------------
 po/no.po     | 115 +++++++++++++++++++++++++++++------------------
 po/pl.po     | 115 +++++++++++++++++++++++++++++------------------
 po/pt_BR.po  | 115 +++++++++++++++++++++++++++++------------------
 po/ro.po     | 115 +++++++++++++++++++++++++++++------------------
 po/ru.po     | 115 +++++++++++++++++++++++++++++------------------
 po/sk.po     | 119 +++++++++++++++++++++++++++++-------------------
 po/sl.po     | 115 +++++++++++++++++++++++++++++------------------
 po/sv.po     | 115 +++++++++++++++++++++++++++++------------------
 po/tr.po     | 115 +++++++++++++++++++++++++++++------------------
 po/uk.po     | 115 +++++++++++++++++++++++++++++------------------
 po/vi.po     | 115 +++++++++++++++++++++++++++++------------------
 po/zh_CN.po  | 115 +++++++++++++++++++++++++++++------------------
 po/zh_TW.po  | 115 +++++++++++++++++++++++++++++------------------
 38 files changed, 2755 insertions(+), 1661 deletions(-)

commit a5ce9c6750358b5cdd79d16b89b36180be106c3e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Feb 27 22:53:29 2020 +0100

    First attempt to modernize icewm-set-gnomewm a bit.

 icewm-set-gnomewm | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)

commit 865dbe2f10cceb5f05cd4e20f9a273a1732cc9e5
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Feb 27 22:51:56 2020 +0100

    Filter on property values and add click and delay to icesh.

 man/icesh.pod |  23 +++++--
 src/icesh.cc  | 187 ++++++++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 182 insertions(+), 28 deletions(-)

commit 61e8401b51178bdfb669da21d62f981b5a2029b7
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Feb 27 22:50:21 2020 +0100

    Move testOnce to yarray.cc to reduce exe size of icesh.

 src/misc.cc   | 6 ------
 src/yarray.cc | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)

commit b72d8c99678fe220b0a82638e91e50f33752e5df
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Feb 25 18:09:47 2020 +0100

    When parsing workspace names in icesh also test with spaces trimmed.

 src/icesh.cc | 34 ++++++++++++++++++++++++++--------
 1 file changed, 26 insertions(+), 8 deletions(-)

commit 7fad791b8bf93052ed38ebb4a861f494cfd7312a
Author: Christine Gabriel <christine@stoquart.com>
Date:   Thu Feb 20 13:57:51 2020 +0000

    Translated using Weblate (French)

    Currently translated at 100.0% (466 of 466 strings)

 po/fr.po | 138 +++++++++++++----------------------------------------------
 1 file changed, 30 insertions(+), 108 deletions(-)

commit 79a1ce9a2f5dd5eaae92c86fe9e936d9edbec306
Author: Juan Sarria <juansarriam@gmail.com>
Date:   Wed Feb 19 21:51:36 2020 +0000

    Translated using Weblate (Spanish)

    Currently translated at 100.0% (466 of 466 strings)

 po/es.po | 27 +++++++++------------------
 1 file changed, 9 insertions(+), 18 deletions(-)

commit ed6222d15bb882751a6f66fcd3fad0eb6366b10b
Author: Davide Aiello <davidea@novilinguists.com>
Date:   Wed Feb 19 13:51:56 2020 +0000

    Translated using Weblate (Italian)

    Currently translated at 100.0% (466 of 466 strings)

 po/it.po | 39 ++++++++++++++-------------------------
 1 file changed, 14 insertions(+), 25 deletions(-)

commit 0916886663a3201168f8abc772d86aa3d3142576
Author: Grace Yu <grace.yu@excel-gits.com>
Date:   Mon Feb 17 10:12:27 2020 +0000

    Translated using Weblate (Chinese (Taiwan))

    Currently translated at 100.0% (466 of 466 strings)

 po/zh_TW.po | 47 +++++++++++++++--------------------------------
 1 file changed, 15 insertions(+), 32 deletions(-)

commit d31b9d6b26f1366d0b4b10065173cc21f05f7994
Merge: e8e67837 c266bbfc
Author: openSUSE Weblate <weblate-noreply@opensuse.org>
Date:   Mon Feb 17 05:54:54 2020 +0000

    Merge branch 'origin/icewm-1-4-BRANCH' into Weblate.

commit c266bbfc5ca7e2ad511e7d8d7730ada156045322
Author: Grace Yu <grace.yu@excel-gits.com>
Date:   Mon Feb 17 03:12:01 2020 +0000

    Translated using Weblate (Chinese (China))

    Currently translated at 100.0% (466 of 466 strings)

 po/zh_CN.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit e8e6783741066dce56b61a3b82cc63a98018650e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 16 14:37:22 2020 +0100

    Make tray toggle more intuitive by toggling between only two states.

 src/wmframe.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1b6a4cf580efae47eca38995f6d67d011463011f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 16 14:34:17 2020 +0100

    Setting winoptions tray option non-zero overrules ignoreTaskBar.

 src/wmframe.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c53bfb4c039b89d55e621a593a349507e667e838
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 16 14:31:14 2020 +0100

    Enable toggle tray in window menu, even if IgnoreTaskBar is set, if the
    tray option was set in the winoptions files.

 src/decorate.cc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 05de45e2d2a6b4b2880cc1c648b1bdcb99fd9dba
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 16 14:01:04 2020 +0100

    Document the window list window.

 man/icewm.pod | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 482ed7b123ec31007918ed57a6fb3f749b3f017e
Author: Eduard Bloch <blade@debian.org>
Date:   Sun Feb 16 05:29:37 2020 +0100

    Special --max mode for menu options selector

    Instead of automatic modes, pick the one with highest refresh rate.

    Also configured usual indentation rules, and further refactoring.

 contrib/icewm-menu-xrandr | 304 ++++++++++++++++++++++++++----------------
 man/icewm-menu-xrandr.pod |  15 ++-
 2 files changed, 202 insertions(+), 117 deletions(-)

commit 4c930e6c101d4d9f3411e39bf3fd49db84037c68
Author: scootergrisen <scootergrisen@gmail.com>
Date:   Wed Feb 12 17:41:01 2020 +0000

    Translated using Weblate (Danish)

    Currently translated at 100.0% (466 of 466 strings)

 po/da.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 1a744920cf3cfb35b56b26c647c930e8abfd3e37
Author: Sarah Kriesch <ada.lovelace@gmx.de>
Date:   Tue Feb 11 16:43:56 2020 +0000

    Translated using Weblate (German)

    Currently translated at 100.0% (466 of 466 strings)

 po/de.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 104b788f150acf57a9f9cd6fa1a106d4ee737255
Author: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>
Date:   Tue Feb 11 00:32:49 2020 +0000

    Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (466 of 466 strings)

 po/pt_BR.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 3318b1789a4793bd6c729a7ea576086b568e2a0e
Author: Aleš Kastner <alkas@volny.cz>
Date:   Sun Feb 9 17:04:27 2020 +0000

    Translated using Weblate (Czech)

    Currently translated at 100.0% (466 of 466 strings)

 po/cs.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit e32df48c3979064521b1658c3d09cb10fda91f4b
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 9 19:29:12 2020 +0100

    Use /usr/bin/echo for -e option.

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ddc1959d6bc11a27d4f8e8c2259264750c9abec8
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 9 19:06:30 2020 +0100

    1.15 works fine

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1d93ff5a0aebb205584a8708f0b8dd9679939848
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 9 19:02:54 2020 +0100

    Optimize startup of taskbar.

 src/wmtaskbar.cc | 47 +++++++++++------------------------------------
 1 file changed, 11 insertions(+), 36 deletions(-)

commit 910ea6107c3cee4dc451cd43463a83f5ae8ce6b2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 9 19:02:46 2020 +0100

    class YStrut.

 src/wmtaskbar.h | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 56b19da16dc21442f4e91cada906bf244dd39f48
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 9 19:02:21 2020 +0100

    remove empty handleDrag.

 src/movesize.cc | 6 ------
 src/wmframe.h   | 2 --
 2 files changed, 8 deletions(-)

commit cb3dfe56a9a50d6a731b5290154b0e0ab15c4d76
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 9 19:01:49 2020 +0100

    remove unused handleDrag.

 src/atasks.h | 4 ----
 1 file changed, 4 deletions(-)

commit 95893d4019fc52cc2565d41309fe93f9cf88b049
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 9 19:01:14 2020 +0100

    be silent when spying on ClientMessage.

 src/icesh.cc | 1 +
 1 file changed, 1 insertion(+)

commit e8633abe5aa553729b7becbda80dad55f28689ab
Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
Date:   Sat Feb 8 23:05:41 2020 +0000

    Translated using Weblate (Japanese)

    Currently translated at 100.0% (466 of 466 strings)

 po/ja.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 27ec9f1ecc88746dfe48b3ee7530c018af01117c
Author: Freek de Kruijf <freek@opensuse.org>
Date:   Sat Feb 8 20:24:46 2020 +0000

    Translated using Weblate (Dutch)

    Currently translated at 100.0% (466 of 466 strings)

 po/nl.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit d8191de450c66677a9a5aad44d8d12edce69b512
Author: Ferdinand Galko <galko.ferdinand@gmail.com>
Date:   Sat Feb 8 12:38:17 2020 +0000

    Translated using Weblate (Slovak)

    Currently translated at 100.0% (466 of 466 strings)

 po/sk.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 5baa51f56f8a8c09a97b798a8c43a18e2b2902f2
Author: David Medina <medipas@gmail.com>
Date:   Sat Feb 8 09:45:09 2020 +0000

    Translated using Weblate (Catalan)

    Currently translated at 100.0% (466 of 466 strings)

 po/ca.po | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 1251fb71f50288019f58722ea98cc566e3751fd4
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 03:15:30 2020 -0700

    do not pad day number in MDOCDATE

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 28c9265cfabb1cc04d49cc5c651193ac93982104
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 03:09:15 2020 -0700

    change where csope rule is added to po/Makefile(.in.in)

 autogen.sh   | 4 ++++
 configure.sh | 3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)

commit d192cb5d39b48c8e9da923590fdad4c50d45d43b
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 02:53:24 2020 -0700

    add some ignores

 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

commit 83c76f50936e8086a75edc218081b886c77fa50c
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 02:52:27 2020 -0700

    add release file

 RELEASE.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 4f89b2cbc9beee25731a2930a70e9cd61230c7ea
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 02:50:34 2020 -0700

    update release files

 AUTHORS   |   25 +-
 ChangeLog | 8497 ++++++++++++++++++++++++++-------------------------------
 NEWS      | 2751 +++++++++++++++++--
 3 files changed, 6474 insertions(+), 4799 deletions(-)

commit e64a13c863c075d9f6cff087f6c5427f13672248
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 02:46:36 2020 -0700

    need force

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 354fef75011721fc594cd13163f84e976f3931bd
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 02:46:02 2020 -0700

    remove trailing space

 README.md.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7eeb2217d280be693f4c5eb7bc4c808427302a2e
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 02:40:02 2020 -0700

    update po files

 po/ar.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/be.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/bg.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/ca.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/cs.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/da.po     | 284 ++++++++++++++++++++++++++++---------------------------
 po/de.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/el.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/en.po     | 274 +++++++++++++++++++++++++++--------------------------
 po/es.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/fi.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/fr.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/he.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/hr.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/hu.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/icewm.pot | 276 +++++++++++++++++++++++++++--------------------------
 po/id.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/it.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/ja.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/ko.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/lt.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/lv.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/mk.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/nb.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/nl.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/no.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/pl.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/pt_BR.po  | 276 +++++++++++++++++++++++++++--------------------------
 po/ro.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/ru.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/sk.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/sl.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/sv.po     | 276 +++++++++++++++++++++++++++--------------------------
 po/tr.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/uk.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/vi.po     | 280 +++++++++++++++++++++++++++---------------------------
 po/zh_CN.po  | 276 +++++++++++++++++++++++++++--------------------------
 po/zh_TW.po  | 276 +++++++++++++++++++++++++++--------------------------
 38 files changed, 5367 insertions(+), 5215 deletions(-)

commit decf211cc450f73d9036d6d706529487ed6e48f5
Merge: 0d6ceb81 29e4dc2d
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sat Feb 8 02:29:47 2020 -0700

    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
    icewm-1-4-BRANCH

commit 29e4dc2d7a83d1b2cc13dfe0d85f2017b08cd059
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Feb 8 08:59:20 2020 +0100

    Document all task button mouse clicks.

 man/icewm.pod | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 1af4495250099ad2b5ba0ee9b3d0b07d1b80b7f1
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Feb 4 08:48:31 2020 +0100

    Implement -X for ice-wm/icewm#10.

 src/icesh.cc | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

commit 49d887ed678ea120d263a2cff4e6f4cd2883c07d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Feb 3 23:30:10 2020 +0100

    skip separators for #409.

 src/objbar.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 9a021794a768ebc6df316845ca11015d5451d1ba
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 2 14:51:11 2020 +0100

    Relinquish manager selection when done.
    If exec fails then let icewm-session restart icewm.

 src/wmapp.cc | 24 ++++++++++++++++++------
 src/wmapp.h  |  3 +++
 2 files changed, 21 insertions(+), 6 deletions(-)

commit c762d911fffac6bccb8398ed52415aedb975278d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 2 14:50:28 2020 +0100

    Eliminate one loop in getWindowsToArrange.

 src/wmmgr.cc | 46 ++++++++++++++++++----------------------------
 src/wmmgr.h  |  2 +-
 2 files changed, 19 insertions(+), 29 deletions(-)

commit eb84fca49586f104c144b73f98a52d2efa2799a8
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Feb 2 14:49:43 2020 +0100

    Restore close button for About and Windowlist windows.

 src/wmclient.cc | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

commit 82498c0a8fc319268ca477e5b49c8a602f0b71f5
Author: David Medina <medipas@gmail.com>
Date:   Mon Jan 27 15:32:38 2020 +0000

    Translated using Weblate (Catalan)

    Currently translated at 100.0% (465 of 465 strings)

 po/ca.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0bf5827938ca2b550fe05800867e982108d99807
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 26 14:59:10 2020 +0100

    Use YProperty and setProperty to reduce unreadable code.

 src/wmclient.cc | 724 +++++++++++-----------------------------------------
 1 file changed, 156 insertions(+), 568 deletions(-)

commit 8a25f799578bdef785319065c0af7d7e4aca8077
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 26 14:58:20 2020 +0100

    Use YProperty to simplify.

 src/wmmgr.cc | 72 ++++++++++++++++++--------------------------------------
 1 file changed, 23 insertions(+), 49 deletions(-)

commit 69d76454a6b30409d24ed0b30fe2a357df4cfcd1
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 26 14:57:38 2020 +0100

    setWinStateHint is not needed for window list window.

 src/wmwinlist.cc | 3 ---
 1 file changed, 3 deletions(-)

commit 2c670861d5331fa02e5f0d376302dd5dbe6ef421
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 26 14:57:08 2020 +0100

    Use YProperty to reduce noise.

 src/yinput.cc | 25 ++++---------------------
 1 file changed, 4 insertions(+), 21 deletions(-)

commit 7cd8d6a01b7ce3352f1c3fe14449aab600950e71
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 26 14:56:45 2020 +0100

    Use YProperty for less noise.

 src/yxtray.cc | 41 ++++++-----------------------------------
 1 file changed, 6 insertions(+), 35 deletions(-)

commit ee726d3c7aab073fae54272062d2d7b75d9add6a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 26 14:55:51 2020 +0100

    YTextProperty accepts nullptr.

 src/yxapp.cc | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit f0a60a8092ab68cbabd299c982d091626e8b08fe
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 26 14:55:25 2020 +0100

    YProperty constructor for Window handle.

 src/yxapp.h | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 419bf4a82dca7c4df727f31d2816facecac68afe
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jan 23 20:54:55 2020 +0100

    Remove obsolete WinHintsDockHorizontal comments.

 src/WinMgr.h     | 27 ---------------------------
 src/wmtaskbar.cc |  1 -
 2 files changed, 28 deletions(-)

commit d7ff23b6ddfd2340410e80039eba14206a3292f1
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jan 23 20:45:53 2020 +0100

    Simplify YProperty array access.

 src/wmclient.cc | 4 ++--
 src/yxapp.h     | 4 ++--
 src/yxembed.cc  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

commit 9dfdaf8bbec198e956de70036b5e1e6b825a6210
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jan 23 19:59:22 2020 +0100

    Simplify conversion between _NET_WM_STATE and WIN_STATE.

 src/wmclient.cc | 159 ++++++++++++++--------------------------------------
 1 file changed, 42 insertions(+), 117 deletions(-)

commit 46b2f3a67637991af404e5381ae2eaf7e580d557
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jan 23 19:55:40 2020 +0100

    Fix 3 WIN_STATE comments in header

 src/WinMgr.h | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 3825118e1a4c3991f4a2c5455bb8036d33899228
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jan 22 21:21:39 2020 +0100

    Add more non-default build targets to .gitignore.

 .gitignore | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

commit 06067484296f1aeee127716c03cfe85d969f1aac
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 12 23:05:58 2020 +0100

    "icesh last" should only read the client list if there was no previous
    selection.

 src/icesh.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f6ccbb6f5d8aebe2d5fc84e18b94ac07f0d14dbc
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Jan 12 23:04:03 2020 +0100

    Use YArray in WindowList.

 src/wmframe.cc   |   9 +-
 src/wmwinlist.cc | 217 ++++++++++++++++++------------------------
 src/wmwinlist.h  |  31 +++---
 src/ylistbox.cc  | 263 ++++++++++++++-------------------------------------
 src/ylistbox.h   |  45 ++++-----
 5 files changed, 206 insertions(+), 359 deletions(-)

commit bc6ff1297c0fb2a8977c00cf55318566222b488e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jan 9 21:33:31 2020 +0100

    Split off ytime.h and ytime.cc for icesh which doesn't need YTimer nor
    YApplication.

 src/CMakeLists.txt |  8 ++---
 src/Makefile.am    |  4 +++
 src/icesh.cc       |  2 +-
 src/icesm.cc       |  2 +-
 src/icesound.cc    |  2 +-
 src/ytime.cc       | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/ytime.h        | 46 ++++++++++++++++++++++++++
 src/ytimer.cc      | 79 ---------------------------------------------
 src/ytimer.h       | 44 ++-----------------------
 9 files changed, 147 insertions(+), 127 deletions(-)

commit 470432e2f971461e3f3c1564b63705b3a31cc86e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Jan 9 20:51:52 2020 +0100

    Update version number to 1.6.4 and fix cmake build for icesh by adding
    ytimer.cc.

 README.md          | 2 +-
 VERSION            | 2 +-
 configure.ac       | 6 +++---
 src/CMakeLists.txt | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

commit 397480dc2390d341739be6e7c13f1ce9c3d5b794
Merge: 690df651 6b1721fe
Author: gijsbers <gijsbers@users.noreply.github.com>
Date:   Wed Jan 8 12:13:19 2020 +0100

    Merge pull request #7 from ndowens/patch-1

    Missing ytimer link

commit 6b1721fec3e5608327e553c43f3fd8f761cb66a7
Author: Nathan <ndowens04@gmail.com>
Date:   Wed Jan 8 06:07:40 2020 +0000

    Missing ytimer link

    Closes: #6

 src/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 690df6513903f2f020dbf24ab4e7c9155e32c37d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jan 7 21:36:40 2020 +0100

    Prepare 1.6.4 release

 AUTHORS      |   55 +-
 ChangeLog    | 8074 +++++++++++++++++++++++++++---------------------------
 NEWS         | 3665 ++++---------------------
 README.md    |   40 +-
 VERSION      |    2 +-
 configure.ac |    8 +-
 po/ar.po     |  214 +-
 po/be.po     |  214 +-
 po/bg.po     |  214 +-
 po/ca.po     |  218 +-
 po/cs.po     |  218 +-
 po/da.po     |  222 +-
 po/de.po     |  218 +-
 po/el.po     |  214 +-
 po/en.po     |  214 +-
 po/es.po     |  214 +-
 po/fi.po     |  214 +-
 po/fr.po     |  214 +-
 po/he.po     |  214 +-
 po/hr.po     |  214 +-
 po/hu.po     |  214 +-
 po/icewm.pot |  216 +-
 po/id.po     |  214 +-
 po/it.po     |  214 +-
 po/ja.po     |  218 +-
 po/ko.po     |  214 +-
 po/lt.po     |  214 +-
 po/lv.po     |  214 +-
 po/mk.po     |  214 +-
 po/nb.po     |  214 +-
 po/nl.po     |  218 +-
 po/no.po     |  214 +-
 po/pl.po     |  214 +-
 po/pt_BR.po  |  214 +-
 po/ro.po     |  214 +-
 po/ru.po     |  214 +-
 po/sk.po     |  218 +-
 po/sl.po     |  214 +-
 po/sv.po     |  214 +-
 po/tr.po     |  214 +-
 po/uk.po     |  214 +-
 po/vi.po     |  214 +-
 po/zh_CN.po  |  214 +-
 po/zh_TW.po  |  214 +-
 44 files changed, 8819 insertions(+), 11191 deletions(-)

commit a8512db07f3ca9abc4b1cdc260843ef6ee6e0864
Merge: de74029e cf87cd3d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jan 7 21:09:18 2020 +0100

    Merge branch 'icewm-1-4-BRANCH'

commit cf87cd3d1c129ef2385c1e66bcc94b3bcd3d2e24
Merge: f0f55711 6eb54d67
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jan 7 20:49:41 2020 +0100

    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

commit 6eb54d6723aa3673c1a6ae70baa764aaedcfc62a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Jan 7 18:28:06 2020 +0100

    Textcolor -> text color.

 src/themable.h | 54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

commit 3347034a2d3b65e1d0291ab9a133423f740f17a0
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jan 6 22:00:16 2020 +0100

    fix gcc warnings.

 src/icesh.cc | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 6855a46d87dc242dc36477340935630afd37d4f0
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jan 6 21:52:40 2020 +0100

    remove .bak

 man/Makefile.am | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 3f7fa01cf503a7e3c22aea99953101249a323c6f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jan 6 21:42:08 2020 +0100

    document

 man/icewm-preferences.pod | 67 +++++++++++++++++++++++--------------------
 man/icewm.pod             |  6 ++--
 2 files changed, 39 insertions(+), 34 deletions(-)

commit fbf3ec7f3abcb7380b39946c911c4bd1ca184aca
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Jan 6 20:52:47 2020 +0100

    Don't show YMsgBox in top left corner.

 src/ymsgbox.cc | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit a5513c045b46b62a8f2bcf005b823c6dcee0400b
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jan 1 11:48:19 2020 +0100

    Use the _NET_MOVERESIZE_WINDOW of #401 for moving and sizing.

 src/icesh.cc | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

commit 218986ec5f6749bea3f29bcd9697625ad372edd9
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Wed Jan 1 11:46:46 2020 +0100

    Replace implementation of _NET_MOVERESIZE_WINDOW for #401.

 src/wmclient.cc | 29 ++++++++++++++++++++---------
 1 file changed, 20 insertions(+), 9 deletions(-)

commit 28b601c51dfec22f2c2a47191f6a3e1d5802e2d3
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Dec 31 15:37:19 2019 +0100

    must call g_type_init on old systems.

 src/fdomenu.cc | 4 ++++
 1 file changed, 4 insertions(+)

commit c519dc0c3b5830a967230c2fac4248403ca809fe
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Dec 31 15:22:21 2019 +0100

    Remember existing desktop geometry before calling XRRUpdateConfiguration
    for #296.

 src/wmmgr.cc | 14 ++++++++------
 src/wmmgr.h  |  2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)

commit 4293f0e5f7cf9773b114795c5c0779e370a3f6e0
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Dec 31 14:19:35 2019 +0100

    Use GLIB_CHECK_VERSION to test call to g_type_init.

 src/yimage_gdk.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4bde394e337c364c328dbb0af794a6ac650c6625
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Dec 31 03:15:30 2019 +0100

    port to for older systems

 src/ypointer.h | 1 -
 1 file changed, 1 deletion(-)

commit 8093c4a4dd7cee1f04af75cb9643341ee2c56110
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Dec 31 03:01:33 2019 +0100

    portability to older systems.

 src/ycursor.cc | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 8d5b15bcb554570b3fa9d119ed5c60efc0a1899f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Dec 31 02:54:53 2019 +0100

    portability for older systems.

 src/misc.cc    |  6 ++++++
 src/ypointer.h | 16 ++++++++--------
 2 files changed, 14 insertions(+), 8 deletions(-)

commit 82139ffaa3c15fb873a645c7e887a927d3ee180e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Dec 30 20:16:29 2019 +0100

    Rewrite ypointer to make it smaller and simpler.

 src/ypointer.h | 207 +++++++++++++++++------------------------------------
 1 file changed, 65 insertions(+), 142 deletions(-)

commit 7d4f1f3b2239af1b16fb4fda8265474211d08bd0
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Dec 30 20:15:21 2019 +0100

    Add to spy Enter, Leave, Circulate and fix +window options.

 src/icesh.cc | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit 2eb6c8f5772d2d37498266ae8132560dc867a566
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 29 19:41:16 2019 +0100

    xdg_menu.

 man/icewm-programs.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c2c9ac565c05a0fa796888e6ad92369600757db8
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 29 19:40:50 2019 +0100

    Document spy and sizeby.

 man/icesh.pod | 30 +++++++++++++++++++++++++-----
 1 file changed, 25 insertions(+), 5 deletions(-)

commit 15c52bdfb3637674b208e5e1101c10cc5695b4f2
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 29 19:25:13 2019 +0100

    Fix for pagerShowPreview for very wide multi-head desktops.
    Fix for context menu popup in icehelp.
    Fix for positioning of splash window on multi-head displays.
    Fix for positioning of status window on multi-head displays.
    Fix for positioning of window list window on multi-head displays.
    Fix for positioning of tooltip windows on multi-head displays.
    Fix for missed events when monitor changes resolution.
    Remove superfluous taskbar handleEndPopup.

 src/applet.cc       |   2 +-
 src/atasks.cc       |   5 +-
 src/aworkspaces.cc  |  17 +++--
 src/aworkspaces.h   |   4 +-
 src/objbutton.h     |   2 +-
 src/wmapp.cc        |   9 +--
 src/wmbutton.cc     |   2 +-
 src/wmmgr.cc        |  40 +++--------
 src/wmmgr.h         |   2 +-
 src/wmstatus.cc     |   6 +-
 src/wmswitch.cc     |   4 +-
 src/wmtaskbar.cc    |  15 +---
 src/wmtaskbar.h     |   1 -
 src/wmtitle.cc      |   2 +-
 src/wmwinlist.cc    |  18 ++---
 src/yactionbutton.h |   2 +-
 src/yarray.h        |   5 +-
 src/ydialog.cc      |   2 +-
 src/yicon.cc        |   2 +-
 src/yinput.cc       |   2 +-
 src/ylistbox.cc     |   2 +-
 src/ymenu.cc        |   2 +-
 src/ypopup.cc       |   4 --
 src/ypopup.h        |   2 +-
 src/yscrollview.cc  |   2 +-
 src/ytooltip.cc     |  16 ++---
 src/ywindow.cc      | 186 ++++++++++++++++++++----------------------------
 src/ywindow.h       |  22 ++++--
 src/yxapp.cc        |  19 +++++
 src/yxapp.h         |   1 +
 src/yxtray.cc       |   8 +--
 31 files changed, 190 insertions(+), 216 deletions(-)

commit 2da281231791f6c29aa7208eb51c1c6eb7ae3d49
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 29 19:21:58 2019 +0100

    prefer isEmpty.

 src/amailbox.cc  | 6 +++---
 src/iceview.cc   | 2 +-
 src/testarray.cc | 4 ++--
 src/ycolor.cc    | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

commit 8503173fe0be148dd8e6a5aa22dc51e97bac4cfa
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 29 19:20:04 2019 +0100

    add spy and sizeby.

 src/icesh.cc | 426 +++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 395 insertions(+), 31 deletions(-)

commit 33d2988e93dbd5bb85e90fe0299bccc30c4c4b8d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 29 19:19:32 2019 +0100

    make icelist compile and run.

 src/icelist.cc | 210 ++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 135 insertions(+), 75 deletions(-)

commit 9bfe0003aa54bb07e8a847b49cd7043879e6185d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 29 19:18:54 2019 +0100

    isPrint

 src/ascii.h | 5 +++++
 1 file changed, 5 insertions(+)

commit 3a03b61e914b8b79364986d484a1ea96866abe0f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Dec 16 00:21:11 2019 +0100

    more hints and views.

 src/iceicon.cc |  40 ++++++++++-------
 src/icerun.cc  |  25 ++++++++++-
 src/iceview.cc | 125 ++++++++++++++++++++++++++++++++++++++---------------
 3 files changed, 137 insertions(+), 53 deletions(-)

commit 53bd8ec82a4fc7bbdfe6815c5adc9f343bd7df5e
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 15 12:34:27 2019 +0100

    Make iceicon, icerun, iceview run.

 src/iceicon.cc | 390 +++++++++++++++++++++++++++++++----------------------
 src/icerun.cc  |  74 +++++++++-
 src/iceview.cc | 151 +++++++++++++++------
 3 files changed, 402 insertions(+), 213 deletions(-)

commit ff0c33e9b27485a81e698a14fb4f46b8c7073823
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 15 12:33:47 2019 +0100

    getFont.

 src/yinputline.h | 1 +
 1 file changed, 1 insertion(+)

commit 2b7d9a1685d767e7bb980c11f2453bd33d9f4a8d
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 15 12:19:47 2019 +0100

    Add tracing of executed programs.  Remove execAfterFork.

 src/default.h |  1 -
 src/wmapp.cc  | 50 ++++++++++++++++++++++++++++++++++----------------
 src/wmapp.h   |  4 ++++
 src/wmmgr.cc  | 21 ++-------------------
 src/wmmgr.h   |  1 -
 src/yapp.cc   | 25 ++++++++++++++-----------
 src/yapp.h    |  5 +++--
 src/ytrace.h  | 11 +++++++++++
 8 files changed, 68 insertions(+), 50 deletions(-)

commit cde94920c8b426c2b46bf09dc4ccd3a86b8a9d7b
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 15 12:19:41 2019 +0100

    +setNetPid

 src/ywindow.cc | 4 ++++
 src/ywindow.h  | 2 ++
 2 files changed, 6 insertions(+)

commit 02e89ec41cf60f10552514412e0134e472b56f84
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sat Dec 14 13:38:46 2019 +0100

    Generic list iterator.

 src/ylist.h | 114 +++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 68 insertions(+), 46 deletions(-)

commit 4c99774e5ef0bfa8ff86552d5bad983d10c68923
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Dec 12 03:24:05 2019 +0100

    Give focus_mode a readable header and also allow focus_mode names.

 src/wmapp.cc    | 58 ++++++++++++++++++++++++++++++++++++++++++-----------
 src/wmapp.h     |  1 +
 src/wmconfig.cc | 30 ++++++++++++++++++++-------
 3 files changed, 70 insertions(+), 19 deletions(-)

commit bb012f9a0508f352f09356426e3a3deebc773311
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 8 21:33:46 2019 +0100

    make iceclock, iceicon, iceview compile and run.

 src/Makefile.am |  2 ++
 src/iceclock.cc | 13 ++++++++++---
 src/iceicon.cc  | 20 +++++++++++++++-----
 src/iceview.cc  | 39 +++++++++++++++++----------------------
 4 files changed, 44 insertions(+), 30 deletions(-)

commit 82eb7b167782a84468fac952a90d8513ae318f7f
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 8 08:35:05 2019 +0100

    If not other source of icon was found, then use WM_CLASS name to locate
    one (possibly in /usr/share/pixmaps/).

 src/wmframe.cc | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)

commit 450e6379e0b6863e3c648fe7f58bb5df4e38ce50
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 8 07:47:16 2019 +0100

    reduce checks to essentials to speedup compilation a bit

 configure.ac | 26 +++++++++++---------------
 1 file changed, 11 insertions(+), 15 deletions(-)

commit cf10f0497ea580780731a8c9edc86c40c2e9da63
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 8 07:44:57 2019 +0100

    163

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 38f55a509ac709da98164a2affe9a476284e2cf6
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 8 07:44:14 2019 +0100

    experiment with ATH 10 for #392

 src/yimage_gdk.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a61207a1068ddc19685db51783b135168bfee542
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 8 07:43:34 2019 +0100

    deduce fHotCharPos from hotKey

 src/ybutton.cc   | 19 +++++++++----------
 src/ymenuitem.cc | 12 +++---------
 2 files changed, 12 insertions(+), 19 deletions(-)

commit ea370912b144a33ee46500377eceb43acbc8efe6
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 8 07:41:57 2019 +0100

    mstring to the point

 src/mstring.cc | 155 +++++++++++++++++++----------------------------------
 src/mstring.h  |   2 +-
 src/strtest.cc |  22 ++++++++
 3 files changed, 78 insertions(+), 101 deletions(-)

commit 7181ec3aa001a94b905d5c00e6f04bb7346aa1d1
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Dec 8 07:41:30 2019 +0100

    assume abort

 src/misc.cc | 5 -----
 1 file changed, 5 deletions(-)

commit ec14aaff8043de2ff8fccd8b4d30e4592bd85776
Author: Kevin Suo <suokunlong@126.com>
Date:   Fri Dec 6 00:56:09 2019 +0000

    Translated using Weblate (Chinese (China))

    Currently translated at 100.0% (465 of 465 strings)

 po/zh_CN.po | 105 +++++++++++++-------------------------------------------
 1 file changed, 23 insertions(+), 82 deletions(-)

commit 3cd57a2e62ffb8d74c4efdec0cbceec0b4446549
Author: Luiz Fernando Ranghetti <elchevive68@gmail.com>
Date:   Thu Dec 5 19:28:45 2019 +0000

    Translated using Weblate (Portuguese (Brazil))

    Currently translated at 100.0% (465 of 465 strings)

 po/pt_BR.po | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

commit 8c1d66ca801e70df639e4351b15e24a3094c2272
Author: Sarah Kriesch <ada.lovelace@gmx.de>
Date:   Thu Dec 5 17:23:47 2019 +0000

    Translated using Weblate (German)

    Currently translated at 100.0% (465 of 465 strings)

 po/de.po | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

commit a1b5cbddd6075acccb4286bcc5971cd04a7681c3
Author: scootergrisen <scootergrisen@gmail.com>
Date:   Thu Dec 5 00:42:30 2019 +0000

    Translated using Weblate (Danish)

    Currently translated at 100.0% (465 of 465 strings)

 po/da.po | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)

commit bf6e461f7e53ef69fd6ed3aeadcd2e64fe7d9b5f
Author: Freek de Kruijf <freek@opensuse.org>
Date:   Wed Dec 4 19:44:36 2019 +0000

    Translated using Weblate (Dutch)

    Currently translated at 100.0% (465 of 465 strings)

 po/nl.po | 47 +++++++++++++++--------------------------------
 1 file changed, 15 insertions(+), 32 deletions(-)

commit 2543ea45e34f80d883f3d442d9573e007cff0acf
Author: Aleš Kastner <alkas@volny.cz>
Date:   Wed Dec 4 16:27:49 2019 +0000

    Translated using Weblate (Czech)

    Currently translated at 100.0% (465 of 465 strings)

 po/cs.po | 23 ++++++++---------------
 1 file changed, 8 insertions(+), 15 deletions(-)

commit 4b7434745644648dd792ae79d6141453c8a75c34
Author: Kevin Suo <suokunlong@126.com>
Date:   Wed Dec 4 06:51:39 2019 +0000

    Translated using Weblate (Chinese (China))

    Currently translated at 99.6% (463 of 465 strings)

 po/zh_CN.po | 49 +++++++++++++++++--------------------------------
 1 file changed, 17 insertions(+), 32 deletions(-)

commit dd0c76f83054068b57e578835ce2fc9c2c36704e
Author: Yasuhiko Kamata <belphegor@belbel.or.jp>
Date:   Tue Dec 3 22:20:19 2019 +0000

    Translated using Weblate (Japanese)

    Currently translated at 100.0% (465 of 465 strings)

 po/ja.po | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

commit f4c40af17a81c67ec1811cabcc31b9c4da8358f2
Author: Ferdinand Galko <galko.ferdinand@gmail.com>
Date:   Tue Dec 3 18:10:40 2019 +0000

    Translated using Weblate (Slovak)

    Currently translated at 100.0% (465 of 465 strings)

 po/sk.po | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

commit a249360c6ae06d8e97c87dc82bf989acb3366a22
Author: David Medina <medipas@gmail.com>
Date:   Tue Dec 3 17:51:33 2019 +0000

    Translated using Weblate (Catalan)

    Currently translated at 100.0% (465 of 465 strings)

 po/ca.po | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

commit 226455e260fc082e489f7d2cf48e9648eb1c771c
Merge: a36ed0a0 363fabc0
Author: Stanislav Brabec <sbrabec@suse.cz>
Date:   Tue Dec 3 16:07:39 2019 +0100

    Merge remote-tracking branch 'weblate/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

commit a36ed0a08e6ccbca09980d1ba299767e90ceda0b
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Dec 3 12:09:38 2019 +0100

    port getprogname to hurd.

 src/misc.cc | 6 ++++++
 1 file changed, 6 insertions(+)

commit a41afe69ed296426354278accfaa244d24c0ea23
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Dec 3 12:03:28 2019 +0100

    Revert "Restrict the backtrace printing code to Linux and FreeBSD"
    as this breaks *BSD.
    This reverts commit e066f4b4b1f7cdae0ad306e285cb7ee970edf7fe.

 src/misc.cc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 363fabc043aeab5b7164ac6925fb2b61f01e3bdf
Author: Kimmo Kujansuu <mrkujansuu@gmail.com>
Date:   Mon Dec 2 21:43:42 2019 +0000

    Translated using Weblate (Finnish)

    Currently translated at 57.0% (265 of 465 strings)

 po/fi.po | 143 ++++++++++++++++++++++-------------------------------------
 1 file changed, 53 insertions(+), 90 deletions(-)

commit 2538693e4ff2287cdbc28af29854952cc368eeef
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Mon Dec 2 23:40:20 2019 +0100

    Update po files

 po/ar.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/be.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/bg.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/ca.po     | 121 ++++++++++++++++++++++++++++++++-----------------------
 po/cs.po     | 121 ++++++++++++++++++++++++++++++++-----------------------
 po/da.po     | 121 ++++++++++++++++++++++++++++++++-----------------------
 po/de.po     | 121 ++++++++++++++++++++++++++++++++-----------------------
 po/el.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/en.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/es.po     | 121 ++++++++++++++++++++++++++++++++-----------------------
 po/fi.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/fr.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/he.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/hr.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/hu.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/icewm.pot | 115 +++++++++++++++++++++++++++++-----------------------
 po/id.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/it.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/ja.po     | 121 ++++++++++++++++++++++++++++++++-----------------------
 po/ko.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/lt.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/lv.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/mk.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/nb.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/nl.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/no.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/pl.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/pt_BR.po  | 121 ++++++++++++++++++++++++++++++++-----------------------
 po/ro.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/ru.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/sk.po     | 121 ++++++++++++++++++++++++++++++++-----------------------
 po/sl.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/sv.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/tr.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/uk.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/vi.po     | 113 ++++++++++++++++++++++++++++-----------------------
 po/zh_CN.po  | 113 ++++++++++++++++++++++++++++-----------------------
 po/zh_TW.po  | 113 ++++++++++++++++++++++++++++-----------------------
 38 files changed, 2459 insertions(+), 1901 deletions(-)

commit e066f4b4b1f7cdae0ad306e285cb7ee970edf7fe
Author: Eduard Bloch <blade@debian.org>
Date:   Mon Dec 2 23:16:53 2019 +0100

    Restrict the backtrace printing code to Linux and FreeBSD

    That's where the path resolving code works (has implementation for), on
    Hurd it already failed:

    /<<PKGBUILDDIR>>/src/misc.cc: In function ‘char* progpath()’:
    /<<PKGBUILDDIR>>/src/misc.cc:993:28: error: ‘getprogname’ was not
    declared in this scope
      993 |         path = path_lookup(getprogname());
          |                            ^~~~~~~~~~~

 src/misc.cc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6a7c46d2bc02abb6bac64497ffbcc661afb0ec46
Author: Eduard Bloch <blade@debian.org>
Date:   Mon Dec 2 23:03:29 2019 +0100

    Hints for translators to care about hotkeys

 src/wmtaskbar.cc | 12 ++++++++++++
 1 file changed, 12 insertions(+)

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 de74029e8716ae493a7a27091ada7dc3d781ff23
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Nov 24 23:35:14 2019 +0100

    Prepare 1.6.3 release

 AUTHORS      |   8 +-
 ChangeLog    | 923 ++++++++++++++++++++++++++++---------------------------
 NEWS         | 107 ++++---
 README.md    |  40 +--
 VERSION      |   2 +-
 configure.ac |   8 +-
 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 +-
 44 files changed, 594 insertions(+), 572 deletions(-)

commit bb5add2162eb2e86a0b23577f50ebd451a10f79d
Merge: cddfd128 f0f55711
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Nov 24 23:32:28 2019 +0100

    Merge branch 'icewm-1-4-BRANCH'

commit f0f55711fec9390d202da22eb0fd10f3f21b073c
Merge: a144a11c b35f1205
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Nov 24 23:31:28 2019 +0100

    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

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 a144a11cdde6a8edf540da119d39b3f0549e04a8
Merge: 55d9cf65 350ff4c3
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Nov 24 23:12:54 2019 +0100

    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

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 0d6ceb815ea4a99f6bd9771a95cb6672a20787ee
Merge: 419217c0 a07c9b34
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sun Nov 17 08:31:10 2019 -0700

    Merge branch 'icewm-1-4-BRANCH' of github.com:bbidulock/icewm into
    icewm-1-4-BRANCH

commit 419217c0c48030c169b77caea0a16a2606dd8bb4
Author: Brian Bidulock <bidulock@openss7.org>
Date:   Sun Nov 17 08:25:35 2019 -0700

    bit better release file generation

 Makefile.am  | 21 ++++++++++++++++++---
 autogen.sh   |  2 +-
 configure.ac | 32 ++++++++++++++++++++++++++++----
 configure.sh |  3 ---
 dist.sh      |  2 +-
 gennews.sh   | 19 +++++++++++++++++--
 6 files changed, 65 insertions(+), 14 deletions(-)

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 cddfd1281ce025e6e42631d4144ea3c5dd0f26c6
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Sep 17 01:37:45 2019 +0200

    Prepare 1.6.2 release

 AUTHORS      |    5 +-
 ChangeLog    | 1113 ++++++++++++++++++++++++++++--------------------------
 NEWS         |  115 +++---
 README.md    |   40 +-
 VERSION      |    2 +-
 configure.ac |    8 +-
 po/ar.po     |  252 ++++++-------
 po/be.po     |  252 ++++++-------
 po/bg.po     |  252 ++++++-------
 po/ca.po     |  252 ++++++-------
 po/cs.po     |  252 ++++++-------
 po/da.po     |  252 ++++++-------
 po/de.po     |  252 ++++++-------
 po/el.po     |  252 ++++++-------
 po/en.po     |  252 ++++++-------
 po/es.po     |  252 ++++++-------
 po/fi.po     |  252 ++++++-------
 po/fr.po     |  252 ++++++-------
 po/he.po     |  252 ++++++-------
 po/hr.po     |  252 ++++++-------
 po/hu.po     |  252 ++++++-------
 po/icewm.pot |  254 ++++++-------
 po/id.po     |  252 ++++++-------
 po/it.po     |  252 ++++++-------
 po/ja.po     |  252 ++++++-------
 po/ko.po     |  252 ++++++-------
 po/lt.po     |  252 ++++++-------
 po/lv.po     |  252 ++++++-------
 po/mk.po     |  252 ++++++-------
 po/nb.po     |  252 ++++++-------
 po/nl.po     |  252 ++++++-------
 po/no.po     |  252 ++++++-------
 po/pl.po     |  252 ++++++-------
 po/pt_BR.po  |  252 ++++++-------
 po/ro.po     |  252 ++++++-------
 po/ru.po     |  252 ++++++-------
 po/sk.po     |  252 ++++++-------
 po/sl.po     |  252 ++++++-------
 po/sv.po     |  252 ++++++-------
 po/tr.po     |  252 ++++++-------
 po/uk.po     |  252 ++++++-------
 po/vi.po     |  252 ++++++-------
 po/zh_CN.po  |  252 ++++++-------
 po/zh_TW.po  |  252 ++++++-------
 44 files changed, 5466 insertions(+), 5395 deletions(-)

commit 4cf4cda9f15d5f11ea9076328a4bec20f997f766
Merge: afc1b475 55d9cf65
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Sep 17 01:25:39 2019 +0200

    Merge branch 'icewm-1-4-BRANCH'

commit 55d9cf65c38fc990e2fccbb90fd3358e5236e196
Merge: c5386d27 2def0b4a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Tue Sep 17 01:22:51 2019 +0200

    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

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 afc1b475bda243a2153a71bda7dfd40d17da3604
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Aug 22 01:42:32 2019 +0200

    Prepare 1.6.1 release

 AUTHORS      |   13 +-
 ChangeLog    |  290 +++----
 NEWS         | 2263 +-----------------------------------------------------
 README.md    |   40 +-
 VERSION      |    2 +-
 configure.ac |   10 +-
 po/ar.po     |   22 +-
 po/be.po     |   22 +-
 po/bg.po     |   22 +-
 po/ca.po     |   22 +-
 po/cs.po     |  200 ++---
 po/da.po     |  200 ++---
 po/de.po     |  204 ++---
 po/el.po     |   22 +-
 po/en.po     |   22 +-
 po/es.po     |  228 +++---
 po/fi.po     |   22 +-
 po/fr.po     |   22 +-
 po/he.po     |   22 +-
 po/hr.po     |   22 +-
 po/hu.po     |   22 +-
 po/icewm.pot |   24 +-
 po/id.po     |   22 +-
 po/it.po     |   22 +-
 po/ja.po     |   22 +-
 po/ko.po     |   22 +-
 po/lt.po     |   22 +-
 po/lv.po     |   22 +-
 po/mk.po     |   22 +-
 po/nb.po     |   22 +-
 po/nl.po     |   22 +-
 po/no.po     |   22 +-
 po/pl.po     |   22 +-
 po/pt_BR.po  |  200 ++---
 po/ro.po     |   22 +-
 po/ru.po     |   22 +-
 po/sk.po     |  200 ++---
 po/sl.po     |   22 +-
 po/sv.po     |   22 +-
 po/tr.po     |   22 +-
 po/uk.po     |   22 +-
 po/vi.po     |   22 +-
 po/zh_CN.po  |   22 +-
 po/zh_TW.po  |   22 +-
 44 files changed, 1188 insertions(+), 3368 deletions(-)

commit 2af1034a7e51b28b700cf26c5b48380af6342acf
Merge: 23b13d68 c5386d27
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Aug 22 01:33:52 2019 +0200

    Merge branch 'icewm-1-4-BRANCH'

commit c5386d27db20b469980ddd4a35021490f19751ca
Merge: c4dd3145 02f11b28
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Thu Aug 22 01:30:50 2019 +0200

    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

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 23b13d688f62292fac70933fe02c08173d9c3b6a
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Aug 18 23:31:59 2019 +0200

    Prepare 1.6.0 release

 AUTHORS      |   22 +-
 ChangeLog    | 7968 +++++++++++++++++++++++++++---------------------------
 NEWS         |  241 +-
 README.md    |   40 +-
 VERSION      |    2 +-
 configure.ac |    8 +-
 po/ar.po     |  176 +-
 po/be.po     |  176 +-
 po/bg.po     |  176 +-
 po/ca.po     |  180 +-
 po/cs.po     |  180 +-
 po/da.po     |  176 +-
 po/de.po     |  180 +-
 po/el.po     |  176 +-
 po/en.po     |  176 +-
 po/es.po     |  176 +-
 po/fi.po     |  176 +-
 po/fr.po     |  176 +-
 po/he.po     |  176 +-
 po/hr.po     |  176 +-
 po/hu.po     |  176 +-
 po/icewm.pot |  178 +-
 po/id.po     |  176 +-
 po/it.po     |  176 +-
 po/ja.po     |  186 +-
 po/ko.po     |  176 +-
 po/lt.po     |  176 +-
 po/lv.po     |  176 +-
 po/mk.po     |  176 +-
 po/nb.po     |  176 +-
 po/nl.po     |  176 +-
 po/no.po     |  176 +-
 po/pl.po     |  176 +-
 po/pt_BR.po  |  176 +-
 po/ro.po     |  176 +-
 po/ru.po     |  176 +-
 po/sk.po     |  176 +-
 po/sl.po     |  176 +-
 po/sv.po     |  176 +-
 po/tr.po     |  176 +-
 po/uk.po     |  176 +-
 po/vi.po     |  176 +-
 po/zh_CN.po  |  176 +-
 po/zh_TW.po  |  176 +-
 44 files changed, 7552 insertions(+), 7441 deletions(-)

commit 79f4b772060a97a9d358dd80bd39f6c34a606b93
Merge: e5f7a8b0 c4dd3145
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Aug 18 23:19:04 2019 +0200

    Merge branch 'icewm-1-4-BRANCH'

commit c4dd3145fb95704849dc5259878461beb672a1e1
Merge: 848cd242 509d6a33
Author: Bert Gijsbers <gijsbers@science.uva.nl>
Date:   Sun Aug 18 23:15:24 2019 +0200

    Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
    icewm-1-4-BRANCH

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(-)
