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

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

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

--- icewm-1.6.6.orig/ChangeLog
+++ icewm-1.6.6/ChangeLog
@@ -1,3 +1,823 @@
+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(+)
 # created with git log --stat=76 -M -C -500|fmt -sct -w80
 
 commit d1abd04be4bfb71ff0b7c1e4d7eb4c11d7847f3f
--- icewm-1.6.6.orig/lib/keys.in
+++ icewm-1.6.6/lib/keys.in
@@ -27,8 +27,8 @@ key "Super+KP_Add"          amixer sset
 key "XF86AudioLowerVolume"  amixer sset Master 5%-
 key "XF86AudioRaiseVolume"  amixer sset Master 5%+
 key "XF86AudioMute"         amixer sset Master toggle
-key "XF86HomePage"          xdg-open about:blank
-key "XF86Search"            xdg-open https://www.google.com
+key "XF86HomePage"         sensible-browser about:blank
+key "XF86Search"            sensible-browser https://www.duckduckgo.com
 key "XF86Eject"             eject
 key "XF86Calculator"        /bin/sh -c "gnome-calculator || xcalc || ( type bc >/dev/null 2>&1 && @XTERMCMD@ -e bc -l)"
 
--- icewm-1.6.6.orig/lib/winoptions.in
+++ icewm-1.6.6/lib/winoptions.in
@@ -5,6 +5,8 @@
 
 xterm.icon: xterm
 rxvt.icon: xterm
+urxvtc.icon: urxvt
+urxvt.icon: urxvt
 nxterm.icon: xterm
 fte.icon: fte
 emacs.Emacs.icon: emacs
