Florian Bruhin

Results 379 issues of Florian Bruhin

The GitHub description says: > A set of Django template filters to make caring about typography on the web a bit easier. http://static.mintchaos.com/projects/typogrify/ But that page is a 404.

Most of the listed dependencies seem to be optional (at least in theory, can't say I've ever tried to run barpyrus outside of hlwm!). Also some more recent changes added...

I have three screens: - Internal laptop screen (eDP) - Portable USB-C screen (DisplayPort-0) - External HDMI projector (HDMI-A-0) With that, I'm trying to set up xrandr so that I...

With pytest 4.5.0 (May 2019), we introduced `--strict-markers` as a replacement for `--strict`, and [said](https://docs.pytest.org/en/latest/changelog.html#pytest-4-5-0-2019-05-11): > The existing `--strict` option has the same behavior currently, but can be augmented in...

type: proposal

**Version info**: ``` qutebrowser v3.1.0 Git commit: c12340802 on main (2024-02-02 11:06:04 +0100) Backend: QtWebEngine 6.6.1, based on Chromium 112.0.5615.213 (from api) Qt: 6.6.1 ``` **Does the bug happen if...

priority: 2 - low
bug: segfault/crash/hang

I've talked about this for a while, but never opened an issue for it. In theory, I think BDD tests (the `.feature` files in [Gherkin](https://github.com/cucumber/cucumber/wiki/Gherkin)) are a good idea, and...

component: tests
priority: 1 - middle

Currently we're using a heavily customized QTabBar for the qutebrowser tab bar. This bug was recently closed: [[QTBUG-40256] QTabBar: layoutDirty should be exposed to subclasses - Qt Bug Tracker](https://bugreports.qt.io/browse/QTBUG-40256) Which...

component: style / refactoring
priority: 2 - low

**Version info**: qb v3.1.0 and Qt 6.6.1, wayland platform plugin **Does the bug happen if you start with `--temp-basedir`?**: assuming yes **Description** https://github.com/qutebrowser/qutebrowser/assets/625793/fde50456-2adf-43b0-8138-d2819cd939b8 From twouters on IRC - moving the...

qt
priority: 2 - low
component: QtWebEngine
bug: behavior

Even after the trimming fix from #5973, I get crash reports with that error: https://crashes.qutebrowser.org/view/7045e3c6 We should probably not even attempt the trimming, and just error out in some sane...

component: completion
priority: 1 - middle
bug: exception

With QtWebEngine (in both simplebrowser or qutebrowser), it looks like DNS requests are not going over a proxy by default. With `qutebrowser --temp-basedir -s content.proxy socks://localhost:9999 browserleaks.com/ip`: ![image](https://user-images.githubusercontent.com/625793/93611373-88af7200-f9ce-11ea-863a-3a8f9e0e7025.png) With `chromium...

component: config
priority: 2 - low