The windowFeatures parameter is available on WidgetMessage: tm-open-external-window
I would be keen to be able to at least try windowFeatures="location=no, toolbar=no" on the WidgetMessage: tm-open-window because as I am opening tiddlers, the wikis address is not useful. And adds clutter to the window.
tm-open-window is defined in $:/core/modules/startup/windows.js
and
tm-open-external-window in $:/core/modules/startup/story.js
If web-pages could remove the browser URL-bar, it would be possible to create a window that contains an fake-URL bar showing tiddlywiki.com, but shows the content from evilsite-com and asks for your bank information.
Don’t cry Tones, it’s been “gone” for 20 yrs at least. Good thing, too. Without you knowing it, it’s saved your ass a thousand times or more.
Right now I am viewing talk.tiddlywiki in a chrome application window, no address bar to be seen, in fact nothing.
I would be keen to have my tiddlywiki spawn such windows, separate from the browser, I can treat as their own thing, but communicate with the parent wiki.
You can open tiddlywiki.com with Edge and install it as an app. Where the app does not have an URL bar. So the windows you open from there do not have an URL bar too.
I did not see the difference in the parameters. You should raise an issue at GH, otherwise it will be forgotten.
But I think tm-open-window already has all parameters that can be defined. Or did we miss something?
I need to revisit it but believe I tried in case it was simply missing in the document and did not see it work. But I could have done something else wrong.
In fact I think it was missing from the javascript.