2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-23 02:37:11 +00:00
John Preston 2bdce7dce6 Fix window activations handling without event loop nesting.
This was causing an assertion violation in Ui::PostponeCall.

- Add a generic Core::QtSignalProducer to convert Qt signals to rpl::producer.
- Track event loop nesting inside QtSignalProducer.
- Use QtSignalProducer for QWindow::activeChanged tracking.
2019-04-05 14:13:54 +04:00
..
2019-04-02 18:14:12 +04:00
2019-04-04 19:31:03 +04:00
2019-03-11 11:52:11 +04:00
2019-04-03 20:00:12 +03:00
2019-04-02 18:14:12 +04:00
2019-03-11 11:52:11 +04:00
2018-11-20 19:38:39 +04:00