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.11.0.tar.xz | 0001027448 1000 KB | |
plank-0.11.0.tar.xz.asc | 0000000819 819 Bytes | |
plank.changes | 0000007592 7.41 KB | |
plank.keyring | 0000007393 7.22 KB | |
plank.spec | 0000004466 4.36 KB |
Revision 6 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 379356
from
Factory Maintainer (factory-maintainer)
(revision 6)
Automatic submission by obs-autosubmit
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 : )