• GnuLinuxDude@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      5 hours ago

      What makes hyprland so good? It just seems like another WM to me, but maybe I don’t get the interesting parts of it.

      • Communist@lemmy.frozeninferno.xyz
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        5 hours ago

        The developer is just kind of insane. They reimplemented wlroots from scratch all on their own, a feat that cannot be understated, and the reason they did that is because of how massively they were outpacing wlroots development in terms of features.

        just some things:

        1. a full proper animation stack for eyecandy
        2. single window capture (sway still doesn’t have this)
        3. keypress forwarding to specific windows (like xdotool)
        4. global hotkey support
        5. insanely good documentation: https://wiki.hyprland.org/
        6. color management and HDR (sway is just now getting this)
        7. proper permission management for screencopy (coming in the newest version, first compositor to implement)
        8. a full plugin system for extra things you want to do
        9. a proper app not responding dialog

        If the feature exists, hyprland has it, almost guaranteed, they are not minimalists, which I appreciate right now while wayland is still getting everything sorted out. It’s also the only compositor i’ve used that mostly works with a certain dumb app i uses clipboard.

        And just check out the rate of changes:

        https://github.com/hyprwm/Hyprland/pulse/monthly

        vaxry is crazy.

        • GnuLinuxDude@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          4 hours ago

          Interesting. May need to check it out, but I pmuch only use Gnome or KDE. I hate having to configure the extra parts in a WM (widgets for bluetooth, wifi, etc…).