Accepting request 1128800 from home:dirkmueller:Factory

- update to 3.4.4:
  * Use fcsmart for capturing loadText data.
  * Support TIFF and WEBP in icewmbg.
  * More permissive parsing of a PAM image header in icesh.
  * Remove obsolete winoption examples and add one for
    plank.
  * Use --disable-librsvg instead of --disable-rsvg.
  * Add `supportsFormat` to check for support of additional
    image formats.
  * Support JXL, JP2, RAW, SVG, TGA image formats in
    icewmbg.
  * Test if a color can be considered dark for issue #715.
  * Brighten the color of inactive preview icons for dark
    themes for issue
  * Fix a crash when a ping timeout dialog is destroyed for
    issue #729.
  * Let icewmbg interpret command-line arguments relative
    to the current working directory.
  * Clarify prefoverride and closes #750
  * When mapping a client by PID, search for the best
    match.
  * Don't enforce the use of clang++ in the debug build.
  * Fix ordering in the 4th configuration
  * Fix minor warnings from recent CMake and GCC
  * Translated using Weblate (Portuguese (Brazil))

  * Fix for setting focus on passive motif dialogs
- Remove unknown options from configure
  * Ensure KeySysWinNext and KeySysWinPrev always work
    without key modifiers. This makes it easier to immediately select or

OBS-URL: https://build.opensuse.org/request/show/1128800
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=145
This commit is contained in:
Paolo Stivanin 2023-11-27 06:47:53 +00:00 committed by Git OBS Bridge
parent 0be96af8d5
commit ceb0c3882f
4 changed files with 67 additions and 38 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5532792500a85c86e1a3948b5400a25a0cf60d892de8568d31044325993a5de4
size 1830086

3
icewm-3.4.4.tar.lz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1bca9a0b5f959c1f715f5e49d2e0036b5ef3ca07d049529bc88cb7429a58ba31
size 1830510

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Sat Nov 25 20:17:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.4.4:
* Use fcsmart for capturing loadText data.
* Support TIFF and WEBP in icewmbg.
* More permissive parsing of a PAM image header in icesh.
* Remove obsolete winoption examples and add one for
plank.
* Use --disable-librsvg instead of --disable-rsvg.
* Add `supportsFormat` to check for support of additional
image formats.
* Support JXL, JP2, RAW, SVG, TGA image formats in
icewmbg.
* Test if a color can be considered dark for issue #715.
* Brighten the color of inactive preview icons for dark
themes for issue
* Fix a crash when a ping timeout dialog is destroyed for
issue #729.
* Let icewmbg interpret command-line arguments relative
to the current working directory.
* Clarify prefoverride and closes #750
* When mapping a client by PID, search for the best
match.
* Don't enforce the use of clang++ in the debug build.
* Fix ordering in the 4th configuration
* Fix minor warnings from recent CMake and GCC
* Translated using Weblate (Portuguese (Brazil))
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Oct 22 14:23:19 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com> Sun Oct 22 14:23:19 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -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.4.3 Version: 3.4.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