qutebrowser icon indicating copy to clipboard operation
qutebrowser copied to clipboard

A keyboard-driven, vim-like browser based on Python and Qt.

Results 482 qutebrowser issues
Sort by recently updated
recently updated
newest added

not sure how appropriate passing all this around is, but it works just fine

**Version info**: ``` qutebrowser v3.6.1 Git commit: Backend: QtWebEngine 6.10 based on Chromium 134.0.6998.208 with security patches up to 140.0.7339.207 (plus any distribution patches) (source: api) Qt: 6.10.0 CPython: 3.13.7...

component: performance
status: can't reproduce
priority: 2 - low
component: QtWebEngine
status: needs triage
bug: behavior

## Context Builds using `tox -e build-release` would fail because Python and NSIS were not detected in certain configurations, for example if they were not on the PATH. - **Python:**...

**Version info**: qutebrowser v3.5.1 Git commit: Backend: QtWebEngine 6.9.1 based on Chromium 130.0.6723.192 with security patches up to 136.0.7103.114 (plus any distribution patches) (source: api) Qt: 6.9.1 **Does the bug...

I resize qutebrowser to half screen, open two tabs, one is youtube.com. After I view YouTube video fullscreen, the window is automatically resized to fullscreen, then I switch to the...

priority: 2 - low
bug: behavior

Show zoom percentage in statusbar resolving #2870. - The zoom widget uses `TextBase`. - A new zoom factor changed signal was introduced to update the percentage after each change. -...

I'd like to slowly get rid of some Qt 5 stuff. I don't think we should drop it completely quite yet - it is still supported in various ways: -...

component: infrastructure
priority: 1 - middle

> [New dependency on the QtDBus module.](https://github.com/qutebrowser/qutebrowser/blob/main/doc/changelog.asciidoc#v220-2021-04-13) If this requirement is an issue for you or your distribution, please open an issue! Note that a DBus connection at runtime is...

priority: 3 - wishlist
component: notifications

We should adopt something like [Scriv](https://scriv.readthedocs.io/en/latest/) or [Towncrier](https://towncrier.readthedocs.io/en/latest/) so that contributors can write their own changelog files instead of having to manually write a changelog when merging PRs. This would...

component: infrastructure
priority: 2 - low