15
Is this an issue in my code or in my Linux distro?
(lemmy.world)
Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.
Full repository: https://github.com/ZILtoid1991/iota
Testcase for OpenGL: https://github.com/ZILtoid1991/iota/blob/main/gltest/app.d
Code that creates the window: https://github.com/ZILtoid1991/iota/blob/main/source/iota/window/oswindow.d
Note that I also get an
X connection to :0.0 broken (explicit kill or server shutdown).error message every time I close one of my x11 testcases, and I find nothing about this error message (besides the usual "use preexiting library" suggestion).