topic title: Fluxbox and panels
Posts: 1,062
Dave
Joined: 20 Jan 2010
#1
running into a problem with fluxbox, I do not know if it is a fluxbox bug or if I am doing something wrong. I am trying to prevent panel apps from iconifying when I show desktop. I have tried lxpanel, roxpanel, and xfce4-panel, all of which iconify with show desktop.
before show desktop

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://daveserver.homelinux.com/screenshot.jpg"
linktext was:"screenshot"
====================================

after show desktop

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://daveserver.homelinux.com/screenshot2.jpg"
linktext was:"screenshot"
====================================

I have tried the apps file with all 3 panels, and thunar ( thunar does not iconify ). Here is my apps file

Code: Select all

[app] (thunar)
[tab] {no}
[Position]      (UPPERLEFT)      {0 0}
[layer] {12}
[deco] {none}
[dimensions] {700 650}
[IconHidden] {yes}
[FocusHidden] {yes} 
[Hidden] {yes}
[end]
[app] (lxpanel)
[Position]      (UPPERLEFT)      {0 0}
[tab] {no}
[layer] {12}
[deco] {none}
[IconHidden] {yes}
[FocusHidden] {yes} 
[Hidden] {yes}
[end]
I have also reversed the order in the apps file, seen stranger things, but no joy.
Any suggestions to this, or should I enter it as a bug?