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
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/plank && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
plank-0.10.0.tar.xz | 0000950952 929 KB | |
plank-0.10.0.tar.xz.asc | 0000000819 819 Bytes | |
plank.changes | 0000005388 5.26 KB | |
plank.keyring | 0000007393 7.22 KB | |
plank.spec | 0000004228 4.13 KB |
Revision 4 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 329793
from
Alexei Sorokin (XRevan86)
(revision 4)
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 : )