aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES-4.21.1
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES-4.21.1')
-rw-r--r--RELEASE-NOTES-4.21.144
1 files changed, 0 insertions, 44 deletions
diff --git a/RELEASE-NOTES-4.21.1 b/RELEASE-NOTES-4.21.1
deleted file mode 100644
index 4f8a9000..00000000
--- a/RELEASE-NOTES-4.21.1
+++ /dev/null
@@ -1,44 +0,0 @@
-
- ┌──────────────────────────────┐
- │ Release notes for i3 v4.21.1 │
- └──────────────────────────────┘
-
-This is i3 v4.21.1. This version is considered stable. All users of i3 are
-strongly encouraged to upgrade.
-
-This release fixes a few rough edges with regards to the newly-introduced
-tiling drag feature, which is now configurable:
-https://i3wm.org/docs/userguide.html#config_tiling_drag
-
- ┌────────────────────────────┐
- │ Changes in i3 v4.21.1 │
- └────────────────────────────┘
-
- • tiling drag: allow configuration
- • tiling drag: allow click immediately, to focus on decoration click
- • tiling drag: fix cursor (wrong argument passed)
- • tiling drag: increase drag threshold, run it through logical_px
- • tiling drag: left-click needs threshold, mod-click doesn’t
- • tiling drag: ignore scratchpad windows when locating drop targets
- • tiling drag: only start when there are drop targets
- • Raise floating windows when their border is clicked
-
- ┌────────────────────────────┐
- │ Bugfixes │
- └────────────────────────────┘
-
- • docs/ipc: document sticky field of GET_TREE
- • man/i3-config-wizard: escape ~ to prevent interpretation as subscript
- • Motif hints: respect maximum border style configuration set by user
- • i3-dmenu-desktop: fix quoting bug
- • Fix segfault during config validation
-
- ┌────────────────────────────┐
- │ Thanks! │
- └────────────────────────────┘
-
-Thanks for testing, bugfixes, discussions and everything I forgot go out to:
-
- Erich Heine, Matias Goldfeld, Orestis Floros, Tudor Brindus, bodea
-
--- Michael Stapelberg, 2022-10-24