--- icewm-1.6.6.orig/src/default.h
+++ icewm-1.6.6/src/default.h
@@ -122,7 +122,7 @@ XIV(bool, win95keys,
 XIV(bool, autoReloadMenus,                      true)
 XIV(bool, arrangeWindowsOnScreenSizeChange,     true)
 XIV(bool, clientMouseActions,                   true)
-XIV(bool, showPrograms,                         false)
+XIV(bool, showPrograms,                         true)
 XIV(bool, showSettingsMenu,                     true)
 XIV(bool, showFocusModeMenu,                    true)
 XIV(bool, showThemesMenu,                       true)
@@ -175,7 +175,7 @@ XSV(const char *, mailBoxPath,
 XSV(const char *, mailCommand,                  TERM " -name mutt -e mutt")
 XSV(const char *, mailClassHint,                "mutt.XTerm")
 XSV(const char *, newMailCommand,               0)
-XSV(const char *, lockCommand,                  0)
+XSV(const char *, lockCommand,                  "xscreensaver-command -lock")
 XSV(const char *, clockCommand,                 "xclock -name icewm -title Clock")
 XSV(const char *, clockClassHint,               "icewm.XClock")
 XSV(const char *, runDlgCommand,                0)
@@ -184,9 +184,9 @@ XSV(const char *, terminalCommand,
 XSV(const char *, logoutCommand,                0)
 XSV(const char *, logoutCancelCommand,          0)
 #if defined(__linux__)
-XSV(const char *, shutdownCommand,              "test -e /run/systemd/system && systemctl poweroff")
-XSV(const char *, rebootCommand,                "test -e /run/systemd/system && systemctl reboot")
-XSV(const char *, suspendCommand,               "test -e /run/systemd/system && systemctl suspend")
+XSV(const char *, shutdownCommand,              "test -e /run/systemd/system && systemctl poweroff || sudo -n /sbin/poweroff")
+XSV(const char *, rebootCommand,                "test -e /run/systemd/system && systemctl reboot || sudo -n /sbin/reboot")
+XSV(const char *, suspendCommand,               "test -e /run/systemd/system && systemctl suspend || sudon -n /usr/sbin/pm-suspend")
 #else
 XSV(const char *, shutdownCommand,              0)
 XSV(const char *, rebootCommand,                0)
@@ -196,18 +196,11 @@ XIV(int, taskBarCPUDelay,
 XIV(int, taskBarMEMDelay,                       500)
 XIV(int, taskBarNetSamples,                     20)
 XIV(int, taskBarNetDelay,                       500)
-XSV(const char *, cpuCommand,                   TERM " -name top -title Process\\ Status -e top")
+XSV(const char *, cpuCommand,                   TERM " -T 'Process Status' -e top")
 XSV(const char *, cpuClassHint,                 "top.XTerm")
 XIV(bool, cpuCombine,                           true)
-
-#ifdef __linux__
-XSV(const char *, netCommand,                   TERM " -name 'ss' -title 'Socket Statistics' -hold -e sh -c 'which ss > /dev/null && watch -t ss -putswl || netstat -c'")
+XSV(const char *, netCommand,                   TERM " -T 'Network Status' -e /bin/sh /usr/share/icewm/netstat.sh")
 XSV(const char *, netClassHint,                 "ss.XTerm")
-#else
-XSV(const char *, netCommand,                   TERM " -name netstat -title 'Network Status' -hold -e netstat -c")
-XSV(const char *, netClassHint,                 "netstat.XTerm")
-#endif
-
 XSV(const char *, netDevice,                    "[ew]*"
 #ifdef __OpenBSD__
                                                 " vio*"
--- icewm-1.6.6.orig/src/icesound.cc
+++ icewm-1.6.6/src/icesound.cc
@@ -63,8 +63,6 @@
 #ifdef HAVE_SYS_IOCTL_H
 #include <unistd.h>
 #include <sys/ioctl.h>
-#else
-#undef ENABLE_OSS
 #endif
 
 #ifdef HAVE_SYS_SOUNDCARD_H
--- icewm-1.6.6.orig/src/themable.h
+++ icewm-1.6.6/src/themable.h
@@ -48,24 +48,24 @@ XSV(const char *, titleButtonsSupported,
 XSV(const char *, themeAuthor,                  0)
 XSV(const char *, themeDescription,             0)
 
-XFV(const char *, titleFontName,                FONT(120), "sans-serif:size=12")
-XFV(const char *, menuFontName,                 BOLDFONT(100), "sans-serif:size=10:bold")
-XFV(const char *, statusFontName,               BOLDTTFONT(120), "monospace:size=12:bold")
-XFV(const char *, switchFontName,               BOLDTTFONT(120), "monospace:size=12:bold")
-XFV(const char *, normalButtonFontName,         FONT(120), "sans-serif:size=12")
-XFV(const char *, activeButtonFontName,         BOLDFONT(120), "sans-serif:size=12:bold")
-XFV(const char *, normalTaskBarFontName,        FONT(120), "sans-serif:size=12")
-XFV(const char *, activeTaskBarFontName,        BOLDFONT(120), "sans-serif:size=12:bold")
-XFV(const char *, toolButtonFontName,           FONT(120), "sans-serif:size=12")
-XFV(const char *, normalWorkspaceFontName,      FONT(120), "sans-serif:size=12")
-XFV(const char *, activeWorkspaceFontName,      FONT(120), "sans-serif:size=12")
-XFV(const char *, minimizedWindowFontName,      FONT(120), "sans-serif:size=12")
-XFV(const char *, listBoxFontName,              FONT(120), "sans-serif:size=12")
-XFV(const char *, labelFontName,                FONT(140), "sans-serif:size=12")
-XFV(const char *, clockFontName,                TTFONT(140), "monospace:size=12")
-XFV(const char *, tempFontName,                 TTFONT(140), "monospace:size=12")
-XFV(const char *, apmFontName,                  TTFONT(140), "monospace:size=12")
-XFV(const char *, inputFontName,                TTFONT(140), "monospace:size=12")
+XFV(const char *, titleFontName,                FONT(120), "sans-serif:size=11")
+XFV(const char *, menuFontName,                 BOLDFONT(100), "sans-serif:size=10")
+XFV(const char *, statusFontName,               BOLDTTFONT(120), "monospace:size=11:bold")
+XFV(const char *, switchFontName,               BOLDTTFONT(120), "monospace:size=11")
+XFV(const char *, normalButtonFontName,         FONT(120), "sans-serif:size=11")
+XFV(const char *, activeButtonFontName,         BOLDFONT(120), "sans-serif:size=11:bold")
+XFV(const char *, normalTaskBarFontName,        FONT(120), "sans-serif:size=11")
+XFV(const char *, activeTaskBarFontName,        BOLDFONT(120), "sans-serif:size=11:bold")
+XFV(const char *, toolButtonFontName,           FONT(120), "sans-serif:size=11")
+XFV(const char *, normalWorkspaceFontName,      FONT(120), "sans-serif:size=11")
+XFV(const char *, activeWorkspaceFontName,      FONT(120), "sans-serif:size=11")
+XFV(const char *, minimizedWindowFontName,      FONT(120), "sans-serif:size=11")
+XFV(const char *, listBoxFontName,              FONT(120), "sans-serif:size=11")
+XFV(const char *, labelFontName,                FONT(140), "sans-serif:size=11")
+XFV(const char *, clockFontName,                TTFONT(140), "monospace:size=11")
+XFV(const char *, tempFontName,                 TTFONT(140), "monospace:size=11")
+XFV(const char *, apmFontName,                  TTFONT(140), "monospace:size=11")
+XFV(const char *, inputFontName,                TTFONT(140), "monospace:size=11")
 
 XSV(const char *, clrDialog,                    "rgb:C0/C0/C0")
 XSV(const char *, clrActiveBorder,              "rgb:C0/C0/C0")
--- icewm-1.6.6.orig/src/wmapp.cc
+++ icewm-1.6.6/src/wmapp.cc
@@ -40,6 +40,7 @@
 char const *ApplicationName("IceWM");
 RebootShutdown rebootOrShutdown = Logout;
 static bool initializing(true);
+void SetLiteDefaults();
 
 YWMApp *wmapp;
 YWindowManager *manager;
@@ -1213,6 +1214,9 @@ YWMApp::YWMApp(int *argc, char ***argv,
     focusMode(FocusClick),
     managerWindow(None)
 {
+    if(argc && *argc>0 && argv && *argv && **argv && mstring(**argv).endsWith("-lite"))
+            SetLiteDefaults();
+
     wmapp = this;
 
     WMConfig::loadConfiguration(this, configFile);
@@ -1967,6 +1971,14 @@ public:
     }
 };
 
+void SetLiteDefaults()
+{
+    showTaskBar = false;
+    fontPreferFreetype = false;
+    showWindowList = false;
+    quickSwitchAllIcons = false;
+    //addWorkspace(0, "1", false);
+}
 YWindow* YWMApp::splash(const char* splashFile) {
     YWindow* window(0);
     if (splashFile && 4 < strlen(splashFile)) {
--- icewm-1.6.6.orig/src/yfontxft.cc
+++ icewm-1.6.6/src/yfontxft.cc
@@ -164,8 +164,8 @@ YXftFont::YXftFont(ustring name, bool us
         msg("xft: fallback from '%s'", cstring(name).c_str());
         XftFont *sans =
             XftFontOpen(xapp->display(), xapp->screen(),
-                        XFT_FAMILY, XftTypeString, "sans-serif",
-                        XFT_PIXEL_SIZE, XftTypeInteger, 12,
+                        XFT_FAMILY, XftTypeString, "DejaVu Sans,sans-serif",
+                        XFT_PIXEL_SIZE, XftTypeInteger, 11,
                         NULL);
 
         if (NULL != sans) {
@@ -178,7 +178,7 @@ YXftFont::YXftFont(ustring name, bool us
             fAscent = sans->ascent;
             fDescent = sans->descent;
         } else
-            warn(_("Loading of fallback font \"%s\" failed."), "sans-serif");
+            warn(_("Loading of fallback font \"%s\" failed."), "DejaVu Sans,sans-serif");
     }
 }
 
@@ -324,7 +324,7 @@ ref<YFont> getXftFontXlfd(ustring name,
     ref<YFont> font(new YXftFont(name, true, antialias));
     if (font == null || !font->valid()) {
         msg("failed to load font '%s', trying fallback", cstring(name).c_str());
-        font.init(new YXftFont("sans-serif:size=12", false, antialias));
+        font.init(new YXftFont("DejaVu Sans,sans-serif:size=11", false, antialias));
         if (font == null || !font->valid()) {
             msg("Could not load fallback Xft font.");
             return null;
@@ -337,7 +337,7 @@ ref<YFont> getXftFont(ustring name, bool
     ref<YFont>font(new YXftFont(name, false, antialias));
     if (font == null || !font->valid()) {
         msg("failed to load font '%s', trying fallback", cstring(name).c_str());
-        font.init(new YXftFont("sans-serif:size=12", false, antialias));
+        font.init(new YXftFont("DejaVu Sans,sans-serif:size=11", false, antialias));
         if (font == null || !font->valid()) {
             msg("Could not load fallback Xft font.");
             return null;
--- icewm-1.6.6.orig/src/yprefs.h
+++ icewm-1.6.6/src/yprefs.h
@@ -31,24 +31,8 @@ XIV(int, ToolTipTime,
 ///#warning "move this one back to WM"
 XIV(bool, grabRootWindow,                       true)
 
-#if defined(__linux__)
-XSV(const char *, iconPath,
-                                                "/usr/share/icons/oxygen/base:"
-                                                "/usr/share/icons/Adwaita:"
-                                                "/usr/share/icons/hicolor:"
-                                                "/usr/share/icons:"
-                                                "/usr/share/pixmaps:"
-                                                "/usr/local/share/icons/hicolor:"
-                                                )
-#elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__)
-XSV(const char *, iconPath,
-                                                "/usr/local/share/icons/hicolor:"
-                                                "/usr/local/share/icons:"
-                                                "/usr/local/share/pixmaps:"
-                                                )
-#else
-XSV(const char *, iconPath,                     0)
-#endif
+// standard Debian paths and some extras
+XSV(const char *, iconPath,                     "/usr/share/icons/hicolor:/usr/share/icons/oxygen:/usr/share/icons/oxygen/base:/usr/share/icons/gnome:/usr/share/icons/Adwaita:/usr/share/icons/Bluecurve:/usr/share/icons/HighContrast:/usr/share/icons/Humanity:/usr/share/icons/KDE_Classic:/usr/share/icons/Tango:/usr/share/icons/nuoveXT2:/usr/share/icons/locolor:/usr/share/icons:/usr/share/pixmaps")
 
 XSV(const char *, themeName,                    CONFIG_DEFAULT_THEME)
 XSV(const char *, xineramaPrimaryScreenName,    0)
@@ -70,7 +54,7 @@ XIV(WMLook, wmLook,
 
 XSV(const char *, clrToolTip,                   "rgb:E0/E0/00")
 XSV(const char *, clrToolTipText,               "rgb:00/00/00")
-XFV(const char *, toolTipFontName,              FONT(120), "sans-serif:size=12")
+XFV(const char *, toolTipFontName,              FONT(120), "sans-serif:size=11")
 
 #endif
 
