Live data from Hacker News

FloatView – A video browser that fills unused screen space automatically

github.com

1–2 of 2 posts

Re: FloatView – A video browser that fills unused screen space automatically

#2
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 :)