How to make a Chromium instance with its own icon

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
-1
down vote

favorite












As you probably have noticed most calendaring applications in Linux suck, so I have decided doing something about it.



Basically I want to create an Arch package that puts Google Calendar right into the applications menu. That launches Google calendar right away into Chromium, without the navigation bar, by the following command:



chromium --app=https://calendar.google.com/calendar/r



The question is that I wanted to make it in such way that it had its own icon. That when it's launched, in the task bar, it's associated with its own icon instead of the Chromium one.



I know this is possible because that was the exact behaviour of the Google Calendar app, till Google decided to deprecate apps in Chromium. Specifically the line was:



chromium --app-id=ejjicmeblgpmajnghnpcppodonldlgfn



Any idea about how this could be accomplished? Thanks in advance.







share|improve this question






















  • wiki.archlinux.org/index.php/Desktop_entries
    – jasonwryan
    Apr 1 at 3:51










  • I'm sorry that page doesn't answer my question. This isn't about making a desktop entry, but more about separating instances of the same application. When I launch my desktop entry it is managed from the same icon than any other opened Chromium window. I want to prevent that, that the app has its own separate icon in the task bar.
    – Alberto Salvia Novella
    Apr 1 at 4:03










  • As I said on the Arch boards: create your own custom entry, point it at whatever icon you want and exec any command you want...
    – jasonwryan
    Apr 1 at 5:00














up vote
-1
down vote

favorite












As you probably have noticed most calendaring applications in Linux suck, so I have decided doing something about it.



Basically I want to create an Arch package that puts Google Calendar right into the applications menu. That launches Google calendar right away into Chromium, without the navigation bar, by the following command:



chromium --app=https://calendar.google.com/calendar/r



The question is that I wanted to make it in such way that it had its own icon. That when it's launched, in the task bar, it's associated with its own icon instead of the Chromium one.



I know this is possible because that was the exact behaviour of the Google Calendar app, till Google decided to deprecate apps in Chromium. Specifically the line was:



chromium --app-id=ejjicmeblgpmajnghnpcppodonldlgfn



Any idea about how this could be accomplished? Thanks in advance.







share|improve this question






















  • wiki.archlinux.org/index.php/Desktop_entries
    – jasonwryan
    Apr 1 at 3:51










  • I'm sorry that page doesn't answer my question. This isn't about making a desktop entry, but more about separating instances of the same application. When I launch my desktop entry it is managed from the same icon than any other opened Chromium window. I want to prevent that, that the app has its own separate icon in the task bar.
    – Alberto Salvia Novella
    Apr 1 at 4:03










  • As I said on the Arch boards: create your own custom entry, point it at whatever icon you want and exec any command you want...
    – jasonwryan
    Apr 1 at 5:00












up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











As you probably have noticed most calendaring applications in Linux suck, so I have decided doing something about it.



Basically I want to create an Arch package that puts Google Calendar right into the applications menu. That launches Google calendar right away into Chromium, without the navigation bar, by the following command:



chromium --app=https://calendar.google.com/calendar/r



The question is that I wanted to make it in such way that it had its own icon. That when it's launched, in the task bar, it's associated with its own icon instead of the Chromium one.



I know this is possible because that was the exact behaviour of the Google Calendar app, till Google decided to deprecate apps in Chromium. Specifically the line was:



chromium --app-id=ejjicmeblgpmajnghnpcppodonldlgfn



Any idea about how this could be accomplished? Thanks in advance.







share|improve this question














As you probably have noticed most calendaring applications in Linux suck, so I have decided doing something about it.



Basically I want to create an Arch package that puts Google Calendar right into the applications menu. That launches Google calendar right away into Chromium, without the navigation bar, by the following command:



chromium --app=https://calendar.google.com/calendar/r



The question is that I wanted to make it in such way that it had its own icon. That when it's launched, in the task bar, it's associated with its own icon instead of the Chromium one.



