this post was submitted on 09 Oct 2024
345 points (97.0% liked)

linuxmemes

21047 readers
1215 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
    345
    This post is stupid (sh.itjust.works)
    submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
     

    The video

    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 4 points 1 week ago (1 children)

    Global keyboard shortcuts, copy-paste, window position save/restore, screen recording, probably a few others I'm forgetting. I know some compositors implement these, but they aren't part of the Wayland standard so it's a bit hit-or-miss afaik.

    [–] [email protected] 14 points 1 week ago* (last edited 1 week ago) (1 children)

    https://github.com/flatpak/xdg-desktop-portal/issues/624

    ^ global shortcuts was moved to portals (as it should be, portals are a much more sane way of handling this) but is in pretty much all compositors (except wlroots, but that's also being worked on and not in won'tfix)

    I don't know what you're talking about with copy-paste, that has worked for a millenia

    https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/264

    ^ window positioning (although still being worked on, definitely not in the category of won'tfix)

    https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/124

    ^ screencopy (screen recording)

    Literally none of these things are as described won'tfix for security reasons. Also, wayland is a core set of protocols, you're meant to use the ext block for things that aren't essential for basic functioning (such as screenshotting), that doesn't mean they don't work or aren't implemented properly, they're done separately because they AREN'T core to functioning, there are certain compositors that don't want the ability to take screenshots, for example.

    None of those were actually true, can you list an actual example?

    Seems like FUD to me.

    [–] [email protected] 5 points 1 week ago* (last edited 1 week ago)

    Yeah I really don't get what people are talking about, I've been using wayland basically exclusively since 2022 and I haven't had any difficult to fix problems. For screensharing in the few things that don't support the portal I just use OBS' virtual webcam and everything else has just worked perfectly, or at least with way less issues than I ever had with X