Linux - Make an overlay or something like this...
WPF
1
Posts
1
Posters
4
Views
1
Watching
-
Hi everybody, I want to make an overlay above an app or capturing this app into my window. I think i will use an opengl library i thougth to work with
glfw
but the feature that allow mouse passtrough is for the 3.4 version, and current is 3.3.8. The best way for me were to run the window i want directly inside my own window, and control it for fullscreen and other things. I'm not habit with linux, i know on w10 a lot of possibilities were removed for security reason. My work is on ArchLinux to be more accurate, i use lxde but if possible i prefer to avoid a "desktop environment"... Thx !