1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Michał Rudowicz 75659d8142 Events after screensaver should be ignored for a short time 2024-09-10 18:55:12 +02:00
Michał Rudowicz c20557cc32 Display network request result on screen 2024-09-10 18:39:15 +02:00
Michał Rudowicz 8fb38ee0fd Add ability to configure font settings 2024-09-10 18:27:31 +02:00
Michał Rudowicz b002dfcf4f color_scheme -> theme 2024-09-10 18:22:13 +02:00
Michał Rudowicz 0c21a3e34a Do not hardcode quitting action, make in a configurable action instead 2024-09-10 17:50:10 +02:00
Michał Rudowicz 0ecf532464 Configurable color schemes, set Nord as an example 2024-09-10 17:39:53 +02:00
Michał Rudowicz 3b9e279db1 Animated color change on button hover 2024-09-10 17:10:06 +02:00
Michał Rudowicz 1fc3a01413 Redraw only when something could have changed - save CPU usage 2024-09-10 16:37:34 +02:00
Michał Rudowicz abbaec38da Added some simple documentation into README 2024-09-10 16:25:48 +02:00
Michał Rudowicz 8c64d82fa9 Action messages, ability to define message timeout in param 2024-09-10 16:22:28 +02:00
Michał Rudowicz 598c882076 Animated screensaver, command line args for ssaver delay and fullscreen 2024-09-09 22:58:58 +02:00
Michał Rudowicz 607057868d Initial screensaver support 2024-09-09 19:56:38 +02:00
Michał Rudowicz c483d92a66 Slightly move buttons on mouse down 2024-09-09 19:28:55 +02:00
Michał Rudowicz a852710e19 Initial HTTP GET support 2024-09-08 19:26:29 +02:00
Michał Rudowicz c704b137a4 Potential multiple different action types 2024-09-08 19:14:34 +02:00
Michał Rudowicz a16e689ec5 Ability to configure background color 2024-09-08 18:02:13 +02:00
Michał Rudowicz cd287083a0 Read configuration from file 2024-09-08 17:54:16 +02:00
Michał Rudowicz 64ea237071 flake8 fixes 2024-09-08 17:20:47 +02:00
Michał Rudowicz c330fa0bfe Switch boards after keypress, wait some time etc. 2024-09-08 17:17:55 +02:00
Michał Rudowicz 0ab21fabc0 Added quit button 2024-09-08 16:50:18 +02:00
Michał Rudowicz 7084a51b0a Some initial buttons 2024-09-08 16:44:47 +02:00
Michał Rudowicz 516844ee21 Initial commit 2024-09-08 13:58:38 +02:00