summaryrefslogtreecommitdiff
path: root/wm/i3
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-09-26 18:10:59 +0000
committerwiz <wiz@pkgsrc.org>2022-09-26 18:10:59 +0000
commitfea4d86eb03c568c9db4040a75abda1961da8519 (patch)
tree061ac512d8f539cefa889de7cd95fdfc83274067 /wm/i3
parent79ad8827203dcb0b6cded3b526074ba2dd77b659 (diff)
downloadpkgsrc-fea4d86eb03c568c9db4040a75abda1961da8519.tar.gz
i3: update to 4.21.
┌──────────────────────────────┐ │ Release notes for i3 v4.21 │ └──────────────────────────────┘ This is i3 v4.21. This version is considered stable. All users of i3 are strongly encouraged to upgrade. The biggest change in this release is that you can now drag tiling windows with your mouse (floating windows could already be dragged). For more details on how to use this feature, please refer to the userguide: https://i3wm.org/docs/userguide.html#_moving_tiling_containers_with_the_mouse A big thank you goes out to our core i3 developer Orestis Floros who made this feature possible, based on previous work from Michael Forster and Tony Crisci! ┌────────────────────────────┐ │ Changes in i3 v4.21 │ └────────────────────────────┘ • Allow dragging tiling windows with the mouse • Add client.focused_tab_title color option • Add support for multiple output names in the focus command, allowing users to cycle focus between e.g. VGA1 and LVDS1 but not DVI0. • Add a toggle option to the title_window_icon command • i3 switched from the obsolete PCRE 8.x regular expression matching library to the current PCRE2 10.x version. ┌────────────────────────────┐ │ Bugfixes │ └────────────────────────────┘ • docs/ipc: document all window_type values • docs/userguide: clarify the difference between the “workspace N” and “workspace number N” commands • i3bar: fix default font not being applied to bars if defined after bar block • i3-dmenu-desktop: add backslashes for the exec command, which fixes opening some .desktop files (e.g. electrum) • i3-sensible-pager: sanitize LESS environment variable to remove -E or -F • testsuite: catch i3 crashes instead of hanging on crash • Fix logging on machines with 256 GB of RAM • Do not replace existing IPC socket on start, to prevent clobbering the IPC socket when running i3 within i3 (e.g. in Xepyhr, for development) • Refuse to start without a valid IPC socket • Fix focus when moving container between outputs with mouse warp and focus_follows_mouse • Fix endless loop with transient_for windows • Fix wrong “failed” IPC reply on move workspace to output • Fix WM registration selection (from WM_S_S<screen> to WM_S<screen>) • avoid graphics artifacts when changing the layout tree by initializing surfaces to all black • update parent split con titles when child container swaps position with another child container • Fix segfault if command in bindsym is empty • Fix segfault with explicit mode "default" key bindings • Fix crash if config contains nested variables. • strip trailing whitespace in bar output names • Fix crash with long commands • Fix changing borders by restoring BS_NORMAL _MOTIF_WM_HINTS correctly
Diffstat (limited to 'wm/i3')
-rw-r--r--wm/i3/Makefile7
-rw-r--r--wm/i3/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/wm/i3/Makefile b/wm/i3/Makefile
index c136ffecb5f..f1b50fe0f3e 100644
--- a/wm/i3/Makefile
+++ b/wm/i3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2022/08/09 12:08:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.51 2022/09/26 18:10:59 wiz Exp $
-DISTNAME= i3-4.20.1
-PKGREVISION= 2
+DISTNAME= i3-4.21
CATEGORIES= wm
MASTER_SITES= https://i3wm.org/downloads/
EXTRACT_SUFX= .tar.xz
@@ -33,7 +32,7 @@ post-install:
.include "../../devel/meson/build.mk"
.include "../../devel/libev/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
-.include "../../devel/pcre/buildlink3.mk"
+.include "../../devel/pcre2/buildlink3.mk"
.include "../../devel/yajl/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
diff --git a/wm/i3/distinfo b/wm/i3/distinfo
index 408bf08e41f..3cb98b84475 100644
--- a/wm/i3/distinfo
+++ b/wm/i3/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2021/11/07 13:07:41 wiz Exp $
+$NetBSD: distinfo,v 1.28 2022/09/26 18:10:59 wiz Exp $
-BLAKE2s (i3-4.20.1.tar.xz) = abc705b39b5b3d217ef89aae65f802b288def244bec4824c9d06031d5ca10e66
-SHA512 (i3-4.20.1.tar.xz) = c0f6b991d46180ca470cbb7ab4cf5492552beb9dbf2631c61c8d92d0647106885481962381682e9129f3993d70bc6e5de506da1d32c3710fca64a66d51e8c8ce
-Size (i3-4.20.1.tar.xz) = 1284984 bytes
+BLAKE2s (i3-4.21.tar.xz) = a3201e84596ceb9158b24abce1fec47c1c2ad91e8131595e442fb785176e28bb
+SHA512 (i3-4.21.tar.xz) = db56d93850b0cbc8352f5762d9596d38a641e4cf7330cf0afd3778c41a8ed140bbbed3e5419023b1bf3dcc1c470da40018aac9bf684b18d02c12ffe886d29193
+Size (i3-4.21.tar.xz) = 1294968 bytes
SHA1 (patch-etc_config) = d3f649e8d4dc7cae7eb3c1548fa8d81224e4dacb
SHA1 (patch-etc_config.keycodes) = 6adde0b3a56576805facd951fa9d32bfd6c88011
SHA1 (patch-meson.build) = 013ac42f10aeb1ad05b5496f6283878e53506c46