Felix
Felix
Yeah it might be something specific to your machine. I don't think it is another process though, but more likely some different configuration. I will see if I can find...
That's annoying ... I also just tried https://weather.yahoo.com. When you start typing "St. John's" you get the autocomplete suggestion "St. John's, NL, CA" and if you select it, everything works...
I see this is becoming popular :) It is tough to implement, because unlike Geek Tool (I am assuming at least), widgets don't live in their own window - they...
@CedricRBR the main problem is that when the WebView is overlaying the desktop it becomes unusable. This is because clicks are intercepted by the WebView. Its is possible to have...
@Peeja thanks for the tip! I currently have a solution (not released yet) using a tracking rect. This might be an alternative/better solution
It is actually a workaround to make background filters update when switching spaces. If they are not forced to redraw, they'll keep showing pixels from the previous space (noticeable when...
(Sorry for the late reply - it's been a busy week) So, there is no option to disable the force redraw at the moment. I also couldn't think of any...
no progress yet unfortunately
@kinglouie thanks for the info! So it seems like this issues exists even when you use NSVisualEffectView directly?
The blinking is actually caused by Übersicht. It is forcing the backdrop to redraw, otherwise you would get what you described and worse, because the blurred background sometimes wouldn't redraw...