Ilyas Turki

Results 12 comments of Ilyas Turki

Little Update on this issue. I have tested my program on linux and this problem doesn't happen. I think it's because no matter what I do, the window of my...

Thanks a lot for your answers and solutions !

Thanks for your answer. I can tell you that putting #define STBI_NO_THREAD_LOCALS solve the problem. I don't know what's causing thread_local to launch a segmentation fault here. I tried to...

I have the same problem on Manjaro with Gnome 43.4 and Wayland.

I am also interested by remapping middle click to close notification

I have the same issue. If I click on maximize in the titlebar menu (right-clicking the titlebar), the window does not use gaps.

Ok I see … It's weird because I first installed it with yay so someone else must have added it but removed it later. But yeah I would be absolutely...

Is having this sufficient inside the `defineWebSocketHandler` object ? ```js upgrade(req) { return { headers: { "sec-websocket-extensions": "permessage-deflate", }, }; }, ```

I have the same issue as you guys. The strange thing is that the onClosed callback worked at the beginning, but now it doesn't despite not updating anything. Did you...

I do the opposite. I run my game in a distrobox container (archlinux), but obs is run via the client. OBS doesn't manage to capture the game. How can I...