DeedleFake

Results 205 comments of DeedleFake

Do you have [the AppIndicator extension](https://extensions.gnome.org/extension/615/appindicator-support/) installed?

The `fyne.io/systray` package doesn't support the old X11 tray icon protocol. It only supports the newer D-Bus protocol. Attempting to use a system tray implementation that doesn't support the newer...

As the original commenter hasn't responded and there's not enough info here to figure out if this is even a bug or expected behavior for whatever his setup is, I'm...

Do you have the Tailscale daemon installed and running? Unfortunately, it can't be run inside the Flatpak sandbox, so it needs to be installed and run separately. You also need...

Taildrop needs to be enabled for your account in order to work. The error message when it isn't is an annoyance, for sure, but shouldn't be a problem. I'll see...

Very strange. I can't think of what circumstances would show the error when Taildrop is enabled. I took a look through Tailscale's code and that error is only generated in...

This should be a pretty easy change, I think, but I do need to come up with an icon variant. Maybe a little shield in the corner or something?

I can take a look, but unfortunately the ability to customize the list is fairly limited in Gtk4. I'm waiting on Libadwaita 1.4 support in `gotk4-adw` to swap to the...

That's correct. Unfortunately, Tailscale requires stuff too low level to allow it to be installable as a Flatpak. Ironic, considering that I had originally started working on this so that...

I haven't used dwm in a very long time and I've never used chadwm. From what I remember, dwm does not have a system tray built in. I believe I...