SHA256
1
0
forked from pool/herbstluftwm

Accepting request 800246 from X11:windowmanagers

- Update to 0.8.2:
  * Selection of empty frames by the mouse (by click or by hover if
    focus_follows_mouse is enabled)
  * The commands 'close_and_remove' / 'close_or_remove' act like
    'close' for floating clients
  * The decoration window allows focusing, moving, and resizing
    the client via the mouse (as known from standard floating
    window managers)
  * Improved herbstclient tab completion for the fish shell
  * Fix a crash in the error handler when a invalid monitor
    name is passed. (Affects list_padding move_monitor
    rename_monitor lock_tag unlock_tag)
  * Fix the type of WM_STATE
  * The client attributes sizehints_tiling and sizehints_floating
    are now writable
  * Fix EWMH urgency change for clients without WM hints set
  * Fix the exit code of the 'focus' command

OBS-URL: https://build.opensuse.org/request/show/800246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/herbstluftwm?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2020-05-05 16:56:15 +00:00 committed by Git OBS Bridge
commit 885cb8d468
6 changed files with 25 additions and 4 deletions

View File

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

Binary file not shown.

View File

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

Binary file not shown.

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue May 5 07:17:51 UTC 2020 - Michael Vetter <mvetter@suse.com>
- Update to 0.8.2:
* Selection of empty frames by the mouse (by click or by hover if
focus_follows_mouse is enabled)
* The commands 'close_and_remove' / 'close_or_remove' act like
'close' for floating clients
* The decoration window allows focusing, moving, and resizing
the client via the mouse (as known from standard floating
window managers)
* Improved herbstclient tab completion for the fish shell
* Fix a crash in the error handler when a invalid monitor
name is passed. (Affects list_padding move_monitor
rename_monitor lock_tag unlock_tag)
* Fix the type of WM_STATE
* The client attributes sizehints_tiling and sizehints_floating
are now writable
* Fix EWMH urgency change for clients without WM hints set
* Fix the exit code of the 'focus' command
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Apr 21 06:23:38 UTC 2020 - Michael Vetter <mvetter@suse.com> Tue Apr 21 06:23:38 UTC 2020 - Michael Vetter <mvetter@suse.com>

View File

@ -17,7 +17,7 @@
Name: herbstluftwm Name: herbstluftwm
Version: 0.8.1 Version: 0.8.2
Release: 0 Release: 0
Summary: A manual tiling window manager Summary: A manual tiling window manager
License: BSD-2-Clause License: BSD-2-Clause