rocksdanister / lively

Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
https://rocksdanister.com/lively
GNU General Public License v3.0
14.91k stars 1.05k forks source link

Lively application window border artifact #2108

Open anfokaboom opened 8 months ago

anfokaboom commented 8 months ago

Describe the bug On some occasions, following exiting a fullscreen instance of (so far) OnlyOffice, Lively leaves a window border as shown in the screenshot. Exiting Lively removes the artifact, and when Lively.exe is relaunched, the border is gone.

To Reproduce Steps to reproduce the behavior:

  1. Run Lively which loads expected wallpaper
  2. Open OnlyOffice document in full screen
  3. Close OnlyOffice document
  4. Sometimes see app border artifact

Expected behavior No window border artifacts should be present on the monitor

Screenshots/Video If applicable, add screenshots/video to help explain your problem. border

Desktop (please complete the following information):

Additional context At all other times Lively and the wallpaper appears to run fine. I only noticed the issue occur after I closed a fullscreen OnlyOffice document

Log file (Important) Share the diagnostic files by: Open Lively settings (Gear icon) top-right -> System -> Log File -> Save or Navigate to Appdata folder C:\Users\<Use[lively_log_20240205_132544.zip] rName>\AppData\Local\Lively Wallpaper\logs (https://github.com/rocksdanister/lively/files/14160933/lively_log_20240205_132544.zip)

BryanTitan commented 7 months ago

Hi, i have this is issue too when the screensaver launches and I return to my ![Uploading Capture d'écran 2024-02-19 130327.png…]() desktop.

ShyRaziel commented 4 months ago

The same thing happens to me as to these 2 users, when starting Windows 11 the video appears with borders, to remove it I must end the process and reopen Lively so that it appears correctly and without those annoying borders, I mention that this happened since the most recent update, before the update it worked perfectly

rocksdanister commented 4 months ago

Try creating a mpv.conf file

border=no

and save it in the following folder: https://github.com/rocksdanister/lively/wiki/Video-Guide#mpv

ShyRaziel commented 4 months ago

I'll try it and comment on the results! Thanks for the reply!

Edit: The solution works perfectly, thank you very much for the support!