Commit Graph

382 Commits

Author SHA1 Message Date
aa60a369a9 fix: fix for bug mentioned in 13d68c7c24\#commitcomment-35504643 2019-10-15 13:17:26 +02:00
13d68c7c24 misc: attempted refactoring of the display support in something less shitty 2019-10-15 11:50:09 +02:00
df33d20cb2 fix: refactored oledhat layout 2019-10-15 10:45:03 +02:00
f3eb208c6a fix: refactored papirus layout 2019-10-15 10:42:08 +02:00
ae5ca2a05e fix: refactored inkyphat layout 2019-10-15 10:37:40 +02:00
f85d80d3fd Use the coolest face for the cool emotion 2019-10-14 22:43:12 +02:00
4be54cf3ee Fix layout issues 2019-10-14 21:08:07 +02:00
c8953d4654 Fix few errors with OledHat 2019-10-14 20:41:41 +02:00
277dbd5a16 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:48:33 +02:00
5b29f65042 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:35:49 +02:00
9f66d7ab96 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:32:40 +02:00
9625cf1122 misc: small fix or general refactoring i did not bother commenting 2019-10-14 19:26:23 +02:00
6b42e48dff misc: refactored ui layout code 2019-10-14 19:21:46 +02:00
748dbea13e Fix bug. Line misplaced in the code to init the display. 2019-10-14 18:19:53 +02:00
54a8fd81a5 Initial commit Waveshare OledHat
Add support for Waveshare Oled Hat
Change view.py to have more variable to support more types of screen in the future
2019-10-14 16:38:57 +02:00
e9899dda94 Overrides default inky library to change timings on black rendering 2019-10-13 17:40:58 +01:00
f0c5ad4b74 Overrides default inky library to change timings on black rendering 2019-10-13 17:18:27 +01:00
0f8f77c2be new: new text while generating keys ... 2019-10-12 20:00:50 +02:00
f84dd00295 fix: ui fixes for inky displays (which i hate) 2019-10-12 19:39:10 +02:00
79ba5102d7 fix: cosmetic fixes for inky displays 2019-10-12 17:47:51 +02:00
947a41da90 Merge pull request #92 from daswisher/display-fix
Basic display fix for waveshare v1 tri-color
2019-10-12 15:09:58 +02:00
dfaf3418af new: grid plugin can now do messaging 2019-10-11 23:29:34 +02:00
9d580ffc0f Updating waveshare logging to specify color vs monochromatic mode 2019-10-11 02:45:22 -07:00
41abfbc981 Typo on self._canvas 2019-10-10 03:23:36 -07:00
3480b99a45 Updating with master 2019-10-09 21:55:56 -07:00
3c2a3485c4 fix: attempt of a fix for inky and papirus displays (ref #229) 2019-10-09 14:48:37 +02:00
319b2bc31f fix: fixed text overlap for waveshare displays (ref #229) 2019-10-09 14:46:41 +02:00
55d99836e7 fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes #210) 2019-10-08 14:54:03 +02:00
4f694ddb83 new: added clean shutdown button to the web ui (closes #161) 2019-10-07 19:42:29 +02:00
0577972867 new: if more than one peer are present, display their number (closes #201) 2019-10-07 18:42:57 +02:00
61da16ed91 fix: when the AI is ready the mode label reports AI 2019-10-07 01:31:37 +02:00
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00