Vivek :)
Vivek :)
Hello @mmeeks @pedropintosilva, I explored a bit of the codebase and found that there are still some dialogs that are not asynchronous. However, I am confused about some things. Here...
This is probably an easy fix, so I encourage newcomers to take it on. Created an easy hack: #10313
> Is this PR still valid? There are conflicts Yes, still valid. Merge conflict resolved. Let's wait for CI.
WIP core patch: https://gerrit.libreoffice.org/c/core/+/186536
Hello @yusukebe, I'm new to this codebase. I would like to work on this issue and contribute, Could you please add more description?
Current spinner profile  [Trace-20250507T184606.json](https://github.com/user-attachments/files/20085758/Trace-20250507T184606.json) Possible improvements I see: - We start the loader, then fetch slides via `displaySlide` and wait for the server response from CoolWSD - Idea: what...
Progress so far: - Fetched slideshow info before initialization – Done (for prototype). - Preparing slides for presentation and caching them in advance – Almost done (for prototype). - Had...
Current Status: - Successfully pre-fetched presentation info before starting. Track tile updates as well... - We'll check if the master slide hash already exists or not. If not, then we'll...