lxpanel is shaking
Posted: Thu Jul 20, 2017 12:03 pm
Hi! I found incorrect functioning lxpanel with next settings. I add second panel in the right bottom side. If I point a mouse to second panel (it's appear) and move the mouse in horizontal direction (from panel to over border and back on panel) a panel shake up. It happens only if I use "autohide=1" and "align=right" but with "align=center" it works fine.
(lxpanel ver. 0.9.3, lubuntu 16.04.2)
(lxpanel ver. 0.9.3, lubuntu 16.04.2)
Code: Select all
# ~/.config/lxpanel/Lubuntu/panels/right
Global {
edge=right
monitor=0
height=150
align=right
margin=0
widthtype=request
transparent=1
background=0
tintcolor=#ffffff
alpha=0
autohide=1
}
Plugin {
type=space
Config {
}
}
Plugin {
type=taskbar
Config {
}
}
Plugin {
type=space
Config {
}
}