optimize wallpaper tiles
@ -4,7 +4,7 @@ import RFB from "https://cdn.skypack.dev/pin/@novnc/novnc@v1.3.0-RRNSIy674lWHJVN
|
||||
const cmd = document.getElementById("status");
|
||||
|
||||
// random tile wallpaper
|
||||
document.body.style.backgroundImage = "url('tiles/tile_" + Math.floor(20 * Math.random()) + ".png')";
|
||||
document.body.style.backgroundImage = "url('tiles/tile_" + Math.floor(20 * Math.random()) + ".jpg')";
|
||||
|
||||
if (window.WebSocket) {
|
||||
// https://github.com/novnc/noVNC/blob/master/docs/API.md
|
||||
|
BIN
frontend/tiles/tile_0.jpg
Normal file
After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 30 KiB |
BIN
frontend/tiles/tile_1.jpg
Normal file
After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 24 KiB |
BIN
frontend/tiles/tile_10.jpg
Normal file
After Width: | Height: | Size: 600 B |
Before Width: | Height: | Size: 185 B |
BIN
frontend/tiles/tile_11.jpg
Normal file
After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 96 B |
BIN
frontend/tiles/tile_12.jpg
Normal file
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 390 B |
BIN
frontend/tiles/tile_13.jpg
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 396 B |
BIN
frontend/tiles/tile_14.jpg
Normal file
After Width: | Height: | Size: 433 B |
Before Width: | Height: | Size: 129 B |
BIN
frontend/tiles/tile_15.jpg
Normal file
After Width: | Height: | Size: 988 B |
Before Width: | Height: | Size: 301 B |
BIN
frontend/tiles/tile_16.jpg
Normal file
After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 10 KiB |
BIN
frontend/tiles/tile_17.jpg
Normal file
After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 36 KiB |
BIN
frontend/tiles/tile_18.jpg
Normal file
After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 16 KiB |
BIN
frontend/tiles/tile_19.jpg
Normal file
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 17 KiB |
BIN
frontend/tiles/tile_2.jpg
Normal file
After Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 92 B |
BIN
frontend/tiles/tile_3.jpg
Normal file
After Width: | Height: | Size: 649 B |
Before Width: | Height: | Size: 174 B |
BIN
frontend/tiles/tile_4.jpg
Normal file
After Width: | Height: | Size: 600 B |
Before Width: | Height: | Size: 187 B |
BIN
frontend/tiles/tile_5.jpg
Normal file
After Width: | Height: | Size: 719 B |
Before Width: | Height: | Size: 183 B |
BIN
frontend/tiles/tile_6.jpg
Normal file
After Width: | Height: | Size: 639 B |
Before Width: | Height: | Size: 96 B |
BIN
frontend/tiles/tile_7.jpg
Normal file
After Width: | Height: | Size: 485 B |
Before Width: | Height: | Size: 96 B |
BIN
frontend/tiles/tile_8.jpg
Normal file
After Width: | Height: | Size: 556 B |
Before Width: | Height: | Size: 287 B |
BIN
frontend/tiles/tile_9.jpg
Normal file
After Width: | Height: | Size: 656 B |
Before Width: | Height: | Size: 100 B |