- Update to 3.6.0:

* Support composing characters in the address bar with X input method.
  * Double-click the border to maximize just that side of the window.
  * Repeat the double-click to restore that side. Also for corners.
  * Ignore duplicate requests from GNOME to move or resize a window.
  * Restore the moving of windows by dragging with the right button down.
  * Avoid constructing invalid work areas.
  * Don't dispatch events to destroyed windows.
  * Don't install mouse bindings when the frame is being destroyed.
  * Don't create a Window handle for a destroyed or orphaned window.

OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=159
This commit is contained in:
Paolo Stivanin 2024-06-17 06:51:37 +00:00 committed by Git OBS Bridge
parent ca2394e15d
commit d5b1f669f9
4 changed files with 18 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jun 17 06:45:58 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Update to 3.6.0:
* Support composing characters in the address bar with X input method.
* Double-click the border to maximize just that side of the window.
* Repeat the double-click to restore that side. Also for corners.
* Ignore duplicate requests from GNOME to move or resize a window.
* Restore the moving of windows by dragging with the right button down.
* Avoid constructing invalid work areas.
* Don't dispatch events to destroyed windows.
* Don't install mouse bindings when the frame is being destroyed.
* Don't create a Window handle for a destroyed or orphaned window.
-------------------------------------------------------------------
Wed May 22 07:52:14 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -18,7 +18,7 @@
%global lites icewm icewmhint icewmbg icesh icewm-session
Name: icewm
Version: 3.5.0
Version: 3.6.0
Release: 0
Summary: Window Manager with a Taskbar
License: LGPL-2.1-or-later