Michael Stapelberg e567cf436c dragging: instead of using a custom event loop, use libev
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.
2013-12-22 21:52:49 +01:00
2013-12-22 21:39:15 +01:00
2013-12-22 21:52:49 +01:00
2013-12-22 21:12:10 +01:00
2012-12-11 22:31:44 +01:00
2012-04-25 23:06:39 +02:00
2012-12-11 22:45:34 +01:00
2013-08-07 21:04:18 +02:00
2013-12-22 21:12:10 +01:00
Description
A tiling window manager for X11
BSD-3-Clause 100 MiB
Languages
C 58%
Perl 36.4%
Raku 2.6%
Ruby 1.2%
Meson 0.7%
Other 1%