1b3d8650a7f28147a5ba40cf04d75953932b1da9
When unmanaging a window we need to reparent it back to the root window. With this patch we do so at the current position of the container such that we don't throw away the geometry position. This fixes cases where clients withdraw a window and reparent it later on, expecting to keep the same geometry (in particular dock clients) but then end up on a wrong output. fixes #3819
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.6%
Perl
29%
Raku
9.4%
Ruby
1.2%
Shell
0.7%
Other
1.1%