All Projects → nsz32 → Docklike Plugin

nsz32 / Docklike Plugin

Licence: gpl-3.0
A Dock-like Taskbar Plugin for XFCE

Programming Languages

cpp11
221 projects

Projects that are alternatives of or similar to Docklike Plugin

Gsimplecal
Simple and lightweight GTK calendar (BSD license)
Stars: ✭ 121 (-12.95%)
Mutual labels:  gtk3, minimalist
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (-4.32%)
Mutual labels:  gtk3
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (-25.18%)
Mutual labels:  gtk3
Jovial
jovial - a jovial theme for zsh
Stars: ✭ 124 (-10.79%)
Mutual labels:  minimalist
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+1077.7%)
Mutual labels:  gtk3
Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-8.63%)
Mutual labels:  gtk3
Milligram
A minimalist CSS framework.
Stars: ✭ 9,568 (+6783.45%)
Mutual labels:  minimalist
Pragha
Pragha is a Lightweight Music Player for GNU/Linux.
Stars: ✭ 136 (-2.16%)
Mutual labels:  gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (-6.47%)
Mutual labels:  gtk3
Glide
Linux/macOS media player based on GStreamer and GTK+
Stars: ✭ 123 (-11.51%)
Mutual labels:  gtk3
Cpupower Gui
cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower.
Stars: ✭ 117 (-15.83%)
Mutual labels:  gtk3
Bashed On A Feeling
⚡️ fast and minimalistic git prompt written in bash
Stars: ✭ 120 (-13.67%)
Mutual labels:  minimalist
Byte
A Music Player designed for elementary OS
Stars: ✭ 128 (-7.91%)
Mutual labels:  gtk3
Sgtk Menu
GTK launchers for sway & other WMs w/ menu, dmenu, application grid and button bar
Stars: ✭ 112 (-19.42%)
Mutual labels:  gtk3
Pycopy Lib
Standard library of the Pycopy project, minimalist and light-weight Python language implementation
Stars: ✭ 132 (-5.04%)
Mutual labels:  minimalist
Hugo Coder
A minimalist blog theme for hugo.
Stars: ✭ 1,374 (+888.49%)
Mutual labels:  minimalist
Pihole Panel
Python/GTK3 based Pi-hole (network-level adblocker) dashboard for stats and more
Stars: ✭ 125 (-10.07%)
Mutual labels:  gtk3
Gydl
gydl (Graphical Youtube-dl) is a GUI wrapper around the already existing youtube-dl program.
Stars: ✭ 136 (-2.16%)
Mutual labels:  gtk3
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (-2.16%)
Mutual labels:  gtk3
Gpu Viewer
A front-end to glxinfo, vulkaninfo, clinfo and es2_info - Linux
Stars: ✭ 129 (-7.19%)
Mutual labels:  gtk3

Docklike Taskbar for XFCE

A modern, docklike, minimalist taskbar for XFCE

screenshot

Internationalization

Contribute in localizing the plugin to your native tongue.

Simply go to the /po directory, and make your own [langcode].po file by editing Docklike.pot. Then open a pull request.

Build & Install

tar xvf xfce4-docklike-plugin-0.1.0.tar.gz && cd xfce4-docklike-plugin-0.1.0
./configure
make
sudo make install

Use ./configure --prefix=/usr/local to change install location

From git

git clone https://github.com/nsz32/docklike-plugin &&  cd docklike-plugin
./autogen.sh
make
sudo make install

Use ./autogen.sh --prefix=/usr/local to change install location

3rd party packages

Provided by users. Submit a pull request if you have one for your distribution.

ArchLinux User Repository (AUR)

yay -S xfce4-docklike-plugin-git

Xubuntu 20.04 and above

sudo add-apt-repository ppa:xubuntu-dev/extras
sudo apt update
sudo apt install xfce4-docklike-plugin

Dependencies

  • libxfce4panel-2.0
  • libxfce4ui-2
  • gtk-3.0
  • cairo-1.16
  • libwnck-3.0
  • x11-1.6

Features & Screenshots

Pinnable applications and grouped windows:

screenshot

Use Ctrl to reorder your applications or access the settings panel (with right click):

screenshot

Fast application switching : by hovering mouse while button pressed or scrolling:

screenshot

Use your Super key to start or switch applications extremely fast:

screenshot

Different indicator styles:

screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].