Joshua Goins
Joshua Goins
Why not do exactly like the imgui repository does, and just have an examples folder? I also support this issue because currently getting a imgui rust setup is a pain...
> In my opinion the problem kind of is that when examples are in the same repo, it tends to lead to those examples having: > > 1. unstated dependencies...
@ratijas Will need a manual rebase now, looks like some stuff was shuffled.
Apologies that took a while, squashed + signed now :-)
> So we should see what Qt CMake is doing. So I took a peek in the QtGui CMake, and it looks like their snippet: ```cmake set_target_properties(Qt6::GuiPrivate PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "\$;\$;\$;\$"...
> Does the failed test have something to do with me? I don't see what's the problem. It's just a faulty test, sorry. I did re-run the failed pipeline so...
Note that in order for BRING_TO_FOREGROUND to work in modern Android without being blocked by PackageManager, you need this in the `AndroidManifests.xml`: ``` ``` Otherwise the receiving app is never...
> It don't always fail, maybe it works after the targettted app sends an intent to ntfy ? In my case it was blocking actions from ntfy to the app,...
@microsoft-github-policy-service agree company="KDAB"
> @redstrate This looks great! > > If you could please make a CHANGELOG entry, then we can approve and accept this PR! Thanks. Done!