Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Peter Hammerle f77ef28641 re-format code after upgrade of black to v23.1.0 hace 1 año
  Fabian Peter Hammerle a5525dd265 make module `acpi_backlight.evaluate` private hace 1 año
  Fabian Peter Hammerle b2cee8c8fa suggest udev rules when permissions are insufficient to set backlight's brightness hace 1 año
  Fabian Peter Hammerle ed078a508d disable ability to invoke `acpi_backlight` module as script (via `python -m acpi_backlight`); made main function private (use entry point `acpi-backlight-eval` instead) hace 2 años
  Fabian Peter Hammerle f7e3784baf drop compatibility with python3.5; test against python3.10 hace 2 años
  Fabian Peter Hammerle 858dfee530 refactor: use `pathlib.Path` instances instead of `os.path.*`; increase test coverage hace 2 años
  Fabian Peter Hammerle 36d947e22b added argument & return type hints hace 3 años
  Fabian Peter Hammerle b3b0c1cf59 pipeline: run pylint hace 3 años
  Fabian Peter Hammerle 6145e6ae2a format code via black hace 3 años
  Fabian Peter Hammerle f2c19fb758 refactor: merge acpi-backlight-eval script into __init__.py & add setuptools entry point hace 5 años
  Fabian Peter Hammerle 80571b57ed init hace 5 años