-
|
To start off, I'm very appreciative of the effort going into this project. Having hyprland on Ubuntu is such an uplift in the way I can manage my workspace. I noticed that there is a project called "hyprscroller" that I'm not really groking what to expect. Is, and will hyprscroller only available for "hyprland-unstable" or are there "non-unstable" packages available as well? I'm a little bit hesitant to run "hyprland-unstable" but if it's still viable to daily drive, I'd be willing to switch. I just want to avoid getting into a situation fast where I risk having to reinstall everything. 😅 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I've been using unstable for many months now and never had any major issue. There were occasionally versions where some obscure action may cause a crash, but generally Hyprland is developed in a stable manner. I don't provide the plugins for stable, because it'd be a bit complicated to set up, since the plugin version needs to match the Hyprland version, so I'd also need to provide older versions of the plugins. That said, you can still install hyprscroller and all other plugins manually, via hyprpm. The package just provides a prebuilt binary, which means you need a few less dependencies on your system. The package |
Beta Was this translation helpful? Give feedback.
I've been using unstable for many months now and never had any major issue. There were occasionally versions where some obscure action may cause a crash, but generally Hyprland is developed in a stable manner.
I don't provide the plugins for stable, because it'd be a bit complicated to set up, since the plugin version needs to match the Hyprland version, so I'd also need to provide older versions of the plugins.
That said, you can still install hyprscroller and all other plugins manually, via hyprpm. The package just provides a prebuilt binary, which means you need a few less dependencies on your system. The package
hyprland-plugin-depsis a convenient virtual package which depends on all…