Accepting request 994327 from X11:windowmanagers
OBS-URL: https://build.opensuse.org/request/show/994327 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/icewm?expand=0&rev=69
This commit is contained in:
commit
7b32f7d146
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c25f78e3f3ad49fbebc715691689d0ad1fda46b2e2537ad69e3332a54b81c72a
|
||||
size 1764916
|
3
icewm-2.9.8.tar.lz
Normal file
3
icewm-2.9.8.tar.lz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d5d0f78a49c952f7f185d0f6713c6fabba597dcb713b1ac92e0e5795db29a25
|
||||
size 1768030
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 23 07:04:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 08:01:17 UTC 2022 - QK ZHU <qkzhu@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user