DeedleFake

Results 205 comments of DeedleFake

Interesting. I was not aware that it worked differently for different auth providers. I'll look into it.

Sorry it's taken so long. It's coming eventually when I can get to it.

There's an AUR package, but I currently don't have any plans to build packages for other systems besides Flatpak, no.

This is mostly a duplicate of #67, except for the color of the icon changing. The icon _does_ currently change shape based on an exit node being in use.

I will definitely need logs to see what the problem is. If you installed the Flatpak version, you can run it from the command line using `dev.deedles.Trayscale`.

> I'm running v0.13.4 via Flathub. `dev.needles.Trayscale` doesn't resolve for me with my current paths. I'm new to Flatpaks. Could you point me to where I can explicitly ref? You've...

Looks like it's the same as #160.

This should no longer be a fatal error, so I'm going to close the _multiple_ issues about this. If it causes a crash, feel free to comment with info and...

I just ran into this. The Rails cache in the project I'm working on at work is backed by Redis, but the redirect through the Rails cache causes the `expiration`...

I _finally_ found a way around this. Put the following file at `$HOME/.config/xdg-desktop-portal/portals.conf`: ```ini [preferred] default=gnome;gtk org.freedesktop.impl.portal.RemoteDesktop=none ``` I've only tested this on GNOME, but it seems likely to probably...