[-] Coelacanthus@lemmy.kde.social 1 points 3 months ago

That may be because the hostname can't be resolved.
https://forum.suse.org.cn/t/topic/12280 (Chinese)
https://bugzilla.mozilla.org/show_bug.cgi?id=1296836 (upstream report)

[-] Coelacanthus@lemmy.kde.social 1 points 4 months ago

So use Fcitx 5 Android instead. It's a open source IME application without requesting any permission except Notification, especially without network permission.

https://github.com/fcitx5-android/fcitx5-android

PermissionsNetwork Permissions

[-] Coelacanthus@lemmy.kde.social 0 points 7 months ago

It's better to integrate Tree Style Tab addon instead. It's not a good idea to re-implement a function which already has a great implementation...

[-] Coelacanthus@lemmy.kde.social 1 points 1 year ago

Yes unless both my phone and headphone support LE Audio.

[-] Coelacanthus@lemmy.kde.social 1 points 1 year ago

Firefox only uses wayland by default in nightly. You can enable it in stable version by setting environment variable MOZ_ENABLE_WAYLAND=1.

[-] Coelacanthus@lemmy.kde.social 1 points 1 year ago
  • GNOME removing Server Side Decoration support in wayland.
  • MultiMC author rejecting people build it from source by themselves although MultiMC is under Apache license.
[-] Coelacanthus@lemmy.kde.social 1 points 1 year ago* (last edited 1 year ago)

There is a benchmark use https://webglsamples.org/aquarium/aquarium.html

https://blog.lilydjwg.me/2021/11/12/display-tearing.215968.html

  • X11 + Intel card, 1080p 60fps, GPU fully utilized, one third of frames dropped! 4k 60fps is about the same. It turns out that the focus is not on the resolution (the GPU isn't used to its full capacity anyway), it's on the frame rate of the video.
  • Wayland + Intel cards, 4k 60fps, not even dropping frames, let alone anything else, and the GPU is used for about half of the graphics calculations.

For hardware decode, when I switched to wayland, it was only implemented in Wayland. After they implememted EGL on X11, they implemented hardware decode on X11 as well.

For mixed DPI, applications can implement it use screen information, but not all applictions will do this. But wayland ask them to implement this feature.

[-] Coelacanthus@lemmy.kde.social 1 points 1 year ago

No. Just because I'm not always able to use my own device. If I use other layout and have to use other's devices (e.g. library computer), I will be confused with normal QWERTY layout.

[-] Coelacanthus@lemmy.kde.social 1 points 1 year ago

For sans and serif font, Noto Sans and Noto Serif.

[-] Coelacanthus@lemmy.kde.social 1 points 1 year ago

Always use absolute path. If you write some shell snippet which may be run in different environment, avoid use just command name for uncommon one.

[-] Coelacanthus@lemmy.kde.social 1 points 1 year ago

exa has a terrible bug: if you set TZ environment variable to ':/path/to', you will get 'Unable to determine time zone: No such file or directory (os error 2)'. Does eza fix it?

https://github.com/ogham/exa/issues/856

view more: ‹ prev next ›

Coelacanthus

joined 1 year ago