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

Linux

47746 readers
877 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 5 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 9 months 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 9 months 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 9 months 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 9 months 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 9 months ago

also, linux is only a kernel

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

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

[–] danielf@aussie.zone 1 points 9 months 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 9 months ago

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

[–] kattenluik@feddit.nl 1 points 9 months 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?