Qutebrowser: Early config availability

Created on 28 Apr 2017  路  2Comments  路  Source: qutebrowser/qutebrowser

The new config system needs to be available before a QApplication is created.

This will allow:

  • [x] Passing custom switches to Chromium (#2235, #2377, probably also a config option for custom switches)
  • [ ] Adding an option for the QT_XCB_FORCE_SOFTWARE_OPENGL environment var (#2368)
  • [ ] Fixing the wayland decoration option (#2267)
  • [ ] Adding an option to toggle accessibility for performance reasons (see this Qt change)
  • [x] Adding an option to switch the backend
config 1 - middle

Most helpful comment

Quick update: There's a backend and a qt_args option now, hopefully making wrapper scripts a thing of the past!

All 2 comments

Quick update: There's a backend and a qt_args option now, hopefully making wrapper scripts a thing of the past!

Only #2368 and #2267 are left, so I'm closing this one.

Was this page helpful?
0 / 5 - 0 ratings