Simon Wiles
Simon Wiles
Thanks :) I don't have that option easily and immediately available to me, so I'll probably go with something a bit hacky for now; would be great to know if...
I would welcome this too, and also the resolution of the image. It's no good to me in the titlebar though, unfortunately 🙁. Just adding my 2c.
Thanks, yeah, perhaps I should have been more detailed :/ The `.git` folder has normal read/write permissions, and if I `touch .git/index.lock` then the ungit UI will load, but actions...
Update: initial results suggest it may be a node 21 thing. Everything works fine from inside a `node:20-bookworm` container, but fails inside a `node:21-bookworm` container. Confirmed that downgrading node to...
Just swinging back past to note that upgrading Node LTS (Iron) from `v20.11` to `v20.12` seems to have introduced the same problem (`v20.11` works, `v20.12` crashes with the same error)....
I have a dirty hack that does this, but it looks like the way the codebase works right now it might require some substantial reorganization to do it cleanly and...
same problem here -- are we missing something, or is an update to the add-on required?
@char101 -- thanks, I can confirm that uninstalling and reinstalling solved the problem for me. sorry I didn't try that first...! cheers for a very handy applet :)
Thanks for considering it! It feels like for this config ``` windowrulev2 = monitor $primaryMonitor,class:^(FreeTube)$ windowrulev2 = workspace empty,class:^(FreeTube)$ ``` the expected behaviour might be to open on an empty...
I'm having the same issue as @magdesign and @olm52 (Hyprland on Arch, for my part, downgrading to 1.20 has been my temporary resolution too) -- but I don't think this...