Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943210 - x11-wm/i3-4.24: version bump
Summary: x11-wm/i3-4.24: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-10 23:53 UTC by SpikyAtLinux
Modified: 2024-11-18 16:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpikyAtLinux 2024-11-10 23:53:49 UTC
This is i3 v4.24. This version is considered stable. All users of i3 are
strongly encouraged to upgrade.

Aside from a number of bug fixes and detail improvements, the tiling drag
feature has been extended to allow swapping containers with the mouse.
See the swap_modifier in the userguide: 
https://i3wm.org/docs/userguide.html

  • docs/userguide: add note to default_border about title bar in stacked/tabbed
  • docs/userguide: fix focus output next example
  • docs/hacking-howto: update build instructions
  • docs/testsuite: update instructions
  • docs/ipc: update section on IPC socket location
  • docs/ipc: describe workspace events in more detail
  • i3-sensible-terminal: add rio
  • i3bar: use short-form text on a per-block basis
  • reap zombie children when starting
  • do not grab mouse pointer when executing bindings
  • tiling drag: swap containers with the mouse
  • disable automatic v3-to-v4 migration script
  • pass _NET_WM_STATE_MAXIMIZED_{HORZ, VERT} (fixes tab bar in Google Chrome)
  • avoid creating redundant containers when switching between layouts
  • deprecate smart_borders in favour of hide_edge_borders smart/smart_no_gaps
  • float windows of type _NET_WM_WINDOW_TYPE_NOTIFICATION by default
  • add “popup_during_fullscreen all”
  • mark fullscreen windows as maximized
  • support multiple _NET_WM_STATE changes in one ClientMessage
  • fix size_t format specifiers on 32-bit systems

  • i3bar: fix clicks when horizontal padding is used
  • consider workspace_auto_back_and_forth in focus workspace
  • workspace next/prev: do not skip identically numbered workspaces
  • make order of numbered workspace consistent with non-numbered
  • fix crash with focus output and command criteria matching scratchpad window
  • fix crash when reloading config with invalid criteria
  • fix error log related crash

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-11-18 16:10:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6da87385f13cf75439a50286e62113469d3b4f2

commit b6da87385f13cf75439a50286e62113469d3b4f2
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2024-11-18 16:09:29 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2024-11-18 16:09:29 +0000

    x11-wm/i3: add 4.24
    
    Closes: https://bugs.gentoo.org/943210
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 x11-wm/i3/Manifest       |   1 +
 x11-wm/i3/i3-4.24.ebuild | 104 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 105 insertions(+)