| | 1 | The screencolor at present cannot be set. By itself, that's not a big issue, but it is also totally not visible. |
| | 2 | |
| | 3 | When loading a video whose dimensions do not match the display, the stuff around the video is transparent. With the image, there's a white background. |
| | 4 | |
| | 5 | I propose the following changes: |
| | 6 | |
| | 7 | * The display should get an always-on background color. The best is probably to make a display "div" which includes both the background, thumbnail and icons. |
| | 8 | * This should be black by default. |
| | 9 | * The ''screencolor'' option can be used to overwrite this (probably extremely little work to activate this part) |
| | 10 | |
| | 11 | Note that #891 might impact this issue. |