Kovid Goyal
|
4070255dde
|
Simplify watch->fd matching
|
2018-07-12 18:18:18 +05:30 |
|
Kovid Goyal
|
9ced447fa3
|
Make timer dispatch more efficient
|
2018-07-12 18:18:17 +05:30 |
|
Kovid Goyal
|
8e665ffedc
|
Implement DBUS timeout functions
|
2018-07-12 18:18:17 +05:30 |
|
Kovid Goyal
|
99ea6c08a7
|
Implement timers for the linux event loops
Needed for dbus integration. Also cleanup the event handling code.
X11 and Wayland now share most of their event polling and dispatch logic.
|
2018-07-12 18:18:17 +05:30 |
|
Kovid Goyal
|
3797294838
|
Use an id for watches
|
2018-07-12 18:18:17 +05:30 |
|
Kovid Goyal
|
3d6995d1e6
|
Work on integration of DBUS into event loop
|
2018-07-12 18:18:17 +05:30 |
|
Kovid Goyal
|
e91eb27e56
|
Refactor linux backend event loops
Allow waiting for events on an arbitrary number of fds. Needed
for async DBUS integration.
|
2018-07-12 18:18:17 +05:30 |
|