Hey @Andreas_Hegenberg I placed a swift file in '/Library/Application Support/BetterTouchTool/Plugins'
it got precessed but I can’t find it anywhere in BetterTouchTool config. Any idea where to look?
Hey @Andreas_Hegenberg I placed a swift file in '/Library/Application Support/BetterTouchTool/Plugins'
In the floating menu item dropdown you'll have "Custom Widget Plugin"
There you can then select it:
I'll make this a bit easier tomorrow by having a separate plugin section in the standard selector
see
added a named trigger with the timer widget. when run it repeatedly:
macOS: Sequoia (15.7.3)
BetterTouchTool: 6.210
if possible please share the crashlog (console app crash report section).
Where exactly did you add a named trigger?
For all apps
send the console log by email
wait, that named trigger triggers itself
(resulting in millions of calls within seconds, eventually crashing BTT)
What are you trying to set up?
I just want to show the widget on the desktop, I thought I try it tem. via a named trigger. I've tried the level setting but doesn’t seem to show the widget.
timer_widget.bttpreset (11.0 KB)
Does the widget show in your floating menu in general? Just not on desktop?
could you share the timer.swift you used? was it the example from my docs?
yes it is, here is the file (.swift upload not allowed
:
timer.swift.zip (1.2 KB)
I think the maximum width and height of your floating menu item are set to 40px, maybe that causes it to not render correctly.
great, then it works! (these plugins can unfortunately not be previewed for technical reasons thus the yellow/red warning sign). Because of that it will only work when really being rendered in the real menu).
Now you should be able to change the z-index.
ok, thx for now to be continued tomorrow ![]()