Accepting request 1034975 from X11:windowmanagers
OBS-URL: https://build.opensuse.org/request/show/1034975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icewm?expand=0&rev=72
This commit is contained in:
commit
143158ba1c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4243b4765b1bdef07dda331bdfd8eda95488b99884c961c5844eaa2b5231ba68
|
|
||||||
size 1779563
|
|
3
icewm-3.2.0.tar.lz
Normal file
3
icewm-3.2.0.tar.lz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1e5a066f433d7246554d7f0a8fd1d1eb0b1112a74b608ba761e1e68d8ae50f7c
|
||||||
|
size 1787137
|
@ -1,3 +1,45 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 3 17:11:29 UTC 2022 - Victorhck <victorhck@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <bjorn.lie@gmail.com>
|
Sat Oct 8 16:36:29 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global lites icewm icewmhint icewmbg icesh icewm-session
|
%global lites icewm icewmhint icewmbg icesh icewm-session
|
||||||
Name: icewm
|
Name: icewm
|
||||||
Version: 3.0.1
|
Version: 3.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Window Manager with a Taskbar
|
Summary: Window Manager with a Taskbar
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user