JeffShee@ねくもり

Results 151 comments of JeffShee@ねくもり

Hi @Mephistople > is it possible you could add an option so Hidamari could start minimized at system startup. Hidamari **should start minimized** at system startup, it is the normal...

@Mephistople Thanks for reporting back! ``` [Desktop Entry] Exec=flatpak run --command=hidamari io.github.jeffshee.Hidamari -b Name=io.github.jeffshee.Hidamari Type=Application X-Flatpak=io.github.jeffshee.Hidamari ``` The output seems fine to me. I'm not sure if SteamOS has some...

Hi, I tried playing around with the `libpipewire-module-echo-cancel` module and managed to achieve a good result. https://docs.pipewire.org/page_module_echo_cancel.html I wonder if it's possible to incorporate this kind of configuration into easyeffects....

> The main difference is probably the implementation of the pipewire plugin being better at handling strong signals in its input. Yeah, probably it's the case. Meanwhile, I think it...

@vrement Hi, thanks for opening this issue. You are right, the translation doesn't exist for Hidamari yet. It needs some code refactoring for the UI to be translatable and some...

Hi @quocviet8198 The visualizer uses only Android's canvas API. [https://developer.android.com/reference/android/graphics/Canvas]() If you want it to be based on OpenGL, you will need to reimplement everything with OpenGL I believe. [https://developer.android.com/guide/topics/graphics/opengl]()...

Hi, you might want to limit the fps. Back to the day I made this, almost every phone is 60hz. Nowadays there are 90hz, or even 120hz, which is too...

Hi @Tsubajashi, Hmm, I couldn't reproduce this issue. I tried every option in the preferences, but still couldn't trigger this issue. I'm clueless at the moment. ![image](https://github.com/jeffshee/gnome-ext-hanabi/assets/25530920/7691312e-15ce-4d61-b071-cd168e798d42)

I see. Let me try with Ubuntu 23.04 on the VM then.

Hmm, I wonder what will happen if you play the video using the renderer (Hanabi's built-in video player). Please follow these steps: 1. In extension pref, enable debug mode. 2....