4 ms·
Thanks, that's actually my screensaver project Bubbles[1] which I created to mimic as much as possible the Windows 95 bubbles screensaver. It's a one-line inclu
by 90s_dev 1y ago
Thanks, that's actually my screensaver project Bubbles[1] which I created to mimic as much as possible the Windows 95 bubbles screensaver. It's a one-line include for any website, which is why I put it in this one. Maybe it'll catch on!
[1] https://github.com/sdegutis/bubbles/ https://github.com/sdegutis/bubbles/
- yardshop 1y agoI get the bubbles page too after a minute or so, but the main page is just white with two black lines on it. When I move my mouse around it, I get a click pointer and can see the links show up in the status area, but nothing is displayed. on latest version of Vivaldi
- yardshop 1y agoactually the content is there, it's just showing as white on white - when I select with the mouse I can see things - but my guess is that its still not displaying correctly
- 90s_dev 1y agoThat's very odd. Not sure what os/browser you're using, but I'm using standard HTMLCanvas stuff to draw them. Could you file an issue in the repo with that info? Thanks!