Hadrian Węgrzynowski

Results 4 comments of Hadrian Węgrzynowski

I would only like to point people to alternatives. I currently use [Totally not Panorama](https://addons.mozilla.org/en-US/firefox/addon/basic-panorama/) which itself is a fork of [Panorama View](https://addons.mozilla.org/en-US/firefox/addon/panorama-view/). They are almost a complete copy of...

@psxlover: from Totally not Panorama extension's description: > Enhancements, compared to Panorama View 0.6.15 by photodiode: > - Support for hiding tabs (Firefox 59+) > - On-demand screenshots (Firefox 59+)...

Oh, hello. I'm here. I manually edited `/Applications/Xpra.app//Contents/Resources/lib/python3.8/xpra/client/gl/gl_window_backing_base.py` ``` --- /Applications/Xpra.app/Contents/Resources/lib/python3.8/xpra/client/gl/gl_window_backing_base.py +++ /Applications/Xpra.app/Contents/Resources/lib/python3.8/xpra/client/gl/gl_window_backing_base.py 2020-09-29 13:27:52.000000000 +0200 @@ -325,7 +325,7 @@ def init(self, ww : int, wh : int, bw :...

I had quite a dirty Xpra.app after my debugging. I diffed python sources against Xpra 4.0.4 source and forgot to mention that the previous patch is also crucial for it...