From d99dc24933a531221d4166b3959883a68b78aecf764ccdcbace1965ee1bffcd8 Mon Sep 17 00:00:00 2001 From: Yifan Jiang Date: Thu, 24 Nov 2022 00:44:58 +0000 Subject: [PATCH] Accepting request 1037612 from home:dimstar:Factory - Update to version 3.2.2: + Freeze the task pane layout while Alt is pressed, + Only sort Alt+Tab on WM_CLASS when persistent, + Also sort Alt+Tab on the 'order' winoption when persistent, + Let the Escape key cancel a menu with all its submenu's, + Add a menu entry to rename the window title manually, + Adapt absolute paths in .desktop files to the installation prefix, + The sorting of windows in the window list window was improved a lot, + Restore the named frame tabs when recovering from a crash, + Preserve the non-fullscreen non-maximized window geometry across restarts, + Try harder to avoid a situation where nothing is focused, + Update the window list when a tab is moved to its own frame, + Make the window list menu actions more tab-savvy. + Drop the obsolete LSM file altogether. - Changes from version 3.2.1: + Add QuickSwitchPersistence=0 preference for stateful Alt+Tab. + Demarcate workspaces with a horizontal line in Alt+Tab. + Fixes for Alt+Tab size calculations. + Fix for changing workspace when Alt+Tab is open. + Fix for KeySysSwitchClass history. + Don't attempt to focus NoInput windows. + Ensure that active Alt+Tab item is visible. + Also sort Alt+Tab items on WM_CLASS. + Fix a compile error for GCC 4.8.5. + When moving a tab to a new frame, activate it. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1037612 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=126 --- icewm-3.2.0.tar.lz | 3 --- icewm-3.2.2.tar.lz | 3 +++ icewm.changes | 33 +++++++++++++++++++++++++++++++++ icewm.spec | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 icewm-3.2.0.tar.lz create mode 100644 icewm-3.2.2.tar.lz diff --git a/icewm-3.2.0.tar.lz b/icewm-3.2.0.tar.lz deleted file mode 100644 index 38cd0f9..0000000 --- a/icewm-3.2.0.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e5a066f433d7246554d7f0a8fd1d1eb0b1112a74b608ba761e1e68d8ae50f7c -size 1787137 diff --git a/icewm-3.2.2.tar.lz b/icewm-3.2.2.tar.lz new file mode 100644 index 0000000..e6794f7 --- /dev/null +++ b/icewm-3.2.2.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22d308846a4ba746df6b3212a00d23415ff2a4e96e54bae985a6f7f8d42d9b19 +size 1787950 diff --git a/icewm.changes b/icewm.changes index f23ee54..750c626 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Wed Nov 23 13:41:27 UTC 2022 - Dominique Leuenberger + +- Update to version 3.2.2: + + Freeze the task pane layout while Alt is pressed, + + Only sort Alt+Tab on WM_CLASS when persistent, + + Also sort Alt+Tab on the 'order' winoption when persistent, + + Let the Escape key cancel a menu with all its submenu's, + + Add a menu entry to rename the window title manually, + + Adapt absolute paths in .desktop files to the installation + prefix, + + The sorting of windows in the window list window was improved a + lot, + + Restore the named frame tabs when recovering from a crash, + + Preserve the non-fullscreen non-maximized window geometry + across restarts, + + Try harder to avoid a situation where nothing is focused, + + Update the window list when a tab is moved to its own frame, + + Make the window list menu actions more tab-savvy. + + Drop the obsolete LSM file altogether. +- Changes from version 3.2.1: + + Add QuickSwitchPersistence=0 preference for stateful Alt+Tab. + + Demarcate workspaces with a horizontal line in Alt+Tab. + + Fixes for Alt+Tab size calculations. + + Fix for changing workspace when Alt+Tab is open. + + Fix for KeySysSwitchClass history. + + Don't attempt to focus NoInput windows. + + Ensure that active Alt+Tab item is visible. + + Also sort Alt+Tab items on WM_CLASS. + + Fix a compile error for GCC 4.8.5. + + When moving a tab to a new frame, activate it. + + Updated translations. + ------------------------------------------------------------------- Thu Nov 3 17:11:29 UTC 2022 - Victorhck diff --git a/icewm.spec b/icewm.spec index 54213dd..ce6bd36 100644 --- a/icewm.spec +++ b/icewm.spec @@ -18,7 +18,7 @@ %global lites icewm icewmhint icewmbg icesh icewm-session Name: icewm -Version: 3.2.0 +Version: 3.2.2 Release: 0 Summary: Window Manager with a Taskbar License: LGPL-2.1-or-later