Subject: CVS commit: pkgsrc/wm/i3
From: Thomas Klausner
Date: 2019-03-14 12:07:18
Message id: 20190314110718.43873FB16@cvs.NetBSD.org

Log Message:
i3: update to 4.16.1.

This is i3 v4.16.1. This version is considered stable. All users of i3 are
strongly encouraged to upgrade.

This is a bugfix release for v4.16.

Bugfixes

  • Truncate wm_name utf8 strings to first zero byte
    (fixes window title corruption)
  • Apply title_align to non-leaf containers
    Additionally, marks will now display for non-leaf containers.
  • attach_to_workspace: set new parent before tree_render
    (fixes a heap-use-after-free)
  • Use ipc queue for all messages
    (fixes an i3bar crash)
  • Fix crash with popups when fullscreen is non-leaf
  • Fix: render_con shows floating containers on wrong workspace

Files:
RevisionActionfile
1.28modifypkgsrc/wm/i3/Makefile
1.13modifypkgsrc/wm/i3/distinfo
1.5modifypkgsrc/wm/i3/patches/patch-src_main.c