Accepting request 1084546 from home:polslinux:branches:X11:windowmanagers
- Update to 3.3.4: * Fix compile error for yximage.cc. * Deprecate XRRDisable. * Fix corrupted text if built without i18n for issue ice-wm/icewm#131. * When internationalization is disabled, unset LIBICONV. * Improve the quality of drawing gradients for the Imlib2 renderer. * Improve arrow navigation in the system dialog. * Let icesh also pick icewm internal and override redirect windows. * Improve the quality of drawing gradients for the GdkPixbuf renderer. * Cache workspace button backgrounds for faster redrawing. * Guard against workspace button gradient being undefined. * Cache toolbar button gradients to speedup drawing. Eliminate half of the button drawings on startup. * Let icesh report up to 1024 bytes of a property in "prop". * Support icesh "focusmodel" for client windows without a WM_HINTS property. * When managing a new client, postpone sending a Configure event until the final position is known, for issue #720. OBS-URL: https://build.opensuse.org/request/show/1084546 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=135
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f0e81daafe35d73a2fcb39e9d1c6738b1c0a2ad3805382d69c3464d0cede1d6
|
|
||||||
size 1791363
|
|
BIN
icewm-3.3.4.tar.lz
(Stored with Git LFS)
Normal file
BIN
icewm-3.3.4.tar.lz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 4 07:17:39 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Update to 3.3.4:
|
||||||
|
* Fix compile error for yximage.cc.
|
||||||
|
* Deprecate XRRDisable.
|
||||||
|
* Fix corrupted text if built without i18n for issue ice-wm/icewm#131.
|
||||||
|
* When internationalization is disabled, unset LIBICONV.
|
||||||
|
* Improve the quality of drawing gradients for the Imlib2 renderer.
|
||||||
|
* Improve arrow navigation in the system dialog.
|
||||||
|
* Let icesh also pick icewm internal and override redirect windows.
|
||||||
|
* Improve the quality of drawing gradients for the GdkPixbuf renderer.
|
||||||
|
* Cache workspace button backgrounds for faster redrawing.
|
||||||
|
* Guard against workspace button gradient being undefined.
|
||||||
|
* Cache toolbar button gradients to speedup drawing. Eliminate half of the
|
||||||
|
button drawings on startup.
|
||||||
|
* Let icesh report up to 1024 bytes of a property in "prop".
|
||||||
|
* Support icesh "focusmodel" for client windows without a WM_HINTS property.
|
||||||
|
* When managing a new client, postpone sending a Configure event until the
|
||||||
|
final position is known, for issue #720.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 14 08:16:23 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
Tue Mar 14 08:16:23 UTC 2023 - Paolo Stivanin <info@paolostivanin.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.3.2
|
Version: 3.3.4
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user