- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
685fe91221
commit
ca2394e15d
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d1afe9a2d5e28e88261b68906337449307e53f06c08218e1a6409083998a5f1
|
||||
size 1831153
|
3
icewm-3.5.0.tar.lz
Normal file
3
icewm-3.5.0.tar.lz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e5dc6b4a8768f40e5c0e967bf686fab6a7f7b290816f3e82d518a4cd8cbcd48
|
||||
size 1844111
|
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 07:52:14 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- 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 <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user