Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Minimizing XMMS to the system tray.........
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Jazz
Guru
Guru


Joined: 16 Nov 2003
Posts: 543
Location: Melbourne, Australia

PostPosted: Sat Nov 22, 2003 9:11 pm    Post subject: Reply with quote

Yeeha !!!!!!!!

Man U're a GENIUS !!!!

Finally got it working the way i wanted it to be !!

Well... but , there still remains one mysterious problem !!

When i do what u said.. i get the xmms to behave PERFECTLY as desired but my opera also dissappers from the taskbar !! 8O

Though it appears in the alt+tab list .. i cant see it in the taskbar ! but xmms is neither seen on the taskbar nor on the alt+tab list..

My devilspie.xml is as follows :-

<devilspie>
<flurb>
<matchers>
<matcher name="DevilsPieMatcherWindowName">
<property name="application_name" value="XMMS"/>
</matcher>
</matchers>
<actions>
<action name="DevilsPieActionSetWorkspace">
<property name="workspace_index" value="1"/>
</action>
<action name="DevilsPieActionHide">
<property name="skip_tasklist" value="TRUE"/>
</action>
</actions>
</flurb>
</devilspie>


Any ideas are greatly appreciated !! after i get this thing done.. i'll post a nice how-to based on ur instructions so that any one wanting to do the same can do it very easily as described !!

Bye,
Jassi

AND THANK U VERY MUCH for getting me outta this !!


Last edited by Jazz on Fri Jun 18, 2004 4:06 am; edited 1 time in total
Back to top
View user's profile Send private message
Flop
n00b
n00b


Joined: 26 Jan 2004
Posts: 40
Location: Montréal, Canada

PostPosted: Wed Mar 10, 2004 10:20 am    Post subject: Reply with quote

How can-I use these --skiptaskbar --skippager options without kstart? (I use fluxbox)
Back to top
View user's profile Send private message
Flop
n00b
n00b


Joined: 26 Jan 2004
Posts: 40
Location: Montréal, Canada

PostPosted: Fri Mar 12, 2004 9:04 am    Post subject: Reply with quote

Well...
Back to top
View user's profile Send private message
ryceck
Apprentice
Apprentice


Joined: 13 Jan 2004
Posts: 195

PostPosted: Mon Nov 08, 2004 11:48 pm    Post subject: Reply with quote

Ok so I emerged devilspie, created the ~/.devilspie.xml and started the program.
Nothing happened.... I looked @ my XMMS window-name and noticed that my window-name isnt XMMS.
Its XMMS - %currentsong

Can that cause problems? or is there another strange reason why it don't work?

Heres my devilspie.xml:
Code:
<devilspie>
 <flurb>
  <matchers>
   <matcher name="DevilsPieMatcherWindowName">
    <property name="application_name" value="XMMS"/>
   </matcher>
  </matchers>
  <actions>
   <action name="DevilsPieActionSetWorkspace">
    <property name="workspace_index" value="1"/>
   </action>
   <action name="DevilsPieActionHide">
    <property name="skip_tasklist" value="TRUE"/>
   </action>
  </actions>
 </flurb>
</devilspie>
Back to top
View user's profile Send private message
laue
n00b
n00b


Joined: 08 Nov 2004
Posts: 46
Location: Wortel - Belgium - Europe

PostPosted: Thu Nov 18, 2004 1:50 am    Post subject: Reply with quote

if you want to use kstart: define the --window option with the name of the window

example:
Code:

kstart --window XMMS --skiptaskbar --iconify xmms -p


this will launch xmms, not put it in taskbar, not display it and start playing

i have installed the xmms-status-plugin

this setup works great for me..., so thanx to all of you

PS: if you want to define custom icons for xmms-status-plugin: make sure they are 22x22[/code]
Back to top
View user's profile Send private message
user317
Guru
Guru


Joined: 26 Jan 2003
Posts: 314

PostPosted: Thu Nov 18, 2004 2:05 am    Post subject: Reply with quote

kdocker will make a system tray for any app. its pretty handy
Back to top
View user's profile Send private message
laue
n00b
n00b


Joined: 08 Nov 2004
Posts: 46
Location: Wortel - Belgium - Europe

PostPosted: Thu Nov 18, 2004 2:35 am    Post subject: Reply with quote

actually, in kde3.3, a kde command exists just for putting things in the system-tray. see:

ksystraycmd --help
Back to top
View user's profile Send private message
hambai
n00b
n00b


Joined: 26 Sep 2004
Posts: 5

PostPosted: Wed Dec 01, 2004 11:32 am    Post subject: Reply with quote

kdocker works for me (minimizing xmms in the tray), i haven't tested anything else though. the only problem is that there is no ebuild for kdocker and i had to install it manually but i believe an ebuild will emerge soon :)
Back to top
View user's profile Send private message
Xeen
n00b
n00b


Joined: 01 Oct 2004
Posts: 23

PostPosted: Wed Dec 01, 2004 4:46 pm    Post subject: Reply with quote

I can't find kdocker in emerge. Is there an ebuild, is it bundled in one of the KDE packages, or do you have to hand install it?
Back to top
View user's profile Send private message
ryceck
Apprentice
Apprentice


Joined: 13 Jan 2004
Posts: 195

PostPosted: Fri Jan 07, 2005 7:43 pm    Post subject: Reply with quote

about the kdocker:
https://bugs.gentoo.org/show_bug.cgi?id=67173

An ebuild can be found there :)

Ow and kdocker does exactly what it should do: target a window and it makes a systray icon for it. No more useless taskbar space eaten up by XMMS: YAY!
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
Goto page Previous  1, 2
Page 2 of 2

 
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