mirror of
https://github.com/i3/i3.git
synced 2025-10-29 11:25:59 +00:00
This was originally mentioned in #3085 but left for a future PR. One of the noticeable limitations is that pressing the modifier while the drag is already initiated, will not swap the containers but instead cancel the drag. This is because of how `drag_pointer()` is written and would be quite an involved case to handle it.
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%