daxis
daxis
I have set: `col.active_border = $red` `col.inactive_border = none` but I'd like to set the border on all floating windows to be red, regardless of active/inactive. What you said still...
> `none` is not a color I know, I don't want border on inactive windows `none` like `noborder` works just fine. Even if I set the color, I can't get...
That makes the border of all other windows (except floating) not show up. I still want other tiled windows to respect `col.active_border=$red` and `col.inactive_border=noborder` while floating windows always have border...
That's one way, but I don't want that. I only asked if it can be done (since I couldn't find it in the Wiki) and if not, could it perhaps...
> I am busy testing this in my fork, if time permits, I will push an update later today. @pyt0xic Man, this woks great, really nice enhancement.
@daUnknownCoder r You have the `animate_floating` variable. plugin:hyprfocus { enabled = yes animate_floating = no animate_workspacechange = yes focus_animation = flash #Beziers for focus animations bezier = bezIn, 0.5,0.0,1.0,0.5 bezier...
@pyt0xic You should merge @selitalov pull request for the latest Hyprland 0.38.0, otherwise it won't build and it breaks Hyprland on `hyprfocus` update.
The same happens on my Arch + Hyprland, sddm goes to black screen after login, I have to reboot, go to tty and login from there. What's even weirder, sometimes...
Use @pyt0xic fork, it's always updated to latest Hyprland commit. https://github.com/pyt0xic/hyprfocus
I noticed that too but only sometimes. I'm using @pyt0xic fork.