Assign a client to multiple tags

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











up vote
0
down vote

favorite












Obviously it is possible to move a client window to another tag but is it possible to assign a client window to multiple tags?



Consider the case having a small floating window which is toggled to keep it on top. I want to assign it to all tags so its visible regardless of the active tag.










share|improve this question

























    up vote
    0
    down vote

    favorite












    Obviously it is possible to move a client window to another tag but is it possible to assign a client window to multiple tags?



    Consider the case having a small floating window which is toggled to keep it on top. I want to assign it to all tags so its visible regardless of the active tag.










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Obviously it is possible to move a client window to another tag but is it possible to assign a client window to multiple tags?



      Consider the case having a small floating window which is toggled to keep it on top. I want to assign it to all tags so its visible regardless of the active tag.










      share|improve this question













      Obviously it is possible to move a client window to another tag but is it possible to assign a client window to multiple tags?



      Consider the case having a small floating window which is toggled to keep it on top. I want to assign it to all tags so its visible regardless of the active tag.







      awesome






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 5 at 18:19









      ploth

      850115




      850115




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote



          accepted










          The client property is called sticky. Link to awesome documentation. Add this to your rc.lua:



           awful.key( modkey, "Control" , "s", function (c) c.sticky = not c.sticky end,
          description="toggle sticky", group="client"),





          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%2f467096%2fassign-a-client-to-multiple-tags%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



            accepted










            The client property is called sticky. Link to awesome documentation. Add this to your rc.lua:



             awful.key( modkey, "Control" , "s", function (c) c.sticky = not c.sticky end,
            description="toggle sticky", group="client"),





            share|improve this answer
























              up vote
              0
              down vote



              accepted










              The client property is called sticky. Link to awesome documentation. Add this to your rc.lua:



               awful.key( modkey, "Control" , "s", function (c) c.sticky = not c.sticky end,
              description="toggle sticky", group="client"),





              share|improve this answer






















                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted






                The client property is called sticky. Link to awesome documentation. Add this to your rc.lua:



                 awful.key( modkey, "Control" , "s", function (c) c.sticky = not c.sticky end,
                description="toggle sticky", group="client"),





                share|improve this answer












                The client property is called sticky. Link to awesome documentation. Add this to your rc.lua:



                 awful.key( modkey, "Control" , "s", function (c) c.sticky = not c.sticky end,
                description="toggle sticky", group="client"),






                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Sep 5 at 18:46









                ploth

                850115




                850115



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f467096%2fassign-a-client-to-multiple-tags%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?

                    Christian Cage

                    How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?