trmdi
trmdi
It will be fixable in KWin 5.25: https://www.reddit.com/r/kde/comments/tiixv8/kwin_525_korners_fix/
Same here: https://github.com/rainmeter/rainmeter/issues/366
> With these changes I could transfer a 1.5GB file from Ubuntu Firefox to iOS Safari on the same network with speeds up to 15 MB/s. Here Pairdrop gets <...
I mean is there anything else that could be improved e.g. multi-thread transferring?
My device doesn't do anything specially to block microG to display its version. There must be something wrong in the code. 🤷♂️
Forgot to say, those are screenshots of microG setting UI, not screenshots of my device's App manager.
I also want to suggest that the About page, or somewhere, should indicate that this is the Revanced fork of microG.
Probably this could be a hint: https://github.com/cyberorg/live-fat-stick/blob/f2d77ed176283b0142557c9a556c477dc907ec60/live-grub-stick#L279 or maybe this: https://build.opensuse.org/package/show/openSUSE:Factory:Live/livecd-openSUSE ?
Or this: https://github.com/OSInside/kiwi/issues/860
Here is a working config in case anyone need it. You can use it like this https://www.ventoy.net/en/plugin_grubmenu.html ``` set root=$vtoy_iso_part set iso_dir="/ISO" set iso_pattern="openSUSE-*-Live-*.iso" for isofile in $iso_dir/$iso_pattern; do if...