Andreas Kling
411d293961
LibCore+LibGUI: Don't fire timers in non-visible windows by default
...
LibCore timers now have a TimerShouldFireWhenNotVisible flag which is
set to "No" by default.
If "No", the timer will not be fired by the event loop if it's within
a CObject tree whose nearest GWindow ancestor is currently not visible
for timer purposes. (Specificially, this means that the window is
either minimized or fully occluded, and so does not want to fire timers
just to update the UI.)
This is another nice step towards a calm and serene operating system.
2019-12-29 16:03:36 +01:00
..
2019-08-17 12:07:55 +02:00
2019-09-06 15:36:54 +02:00
2019-12-23 20:33:01 +01:00
2019-12-23 20:33:01 +01:00
2019-07-08 14:03:19 +02:00
2019-09-06 15:36:54 +02:00
2019-07-04 16:16:50 +02:00
2019-07-04 16:16:50 +02:00
2019-11-05 20:41:27 +01:00
2019-11-05 20:41:27 +01:00
2019-12-29 16:03:36 +01:00
2019-12-29 16:03:36 +01:00
2019-11-26 14:32:59 +01:00
2019-09-21 20:50:06 +02:00
2019-12-25 10:11:09 +01:00
2019-11-10 12:52:23 +01:00
2019-12-14 11:30:18 +01:00
2019-12-10 20:46:33 +01:00
2019-09-22 00:31:54 +02:00
2019-09-22 00:31:54 +02:00
2019-07-04 16:16:50 +02:00
2019-09-06 15:36:54 +02:00
2019-09-30 08:57:01 +02:00
2019-12-27 02:19:55 +01:00
2019-07-30 15:16:39 +02:00
2019-12-27 02:19:55 +01:00
2019-11-26 19:58:25 +01:00
2019-12-27 02:19:55 +01:00
2019-09-21 15:25:08 +02:00
2019-11-23 21:42:02 +01:00
2019-09-21 17:32:26 +02:00
2019-07-04 16:16:50 +02:00
2019-07-04 16:16:50 +02:00
2019-08-18 11:54:39 +02:00
2019-09-22 00:31:54 +02:00
2019-12-29 16:03:36 +01:00
2019-12-29 16:03:36 +01:00
2019-12-29 12:45:58 +01:00
2019-12-29 12:45:58 +01:00
2019-12-14 11:30:18 +01:00
2019-09-22 21:46:46 +02:00
2019-08-06 15:06:20 +02:00
2019-12-01 16:47:28 +01:00
2019-11-04 13:07:41 +01:00
2019-11-04 13:07:41 +01:00
2019-09-22 21:46:46 +02:00
2019-09-21 15:25:08 +02:00
2019-07-04 16:16:50 +02:00
2019-09-22 00:31:54 +02:00
2019-08-03 08:32:07 +02:00
2019-09-06 15:36:54 +02:00
2019-12-25 10:11:09 +01:00
2019-11-23 23:43:37 +01:00
2019-12-25 10:11:09 +01:00