SHA256
1
0
forked from pool/herbstluftwm

Accepting request 991943 from X11:windowmanagers

- Update to 0.9.5:
  * Key binds for release events.
  * The Setting 'smart_frame_surroundings' has been changed to accept the
    following new values: 'off', 'hide_all', and 'hide_gaps'. Setting it to
    'hide_gaps' will only hide frame gaps when applicable, 'hide_all' and 'off'
    mirror the old behaviour with regards to 'true' and 'false'.
  * New format '%{ }' for easier attribute access in the sprintf command
  * New setting 'show_frame_decorations' that controls when frame decorations
    are shown. This should be used instead of the old 'always_show_frame'
  * New frame attribute 'content_geometry'
  * New tag attribute 'at_end'
  * New monitor attribute 'content_geometry'
  * Fix bug in ipc protocol for big-endian systems

OBS-URL: https://build.opensuse.org/request/show/991943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/herbstluftwm?expand=0&rev=14
This commit is contained in:
Richard Brown 2022-08-01 19:33:00 +00:00 committed by Git OBS Bridge
commit 583e9a5d36
6 changed files with 21 additions and 4 deletions

View File

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

Binary file not shown.

View File

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

Binary file not shown.

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Aug 1 07:19:24 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.5:
* Key binds for release events.
* The Setting 'smart_frame_surroundings' has been changed to accept the
following new values: 'off', 'hide_all', and 'hide_gaps'. Setting it to
'hide_gaps' will only hide frame gaps when applicable, 'hide_all' and 'off'
mirror the old behaviour with regards to 'true' and 'false'.
* New format '%{ }' for easier attribute access in the sprintf command
* New setting 'show_frame_decorations' that controls when frame decorations
are shown. This should be used instead of the old 'always_show_frame'
* New frame attribute 'content_geometry'
* New tag attribute 'at_end'
* New monitor attribute 'content_geometry'
* Fix bug in ipc protocol for big-endian systems
-------------------------------------------------------------------
Fri Mar 18 10:53:18 UTC 2022 - Michael Vetter <mvetter@suse.com>

View File

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