Code Monkey home page Code Monkey logo

Comments (5)

iwalton3 avatar iwalton3 commented on May 17, 2024

The icon is already set to com.github.iwalton3.jellyfin-media-player which is not an absolute file path. It has to be named like that for Flatpak. Is there something I can do to make it able to be themed?

from jellyfin-media-player.

viggy96 avatar viggy96 commented on May 17, 2024

Hmmm, you're right. Instead I'll submit a request to the icon theme to have them put in another link for Jellyfin Media Player.

from jellyfin-media-player.

viggy96 avatar viggy96 commented on May 17, 2024

It appears this is in progress on this issue: PapirusDevelopmentTeam/papirus-icon-theme#2007

from jellyfin-media-player.

viggy96 avatar viggy96 commented on May 17, 2024

Actually I just realised that the window icon is set here:

#if defined(Q_OS_WIN) || defined(Q_OS_LINUX)
    // Setting window icon on OSX will break user ability to change it
    app.setWindowIcon(QIcon(":/images/icon.png"));
#endif

from jellyfin-media-player.

viggy96 avatar viggy96 commented on May 17, 2024

Icon themes change the icon in the application list for the user, but once the application is opened, the taskbar/dock button shows this hardcoded icon no matter which icon theme the user has selected.

from jellyfin-media-player.

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.