2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-10-19 14:46:58 +00:00
Files
kotatogram-desktop/Telegram/SourceFiles/core
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 14:33:54 +04:00
2019-03-12 17:05:11 +04:00
2018-09-21 19:28:46 +03:00
2019-03-11 12:08:18 +04:00
2019-03-11 12:08:17 +04:00
2019-04-03 16:57:49 +04:00