mirror of
https://github.com/i3/i3.git
synced 2026-03-01 05:13:15 +00:00
e567cf436c31b6d91f4e69e80b3af2a278aa70fa
This is done by installing a new check watcher that replaces the main X11 event handler and calling ev_run with EVRUN_ONCE until the dragging loop left state DRAGGING. With this commit, other handlers, most notably the redraw handler for placeholder windows, get a chance to run when dragging (placeholder!) windows around.
…
…
Description
Languages
C
58%
Perl
36.4%
Raku
2.6%
Ruby
1.2%
Meson
0.7%
Other
1%