this post was submitted on 08 Jan 2024
8 points (100.0% liked)

Linux

55419 readers
779 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Can you recommend me a tool compatible with GNOME and Wayland, that allows taking screenshots with on-the-fly editing features like drawing or blurring?

Flameshot worked well on X11, but unfortunately, it lacks Wayland support. ShareX was a great tool on Windows; now I'm looking for something similar for Wayland.

all 11 comments
sorted by: hot top controversial new old
[–] snaggen@programming.dev 4 points 1 year ago (1 children)

Flameshot has wayland support, however there seems to be some issues that might need to be worked around. Like https://github.com/flameshot-org/flameshot/issues/3326#issuecomment-1854902229

[–] snaggen@programming.dev 1 points 1 year ago

I noticed that the Flatpak didn't work on Fedora 39, probably due to how they build the flatpak or something. I had no problem taking screenshots under Fedora 39 Wayland session using the Appimage.

[–] guh65 2 points 1 year ago (3 children)

Taking screenshots? What's the use case for that? That's an invalid use case. Didn't you know wayland is only a protocol?

[–] bus_factor@lemmy.world 1 points 1 year ago

I'm amazed people don't get the reference to Gnome devs here. I'm not even a Gnome user and I got the joke right away.

[–] superbirra@lemmy.world 1 points 1 year ago

also, linux is only a kernel

[–] danielquinn@lemmy.ca 2 points 1 year ago* (last edited 1 year ago) (1 children)

GNOME has one built in. Just hit the "print screen" button and it should appear.

[–] danielf@aussie.zone 1 points 1 year ago

with on-the-fly editing features like drawing or blurring?

Unfortunately the built-in screenshot tool doesn't have any editing capabilities.

[–] chaorace@lemmy.sdf.org 2 points 1 year ago

Try Satty? It's inspired by flameshot, Wayland native, and written in Rust.

[–] kattenluik@feddit.nl 1 points 1 year ago

Did a quick search and ksnip seems to be the only fully featured option. Watershot seems nice.

But also looking into it, Flameshot seems to have full support for Wayland so I'm not sure why you're saying it doesn't?