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
This isn't a problem in Screengrab but in Qt: QScreen::grabWindow() returns an empty pixmap under Wayland.
I think it's better to wait for a fix in Qt. Using Wayland directly might have inconsistent results. For example, KDE's spectacle works under KWin's Wayland (partially) but it does nothing under Wayfire.
The text was updated successfully, but these errors were encountered:
This isn't a problem in Screengrab but in Qt:
QScreen::grabWindow()
returns an empty pixmap under Wayland.I think it's better to wait for a fix in Qt. Using Wayland directly might have inconsistent results. For example, KDE's
spectacle
works under KWin's Wayland (partially) but it does nothing under Wayfire.The text was updated successfully, but these errors were encountered: