Micovec
Micovec
> Probably not supported by the API but can one add multiple ways of defining variables, vaxry? In this example it would be perfect: > > ``` > decoration {...
> I was looking to see if it was possible to set corner-radius on a per-corner basis and I found this merge request. I'm in favor of this feature. Giving...
Experiencing the same thing on Hyprland. I believe it's because it hasn't been implemented yet: [waylandkeyboardbackend.cpp](https://github.com/sddm/sddm/blob/b002d02bbe9281b8362fa549991b7581b7758668/src/greeter/waylandkeyboardbackend.cpp#L93-L115) I'm not expert on Wayland but wouldn't the implementation be very similar to xcb?...
That seems reasonable. Can't be easily iteratable in for loop as it is with iterators but I don't think that's an issue. Plus, an additional API can be added. Something...
Ah, didn't know that. Still, your suggestion is good. I can't think of any other way that will be better.
Related #6249 I think that a util function should be created instead (as suggested by Vaxry in that issue).
I don't want to be rude, but there are **many more** places with the same problem. Just look two lines up from your first change. Also I'm not a reviewer...
I would also add to this: Hyprland crashes almost every time (not checked all cases) when it's expecting number value but gets something else. I checked for it in the...
> I hit this error and rebooting into the live install and rerunning resolved the issue. Can confirm. On top of that I ran `fdisk` after reboot and completely wiped...