public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/i3] epel9: New upstream release 4.23, fixes rhbz#2246843
@ 2026-08-04 13:35
0 siblings, 0 replies; only message in thread
From: @ 2026-08-04 13:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/i3
Branch : epel9
Commit : bcdb90d934cf22c7f5ca93f382b3042fe2b307ec
Author : Dan Čermák <dan.cermak@cgc-instruments.com>
Date : 2023-11-01T10:34:12+01:00
Stats : +5/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/i3/c/bcdb90d934cf22c7f5ca93f382b3042fe2b307ec?branch=epel9
Log:
New upstream release 4.23, fixes rhbz#2246843
The biggest feature of this release is i3bar’s workspace button protocol,
which allows the workspace_command program or script to filter, re-arrange,
or otherwise customize the displayed workspaces:
https://i3wm.org/docs/i3bar-workspace-protocol.html
┌────────────────────────────┐
│ Changes in i3 v4.23 │
└────────────────────────────┘
• docs/userguide: add an example for negative lookaheads
• docs/userguide: fix default binding mistake
• docs/userguide: add link to tiling drag
• docs/hacking-howto: update build instructions, startup
• docs/debugging: add note about ptrace
• man/i3: remove outdated I3SOCK description
• all: build with -D_FORTIFY_SOURCE=3
• i3bar: fix configuring bars on “output nonprimary”
• i3bar: implement workspace button protocol
• add “focus workspace” command
• allow switching workspaces when in global fullscreen mode
• exec: single-fork instead of double-forking
• share X11 graphics context (GC) globally
┌────────────────────────────┐
│ Bugfixes │
└────────────────────────────┘
• fix regression with i3bar's output nonprimary
• fix top border resizing on tiling windows
• fix workspace not being focused on title bar scroll
• fix mouse bindings in modes
• fix crashes when using machine criterion
• fix for_window not working with urgency flags
• motif hints: respect maximum border style in append_layout
---
diff --git a/.gitignore b/.gitignore
index a9af2d1..00d7b5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@
/i3-4.21.1.tar.xz.asc
/i3-4.22.tar.xz
/i3-4.22.tar.xz.asc
+/i3-4.23.tar.xz
+/i3-4.23.tar.xz.asc
diff --git a/i3.spec b/i3.spec
index 0517b99..ac1cd57 100644
--- a/i3.spec
+++ b/i3.spec
@@ -1,5 +1,5 @@
Name: i3
-Version: 4.22
+Version: 4.23
Release: %autorelease
Summary: Improved tiling window manager
License: BSD-3-Clause
diff --git a/sources b/sources
index 50b1fbd..5bf2927 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (i3-4.22.tar.xz) = 4e4536fb4108e92a1c918b5869232c0f7eb0feca2d3a49ba87250b970df0614cfe256d1e41fbd825a81c43b82898651e5d3fc11ca8101978916754dfa885266a
-SHA512 (i3-4.22.tar.xz.asc) = 48314e28626bea6d64d9b84f29f0ca026cdbf935b325bc8b69106d4e089734f06f61830b366cc753bd42da6b88c27407a5ce7452a891eef2f1b6bd081d92de0f
+SHA512 (i3-4.23.tar.xz) = 342bd6e9ff952dd2408c9af6e79e0279cb5e7388a510dd461be84a82a5fbedb92fa35065d4b76fd88e392026f2eb4979160891ae468f421935fe5922f58a66ba
+SHA512 (i3-4.23.tar.xz.asc) = e0387a1b5af39c50e9f43b298f4f7fa29b4ffe6bce441fcb822cf6b291cdde061190807ac79ebdab38311b71a92a21ff2712d3ecb983fc2f700379ad0a769321
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 13:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 13:35 [rpms/i3] epel9: New upstream release 4.23, fixes rhbz#2246843
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox