trmdi
trmdi
Yeah, it depends on the domain. Google DNS sometimes doesn't return the best one too. > What's important also is that you're testing it with AG DNS and it does...
Yes, suppose you are in Hanoi/Vietnam, Adguard uses an IP in Ho Chi Minh city (Vietnam) as the ECS. Then resolvers return IPs in HCM city or Singapore, rather than...
To Adguard DNS lovers, I made a new request here: https://github.com/AdguardTeam/AdGuardDNS/issues/649
Maybe the tooltip is only needed when users hover mouse over the plasmoid.
I also think like you: ```bash #!/bin/bash echo "title" echo "tooltip text | position=tooltip-main,dropdown" echo "tooltip sub | position=tooltip-sub" echo "---" echo "bla bla | position=tooltip-sub" echo "another bla bla"...
If this is implemented, RSS dropdown could be like that, very handy. 
Well, this is a good reference for you, I think: https://github.com/cute-jumper/plasma-rss-indicator // Btw, kde is now switching from `plasmapkg` to [kpackagetool5](https://techbase.kde.org/Development/Tutorials/Plasma5/QML2/GettingStarted#Kpackagetool5)
For example when I use the RSS example with a fixed width for kargos on the panel, in every 5s delay for each rotating item, the text is truncated, could...
> For Firefox specifically, I use a `userChrome.css` to get it looking nice. I still need to update it for Firefox v89 though. It uses the close buttons bundled with...
FWIW, applet-window-appmenu has added wayland support recently.