borgmanJeremy
borgmanJeremy
@mmahmoudian I've had some recent thoughts on this. Curious what you think: - Flameshot should have a "windowed" mode - When taking a screenshot flameshot will still enter its normal...
It works fine on Arch + KDE + X11 + AppImage so this is Wayland specific. To be completely transparent I will probably not debug this myself since there are...
There might be a similar issue open. I started working on this and got distracted by other issues.
Can one of you test the version 11 beta?
Perhaps we need to do as spectacle does and use the specific KDE clipboard API: https://github.com/KDE/spectacle/blob/877744dfb824785e798ee7f322c4cc8b208a8aea/src/ExportManager.cpp#L545
@mmahmoudian Okay let me work with Qt upstream first. I made a minimal reproducible example. This works fine on X11, but does not work on Wayland. https://github.com/borgmanJeremy/wayland_clipboard
Good news, no hacks required. I built that minimal example against Qt6 and it works fine. Since we are already working on making Flameshot compatible with Qt6, this will be...
Can you post your config file and clarify if you installed with the .msi or are running the portable vesion? It works on my test windows 11 box.
Sure: ``` C:\Users\Jeremy\AppData\Roaming\flameshot\flameshot.ini ```
Can you please test flameshot-git again? I wonder if this will be solved with #2698