Aylur

Results 118 comments of Aylur

Will update the readme and write a guide sometime in the near future, as I moved almost everything to nix, its a bit more than just `cp * ~/.config` but...

that is a left over from my eww setup. I might do it just to fill some space though

this happens when the description/title of a notification isn't wrapped by gtk I haven't yet figured out the cause or a fix for it yet this usually happens on long...

can't really help you without any error log or source code and I don't think xservices would affect anything, its just gtk, layer shells and some backend code which is...

They are somewhat tailored to my specific needs and all of them work with an external library I don't want to include any service in ags that depends on an...

We are not tying AGS to Hyprland, its supposed to be compositor independent. I agree that it would be better to not expose the user to gdk and the cleanest...

`isHovered()` is a fix for nested eventboxes, see this example ```js const { Window, Box, EventBox, Label } = Widget const hovered1 = "background-color: red" const hovered2 = "background-color: blue"...

I don't know, I never tried, I don't use these systems. If other gobject based programs work there I don't see why this would not