Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Fluxbox: systemtray vs slit
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
emc
Guru
Guru


Joined: 02 Jul 2004
Posts: 564
Location: Cracow, Poland

PostPosted: Thu Jul 11, 2013 6:23 pm    Post subject: [solved] Fluxbox: systemtray vs slit Reply with quote

Hi,
I have strange thing, I have slit configured and taskbar like:
Code:

$ grep slit .fluxbox/*
init:session.screen0.slit.layer:        Dock
init:session.screen0.slit.alpha:        255
init:session.screen0.slit.placement:    RightBottom
init:session.screen0.slit.onhead:       0
init:session.screen0.slit.maxOver:      false
init:session.screen0.slit.autoHide:     false
init:session.screen0.slit.acceptKdeDockapps:    true
init:session.slitlistFile:      /home/emc/.fluxbox/slitlist
$ grep systemtray .fluxbox/*
init:session.screen0.toolbar.tools:     prevworkspace, workspacename, nextworkspace, iconbar, systemtray, clock


And any appliction (dropbox-cli, bitcoin-gt, decibel etc.) that 'support minimalize to tray' minimalize to slit. I didn't like default vertical direction of slit so I add to init file:
Code:
init:session.screen0.slit.direction:    Horizontal

And now after restart fluxbox only dropbox-cli appear in slit and rest before clock in systemtray.

Remove systemtray from init. It didn't help, than I just can't access mimimalized applications.

What's wrong? I prefer slit over systemtray.


Last edited by emc on Thu Jul 11, 2013 9:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
emc
Guru
Guru


Joined: 02 Jul 2004
Posts: 564
Location: Cracow, Poland

PostPosted: Thu Jul 11, 2013 6:37 pm    Post subject: Reply with quote

I forgot to mention I have x11-plugins/docker installed
http://icculus.org/openbox/2/docker/

*EDIT
I'm a bit lost... it looks like when I write slit I meant docker. Anyway I can't see any other on apps on docker anymore.

Here:
Code:
~/.fluxbox $ cat slitlist
docker
fbpager


I'm a bit confused how to what I broke... and how to fix it. I want dock apps on docker/slit in horizontal order.
Back to top
View user's profile Send private message
emc
Guru
Guru


Joined: 02 Jul 2004
Posts: 564
Location: Cracow, Poland

PostPosted: Thu Jul 11, 2013 9:46 pm    Post subject: Reply with quote

Ok, I don't know why it was broke but, I remove:
Code:
init:session.screen0.slit.direction:    Horizontal

from init, and -vertical from startup:
Code:
idesk &
conky -d &
docker -iconsize 20 -vertical&
ipager -c ~/.ipager/orange.conf &

exec fluxbox
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum