Actionless Loveless

Results 865 comments of Actionless Loveless

possible (for example it was implemented in already unsupported arc theme) but not implemented for currently supported themes (oomox, materia)

i'd suggest you having it in a separate repo - because following your logic that "some other popular apps have it" - we must also add PKGBUILD for Arch and...

> as "mazimized", yeah clearly a typo > (changes in usage of wallpaper module in rc.lua) i'll leave up the decision to @Elv13 who as far as i remember was...

@smurphos is it the same as https://github.com/themix-project/oomox-gtk-theme/issues/18 ?

@nana-4 according to https://github.com/themix-project/oomox-gtk-theme/issues/45 i recommend to not care much about gtk2 theme variant anymore

@LunarEclipse363 using the same workaround too when happen to use AwesomeWM on a laptop

i made a simpler example for reproducing this bug: ```python def func(arg1: int) -> None: for i in range(2): if arg1 == i: if arg1 == 1: break print("don't break")...

yeah i was actually wondering how you going to address that [advanced static analysis] in the feature, by reusing parts of RustPython to actually run some parts?

it's already merged: https://github.com/huggingface/diffusers/pull/2407/files#diff-575959cae6329573c802ceca78d9a160b9d25948817a9ff37feb37585f819b05 and works for me (mb not this particular PR, but latest diffusers got Controlnet+img2img)

@YBYBZhang having the same issue with empty safetensors (the frames are not connected to each other) did you figured it out?