You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Likely needs a desktop environment-specific implementation, in Gnome Shell you should call a Screenshot dbus method on /org/gnome/Shell/Screenshot with boolean,boolean,string parameters. On KDE you should look at this https://invent.kde.org/graphics/spectacle/-/tree/master/src/Platforms
I'll try to implement the Gnome thing, since that's what I use.
The text was updated successfully, but these errors were encountered:
Likely needs a desktop environment-specific implementation, in Gnome Shell you should call a Screenshot dbus method on /org/gnome/Shell/Screenshot with boolean,boolean,string parameters. On KDE you should look at this https://invent.kde.org/graphics/spectacle/-/tree/master/src/Platforms
I'll try to implement the Gnome thing, since that's what I use.
The text was updated successfully, but these errors were encountered: