Leif Middelschulte

Results 9 issues of Leif Middelschulte

The dbus specification states that its authentication mechanism is a SASL profile. Unless (empty) data is provided with the mechanism right away (i.e. `AUTH ANONYMOUS `), SASL compliant authentication responds...

**Problem**: [Currently](https://github.com/rauc/rauc/releases/tag/v1.0) RAUC rejects a provided bundle, if it cannot [determine a suitable target slot](https://rauc.readthedocs.io/en/latest/basic.html#target-slot-selection) for every provided image. This is by intention to prevent unintended mistakes. However, it prevents...

RFE

**Description** The proposed changes allow users of GitLab CI infrastructure to mirror this repository and have labgrid images built and pushed to their local registry if they want to do...

tests

*PEP 518 -- Specifying Minimum Build System Requirements for Python Projects* [suggests](https://www.python.org/dev/peps/pep-0518/#file-format) the introduction of a `pyproject.toml`. This changeset provides initial support for [Python Poetry](https://python-poetry.org/) as a package/dependency manager that...

It would be really nice, if one could enable a timing dependency for a gesture like: "unless this gesture happens within 500ms, the event is ignored by the extension/propagated.". This...

enhancement

It would be nice to see http://www.musicpd.org/doc/protocol/ch03s04.html#command_prio implemented. The stub is there, but the implementation is missing. Please add the js/http interface for that call too. For the context: I've...

C-enhancement

These changes add/fix support for: - Hardware (BCH) ECC: I.e. i.MX6QDL's GPMI NAND interface - BCB search area fuse configuration Furthermore does this changeset a cover boot switch mechanism, courtesy...

Example of a widget that uses FDO icons (via Elm Icon) to indicate battery (charging) state.

Enums may have a `name` that is typically displayed to the user. This adds an API to allow access to that.