yayuuu
yayuuu
@dmac-au how about using KDE's decorations and adding rules which window should display decorations inside KDE settings? Environment settings: ``` QT_QPA_PLATFORMTHEME "kde" QT_QPA_PLATFORMTHEME_QT6 "kde" KDE_FULL_SESSION "true" ```
I can confirm that the issue exists and with the code that looks like this: ``` let scanout = builder .clone() // .add_preference_tranche( // surface_render_node.dev_id(), // Some(TrancheFlags::Scanout), // primary_scanout_formats, //...
I use nvidia and vfio and I load / unload it dynamically, but I don't have this issue. The difference is that I start my system with nvidia and then...
I have the same issue, happens when the game is generating HDR video output or when using inverse tone mapping. Also HDR is enabled in KDE Plasma. Happens more often...
I'm also looking for this feature. I'd like to print inner walls at speeds higher than 340mm/s if possible and outer wall at less than 260mm/s. I have a horrible...
I think the best solution would be to: 1. align all monitors vertically 2. create "fake" monitor layout within plugin, where the user could align them horizontally if he wanted...