Giter Club home page Giter Club logo

Comments (3)

jeffvli avatar jeffvli commented on June 14, 2024 1

Unfortunately I don't think was working properly pre-0.5.0 either. This seems to be a limitation of Electron, where I believe a snapshot of the main window is taken before being minimized. This is an issue because the taskbar thumbnail image is a crop of the player bar in the main window using setThumbnailClip. Electron doesn't have a way to add a static image as the taskbar thumbnail.

What I can do is to revert it to the default taskbar thumbnail behavior when the window is minimized like so:
image

And when the window is restored, it'll go back to the cover image.

from sonixd.

bwat47 avatar bwat47 commented on June 14, 2024

I think what caused me to think that it worked previously, was that I have a windows 10 machine and a windows 11 machine.

On the windows 10 machine I see the issue when minimizing sonixd, but for some reason on windows 11 it does keep showing the thumbnail even after minimizing (even in v 0.5.0)

from sonixd.

jeffvli avatar jeffvli commented on June 14, 2024

That makes sense!

I was on a W11 machine when I developed this feature and have since reverted back to W10. I'll add to keep the current functionality on W11 but revert to the window view on W10 when minimizing.

from sonixd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.