ThomasVon2021 / blikvm

Open and cost-effective "KVM-over-IP". BliKVM comes in 4 different models, v1 CM4, v2 PCIe, v3 HAT and v4 Allwinner, based on Raspberry Pi and Allwinner SoC.
https://thomasvon2021.github.io/blikvm/
GNU General Public License v3.0
355 stars 30 forks source link

[Feature Request] Real Full Screen without resizing video #159

Open Er-i-c opened 3 months ago

Er-i-c commented 3 months ago

I use an extra Full HD monitor for blikvm. The problem is that the image is blurred because of the left panel even though I use full screen. Would be nice to have video without resizing.

As a workaround I use the Developer Tools to delete the leftmenu div and the div styles in the videocontainer and webrtc-output. I also remove the padding on videocontainer. These changes are not persistent, so I need to redo this every time.

Maybe the left menu can appear floating over the video when the mouse hits the border (without resizing)?

Thanks

ThomasVon2021 commented 3 months ago

The sidebar will be removed in future versions