Home  >  Article  >  Operation and Maintenance  >  Seven excellent application docks for Ubuntu Linux

Seven excellent application docks for Ubuntu Linux

WBOY
WBOYforward
2023-07-23 20:51:141012browse

Ubuntu Linux 的七个优秀应用坞

The application dock Dock plays a vital role in improving user experience and productivity on Ubuntu or other Linux distributions. The App Dock provides users with quick access to frequently used applications, system settings, and workspace management through its streamlined and intuitive design.

In the Linux ecosystem, there are only a few active projects available for complex app docks. This may be because the desktop environment has a built-in feature that converts the corresponding default panel into an app dock.

However, here are the 7 best app docks for Ubuntu and other Linux distributions.

Best App Dock for Linux

Plank

The most popular and well-known app dock is Plank, which is used by many distributions as a default app dock. For example, elementary OS uses Plank as the dock for its Pantheon desktop environment.

Plank’s best feature is that it’s complete and requires no customization. It looks great in default settings and adapts to any distribution.

Ubuntu Linux 的七个优秀应用坞Plank App Dock

You can use the following command to install Plank on Ubuntu, Linux Mint and related distributions:

sudo apt install plank

Install Once completed, you can launch it by typing plank in the command prompt, or through the Applications menu. If you're using this on Ubuntu, make sure to hide the default left launcher Dash using any GNOME extensions (such as Just Perfection).

Note: Plank does not work on Wayland. You need to use a X.Org session.

Dash to Dock extension

If you are using the latest Ubuntu GNOME desktop environment, you can try the “Dash to Dock” extension. It's not a standalone app, but it converts your launcher into a simple app dock.

Ubuntu Linux 的七个优秀应用坞Dash to Dock Extension

The extension also provides additional functionality including displaying the app dock on multiple monitors, resizing/icon resizing and location settings. You can also customize its opacity, use built-in themes and change the color of the dock.

To install this extension, first install Extension Manager, then search for "Dash to Dock" and install it.

Dock from Dash extension

There is also a GNOME extension called "Dock from Dash". At first glance, Dash to Dock may look exactly the same, but there are actually a few differences.

This extension is more lightweight than "Dash to Dock" and takes up less resources. It also offers only a few options and only simple app dock functionality.

In addition, it can automatically hide the app dock and customize the delay and behavior.

So if you want a lightweight GNOME extension with only app dock functionality, choose this.

To install this extension, first install Extension Manager, then search for "Dock from Dash" and install it.

Ubuntu Linux 的七个优秀应用坞Dock from Dash

Latte Dock

Latte Dock is known for its vast customization options. It is part of the KDE system and comes with many dependencies. The main reason I added it to this list is that it is the best app dock out there.

However, the problem is that the project is not currently being maintained. The developer of Latte Dock has left the project. KDE's automated mechanisms keep the project in maintenance mode. So it will work just fine with just a few tweaks if needed.

Many distributions, such as Garuda Linux, used to have this as part of the default options. But the Latte Dock is no longer used.

Ubuntu Linux 的七个优秀应用坞Latte Dock

你可以使用以下命令安装 Latte Dock。如果你在 Ubuntu 上安装它,请记住它将下载大量的 KDE 生态系统的软件包。因此,建议你在任何 基于 KDE Plasma 的 Linux 发行版 上使用 Latte 应用坞以获得最佳体验。

sudo apt install latte-dock

Docky

如果你想要一个类似 macOS 风格的应用坞,可以尝试使用 Docky。Docky 是一个简单易用的应用坞,与 GNOME 桌面环境紧密集成。它是一个轻量、快速和可自定义的应用坞,可用于启动应用程序、访问文件和管理窗口。

总体而言,Docky 提供了一个视觉吸引力强、可自定义且高效的解决方案,可用于管理应用程序并提升桌面体验。

Ubuntu Linux 的七个优秀应用坞Docky 和设置

但是有一个问题。

Docky 的开发已经停滞。它自 2015 年以来没有进行任何更新,目前只进行最基本的维护。但是,你仍然可以在 Ubuntu 上安装它,需要进行一些额外的步骤,因为你需要手动下载依赖项并安装它们。

在 Ubuntu 中打开终端,并按顺序运行以下命令以安装 Docky。

wget -c http://archive.ubuntu.com/ubuntu/pool/universe/g/gnome-sharp2/libgconf2.0-cil_2.24.2-4_all.debwget -c http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/multiarch-support_2.27-3ubuntu1_amd64.debwget -c http://archive.ubuntu.com/ubuntu/pool/universe/libg/libgnome-keyring/libgnome-keyring-common_3.12.0-1build1_all.debwget -c http://archive.ubuntu.com/ubuntu/pool/universe/libg/libgnome-keyring/libgnome-keyring0_3.12.0-1build1_amd64.debwget -c http://archive.ubuntu.com/ubuntu/pool/universe/g/gnome-keyring-sharp/libgnome-keyring1.0-cil_1.0.0-5_amd64.debsudo apt install *.debwget -c http://archive.ubuntu.com/ubuntu/pool/universe/d/docky/docky_2.2.1.1-1_all.debsudo apt install ./docky_2.2.1.1-1_all.deb

安装之后,你可以在应用菜单中找到它。

DockbarX

如果你是 Xfce 桌面的忠实用户,可能听说过 DockbarX。它在 Xfce 上运行得很好,但你也可以在 Ubuntu、Linux Mint 或 Arch Linux 上安装它。

DockbarX 提供了丰富的自定义选项和调整功能,让你的桌面变得令人惊艳。此外,它还支持内置主题,省去了你调整应用坞的功夫。

DockbarX 的一个独特功能是从应用坞直接显示正在运行应用程序的窗口预览。

Ubuntu Linux 的七个优秀应用坞DockBarX

以下是在 Ubuntu 中安装的步骤:

sudo add-apt-repository ppa:xuzhen666/dockbarxsudo apt updatesudo apt install dockbarxsudo apt install dockbarx-themes-extra

如果你使用的是 Arch Linux,你可以设置任何 AUR 辅助工具,如 Yay,并使用以下命令安装它。

yay -S dockbarx

KSmoothDock

如果你喜欢在应用坞中显示更多的界面动画效果,那么你可以考虑使用 KSmoothDock。它具备所有常见的应用坞功能,并附加了一些额外的特性。

KSmoothDock 的主要吸引力在于“抛物线缩放效果”,如果你喜欢动画效果,这是一种非常不错的体验。

Ubuntu Linux 的七个优秀应用坞KSmoothDock

此外,它还提供了图标和面板大小、透明度等自定义选项。在 KDE Plasma 系列的发行版中,它是一个完美的应用坞构建。

它提供了一个预编译的 deb 文件进行安装,你可以从 KDE 商店下载:

下载 KSmoothDock

一些不活跃的 Linux 应用坞

除了上述的选项外,还有一些非常受欢迎的应用坞已经停止了开发。这些应用坞当前已经无法正常工作,并且安装它们需要很多努力。你可以查看它们的源代码进行实验。

Cairo Dock: 对于最新的 Ubuntu 发行版,目前已不可用。最后一个稳定版本发布于 2015 年。

Avant Window Navigator: 目前无法正常工作。最后一个发布版 发布于 2013 年。

Summary

Whether you prefer a simple app dock or a heavy-duty app dock with animated effects, I hope the above list can help you choose the app dock that best suits your needs. Unfortunately, most app docks are not actively developed, and no new app docks are under development.

Explore the options, try different docks, and find one that enhances your Ubuntu or other Linux desktop experience. Let me know in the comments which Linux docks you use and like!

The above is the detailed content of Seven excellent application docks for Ubuntu Linux. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:51cto.com. If there is any infringement, please contact admin@php.cn delete