Results 74 comments of nnra

It'd be great to see this implemented.

Would be really nice to see this feature at some point.

I am not sure whether my issue is related, but I am on Linux(Arch), and as soon as I click play, it just crashes the editor, build doesn't even start....

I am still in the process of figuring out how to update the following line: ```cpp auto* window = static_cast(thisptr); bool explicitly_selected = g_Hy3Layout->shouldRenderSelected(window); auto lastWindow = Desktop::focusState()->window(); if (explicitly_selected)...

Ok, this builds now, but it does require further review before merging. Thanks @adityasz for the `.lock()` suggestion!

It builds fine on my end, let me know if something else should be done.

I would like to mention that I since switched this option to false: `follow_focus = false` And my life's been 10x better. Not sure if it's true or false by...

Hey, I only now realized what you were saying with the multiexport thing and it's awesome. However, there is a major issue that I can't solve. Whenever I try to...

Everything gets exported to the overwritten location. It doesn't happen with just the CLI or export, it happens when I try to duplicate(save as) the export config too: Original: Duplicate:...

As for the export config file, it doesn't seem to contain any custom paths I entered, here: [multi_export_Ricer.json](https://github.com/user-attachments/files/22634235/multi_export_Ricer.json)