v2e

Results 5 comments of v2e

Following [this forum post](https://www.linuxquestions.org/questions/slackware-14/mouse-scroll-sometimes-does-not-work-in-gtk3-apps-4175600310/#post5676453), I can use mouse scrolling by exporting the `GDK_CORE_DEVICE_EVENTS=1` environment variable. I have no idea what it means, and the overall situation does look very strange.

Strange there is no screenshot shown for you. I still can see my screenshot in the first post. Anyway, here is a direct link to it: https://user-images.githubusercontent.com/2400171/30983547-66041bf4-a493-11e7-9cf2-86a6b4c254aa.png I run an...

Don't you think editing the previously sent messages is a dangerous possibility?

I wonder why none of you speaks about the deliberate falsification of the previously sent messages. Many people (including me) are really concerned about such possibility. So, to my mind,...

> what size of framebuffer should be in 2GB memory? I tested with (512*192) like this: ``` framebuffer = (uint8_t*)ps_malloc(512 * 192); framebuffer2 = (uint8_t*)ps_malloc(512 * 192); framebuffer3 = (uint8_t*)ps_malloc(512...