@Vexir you can change keyboard shortcut from
BTT > Keyboard Shortcuts > SWM Popup Window > Change it from right panel
No SWM doesnt update automatically. SWM keeps dynamic settings on updates but not guaranteed. But you have to re configure static settings(Prefs.js in preset folder) on uptades. Its minor issue since there is not too much settings and i release 3-4 updates in a year
I added drag feature to next release. I'm planning to share soon but not too soon
Having an issue here. Odd things are happening to my external mouse, regardless of which mouse I'm using. At first the left and right clicks were switched, then after I restarted my machine, scroll down minimizes windows and scroll up toggles between maximizing them and unmaximizing. There is no configuration I've ever set up to make this happen. Then I looked at Recently Used and found that SWM is doing it??
Hi @yw4z , I’m not sure if this is an SWM bug or a BTT bug (cc: @Andreas_Hegenberg) , but I’m not able to activate the full screen overlay with a hotkey. Nothing happens other than the active window losing focus. I have tried other shortcuts as well with less odd keys, like Shift+Cmd+T. Same result.
@Vexir hi did you check troubleshoot section on first post. inspect element section important to identifying what causing issue if you dont have any notification from BTT
I just spend another 2h trying to find the issue without success. I got to the web inspector like you proposed, but there are now errors, just an object logged from FSO.html.
In FSO.html, I can tell that within the BTTInitialize function, the VJ object gets the proper screen resolution.
I tried messing around a bit with COM.js but you minified the code so it was pretty hard to understand.
Perhaps you could tell me a bit more in depth on where to look and even PM me the non-minified versions of the files?
thanks for help on finding issue. that means there is a problem with
callBTT('resize_webview',VJ)
@Andreas_Hegenberg can you check resize_webview function still working? or should i stringify object now while using parameter? i have tried stringfy but didnt accepted value
It seems like the script "crashes" on Tahoe, but I'm not yet sure why. The first error I got was that Q() is undefined in FSO.html. Where does that function come from?
also i dont have use resize_webview if there should be an option on launching webview content to setting its size automatically with screen with cursor