Can I configure gnome to show open windows on the dock individually?












0















I just installed Ubuntu 18.04 LTS, and am trying to customize the desktop. I placed the app dock on the bottom, and now I'm trying to figure out a way to switch between open windows.




  1. Windows on dock individually/ungroup: I know that if I click on an open application's icon, I'll get a nice little pop-up/tooltip showing me all the individual instances/windows of that app. Unfortunately, that's two whole steps which feel very uncomfortable for me. I'd prefer to have each instance shown separately along with a window title (so I can tell them apart). That way, I can just click directly on the window I want.


  2. Windows on switcher individually/ungroup: Also, I noticed the ALT + Tab seems to switch between application "types" rather than individual windows. So I can't simply use that shortcut to switch between two open terminals, for example. I have to use the mouse every time. Is there a way to change that behavior so that it just switches between individual windows based on their order they were last in focus?











share|improve this question





























    0















    I just installed Ubuntu 18.04 LTS, and am trying to customize the desktop. I placed the app dock on the bottom, and now I'm trying to figure out a way to switch between open windows.




    1. Windows on dock individually/ungroup: I know that if I click on an open application's icon, I'll get a nice little pop-up/tooltip showing me all the individual instances/windows of that app. Unfortunately, that's two whole steps which feel very uncomfortable for me. I'd prefer to have each instance shown separately along with a window title (so I can tell them apart). That way, I can just click directly on the window I want.


    2. Windows on switcher individually/ungroup: Also, I noticed the ALT + Tab seems to switch between application "types" rather than individual windows. So I can't simply use that shortcut to switch between two open terminals, for example. I have to use the mouse every time. Is there a way to change that behavior so that it just switches between individual windows based on their order they were last in focus?











    share|improve this question



























      0












      0








      0








      I just installed Ubuntu 18.04 LTS, and am trying to customize the desktop. I placed the app dock on the bottom, and now I'm trying to figure out a way to switch between open windows.




      1. Windows on dock individually/ungroup: I know that if I click on an open application's icon, I'll get a nice little pop-up/tooltip showing me all the individual instances/windows of that app. Unfortunately, that's two whole steps which feel very uncomfortable for me. I'd prefer to have each instance shown separately along with a window title (so I can tell them apart). That way, I can just click directly on the window I want.


      2. Windows on switcher individually/ungroup: Also, I noticed the ALT + Tab seems to switch between application "types" rather than individual windows. So I can't simply use that shortcut to switch between two open terminals, for example. I have to use the mouse every time. Is there a way to change that behavior so that it just switches between individual windows based on their order they were last in focus?











      share|improve this question
















      I just installed Ubuntu 18.04 LTS, and am trying to customize the desktop. I placed the app dock on the bottom, and now I'm trying to figure out a way to switch between open windows.




      1. Windows on dock individually/ungroup: I know that if I click on an open application's icon, I'll get a nice little pop-up/tooltip showing me all the individual instances/windows of that app. Unfortunately, that's two whole steps which feel very uncomfortable for me. I'd prefer to have each instance shown separately along with a window title (so I can tell them apart). That way, I can just click directly on the window I want.


      2. Windows on switcher individually/ungroup: Also, I noticed the ALT + Tab seems to switch between application "types" rather than individual windows. So I can't simply use that shortcut to switch between two open terminals, for example. I have to use the mouse every time. Is there a way to change that behavior so that it just switches between individual windows based on their order they were last in focus?








      gnome-shell






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 9 mins ago









      Pablo Bianchi

      2,6151532




      2,6151532










      asked Jan 3 at 6:03









      Alejandro RamalloAlejandro Ramallo

      1032




      1032






















          1 Answer
          1






          active

          oldest

          votes


















          2














          That is how the Ubuntu Dock works by design. That is also how Alt+tab works by design. Yet, you can configure your system more to your liking.



          Install some officially supported gnome-shell extensions with the terminal command



          sudo apt install gnome-shell-extensions



          Install Tweaks to allow enabling/disabling extensions with the command



          sudo apt install gnome-tweaks



          Taskbar



          Option 1



          Open "Tweaks". On the Extensions tab, enable "Windows list". This gives you a taskbar with one button (icon and text) for each individual window. Optionally, "disable Ubuntu dock" to disable the dock.



          Option 2



          This is kind of an option on steroids. Install the not officially supported, though excellent extension Dash to Panel:



          sudo apt install gnome-shell-extension-dash-to-panel



          In Gnome Tweaks, turn Ubuntu Dock off, then turn Dash to panel on. The extension will merge the dock with the topbar into one bottom bar.



          At first, the extension will work the 'modern' way, i.e., showing one icon for each application. The extension is extensively configurable, though. In Gnome Tweaks, click the gear icon next to the extension to access its options. On the "behavior" tab, turn "Ungroup applications" on, and tweak using the gear icon.





          Windows on switcher individually/ungroup: Alt+tab



          Option 1 Leave as is, but know you can switch individual windows of an application with Alt+Key Above tab



          Option 2 Activate the officially supported "Alternatetab" extension.






          share|improve this answer


























          • Thanks! I couldn't get the window list extension to work, but the alternatetab works perfectly. That's enough to improve usability for me.

            – Alejandro Ramallo
            Jan 3 at 14:41











          • Strange, can you indicate what went wrong? Actually, Ubuntu is going to have the Alternatetab as default on Alt+tab in the upcoming version of Ubuntu (19.04), while the current default app switcher will remain on Super+tab, so they are busy meeting your concerns :-)

            – vanadium
            Jan 3 at 20:17











          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%2f1106481%2fcan-i-configure-gnome-to-show-open-windows-on-the-dock-individually%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          That is how the Ubuntu Dock works by design. That is also how Alt+tab works by design. Yet, you can configure your system more to your liking.



          Install some officially supported gnome-shell extensions with the terminal command



          sudo apt install gnome-shell-extensions



          Install Tweaks to allow enabling/disabling extensions with the command



          sudo apt install gnome-tweaks



          Taskbar



          Option 1



          Open "Tweaks". On the Extensions tab, enable "Windows list". This gives you a taskbar with one button (icon and text) for each individual window. Optionally, "disable Ubuntu dock" to disable the dock.



          Option 2



          This is kind of an option on steroids. Install the not officially supported, though excellent extension Dash to Panel:



          sudo apt install gnome-shell-extension-dash-to-panel



          In Gnome Tweaks, turn Ubuntu Dock off, then turn Dash to panel on. The extension will merge the dock with the topbar into one bottom bar.



          At first, the extension will work the 'modern' way, i.e., showing one icon for each application. The extension is extensively configurable, though. In Gnome Tweaks, click the gear icon next to the extension to access its options. On the "behavior" tab, turn "Ungroup applications" on, and tweak using the gear icon.





          Windows on switcher individually/ungroup: Alt+tab



          Option 1 Leave as is, but know you can switch individual windows of an application with Alt+Key Above tab



          Option 2 Activate the officially supported "Alternatetab" extension.






          share|improve this answer


























          • Thanks! I couldn't get the window list extension to work, but the alternatetab works perfectly. That's enough to improve usability for me.

            – Alejandro Ramallo
            Jan 3 at 14:41











          • Strange, can you indicate what went wrong? Actually, Ubuntu is going to have the Alternatetab as default on Alt+tab in the upcoming version of Ubuntu (19.04), while the current default app switcher will remain on Super+tab, so they are busy meeting your concerns :-)

            – vanadium
            Jan 3 at 20:17
















          2














          That is how the Ubuntu Dock works by design. That is also how Alt+tab works by design. Yet, you can configure your system more to your liking.



          Install some officially supported gnome-shell extensions with the terminal command



          sudo apt install gnome-shell-extensions



          Install Tweaks to allow enabling/disabling extensions with the command



          sudo apt install gnome-tweaks



          Taskbar



          Option 1



          Open "Tweaks". On the Extensions tab, enable "Windows list". This gives you a taskbar with one button (icon and text) for each individual window. Optionally, "disable Ubuntu dock" to disable the dock.



          Option 2



          This is kind of an option on steroids. Install the not officially supported, though excellent extension Dash to Panel:



          sudo apt install gnome-shell-extension-dash-to-panel



          In Gnome Tweaks, turn Ubuntu Dock off, then turn Dash to panel on. The extension will merge the dock with the topbar into one bottom bar.



          At first, the extension will work the 'modern' way, i.e., showing one icon for each application. The extension is extensively configurable, though. In Gnome Tweaks, click the gear icon next to the extension to access its options. On the "behavior" tab, turn "Ungroup applications" on, and tweak using the gear icon.





          Windows on switcher individually/ungroup: Alt+tab



          Option 1 Leave as is, but know you can switch individual windows of an application with Alt+Key Above tab



          Option 2 Activate the officially supported "Alternatetab" extension.






          share|improve this answer


























          • Thanks! I couldn't get the window list extension to work, but the alternatetab works perfectly. That's enough to improve usability for me.

            – Alejandro Ramallo
            Jan 3 at 14:41











          • Strange, can you indicate what went wrong? Actually, Ubuntu is going to have the Alternatetab as default on Alt+tab in the upcoming version of Ubuntu (19.04), while the current default app switcher will remain on Super+tab, so they are busy meeting your concerns :-)

            – vanadium
            Jan 3 at 20:17














          2












          2








          2







          That is how the Ubuntu Dock works by design. That is also how Alt+tab works by design. Yet, you can configure your system more to your liking.



          Install some officially supported gnome-shell extensions with the terminal command



          sudo apt install gnome-shell-extensions



          Install Tweaks to allow enabling/disabling extensions with the command



          sudo apt install gnome-tweaks



          Taskbar



          Option 1



          Open "Tweaks". On the Extensions tab, enable "Windows list". This gives you a taskbar with one button (icon and text) for each individual window. Optionally, "disable Ubuntu dock" to disable the dock.



          Option 2



          This is kind of an option on steroids. Install the not officially supported, though excellent extension Dash to Panel:



          sudo apt install gnome-shell-extension-dash-to-panel



          In Gnome Tweaks, turn Ubuntu Dock off, then turn Dash to panel on. The extension will merge the dock with the topbar into one bottom bar.



          At first, the extension will work the 'modern' way, i.e., showing one icon for each application. The extension is extensively configurable, though. In Gnome Tweaks, click the gear icon next to the extension to access its options. On the "behavior" tab, turn "Ungroup applications" on, and tweak using the gear icon.





          Windows on switcher individually/ungroup: Alt+tab



          Option 1 Leave as is, but know you can switch individual windows of an application with Alt+Key Above tab



          Option 2 Activate the officially supported "Alternatetab" extension.






          share|improve this answer















          That is how the Ubuntu Dock works by design. That is also how Alt+tab works by design. Yet, you can configure your system more to your liking.



          Install some officially supported gnome-shell extensions with the terminal command



          sudo apt install gnome-shell-extensions



          Install Tweaks to allow enabling/disabling extensions with the command



          sudo apt install gnome-tweaks



          Taskbar



          Option 1



          Open "Tweaks". On the Extensions tab, enable "Windows list". This gives you a taskbar with one button (icon and text) for each individual window. Optionally, "disable Ubuntu dock" to disable the dock.



          Option 2



          This is kind of an option on steroids. Install the not officially supported, though excellent extension Dash to Panel:



          sudo apt install gnome-shell-extension-dash-to-panel



          In Gnome Tweaks, turn Ubuntu Dock off, then turn Dash to panel on. The extension will merge the dock with the topbar into one bottom bar.



          At first, the extension will work the 'modern' way, i.e., showing one icon for each application. The extension is extensively configurable, though. In Gnome Tweaks, click the gear icon next to the extension to access its options. On the "behavior" tab, turn "Ungroup applications" on, and tweak using the gear icon.





          Windows on switcher individually/ungroup: Alt+tab



          Option 1 Leave as is, but know you can switch individual windows of an application with Alt+Key Above tab



          Option 2 Activate the officially supported "Alternatetab" extension.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 1 min ago









          Pablo Bianchi

          2,6151532




          2,6151532










          answered Jan 3 at 9:16









          vanadiumvanadium

          5,69111429




          5,69111429













          • Thanks! I couldn't get the window list extension to work, but the alternatetab works perfectly. That's enough to improve usability for me.

            – Alejandro Ramallo
            Jan 3 at 14:41











          • Strange, can you indicate what went wrong? Actually, Ubuntu is going to have the Alternatetab as default on Alt+tab in the upcoming version of Ubuntu (19.04), while the current default app switcher will remain on Super+tab, so they are busy meeting your concerns :-)

            – vanadium
            Jan 3 at 20:17



















          • Thanks! I couldn't get the window list extension to work, but the alternatetab works perfectly. That's enough to improve usability for me.

            – Alejandro Ramallo
            Jan 3 at 14:41











          • Strange, can you indicate what went wrong? Actually, Ubuntu is going to have the Alternatetab as default on Alt+tab in the upcoming version of Ubuntu (19.04), while the current default app switcher will remain on Super+tab, so they are busy meeting your concerns :-)

            – vanadium
            Jan 3 at 20:17

















          Thanks! I couldn't get the window list extension to work, but the alternatetab works perfectly. That's enough to improve usability for me.

          – Alejandro Ramallo
          Jan 3 at 14:41





          Thanks! I couldn't get the window list extension to work, but the alternatetab works perfectly. That's enough to improve usability for me.

          – Alejandro Ramallo
          Jan 3 at 14:41













          Strange, can you indicate what went wrong? Actually, Ubuntu is going to have the Alternatetab as default on Alt+tab in the upcoming version of Ubuntu (19.04), while the current default app switcher will remain on Super+tab, so they are busy meeting your concerns :-)

          – vanadium
          Jan 3 at 20:17





          Strange, can you indicate what went wrong? Actually, Ubuntu is going to have the Alternatetab as default on Alt+tab in the upcoming version of Ubuntu (19.04), while the current default app switcher will remain on Super+tab, so they are busy meeting your concerns :-)

          – vanadium
          Jan 3 at 20:17


















          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106481%2fcan-i-configure-gnome-to-show-open-windows-on-the-dock-individually%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

          GameSpot

          connect to host localhost port 22: Connection refused

          Getting a Wifi WPA2 wifi connection