Can I change the ordering for grouped dock items to be static?












6














In the Ubuntu dock on Ubuntu 18.04, multiple windows of the same application are grouped and orange dots are shown to tell you how many windows of the application are opened. When you click on the icon, a small screen capture of each of the windows is shown.



However, these screen captures are shown in an order that's based on which window was last active on the desktop. This is something that clashes with the way I use the dock. I'm used to mentally mapping the windows to their dock positions. As such, I will often be trying to get to "the top one" and then I end up needing several clicks before I actually get to the terminal (or some other application) that I was looking for.



Is there some way to make sure that the order of these screen captures does not change whenever a window becomes active?










share|improve this question





























    6














    In the Ubuntu dock on Ubuntu 18.04, multiple windows of the same application are grouped and orange dots are shown to tell you how many windows of the application are opened. When you click on the icon, a small screen capture of each of the windows is shown.



    However, these screen captures are shown in an order that's based on which window was last active on the desktop. This is something that clashes with the way I use the dock. I'm used to mentally mapping the windows to their dock positions. As such, I will often be trying to get to "the top one" and then I end up needing several clicks before I actually get to the terminal (or some other application) that I was looking for.



    Is there some way to make sure that the order of these screen captures does not change whenever a window becomes active?










    share|improve this question



























      6












      6








      6


      3





      In the Ubuntu dock on Ubuntu 18.04, multiple windows of the same application are grouped and orange dots are shown to tell you how many windows of the application are opened. When you click on the icon, a small screen capture of each of the windows is shown.



      However, these screen captures are shown in an order that's based on which window was last active on the desktop. This is something that clashes with the way I use the dock. I'm used to mentally mapping the windows to their dock positions. As such, I will often be trying to get to "the top one" and then I end up needing several clicks before I actually get to the terminal (or some other application) that I was looking for.



      Is there some way to make sure that the order of these screen captures does not change whenever a window becomes active?










      share|improve this question















      In the Ubuntu dock on Ubuntu 18.04, multiple windows of the same application are grouped and orange dots are shown to tell you how many windows of the application are opened. When you click on the icon, a small screen capture of each of the windows is shown.



      However, these screen captures are shown in an order that's based on which window was last active on the desktop. This is something that clashes with the way I use the dock. I'm used to mentally mapping the windows to their dock positions. As such, I will often be trying to get to "the top one" and then I end up needing several clicks before I actually get to the terminal (or some other application) that I was looking for.



      Is there some way to make sure that the order of these screen captures does not change whenever a window becomes active?







      18.04 gnome-shell ubuntu-dock






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 17 '18 at 15:59

























      asked Jul 17 '18 at 11:54









      Jasper

      17617




      17617






















          2 Answers
          2






          active

          oldest

          votes


















          3














          Unfortunately, this is (currently?) not possible. The Ubuntu Dock (aka Dash to Dock, on which Ubuntu Dock is based) takes the order from Gnome Shell, and this is in order of MRU, Most Recently Used, with no exposed way to change that.



          If you do not object a change in layout, you could use Dash to Panel instead. This renders the icons not on a separate dock, but combines them with the panel. This extension does maintain the order of the icon previews throughout the session.






          share|improve this answer































            0














            Yes, currently it's not possible.



            But already there is a feature request for Dash to Dock about this trouble. Let's upvote it — https://github.com/micheleg/dash-to-dock/issues/639






            share|improve this answer





















              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "89"
              };
              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',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1056871%2fcan-i-change-the-ordering-for-grouped-dock-items-to-be-static%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              3














              Unfortunately, this is (currently?) not possible. The Ubuntu Dock (aka Dash to Dock, on which Ubuntu Dock is based) takes the order from Gnome Shell, and this is in order of MRU, Most Recently Used, with no exposed way to change that.



              If you do not object a change in layout, you could use Dash to Panel instead. This renders the icons not on a separate dock, but combines them with the panel. This extension does maintain the order of the icon previews throughout the session.






              share|improve this answer




























                3














                Unfortunately, this is (currently?) not possible. The Ubuntu Dock (aka Dash to Dock, on which Ubuntu Dock is based) takes the order from Gnome Shell, and this is in order of MRU, Most Recently Used, with no exposed way to change that.



                If you do not object a change in layout, you could use Dash to Panel instead. This renders the icons not on a separate dock, but combines them with the panel. This extension does maintain the order of the icon previews throughout the session.






                share|improve this answer


























                  3












                  3








                  3






                  Unfortunately, this is (currently?) not possible. The Ubuntu Dock (aka Dash to Dock, on which Ubuntu Dock is based) takes the order from Gnome Shell, and this is in order of MRU, Most Recently Used, with no exposed way to change that.



                  If you do not object a change in layout, you could use Dash to Panel instead. This renders the icons not on a separate dock, but combines them with the panel. This extension does maintain the order of the icon previews throughout the session.






                  share|improve this answer














                  Unfortunately, this is (currently?) not possible. The Ubuntu Dock (aka Dash to Dock, on which Ubuntu Dock is based) takes the order from Gnome Shell, and this is in order of MRU, Most Recently Used, with no exposed way to change that.



                  If you do not object a change in layout, you could use Dash to Panel instead. This renders the icons not on a separate dock, but combines them with the panel. This extension does maintain the order of the icon previews throughout the session.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Sep 21 '18 at 16:02

























                  answered Jul 17 '18 at 13:36









                  vanadium

                  4,93411228




                  4,93411228

























                      0














                      Yes, currently it's not possible.



                      But already there is a feature request for Dash to Dock about this trouble. Let's upvote it — https://github.com/micheleg/dash-to-dock/issues/639






                      share|improve this answer


























                        0














                        Yes, currently it's not possible.



                        But already there is a feature request for Dash to Dock about this trouble. Let's upvote it — https://github.com/micheleg/dash-to-dock/issues/639






                        share|improve this answer
























                          0












                          0








                          0






                          Yes, currently it's not possible.



                          But already there is a feature request for Dash to Dock about this trouble. Let's upvote it — https://github.com/micheleg/dash-to-dock/issues/639






                          share|improve this answer












                          Yes, currently it's not possible.



                          But already there is a feature request for Dash to Dock about this trouble. Let's upvote it — https://github.com/micheleg/dash-to-dock/issues/639







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Sep 11 '18 at 12:06









                          Snaker

                          765




                          765






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Ask Ubuntu!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.





                              Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                              Please pay close attention to the following guidance:


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1056871%2fcan-i-change-the-ordering-for-grouped-dock-items-to-be-static%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Questions related to Moebius Transform of Characteristic Function of the Primes

                              List of scandals in India

                              Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?