Accepting request 990770 from home:dirkmueller:Factory
- update to 2.9.8: * Omit trailing dot in CPU temperature and add centigrade symbol for issue * If there is no WM active, then a restart will start icewm. * Don't create ~/.icewm, unless required to save a file. * When showing the desktop, also minimize a focused fullscreen window. * Remove unused setTitle from YMsgBox. * Add support for COMPOUND_TEXT title names and for non-ascii characters in * WM_NAME strings for issue #26. * upport COMPOUND_TEXT title names and non-ascii characters in WM_NAME * strings in icesh. Limit window dimensions to 32732 in icesh. * Prevent warnings. * Let TaskBarShowAllWindows influence TaskBarTaskGrouping for issue #560. * Improve truncation of titles for TaskBarTaskGrouping in issue #658. * Do without pair array. * Update the grouping menu when tasks are added or removed. * Don't convert XA_STRING names to current locale for issue #26. * Update grouping menu when removing a task. * Restore 2.5.0 container handling of button presses for issue #649. * Don't convert XA_STRING in icesh. * Make TaskBarGraphHeight themable for issue #659. * Restore prettyClock as false. * Preserve errno in testOnce. * Clarify which preferences are themable in icewm-preferences(5). OBS-URL: https://build.opensuse.org/request/show/990770 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=118
This commit is contained in:
committed by
Git OBS Bridge
parent
9235ccb021
commit
def683e457
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package icewm
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%global lites icewm icewmhint icewmbg icesh icewm-session
|
||||
Name: icewm
|
||||
Version: 2.9.7
|
||||
Version: 2.9.8
|
||||
Release: 0
|
||||
Summary: Window Manager with a Taskbar
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -73,7 +73,7 @@ Requires: icewm-theme-branding
|
||||
Requires: imlib2-loaders
|
||||
Requires: xdg-menu
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
# If you have the choice, prefer the big one.
|
||||
Recommends: icewm-default
|
||||
Recommends: icewm-lang = %{version}
|
||||
|
Reference in New Issue
Block a user