We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not looking for the solution, but will leave it there. Fresh Fedora 41 Minimal + SwayWM Wayland setup.
As you can see, simple dnf install flameshot will not cut it.
dnf install flameshot
Leaving shell output in plain text:
[18/20] Installing flameshot-0:12.1.0-7.fc41.x86_64 100% | 46.4 MiB/s | 2.8 MiB | 00m00s [19/20] Installing kf6-kguiaddons-0:6.10.0-2.fc41.x86_64 100% | 17.6 MiB/s | 540.7 KiB | 00m00s [20/20] Installing qt6-qttranslations-0:6.8.1-1.fc41.noarch 100% | 5.0 MiB/s | 13.7 MiB | 00m03s Complete! dzintars@workstation ~ flameshot QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*) ^C dzintars@workstation ~ flameshot gui flameshot: error: Unable to detect desktop environment (GNOME? KDE? Sway? ...) flameshot: error: Hint: try setting the XDG_CURRENT_DESKTOP environment variable. flameshot: error: Unable to capture screen flameshot: error: Unable to capture screen qt.qpa.wayland: Wayland does not support QWindow::requestActivate() flameshot: info: Screenshot aborted.
Using my old trusty exec grim -g "$(slurp)" - | swappy -f -
exec grim -g "$(slurp)" - | swappy -f -
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Not looking for the solution, but will leave it there.
Fresh Fedora 41 Minimal + SwayWM Wayland setup.
As you can see, simple
dnf install flameshot
will not cut it.Leaving shell output in plain text:
Using my old trusty
exec grim -g "$(slurp)" - | swappy -f -
The text was updated successfully, but these errors were encountered: