Commit Graph

6 Commits

Author SHA1 Message Date
Mark Arranz
aa7bb74226 Update Brightness.ts to grab a keyboard backlight device. (#316)
Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
2024-10-13 02:31:32 -07:00
Jas Singh
2c72cc66d8 Implemented strict linting standards and prettier formatting config. (#248)
* Implemented strict linting standards and prettier formatting config.

* More linter fixes and type updates.

* More linter updates and type fixes

* Remove noisy comments

* Linter and type updates

* Linter, formatting and type updates.

* Linter updates

* Type updates

* Type updates

* fixed all linter errors

* Fixed all linting, formatting and type issues.

* Resolve merge conflicts.
2024-09-14 16:20:05 -07:00
painerp
6dd37e686b adds targeted device to getting and setting calls with brightnessctl (#127) 2024-08-14 22:00:09 -07:00
Jas Singh
c238a72963 Fixes #46 - Battery and Volume percentage values are now rounded to the nearest whole rather than down. (#52) 2024-07-31 01:32:40 -07:00
Jas Singh
9ccc624712 Added on-screen-displays to indicate volume and brightness changes. (#34)
* Resolves #13 - Added on-screen-displays to indicate volume and brightness changes.

* <3 Aylur

* Update brightness logic for osd

* Update brightness labels

* Fixed typos in the settings menu component.

* Added options to toggle OSD and change its orientation.
2024-07-29 02:01:38 -07:00
Jas Singh
b511d76e11 Convert all remaining files to typescript. 2024-07-26 23:11:33 -07:00