Florian Bruhin
Florian Bruhin
A bit early as usual, but I already need a place for some notes to myself :wink: Schedule: [Qt 6.4 Release - Qt Wiki](https://wiki.qt.io/Qt_6.4_Release) Also see: - #7314 # Dark...
Sometimes I'm entering a filename, but I want to double-check some information (like an invoice date) on the website. For situations like this, it would be good to have a...
On 63caa39a2ab191181689f048e994207b67bef092, when doing the following: - Creating `~/tmp/testdldir` - Downloading into that directory - Deleting it - Downloading another file into that directory, which has been remembered by qutebrowser...
We set those for `Info.plist`, but they [seem to be deprecated](https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-101685). Also see: [macOS File and Custom URL Scheme Associations - Free Pascal wiki](https://wiki.freepascal.org/macOS_File_and_Custom_URL_Scheme_Associations)
Since this came up once or twice in the past, I'd like to collect some thoughts on Firefox containers: - [Original announcement](https://blog.mozilla.org/tanvi/2016/06/16/contextual-identities-on-the-web/) - [Testpilot page](https://testpilot.firefox.com/experiments/containers//) - [Addon](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/) - [Update blogpost...
# Summary if you've been linked to this issue due to crashes Due to a yet-unknown issue (possibly unclean shutdowns of qutebrowser?), the "Service Worker" storage used by the underlying...
Things which could be improved after #3040 is in: - [ ] Maybe offer an install dialog when a `.user.js` file is opened, [like Chromium](https://www.chromium.org/developers/design-documents/user-scripts) - [ ] Have some...
Qt by default auto-detects the text format for labels and such (yes, it's about as great as it sounds...). This means that with 16781db684aac6b1f54ddc73ff8bb288c1331bd1 now e.g. `/
Might be needed for https://github.com/qutebrowser/qutebrowser/issues/6771. https://github.com/qutebrowser/qutebrowser/blob/51539023c0043d5c60896ddc716279af3213b006/scripts/dev/build_release.py#L229-L246 Seems to be broken with Qt 6 as well.
See https://github.com/pyinstaller/pyinstaller/pull/6903 and https://github.com/qutebrowser/qutebrowser/issues/7252#issuecomment-1160147130