Charadon

Results 17 comments of Charadon

> No. We don't use git for that. Then I dunno. I can keep reproducing it by just getting rid of the git repo. It might be something with coc-nvim...

I think I figured it out. And it's most likely a quirk in coc-nvim. Basically, I had a recursive git repo thing going on (Git repo inside a git repo)....

Multiple wallpapers on Xorg in general is difficult, however many workarounds exist, one method that hydrapaper for example uses is to combine the 2 images. So if you have 2...

Yeah, sadly animated background per screen is an insanely difficult thing to do, with the only easy way being to run an mpv instance on each monitor, but that uses...

Hi, I'm also wishing that DND was supported. An option at the very least would be very nice, since every other archiver has it

> The story is different depending on which part of the project you're talking about: > > * The C implementation has "no dependencies" (if C system headers don't count),...

> Fix: [#1261](https://github.com/pulsar-edit/pulsar/pull/1261) Maybe instead of flat disabling wayland, we can go the mozilla approach and have an environment variable a user can set. Like: `PULSAR_WAYLAND=1`