outfoxxed

Results 82 comments of outfoxxed
trafficstars

are you actually running hyprland v0.30.0, additionally are you running hyprland v0.30.0 from nix, or something else

Fixed yesterday. not sure why this issue was open.

I can't reproduce this. Please confirm it does not happen on base hyprland, then give more details about your setup such as hyprland.conf, monitor size, dpi and anything else relevant

By base hyprland I mean hyprland with no plugins.

If it dosen't happen on base hyprland also check if #52 fixes it.

I've been able to reproduce this on my machine now but only unintentionally. Not sure what causes it yet.

If you'd like to implement it, it shouldn't be particularly difficult. If not I'll probably get around to it at some point

Movetoworkspace should be fixable fairly easily. Picking up multiple is far more difficult and will have to wait at least until floating nodes are implemented (probably).

Currently special workspaces are untested as I don't personally use them. Apparently they still work even with the error though. Currently in the backlog.

Unlikely I'll add it for a few reasons: - it looks pretty weird with gaps and rounded corners - it involves replacing the border rendering code in hyprland which is...