X11 behaviour without window manager -



X11 behaviour without window manager -

i working on scheme on want prevent end user moving/resizing windows. hence starting x11 server , graphical application (named app1) without window manager.

now need start graphical application (app2) on top of app1. i've done tests , seems x11 behavior stack each new created window on top of previous ones. clicking on window not create focus or alter it's "z" position relatively other windows.

i wondering if default x11 behaviour (is documented somewhere ?) , if tunable ?

mika

window x11

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -