aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/Screen.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix various typosluz paz2022-06-051-1/+1
| | | | Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
| | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories.
* Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-281-0/+1
|\
| * Merge branch 'develop' into new_touch_handlerRiku Isokoski2021-07-251-2/+6
| |\
| * | Fix most issuesRiku Isokoski2021-07-161-0/+1
| | |
* | | Merge branch 'develop' into refresh_reworkRiku Isokoski2021-08-031-2/+6
|\ \ \ | | |/ | |/|
| * | Fix cases where Get() isn't usedRiku Isokoski2021-07-251-2/+6
| |/
* / Refresh reworkRiku Isokoski2021-07-191-14/+10
|/
* Changed access modified indentationAvamander2021-04-241-4/+4
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-43/+55
|
* Big UI and navigation RewriteJoaquim2021-04-041-0/+2
| | | | | | | | | | | new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
* Multi face support, analog clock, 12/24 configJoaquim2021-02-241-0/+20
|
* Minor formatting, diagnostic and documentation changesAvamander2020-10-091-3/+15
|
* Fixed a small warning with Screen's constructorAvamander2020-10-041-1/+1
|
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-021-0/+30