n4n0GH/hello

[REQ] Find a viable solution to share data between all components

Closed this issue · 3 comments

Describe the feature you'd like to see
When users specify a border radius in the window decoration, this new radius should reflect in the effects plugin as well without users having to set it up there manually.

Additional context
Things I can maybe use: QSharedPointer, Boost Interprocess

Is it possible to load the window decoration config file from the window effect if available?

This is something I'm trying to find out. If it's possible, then probably through QSharedPointer.

Closing this as I most likely won't be working on this any further (see 5f57998).