From a51bd127b46cb0192d462fba9502d5c64b0a7e0da310e99a5108f73ed61b5afb Mon Sep 17 00:00:00 2001 From: Yifan Jiang Date: Thu, 10 Nov 2022 03:33:14 +0000 Subject: [PATCH] Accepting request 1033135 from home:victorhck:branches:openSUSE:Factory - Update to version 3.2.0: * Fix for fullscreen wine programs where taskbar would not hide. * Ensure KeySysWinNext and KeySysWinPrev always work for rolled up windows which use the Globally Active focus model. * Give the Alt+Tab a 30 second history. * The next Alt+Tab will continue where the previous one left off. * Add "tabto" command to icesh move windows as tabs to a new frame. * Add "untab" command to icesh to move each tab to its own frame. * Add "stacking" and "reverse" commands to icesh. * Let icesh check all atoms in the -Property filter. * Support edge switching when dragging a window. * When switching to a tab with size limitations, adapt the frame geometry. * Fix maximize and fullscreen for tabs with different normal sizes. * Prevent the flashing when switching tabs. * Only popup the grouping menu on a task button on the first button click without key modifiers. This makes it easier to immediately select or minimize the active application by using the shift or control modifier. * Update the title bar shape when changing tabs. * Set common properties when adding another tab to a frame. * Always update the window list and _NET_CLIENT_LIST when adding more tabs. * Add special filtered view and flat rendering options to icewm-menu-fdo. * Updated translations. - from version 3.1.0: * Add a winoption "frame" to automatically group application windows with the same "frame" value as tabs in a single frame. * Show indicators for the presence of tabs on the title bar. * Click on the title bar tab indicators to change tabs. * Give each tab its own set of winoptions. * Fix for merging a transient window as a tab to its owner window. * Preserve tray hints across restarts. * Preserve tabs across restarts. * Improve the Alt+Tab for tabbed frames. * When switching tabs, ensure that focus is preserved. * Add a MouseWinTabbing preference to merge tabs. * Let the window list support tabs. * Various improvements to the CMake build. * Updated translations. OBS-URL: https://build.opensuse.org/request/show/1033135 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=124 --- icewm-3.0.1.tar.lz | 3 --- icewm-3.2.0.tar.lz | 3 +++ icewm.changes | 42 ++++++++++++++++++++++++++++++++++++++++++ icewm.spec | 2 +- 4 files changed, 46 insertions(+), 4 deletions(-) delete mode 100644 icewm-3.0.1.tar.lz create mode 100644 icewm-3.2.0.tar.lz diff --git a/icewm-3.0.1.tar.lz b/icewm-3.0.1.tar.lz deleted file mode 100644 index 537cf6c..0000000 --- a/icewm-3.0.1.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4243b4765b1bdef07dda331bdfd8eda95488b99884c961c5844eaa2b5231ba68 -size 1779563 diff --git a/icewm-3.2.0.tar.lz b/icewm-3.2.0.tar.lz new file mode 100644 index 0000000..38cd0f9 --- /dev/null +++ b/icewm-3.2.0.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5a066f433d7246554d7f0a8fd1d1eb0b1112a74b608ba761e1e68d8ae50f7c +size 1787137 diff --git a/icewm.changes b/icewm.changes index b8b506a..f23ee54 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Thu Nov 3 17:11:29 UTC 2022 - Victorhck + +- Update to version 3.2.0: + * Fix for fullscreen wine programs where taskbar would not hide. + * Ensure KeySysWinNext and KeySysWinPrev always work + for rolled up windows which use the Globally Active focus model. + * Give the Alt+Tab a 30 second history. + * The next Alt+Tab will continue where the previous one left off. + * Add "tabto" command to icesh move windows as tabs to a new frame. + * Add "untab" command to icesh to move each tab to its own frame. + * Add "stacking" and "reverse" commands to icesh. + * Let icesh check all atoms in the -Property filter. + * Support edge switching when dragging a window. + * When switching to a tab with size limitations, adapt the frame geometry. + * Fix maximize and fullscreen for tabs with different normal sizes. + * Prevent the flashing when switching tabs. + * Only popup the grouping menu on a task button on the first button click + without key modifiers. This makes it easier to immediately select or + minimize the active application by using the shift or control modifier. + * Update the title bar shape when changing tabs. + * Set common properties when adding another tab to a frame. + * Always update the window list and _NET_CLIENT_LIST when adding more tabs. + * Add special filtered view and flat rendering options to icewm-menu-fdo. + * Updated translations. + +- from version 3.1.0: + * Add a winoption "frame" to automatically group application windows + with the same "frame" value as tabs in a single frame. + * Show indicators for the presence of tabs on the title bar. + * Click on the title bar tab indicators to change tabs. + * Give each tab its own set of winoptions. + * Fix for merging a transient window as a tab to its owner window. + * Preserve tray hints across restarts. + * Preserve tabs across restarts. + * Improve the Alt+Tab for tabbed frames. + * When switching tabs, ensure that focus is preserved. + * Add a MouseWinTabbing preference to merge tabs. + * Let the window list support tabs. + * Various improvements to the CMake build. + * Updated translations. + ------------------------------------------------------------------- Sat Oct 8 16:36:29 UTC 2022 - Bjørn Lie diff --git a/icewm.spec b/icewm.spec index 50ecc11..54213dd 100644 --- a/icewm.spec +++ b/icewm.spec @@ -18,7 +18,7 @@ %global lites icewm icewmhint icewmbg icesh icewm-session Name: icewm -Version: 3.0.1 +Version: 3.2.0 Release: 0 Summary: Window Manager with a Taskbar License: LGPL-2.1-or-later