was wondering how to get the variables window and display from a device->window() after ?
https://github.com/freeminer/irrlicht/b ... eLinux.cpp here is an example file of where they are here.
X11 IrrlichtDevice window and display
X11 IrrlichtDevice window and display
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
-- https://github.com/netpipe/Luna Game Engine Status 95%
Re: X11 IrrlichtDevice window and display
IVideoDriver::getExposedVideoData()
Note that there has been a very recent (around 1 month ago) change for this in X11 (before the X11 and GLX handles had not been split correctly).
Note that there has been a very recent (around 1 month ago) change for this in X11 (before the X11 and GLX handles had not been split correctly).
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: X11 IrrlichtDevice window and display
awesome worked like a charm, Luna has libInput working in it now just need to finish putting it into python that means wacom tablet support and multiple keyboard and mouse.
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
-- https://github.com/netpipe/Luna Game Engine Status 95%
Re: X11 IrrlichtDevice window and display
Wacom support is nice (I got one ^_^)
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: X11 IrrlichtDevice window and display
viewtopic.php?t=52786 , incase anyone needs the extra info to get it working
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
-- https://github.com/netpipe/Luna Game Engine Status 95%