Alexey Kutepov

Results 227 comments of Alexey Kutepov

It doesn't work like that. ![2019-07-30-020156_430x285_scrot](https://user-images.githubusercontent.com/165283/62074926-06b23600-b26e-11e9-92ab-2d3e5f7c5549.png)

On the other hand, bot could've retrieve the emote ids of the server and use them to produce correct Discord emotes. I'll see what we can do here. Thanks for...

@bresilla yes, I have something like that in mind. But we gonna start small. First we gonna just implement tablet navigation. Drawing stuff will be the next step :)

- [x] XSHMGetImage() from MITSHM - [x] DGA https://en.wikipedia.org/wiki/Direct_Graphics_Access

We tried xXf86dga https://linux.die.net/man/3/xdga but it appears it doesn't really do what we want and almost deprecated anyway https://bugs.freedesktop.org/show_bug.cgi?id=6153 So, let's stick with only MIT-SHM for now, because it just...

Blocked by #24

@iv4nhoe interesting! Thanks for reporting that! I'll try to reproduce!

@iv4nhoe but does it work with `nimble build -d:select -d:windowed`?

@kiprasmel yep, that's why it's not ON by default. Because it never worked, because I never figured out how to make it work without `-d:select`. :D Thank you for creating...