while(true){💩};

  • 4 Posts
  • 861 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle


  • If it’s not insisting, it’s demanding, which is worse.

    There are many tools now that replace X11 behavior. If Wayland doesn’t “do what they need”, at this point there’s a strong chance they have not put in any effort into making it work for them.

    For desktop forwarding there’s waypipe.

    For tablet users, KDE (And probably gnome) have pretty good tablet support at this point.

    For artists, KDE JUST got much better color calibration and HDR support.

    For gamers, WINE now has an experimental Wayland-native mode, and barring that we have Gamescope to make it behave semi-native (so this one is more of a future-ish solution that you can use now).

    Screen recording mostly just works with pipewire and almost everything supports it now including Discord.

    Etc.











  • I don’t like flatpaks or snaps or anything like it either, but I think they help a lot in situations like the Steam Deck or PinePhone where you want the base to be able to move slowly and be stable, while letting the apps on top move quickly.

    The problems with flatpaks and similar is that it allows and even encourages developers to stick with horrendously outdated libraries, and your system is only as safe as the container’s isolation defenses.

    They also make it more difficult to go in and directly modify or tweak the program as the user.

    And many developers are no longer offering bare-metal options.