Skip to content

Latest commit

History

History
57 lines (38 loc) 路 1.68 KB

ChangeLog.md

File metadata and controls

57 lines (38 loc) 路 1.68 KB

Replacing atoi (1.4) - 18 Sep 2019

Changes

I replaced atoi to use strol instead

Im working for submit my package to AUR (archlinux) adjusting manuals, macros and testing PKGBUILD locally

Changes

  • Update readme
  • Very stupid typo error
  • Adjusting macros
  • Update changelog
  • Updating docs
  • Readme redundant word

Changes

I added a little manpage to start with create an AUR package

Minor fixes (1.1) - 11 Sep 2019

Changes

I resolved some bugs for non compatible laptops

Changes

This version works with the basics features:

  • Increase level
  • Decrease level
  • and get current level of brightness

Tested on Linux kernel 5.2.10. Could work in other if the kernel support your hardware.

Please reports any issues here on github. Any contribution will be higly well received! (creating a pull request). Any other thins please let me know.

This is my first program in C. Please be nice!