Skip to content

nix: export packages as overlay#34

Open
nikitax44 wants to merge 1 commit into
thrombe:devfrom
nikitax44:overlay
Open

nix: export packages as overlay#34
nikitax44 wants to merge 1 commit into
thrombe:devfrom
nikitax44:overlay

Conversation

@nikitax44
Copy link
Copy Markdown
Contributor

Overlays provide the user with more control over package inputs and are cleaner to use.

inputs.hyprkool.packages.${pkgs.stdenv.hostPlatform.system}.hyprkool-rs vs inputs.hyprkool.overlays.default + pkgs.hyprkool-rs.

This change is backwards-compatible.

@fsilly
Copy link
Copy Markdown

fsilly commented May 7, 2026

Hello @nikitax44

I checked your slidefade branch on your fork. At first I was interested because I wanted to have directional slide animations too but then I noticed that in the README you marked the plugin as obsolete as of hyprland version 0.51.

That was month ago and I can't find the where and how to use directiona workspaces.

Thanks for reading.

@fsilly
Copy link
Copy Markdown

fsilly commented May 7, 2026

Is it by somehow changing behaviors on keybinds to increment x and y inside of a script and have it change workspace IDs based on a remap ?
But in that case then why only after version 0.51 ?

If not then this would probably be possible with hyprland 0.55 lua implementation.

@thrombe
Copy link
Copy Markdown
Owner

thrombe commented May 7, 2026

Hi @fsilly. hyprkool plugin is obsolete and no longer required unless you are using older versions of hyprland.

the cli itself should give you directional animations without any extra configuration.

if you don't see directional slide animations when using hyprkool move-* commands, can you share some repro steps with more info in a new issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants