Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xfce4-docklike-plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Panel Plugins
xfce4-docklike-plugin
Commits
94ca61a4
Commit
94ca61a4
authored
4 years ago
by
David Keogh
Browse files
Options
Downloads
Patches
Plain Diff
Clean up the readme a bit
parent
f318e7fd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-15
18 additions, 15 deletions
README.md
with
18 additions
and
15 deletions
README.md
+
18
−
15
View file @
94ca61a4
📌 Now support internationalization :
**Contribute in localizing**
the plugin to your tongue !
→ Simply go to the
```/po```
directory, and make your own
```[langcode].po```
file.
# Docklike Taskbar for XFCE
A modern, docklike, minimalist taskbar for XFCE
📌 Now support internationalization :
**Contribute in localizing**
the plugin to your tongue !
Docklike Taskbar for XFCE
-----------------------------------
A modern, docklike, minimalist taskbar for XFCE
→ Simply go to the
```/po```
directory, and make your own
```[langcode].po```
file.

Build & Install
-----------------------------------
## Build & Install
Docklike is published in
*
ArchLinux User Repository (AUR) :
### ArchLinux User Repository (AUR)
`yay -S xfce4-docklike-plugin-git`
*
Xubuntu 20.04 and above :
```
### Xubuntu 20.04 and above
```
bash
sudo
add-apt-repository ppa:xubuntu-dev/extras
sudo
apt update
sudo
apt
install
xfce4-docklike-plugin
```
*
On other distros:
```
### On other distros
```
bash
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
Dependencies :
libxfce4panel-2.0
libxfce4ui-2
...
...
@@ -40,8 +43,8 @@ cairo-1.16
libwnck-3.0
x11-1.6
Features
-----------------------------------
##
Features
Pinnable applications and grouped windows (dock-like) :

...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment