dvd-screensaver icon indicating copy to clipboard operation
dvd-screensaver copied to clipboard

Off the screen

Open thetristanzone opened this issue 2 years ago • 3 comments

the dvd logo keeps on going off my screen when it reaches the left side, also is there a way to set it up so that it goes across both of my monitors?

thetristanzone avatar Apr 07 '23 05:04 thetristanzone

display_width, display_height = 1920, 1080 change the width and height accordingly in the code

Chris-Han3en avatar May 11 '23 19:05 Chris-Han3en

sorry, but this is not a screen saver, this is malfuctioning unusable heavy trash

Kirakilly avatar Jul 31 '23 16:07 Kirakilly

@Kirakilly thank you for your interest in my first Python project. I understand there are major performance issues tied to the fact that the screensaver is written in Python and packaged with Pyinstaller, but unfortunately I am unable to dedicate enough time to maintain or test it. You're always welcome to try solving the issue yourself, either by contributing here or making your own screensaver. In any case, constructive criticism is always better than the unconstructive kind 🙂.

lemonyte avatar Jul 31 '23 20:07 lemonyte

The project has been rewritten in Rust, so I think this issue is no longer relevant :)

lemonyte avatar Feb 17 '25 12:02 lemonyte