Maximilian Seidler

Results 319 comments of Maximilian Seidler

You are right. Maybe we want to change the current implementation to just take floats instead of just integers.

> Currently, I can only set the position using integer percentages e.g. 1%, 5%, 8% and not floating point percentages e.g. 1.2% 0.3% 20.22%. @kamack38 Actually that already works :)

@kamack38 I ditched the idea with `pt` and instead added a `sizex` option. Can you maybe checkout the PR I linked?

I have been thinking about how to do this quite a bit and I would like to implement it a bit differently. I didn't really like the `sizex` thing. Now...

So turns out nesting categories in widgets currently doesn't work properly. See https://github.com/hyprwm/hyprlang/pull/82

Isn't that a Hyprland problem? Can someone try it on sway?? Obviously your lockscreen doesn't change the numlock state.

Also Forward from the hyprlock issue: > Not sure how secure this is BTW? I can think of two security relevant problems: - Autologin is a risk in and of...

I doubt that this is a issue related to hyprlock, but could you share more of your system info? Graphics driver, kernel version etc. Has hyprlock previously worked on your...

Do you use any graphics related sway options? Like `allow_tearing` or smth?