DeedleFake
DeedleFake
Waiting on #19.
#19 is done, but I think it makes more sense to add individual methods to `Remote` that handle different types of `wstat` requests, such as a `Rename()` method and a...
Superseded by #169.
Closing as a duplicate. This is a planned feature, but my time is fairly limited and there are a few UI issues that have delayed this. I'll get back to...
I've just run into this one myself. It's probably related to the recent Mullvad changes. If you enable Tailscale from the Trayscale UI, does Trayscale freeze up on you completely?...
This seems to be kind of inconsistent. I was unable to replicate it on another machine. Very strange.
Oh my. Are you starting it using a systemd unit? I use `.config/autostart` and it doesn't put any logs into journald. You're not the first person to have logging issues....
Do you see `org.freedesktop.Notifications` and `org.kde.StatusNotifierWatcher` in the session bus via something like D-Spy?
I believe that this is related to polybar/polybar#2010. Trayscale only has support, via `fyne.io/systray`, for the newer D-Bus-based StatusNotifier tray icons. It doesn't support the legacy X11-based tray icon system....
Hmmm... The URL that it sends you to for authentication is given to Trayscale by the Tailscale daemon. This may be a bit of a chicken and egg problem, as...