Path to this page:
Subject: CVS commit: pkgsrc/wm/i3
From: Nia Alarie
Date: 2021-09-12 09:22:47
Message id: 20210912072247.E17A2FA97@cvs.NetBSD.org
Log Message:
i3: update to 4.19.2
┌───────────────────────── \
──┐
│ Changes in i3 v4.19 │
└───────────────────────── \
──┘
• userguide: explain button6 and button7 (scroll wheel right/left)
• ipc: always include the marks property (even if empty)
• ipc: introduce GET_BINDING_STATE command
• ipc: clarify workspace name field semantics
• ipc: document parse_error COMMAND reply field
• i3bar: launch using exec to avoid leaving useless shell process
• i3bar: make dock client order deterministic (sorted by class/instance) as a
side effect, i3bars without an explicit bar-id will be sorted according
to their definition order in the config file
• i3bar: update config when necessary (reduces redraws on bar mode changes)
• i3bar: add coordinates relative to the current output in i3bar click events
• i3bar: add “nonprimary” output option
• i3bar: set WM_CLASS instance to bar id
• i3-input: add different exit codes for when i3-input fails
• i3-dmenu-desktop: Support symlinks in search path
• pod2html: render without stylesheet by default
• introduce “tiling_from” and ”floating_from” criteria
• mention rofi in default config file
• allow ppt values in move direction and move position commands
• allow matching on empty properties like class, title, etc.
Files: