mirror of
https://github.com/i3/i3.git
synced 2025-10-30 03:42:37 +00:00
tree_move calls tree_flatten which can destroy redundant containers. An example reproduction would be V[H[a V[b]]] where V[b] is focused (parent of b) and a is moved away using the DT_PARENT target. Note: Found with [bugfinder](https://github.com/stanek-michal/bugfinder)
…
i3: A tiling window manager
i3 is a tiling window manager for X11.
For more information about i3, please see the project's website and online documentation.
For information about contributing to i3, please see CONTRIBUTING.md.
Description
Languages
C
58.3%
Perl
36.1%
Raku
2.6%
Ruby
1.2%
Meson
0.7%
Other
1.1%