Jakob Haufe

Results 14 issues of Jakob Haufe

Using private stuff from the Android SDK no longer works on 4.1+, so import this and reference it.

GNOME_COMPILE_WARNINGS has been deprecated, AX_COMPILER_FLAGS from autoconf-archive is the recommended replacement. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830033 for more information.

This implements a modifier acting as a temporary volume limiter. The temporary maximum volume is taken from the first extra field of the NFC card.

While trying to switch the [Debian package](https://tracker.debian.org/qflipper) to Qt6, I noticed that moving the window by it's top bar is unreliable. It feels like the release event gets lost/ignored somewhere....

bug

With the removal of several functions in e2995495bd8e3c92df979db98a8c084d0e2895d2, I think `LT_VERSION_C` should have been bumped before the release of 0.3.0 as documented in `configure.ac`. I'm currently updating iec16022 in Debian...

Non-static inline fails at link time. This is most probably more of a workaround that an proper fix.

## I'm submitting a… [ ] Bug [x] Feature Request [ ] Documentation Request [ ] Other (Please describe in detail) Note: The report is targeting Debian but applies to...

enhancement
help wanted
accepted

This is a workaround for libmount 2.38 or later on linux kernel 5.1 or later. libmount defaults to the new fsconfig interface which does not support remounting the way the...

cephfs
needs-qa
wip-pdonnell-testing

Hopefully fixes bluefeet/GitLab-API-v4#48 Requests that don't return JSON must not have their result touched in any way. Other methods that are affected by this are archive and raw_file. Those already...