From ce7de437517a328b515280ce7969610793397eb2d7fb4ae06cea90467e558822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 26 May 2023 12:22:23 +0000 Subject: [PATCH] Accepting request 1087803 from home:polslinux:branches:X11:windowmanagers - Update to 3.3.5: * Lookup icons in more context directories for issue ice-wm/icewm#132. * An Escape key release event must match the key press event for #726. * Report when icon could not be found for issue ice-wm/icewm#133. * Use "firefox" instead of "mozilla" as Firefox icon for ice-wm/icewm#132. * Rescale workspace buttons when taskbar is rather high. * Temporarily hide the taskbar collapse button when collapsing or expanding. * Compute the ultimate workspace button height, before creating them. * Limit the resource string of an unresponsive client for issue #729. * Check for TaskBarDoubleHeight when computing workspace button height. * Also focus last window when hiding and Click-to-focus for issue #727. * Let icesh exit with zero if the last action was a successful manager action. OBS-URL: https://build.opensuse.org/request/show/1087803 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=137 --- icewm-3.3.4.tar.lz | 3 --- icewm-3.3.5.tar.lz | 3 +++ icewm-desktop-nodisplay.patch | 8 ++++---- icewm.changes | 17 +++++++++++++++++ icewm.spec | 2 +- 5 files changed, 25 insertions(+), 8 deletions(-) delete mode 100644 icewm-3.3.4.tar.lz create mode 100644 icewm-3.3.5.tar.lz diff --git a/icewm-3.3.4.tar.lz b/icewm-3.3.4.tar.lz deleted file mode 100644 index 5bb55f2..0000000 --- a/icewm-3.3.4.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aebb0e9da1e443d5bb2ae931ba2650474633fc5d410c675341b296813d009c88 -size 1796578 diff --git a/icewm-3.3.5.tar.lz b/icewm-3.3.5.tar.lz new file mode 100644 index 0000000..a321b9f --- /dev/null +++ b/icewm-3.3.5.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e1f3e7789dd77f8ce6484d7bbf7a63bc6be33e486a9945af14feca5f84baaa +size 1797023 diff --git a/icewm-desktop-nodisplay.patch b/icewm-desktop-nodisplay.patch index 3462ad0..8cdc82e 100644 --- a/icewm-desktop-nodisplay.patch +++ b/icewm-desktop-nodisplay.patch @@ -1,8 +1,8 @@ -Index: icewm-3.3.2/lib/icewm.desktop +Index: icewm-3.3.5/lib/icewm.desktop =================================================================== ---- icewm-3.3.2.orig/lib/icewm.desktop -+++ icewm-3.3.2/lib/icewm.desktop -@@ -20,7 +20,7 @@ Comment[uk]=Простий та швид +--- icewm-3.3.5.orig/lib/icewm.desktop ++++ icewm-3.3.5/lib/icewm.desktop +@@ -26,7 +26,7 @@ Comment[uk]=Простий та швид Icon=icewm TryExec=/usr/bin/icewm Exec=/usr/bin/icewm diff --git a/icewm.changes b/icewm.changes index 02400c4..86255ef 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu May 18 12:51:20 UTC 2023 - Paolo Stivanin + +- Update to 3.3.5: + * Lookup icons in more context directories for issue ice-wm/icewm#132. + * An Escape key release event must match the key press event for #726. + * Report when icon could not be found for issue ice-wm/icewm#133. + * Use "firefox" instead of "mozilla" as Firefox icon for ice-wm/icewm#132. + * Rescale workspace buttons when taskbar is rather high. + * Temporarily hide the taskbar collapse button when collapsing or expanding. + * Compute the ultimate workspace button height, before creating them. + * Limit the resource string of an unresponsive client for issue #729. + * Check for TaskBarDoubleHeight when computing workspace button height. + * Also focus last window when hiding and Click-to-focus for issue #727. + * Let icesh exit with zero if the last action was a successful manager + action. + ------------------------------------------------------------------- Thu May 4 07:17:39 UTC 2023 - Paolo Stivanin diff --git a/icewm.spec b/icewm.spec index 48ee008..c05dffb 100644 --- a/icewm.spec +++ b/icewm.spec @@ -18,7 +18,7 @@ %global lites icewm icewmhint icewmbg icesh icewm-session Name: icewm -Version: 3.3.4 +Version: 3.3.5 Release: 0 Summary: Window Manager with a Taskbar License: LGPL-2.1-or-later