Egor

Results 16 comments of Egor

Tested on a different machine, same OS but with an Nvidia videocard. The issue doesn't happen there. Sometimes, when the cursor state changes, it does get rendered in a wrong...

Reproduced on yet another AMD machine, this time with an integrated videocard. I'm fairly sure this issue is specific to AMD+linux.

Now that I'm thinking about it, this is a breaking change for those who copy a newly constructed `b2World`, like you did in tests (which is safe, unlike copying worlds...

I had this error when I installed `amdgpu` (NOT `amdgpu-pro`, which didn't work for me at all) from the AMD site, not knowing that Ubuntu installs `amdgpu` by default. Uninstalling...

Another one: https://ldjam.com/users/albertnakali

@vinceliuice Qogir doesn't show up in the icon themes after `sudo ./install.sh`, how do I install it? Also, can you explain a bit why it's needed now? It wasn't required...

I see. Yep, it works with your icon theme. Is it possible to make *all* windows respect the icon theme? And if not, is it possible to patch the theme...

Ohh, I see. Unfortunately this fix causes another issue: #233 #230 without the square button tweak is very hard to notice, so I guess I'll stay on the commit right...

This has something to do with the names `X0`, `Y0`. If I use other names, such as `XX`, `YY`, it doesn't crash. :thinking: It seems adding any digit to those...