Y
Hacker News
new
|
ask
|
show
|
jobs
by
jaccarmac
1048 days ago
I'm not familiar with X internals and am not sure if it's the same thing, but EXWM basically allows that (browsers run in buffers).
1 comments
svlasov
1047 days ago
Yes, that's possible. You can set any X11 window as a child of another X11 window, the parent window will be responsible to manage (taking care of window geometry and what not) child windows.
link