-
- Downloads
[webgui] provide "standalone" flag for RWebDisplayArgs
It indicates if started browser should run in "standalone" mode - isolated from all others browser instances. Firefox in this case requires separate profile, Chrome uses --app mode to hide all decorations. To show normal browser, such "standalone" mode has to be disabled
Showing
- gui/webdisplay/inc/ROOT/RWebDisplayArgs.hxx 7 additions, 0 deletionsgui/webdisplay/inc/ROOT/RWebDisplayArgs.hxx
- gui/webdisplay/inc/ROOT/RWebDisplayHandle.hxx 0 additions, 2 deletionsgui/webdisplay/inc/ROOT/RWebDisplayHandle.hxx
- gui/webdisplay/src/RWebDisplayHandle.cxx 8 additions, 1 deletiongui/webdisplay/src/RWebDisplayHandle.cxx
Loading
Please register or sign in to comment