I know this is possible because that was the exact behaviour of the Google Calendar app, till Google decided to deprecate apps in Chromium. Specifically the line was:



chromium --app-id=ejjicmeblgpmajnghnpcppodonldlgfn



Any idea about how this could be accomplished? Thanks in advance.









share|improve this question













share|improve this question




share|improve this question








edited Apr 1 at 3:51









jasonwryan

46.6k14127175




46.6k14127175










asked Apr 1 at 3:50









Alberto Salvia Novella

11




11











  • wiki.archlinux.org/index.php/Desktop_entries
    – jasonwryan
    Apr 1 at 3:51










  • I'm sorry that page doesn't answer my question. This isn't about making a desktop entry, but more about separating instances of the same application. When I launch my desktop entry it is managed from the same icon than any other opened Chromium window. I want to prevent that, that the app has its own separate icon in the task bar.
    – Alberto Salvia Novella
    Apr 1 at 4:03










  • As I said on the Arch boards: create your own custom entry, point it at whatever icon you want and exec any command you want...
    – jasonwryan
    Apr 1 at 5:00
















  • wiki.archlinux.org/index.php/Desktop_entries
    – jasonwryan
    Apr 1 at 3:51










  • I'm sorry that page doesn't answer my question. This isn't about making a desktop entry, but more about separating instances of the same application. When I launch my desktop entry it is managed from the same icon than any other opened Chromium window. I want to prevent that, that the app has its own separate icon in the task bar.
    – Alberto Salvia Novella
    Apr 1 at 4:03










  • As I said on the Arch boards: create your own custom entry, point it at whatever icon you want and exec any command you want...
    – jasonwryan
    Apr 1 at 5:00















wiki.archlinux.org/index.php/Desktop_entries
– jasonwryan
Apr 1 at 3:51




wiki.archlinux.org/index.php/Desktop_entries
– jasonwryan
Apr 1 at 3:51












I'm sorry that page doesn't answer my question. This isn't about making a desktop entry, but more about separating instances of the same application. When I launch my desktop entry it is managed from the same icon than any other opened Chromium window. I want to prevent that, that the app has its own separate icon in the task bar.
– Alberto Salvia Novella
Apr 1 at 4:03




I'm sorry that page doesn't answer my question. This isn't about making a desktop entry, but more about separating instances of the same application. When I launch my desktop entry it is managed from the same icon than any other opened Chromium window. I want to prevent that, that the app has its own separate icon in the task bar.
– Alberto Salvia Novella
Apr 1 at 4:03












As I said on the Arch boards: create your own custom entry, point it at whatever icon you want and exec any command you want...
– jasonwryan
Apr 1 at 5:00




As I said on the Arch boards: create your own custom entry, point it at whatever icon you want and exec any command you want...
– jasonwryan
Apr 1 at 5:00










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Follow this process to create a shortcut into the desktop, and then move it into the folder "~/.local/share/applications"



Also I have suggested to include this functionality directly into Chromium.






share|improve this answer




















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f434783%2fhow-to-make-a-chromium-instance-with-its-own-icon%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    Follow this process to create a shortcut into the desktop, and then move it into the folder "~/.local/share/applications"



    Also I have suggested to include this functionality directly into Chromium.






    share|improve this answer
























      up vote
      0
      down vote













      Follow this process to create a shortcut into the desktop, and then move it into the folder "~/.local/share/applications"



      Also I have suggested to include this functionality directly into Chromium.






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        Follow this process to create a shortcut into the desktop, and then move it into the folder "~/.local/share/applications"



        Also I have suggested to include this functionality directly into Chromium.






        share|improve this answer












        Follow this process to create a shortcut into the desktop, and then move it into the folder "~/.local/share/applications"



        Also I have suggested to include this functionality directly into Chromium.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 1 at 5:50









        Alberto Salvia Novella

        11




        11






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f434783%2fhow-to-make-a-chromium-instance-with-its-own-icon%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay