|
|
|
|
|
by roenxi
1923 days ago
|
|
When it says "supports Wayland" does it actually mean that Wayland upped the game to support screenshots at the protocol level, or is this all the major compositors have settled on a de-facto screenshot standard to implement in parallel to Wayland? Because I don't think, technically, it is possible for a screenshot tool to "support Wayland". |
|
- org.gnome.Shell.Screenshot, a dbus API primarily/only used by GNOME
- wlr-screencopy, a Wayland protocol extension primarily implemented by wlroots, which Sway, Wayfire and many other compositors use
- xdg-desktop-portal, which is promoted by the freedesktop group and an abstraction of both APIs using special portals for each desktop, Flatpak compatible and delivering screen content via Pipewire (supported by Firefox and Chromium)
Flameshot now supports the former 2, I have the most long term hope for the latter one.