[06-26 20:31] | [Chat] | No: had to find the right window layout for the snap install |
[06-26 20:31] | [Chat] | Icewolfz: alt+v in future should work for menu |
[06-26 20:32] | [Chat] | No: or just toggle all macro on/off like parsing and triggers |
[06-26 20:32] | [Chat] | Icewolfz: i am adding a todo note to look int oadding a #fullscreen or something to gogle it |
[06-26 20:32] | [Chat] | Icewolfz: well there is a #macro i think |
[06-26 20:32] | [Chat] | Icewolfz: but i cant rmemebr if i added it or it was on mytdo |
[06-26 20:32] | [Chat] | No: but on the input bar - there already is toggle for parsing and triggers |
[06-26 20:33] | [Chat] | No: adding macros would be great :) |
[06-26 20:33] | [Chat] | Icewolfz: yeah as triggers tend ot be the ones that cause hte most issue hne they break |
[06-26 20:33] | [Chat] | Icewolfz: which is why there is a quick on/off |
[06-26 20:33] | [Chat] | Icewolfz: i will add a note ot look int oadding a #fullscreen to toggle it |
[06-26 20:35] | [Chat] | Icewolfz: ok i added a todo ot try and add a #fullscreen toggle |
[06-26 20:35] | [Chat] | Icewolfz: an dprobably make an alias using some hacks |
[06-26 20:36] | [Chat] | Icewolfz: remote.BrowserWindow.getCurrentWindow().setFullscreen(false) i think |
[06-26 20:36] | [Chat] | Icewolfz: remote.BrowserWindow.getCurrentWindow().setFullscreen(false) for an alias may work |
[06-26 20:38] | [Chat] | Icewolfz: in theory remote.getCurrentWindow().setFullscreen(false) should work but doenst like me |
[06-26 20:41] | [Chat] | Icewolfz: ok you can create your own fullscreen macro or alasi |
[06-26 20:41] | [Chat] | Icewolfz: just creat new alias/macro and setup the bacis |
[06-26 20:41] | [Chat] | Icewolfz: type of script |
[06-26 20:41] | [Chat] | Icewolfz: and add remote.getCurrentWindow().setFullScreen(!remote.getCurrentWindow().isFullScreen()) |
|
Back to List |