• @[email protected]
    link
    fedilink
    22 days 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
      link
      fedilink
      English
      4
      edit-2
      2 days 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.

      • QuizzaciousOtter
        link
        fedilink
        121 hours ago

        I’m using Hyprland for a long time now and somehow I completely missed the global hotkey support. Thanks!

      • @[email protected]
        link
        fedilink
        21 day 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…).