Elegant, simple, and clean dock
Plank is meant to be the simplest dock on the planet.
The goal is to provide just what a dock needs and absolutely nothing more.
It is, however, a library which can be extended to create other dock programs with more advanced features.
- Developed at X11:Pantheon
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/plank && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001_changed-plank-positioning-according-to-workar |
0000001135 1.11 KB | |
plank-0.11.89.tar.xz | 0000593940 580 KB | |
plank-0.11.89.tar.xz.asc | 0000000833 833 Bytes | |
plank.changes | 0000010389 10.1 KB | |
plank.keyring | 0000007393 7.22 KB | |
plank.spec | 0000004518 4.41 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 994212
from
Alexei Podvalsky (awissu)
(revision 13)
- Add 0001_changed-plank-positioning-according-to-workarea.patch
Comments 1
Could this minor (two line changes) patch be added to plank? It's a patch that Debian added so that plank doesn't overlap other panels on the workspace. I'm using Mate on Tumbleweed now and when I add plank in a 'unity' layout, it overlaps the Mate panel at the top. Not sure why Plank doesn't respect other panels by default, but this patch seems to resolve the issue: https://sources.debian.org/patches/plank/0.11.89-3/0001_changed-plank-positioning-according-to-workarea.patch/
Edit: i branched plank and built it with the Debian patch and now it works. Would be great to have this patched up in the main repo : )