Bug 248448 - x11-wm/bspwm: Update to 0.9.10
Summary: x11-wm/bspwm: Update to 0.9.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://github.com/baskerville/bspwm/...
Keywords: buildisok, patch-ready
Depends on:
Blocks:
 
Reported: 2020-08-03 11:38 UTC by Oleh Hushchenkov
Modified: 2020-08-04 08:20 UTC (History)
2 users (show)

See Also:


Attachments
Update to 0.9.10 (828 bytes, patch)
2020-08-03 11:38 UTC, Oleh Hushchenkov
o.hushchenkov: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleh Hushchenkov 2020-08-03 11:38:10 UTC
Created attachment 216987 [details]
Update to 0.9.10

portlint: 
 looks fine.

Additions:
 New node descriptor: first_ancestor.
 New node modifiers: horizontal, vertical.

Changes:
 The node descriptors next and prev might now return any node. The previous behavior can be emulated by appending .!hidden.window.
 The node descriptors pointed, biggest and smallest now return leaves (in particular pointed will now return the id of a pointed receptacle). The previous behavior can be emulated by appending .window.
 The query command now handles all the possible descriptor-free constraints (for example, query -N -d .active now works as expected).
 The rules can now match against the window's names (WM_NAME).
 The configuration script now receives an argument to indicate whether is was executed after a restart or not.
 The intermediate consequences passed to the external rules command are now in resolved form to avoid unwanted code execution.
Comment 1 Automation User 2020-08-03 11:52:14 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/173682939
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-04 08:20:21 UTC
A commit references this bug:

Author: lwhsu
Date: Tue Aug  4 08:19:49 UTC 2020
New revision: 544143
URL: https://svnweb.freebsd.org/changeset/ports/544143

Log:
  Update to 0.9.10

  PR:		248448
  Submitted by:	Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)

Changes:
  head/x11-wm/bspwm/Makefile
  head/x11-wm/bspwm/distinfo