Hacker News new | ask | show | jobs
FloatView – A video browser that fills unused screen space automatically (github.com)
3 points by mrconter11 240 days ago
1 comments

Hi! I created an algorithm to detect unused screen real estate and made a video browser that auto-positions itself there. Uses seed growth to find the biggest unused rectangular region every 0.1s. Repositions automatically when you rearrange windows. Would be fun to hear what you think :)