From ca2394e15db253e0609c854a04e46cea5ebee90341cb2d129396b682acebc1c5 Mon Sep 17 00:00:00 2001 From: Paolo Stivanin Date: Wed, 22 May 2024 07:53:06 +0000 Subject: [PATCH] - Update to 3.5.0: * New -i,--install option installs an icewm-extra theme. * Add file argument completion to the address bar. * Add "cd" and "pwd" commands to the address bar. * Improve tilde expansion on user login names. * Document the 22 address bar editing keys. * When lowering a frame by KeyWinLower, also lower it in the focus order. * Keyboard layout icon names can now be longer than 2 letters. * Don't use XSendEvent for internal WM actions, but use XPutBack. * When focusing a client, clear urgency and stop flashing. * When the frame drops urgency, also update the client. * Let "icesh restore" also clear the urgency flag. * Several small documentation improvements. OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=157 --- icewm-3.4.5.tar.lz | 3 --- icewm-3.5.0.tar.lz | 3 +++ icewm.changes | 17 +++++++++++++++++ icewm.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 icewm-3.4.5.tar.lz create mode 100644 icewm-3.5.0.tar.lz diff --git a/icewm-3.4.5.tar.lz b/icewm-3.4.5.tar.lz deleted file mode 100644 index b12ddf5..0000000 --- a/icewm-3.4.5.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d1afe9a2d5e28e88261b68906337449307e53f06c08218e1a6409083998a5f1 -size 1831153 diff --git a/icewm-3.5.0.tar.lz b/icewm-3.5.0.tar.lz new file mode 100644 index 0000000..f05787b --- /dev/null +++ b/icewm-3.5.0.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5dc6b4a8768f40e5c0e967bf686fab6a7f7b290816f3e82d518a4cd8cbcd48 +size 1844111 diff --git a/icewm.changes b/icewm.changes index 212459a..32b8412 100644 --- a/icewm.changes +++ b/icewm.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed May 22 07:52:14 UTC 2024 - Paolo Stivanin + +- Update to 3.5.0: + * New -i,--install option installs an icewm-extra theme. + * Add file argument completion to the address bar. + * Add "cd" and "pwd" commands to the address bar. + * Improve tilde expansion on user login names. + * Document the 22 address bar editing keys. + * When lowering a frame by KeyWinLower, also lower it in the focus order. + * Keyboard layout icon names can now be longer than 2 letters. + * Don't use XSendEvent for internal WM actions, but use XPutBack. + * When focusing a client, clear urgency and stop flashing. + * When the frame drops urgency, also update the client. + * Let "icesh restore" also clear the urgency flag. + * Several small documentation improvements. + ------------------------------------------------------------------- Thu Apr 18 16:58:08 UTC 2024 - Dominique Leuenberger diff --git a/icewm.spec b/icewm.spec index c337107..3f3f663 100644 --- a/icewm.spec +++ b/icewm.spec @@ -18,7 +18,7 @@ %global lites icewm icewmhint icewmbg icesh icewm-session Name: icewm -Version: 3.4.5 +Version: 3.5.0 Release: 0 Summary: Window Manager with a Taskbar License: LGPL-2.1-or-later