lxde / lxpanel

Other
52 stars 38 forks source link

Strange offset of icons undex lxpanel-gtk3 #23

Open FredericGuilbault opened 3 years ago

FredericGuilbault commented 3 years ago

Hi, idk if you support lxpanel-gtk3. id so.

I'm using the binary compiled here https://launchpad.net/~mati75/+archive/ubuntu/lubuntu-testing/ And I have this strange offset in the taskbar plugin

image

It appends independently of the theme used.

That sound like a padding-left problem of the box. I thought that I could fix it inside a gtkrc file. But with gtk3, lxpanel seems to ignore the file I put in ~/.config/lxpanel/$PROFILE/gtkrc.

What would be the correct way to do this with gtk3 ?