I started using Wayland about a month ago on both my work computer and my laptop (On Pop_OS! 20.10). After seeing too much graphical glitches and weird behavior, specially because Alacritty (my favorite terminal) did not have any window decoration (I read through the whole issue on Gnome's issue tracker for server side decoration and got a little disappointed), I stopped using it on my work PC. But still I'm using it on my laptop. I haven't had any issues there, but I just use my laptop for some web surfing and zoom.
Screen capture is a hassle too. I was trying to capture only a part of my screen and had to do an hour worth of research to finally decide to just switch to X.org and get the job done.
It's great that Flameshot is now supporting Wayland, and it's great that it is trying to support all the common protocols.
Why do people still use imgur after all the antipatterns they've pushed? When I tap the direct image links in this thread I get greeted with an extremely slow infinite scrolling page, social media features galore, and intrusive requests to install the app.
Yes, and the ability to annotate and block out parts of the image before saving. Simple tools that for some reason other screenshot tools have been mind-bogglingly oblivious to provide.
(It has a blur tool too, but I don't recommend blurring sensitive data as if the area under the blur kernel is 1, the sum of the pixel values will be the same before and after the blur, and if an attacker recognizes which font and size it is from other parts of the screen, they use could dictionary attack for the text with the sum of the pixels as the hash to be cracked.)
I really love to see how well supported Wayland nowadays is. We're probably still missing a couple of things, but so far my experience has been fantastic.
#1 problem for me is a combination of issues:
- xwayland has no DPI scaling support (or rather, naive blurry pixel upscaling)
- jebrains ides have no native Wayland support
Result is a blurry mess of an ide. Once that is resolved, I'll be wholeheartedly aboard the Wayland train.
The year was 2021: Windows was starting again to support non-x86 hardware architectures, and Microsoft was shipping the best to Linux desktop experience. Mac OS shipped with the the fastest mobile processor in the world. Android basically owned the phone market.... Linux desktop was just getting somewhat working basic screenshot support.
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".
There's no real standard, but something that may develop into a de-facto standard. The 3 possible ways I am aware of are:
- 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.
According to the website, it has "experimental" support for GNOME and Plasma (KDE) on Wayland, with Sway added as of the latest version (0.9). As far as I'm aware those three account for most Wayland desktops in the wild, but maybe I'm missing something.
Using it daily, Flameshot is great! Two wishes
I would love to be able to add arrows to an existing, previously arrowed+labeled screenshot, rather then having to redo it again, so the style matches.
Also, adding captured screenshots to the list of recent files (in his example Nautilus) would be awesome.
If you're looking for a screenshot tool for macOS, I cannot recommend CleanShot X highly enough. It in the league of its own, with scroll capture, gifs, even changing your desktop in the screenshot, but not "in reality". I'm really impressed.
At our small company we trialed Jumpshare, CloudApp and a bunch of other stuff for both video and screenshots.
Cleanshot was by far the best, and costs the least. Unlike most tools which are SaaSified and require a monthly subscription, CleanShot still offers a one-off license. It's a steal.
The only one at our company not using Cleanshot is a developer on Linux. I think he's using Flameshot.
Somewhat related, does anyone know of a working screen recorder for wayland? The gnome builtin one is broken on 20.04 and 20.10. There’s a fix upstream, but it doesn’t look like it’s going to make it to the repos for a while yet
I don't wanna poop on their parade, but haven't Wayland screenshotters been around for a while? https://github.com/emersion/grim
That one has at least been around for long enough, and has worked perfectly under Sway for long enough, that I had to look up its name because I had it bound to a hotkey and had forgotten what it was called.
Cool tool but redundant on macOS. Do screenshot using Shift-CMD-4 or 5 and edit using Preview to add arrows, text etc. I usually screenshot a part of the screen directly to the clipboard, then paste it into Mail.app where I can quickly edit it and add some text, errors, drawings etc.
Hmm, funny I should see this here after TeMPOraL mentioned it to me a few days ago. It looks much better than Shutter, which I use now. I'll try to write an IMGZ plugin for it, one-shot image upload and copying the URL to the clipboard would be fantastic.
I am not able to use it on sway with default swaybar. The notification simply says "Unable to capture screen" when I click on the tray icon. From CLI also I tried a few commands but nothing happens. No errors as well. Can you please help me?
Not working completely as intended here (sway, nixos): it can take a single screenshot, and then later executions fail with those messages: http://0x0.st/-Z6n.txt
Recently gave up on Wayland (for the moment) due to the inability to screen share most applications on Google Meet. I realise this isn't really Wayland's fault, but that doesn't really solve my problem.
Agreed, this is where I'm at as well. In general, I actually found sway to be wonderful, but it's not worth the hassle of switching over anytime I have a meeting where I could possibly need to screen share.
[+] [-] hojjat12000|5 years ago|reply
[+] [-] bhay|5 years ago|reply
[+] [-] rozab|5 years ago|reply
I like postimages.org.
[+] [-] samstave|5 years ago|reply
https://i.imgur.com/ZtR60qw.png
I love nesting screenshots into screenshots by simply hitting the PRTSC button muliple times
https://i.imgur.com/9NKvWko.png
https://i.imgur.com/n8Mwh1Z.png
EDIT:
___
And you should also install "hoverzoom" under brave broser with multiple blockers:
https://i.imgur.com/OcOJhyE.jpg
[+] [-] dheera|5 years ago|reply
(It has a blur tool too, but I don't recommend blurring sensitive data as if the area under the blur kernel is 1, the sum of the pixel values will be the same before and after the blur, and if an attacker recognizes which font and size it is from other parts of the screen, they use could dictionary attack for the text with the sum of the pixels as the hash to be cracked.)
[+] [-] tex0|5 years ago|reply
Thank you!
[+] [-] denysvitali|5 years ago|reply
I really love to see how well supported Wayland nowadays is. We're probably still missing a couple of things, but so far my experience has been fantastic.
[+] [-] wheybags|5 years ago|reply
Result is a blurry mess of an ide. Once that is resolved, I'll be wholeheartedly aboard the Wayland train.
[+] [-] dmitrygr|5 years ago|reply
[+] [-] roenxi|5 years ago|reply
Because I don't think, technically, it is possible for a screenshot tool to "support Wayland".
[+] [-] solarkraft|5 years ago|reply
- 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.
[+] [-] scythe|5 years ago|reply
[+] [-] unknown|5 years ago|reply
[deleted]
[+] [-] vanous|5 years ago|reply
[+] [-] flixic|5 years ago|reply
[+] [-] gingerlime|5 years ago|reply
At our small company we trialed Jumpshare, CloudApp and a bunch of other stuff for both video and screenshots.
Cleanshot was by far the best, and costs the least. Unlike most tools which are SaaSified and require a monthly subscription, CleanShot still offers a one-off license. It's a steal.
The only one at our company not using Cleanshot is a developer on Linux. I think he's using Flameshot.
[+] [-] michaelcampbell|5 years ago|reply
[+] [-] lyonlim|5 years ago|reply
[+] [-] lbill|5 years ago|reply
[+] [-] mplanchard|5 years ago|reply
[+] [-] leetrout|5 years ago|reply
https://github.com/phw/peek
[+] [-] dijit|5 years ago|reply
https://github.com/ammen99/wf-recorder
[+] [-] ptaken|5 years ago|reply
0: https://github.com/ammen99/wf-recorder
[+] [-] lytedev|5 years ago|reply
[+] [-] 0xCAP|5 years ago|reply
[+] [-] gspr|5 years ago|reply
That one has at least been around for long enough, and has worked perfectly under Sway for long enough, that I had to look up its name because I had it bound to a hotkey and had forgotten what it was called.
[+] [-] solarkraft|5 years ago|reply
[+] [-] thraxil|5 years ago|reply
[+] [-] jhvkjhk|5 years ago|reply
[+] [-] isitdopamine|5 years ago|reply
[+] [-] sgt|5 years ago|reply
[+] [-] yc-kraln|5 years ago|reply
[+] [-] sgt|5 years ago|reply
[+] [-] StavrosK|5 years ago|reply
[+] [-] valid_username|5 years ago|reply
[+] [-] solarkraft|5 years ago|reply
I assume that this full wlroots-based compositor support (so Wayfire as well), which is great!
[+] [-] Reventlov|5 years ago|reply
I like the direct upload to imgur though.
[+] [-] johnchristopher|5 years ago|reply
I'd like to emulate spectacle (kde screenshot tool) that allows a 2 seconds delay between rectangular area or application to be screenshoted.
[+] [-] zmix|5 years ago|reply
[+] [-] josteink|5 years ago|reply
Always nice to see more tools support Wayland though.
For now I’m still happy with grim and how it integrates into my swaywm setup.
[+] [-] elyobo|5 years ago|reply
[+] [-] KitDuncan|5 years ago|reply
[+] [-] vcxy|5 years ago|reply