[core/input] __ for private variables, use id as property

This commit is contained in:
tobi-wan-kenobi 2020-03-29 14:43:04 +02:00
parent 428b627daf
commit 95410e4adf
4 changed files with 11 additions and 13 deletions

View file

@ -34,3 +34,4 @@
- theme: `load` vs. `__load` vs. `load_keywords`
- themes: use colors to improve theme readability
- brightness: read from CLI tools
- input: use events?