You are not logged in.
Pages: 1
I installed dockx but its kind of buggy
Offline
Do you mean something like xfce4-dockbarx-plugin (see also http://www.webupd8.org/2015/09/dockbarx … dated.html)
...or plank (also http://www.webupd8.org/2016/03/lightwei … eased.html)?
The second set of URLs have screenshots to give you a better idea of what they are/do.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I made my own app launcher dock. It's just an ordinary XFCE4 panel set to autohide and the following in ~/.config/gtk-3.0
#XfcePanelWindow {
-XfcePanelWindow-popup-delay: 0;
-XfcePanelWindow-popdown-delay: 0;
-XfcePanelWindow-autohide-size: 1;
}
Offline
Pages: 1
[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 524.04 KiB (Peak: 531.59 KiB) ]