Files
loongoffice/include/tools
Michael Meeks 48c2815dd2 tdf#91727 - Unwind non-dispatch of idle handlers.
This clobbers the functionality from commit:

    06d731428ef6cf93c7333e8228bfb6088853b52f

    make idle timers actually activate only when idle

Since now all rendering and re-sizing is done in idle handlers it
does effectively the opposite of what was intended. A better solution
would allow special-casing the processing of just rendering,
re-sizing and window management to spin for eg. progress bar
rendering.

Also add helpful debugging labels to the idle & timeouts.

Also cleanup the Idle vs. Scheduler handling.

Also ensure that starting an Idle triggers a mainloop wakeup.

Also add a unit test.

Change-Id: Ifb0756714378fdb790be599b93c7a3ac1f9209e6
2015-06-10 17:27:20 +01:00
..
2015-04-24 12:36:30 +02:00
2015-05-25 12:32:53 +01:00
2015-04-20 10:09:58 +01:00
2015-04-30 10:20:00 +02:00
2015-05-18 12:00:15 +02:00
2015-06-02 05:15:07 +00:00
2015-04-09 10:13:18 +02:00
2015-05-24 15:40:22 +01:00