Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Applets | Applets Applet musicPlayer
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Applets | Applets

Subjects Author Language Messages Last message
[Locked] Applet musicPlayer
Page : 1 2 3 ...8 9 10
ChAnGFu Français 193 Guest [Read]
04 January 2015 à 11:41

matttbe, Friday 15 April 2011 à 10:24


Subscription date : 24 January 2009
Messages : 12573
Sinon, je pensais qu'avec l'option «Voler l'icône de lecteur de la barre des tâches» je n'aurais jamais d'icône dans la barre des tâches quand guayadeque serait lancé par l'applet. Ce n'est pas le cas : chaque fois que l'applet ramène la fenêtre au premier plan, l'icône réapparaît dans la barre des tâches.
Pourrais-tu lancer cette commande
xprop |grep CLASS
puis sélectionner la fenêtre de guayadeque.

wilk, Friday 15 April 2011 à 11:18


Subscription date : 08 December 2007
Messages : 41
matttbe :
Sinon, je pensais qu'avec l'option «Voler l'icône de lecteur de la barre des tâches» je n'aurais jamais d'icône dans la barre des tâches quand guayadeque serait lancé par l'applet. Ce n'est pas le cas : chaque fois que l'applet ramène la fenêtre au premier plan, l'icône réapparaît dans la barre des tâches.
Pourrais-tu lancer cette commande
xprop |grep CLASS
puis sélectionner la fenêtre de guayadeque.

Voilà

WM_CLASS(STRING) = "guayadeque", "Guayadeque"

matttbe, Friday 15 April 2011 à 11:36


Subscription date : 24 January 2009
Messages : 12573
Etrange, c'est pourtant bon. Et si tu utilises un autre lecteur comme Rhythmbox, as-tu le problème?

wilk, Friday 15 April 2011 à 15:30


Subscription date : 08 December 2007
Messages : 41
matttbe :
Etrange, c'est pourtant bon. Et si tu utilises un autre lecteur comme Rhythmbox, as-tu le problème?

J'observe le même problème avec rhymthmbox et banshee. Le clic ne fait jamais disparaître l'icône et elle n'est jamais volée. Il me semble me rappeler que ça marchait avec la version 2.2 de cairo-dock.

matttbe, Saturday 16 April 2011 à 00:34


Subscription date : 24 January 2009
Messages : 12573
Pas de problème pour moi pourtant. Pourrais tu donner le contenu de ce fichier:
~/.config/cairo-dock/current_theme/plug-ins/musicPlayer/musicPlayer.conf


Et comparé à ceci?
[Configuration]

#F[Audio Player;gtk-cdrom]
frame_player=
#L[Amarok 2;Audacious;Banshee;Clementine;Exaile;Exaile 0.3;GMusicBrowser;Guayadeque;Listen;Qmmp;QuodLibet;Rhythmbox;Songbird;XMMS 2;XMMS] Player to control:
current-player=Rhythmbox

#b Steal the player's icon from the taskbar?
#{This will prevent the player icon appearing in the taskbar. The applet's icon will then behave as a launcher, an application and an applet.}
inhibate appli=true

#l[Play/Pause on click, Next on middle-click;Show/Hide player on click, Play/Pause on middle-click] Actions on click and middle-click :
pause on click=0

wilk, Saturday 16 April 2011 à 08:39


Subscription date : 08 December 2007
Messages : 41
Je vérifie dès que je suis devant mon pc.

wilk, Monday 18 April 2011 à 16:37


Subscription date : 08 December 2007
Messages : 41
J'ai la même chose :

#L[Amarok 2;Audacious;Banshee;Clementine;Exaile;Exaile 0.3;GMusicBrowser;Guayadeque;Listen;Qmmp;QuodLibet;Rhythmbox;Songbird;XMMS 2;XMMS] Player to control:
current-player=Rhythmbox

#b Steal the player's icon from the taskbar?
#{This will prevent the player icon appearing in the taskbar. The applet's icon will then behave as a launcher, an application and an applet.}
inhibate appli=true

#l[Play/Pause on click, Next on middle-click;Show/Hide player on click, Play/Pause on middle-click] Actions on click and middle-click :
pause on click=0

matttbe, Monday 18 April 2011 à 17:16


Subscription date : 24 January 2009
Messages : 12573
Peut-être une incohérence avec les paramètres de la barre des tâches? Pourrais-tu fournir la partie sur le Taskbar du fichier
~/.config/cairo-dock/current_theme/cairo-dock.conf

wilk, Monday 18 April 2011 à 20:30


Subscription date : 08 December 2007
Messages : 41
matttbe :
Peut-être une incohérence avec les paramètres de la barre des tâches? Pourrais-tu fournir la partie sur le Taskbar du fichier
~/.config/cairo-dock/current_theme/cairo-dock.conf


La voici :
[TaskBar]

#F-[Behaviour;gtk-properties]
frame1=

#B-[5] Show currently opened applications in the dock?
#{Cairo-Dock will then act as your taskbar. It is recommended to remove any other taskbars.}
show applications=true

#b- Only show icons whose windows are minimised
hide visible=false

#b- Only show applications on current desktop
current desktop only=false

#b- Mix launchers and applications
#{Allows launchers to act as applications when their programs are running and displays a marker on icons to indicate this. You can launch other occurences of the program with SHIFT+click.}
mix launcher appli=false

#B- Group windows from the same application in a sub-dock ?
#{This allows you to group all the windows of a given application into a unique sub-dock, and to act on all of the windows at the same time.}
group by class=true

#s-         Except the following classes:
#{Enter the class of the applications, separated by a semi-colon ';'}
group exception=pidgin;xchat;empathy

#F-[Representation;gtk-find]
frame3=

#B- Overwrite the X icon with the launchers' icon?
#{If not set, the icon provided by X for each application will be used. If set, the same icon as the corresponding launcher will be used for each application.}
overwrite xicon=true

#s-         Except the following classes:
#{Enter the class of the applications, separated by a semi-colon ';'}
overwrite exception=pidgin;xchat;empathy

#Y-[Make the icon transparent;1;1;Show a window's thumbnail;0;0;Draw it bent backwards;0;0] How to draw minimised windows ?
#{A composite manager is required to display the thumbnail.
#OpenGL is required to draw the icon bent backwards.}
minimized=1

#e-[0;.6;Opaque;Transparent] Transparency of icons whose window is minimised:
visibility alpha=0.34999999999999998

#a- Play a short animation of the icon when its window becomes active
animation on active window=wobbly

#i- Maximum number of caracters in application name:
#{"..." will be added at the end if the name is too long.}
max name length=15

#F-[Interaction;gtk-refresh]
frame2=

#l-[Nothing;Close;Minimize;Launch new] Action on middle-click on the related application
action on middle click=1

#b- Minimise the window when its icon is clicked, if it was already the active window ?
#{This is the default behaviour of most taskbars.}
minimize on click=true

#v-
sep_att=

#B-[2] Highlight applications requiring your attention with a dialog bubble
demands attention with dialog=true

#i-[1;20] Duration of the dialog:
#{in seconds}
duration=3

#s- Force the following applications to demand your attention
#{It will notify you even if, for instance, you are watching a movie in full screen or you are on another desktop.
#}
force demands attention=

#a- Highlight applications demanding your attention with an animation
animation on demands attention=rotate

matttbe, Monday 18 April 2011 à 22:53


Subscription date : 24 January 2009
Messages : 12573
Peux-tu essayer en activant l'option pour mixer les lanceurs et les applications?
Si ce n'est pas ça, je sèche

wilk, Tuesday 19 April 2011 à 08:43


Subscription date : 08 December 2007
Messages : 41
matttbe :
Peux-tu essayer en activant l'option pour mixer les lanceurs et les applications?
Si ce n'est pas ça, je sèche :)

Gagné, c'était ça ! C'est le comportement normal ?

matttbe, Tuesday 19 April 2011 à 08:51


Subscription date : 24 January 2009
Messages : 12573
C'est certainement parce que c'est le comportement le plus utilisé et que ton cas n'a pas été envisagé

fabounet, Wednesday 27 April 2011 à 16:38


Subscription date : 30 November 2007
Messages : 17118
ah oui effectivement, l'option de MP n'est valable que si le dock se comporte comme ça
j'aurais du le préciser en commentaire de l'option

Guest, Sunday 04 January 2015 à 11:41

Great applet!

Applets | Applets

Subjects Author Language Messages Last message
[Locked] Applet musicPlayer
Page : 1 2 3 ...8 9 10
ChAnGFu Français 193 Guest [Read]
04 January 2015 à 11:41


Glx-Dock / Cairo-Dock List of forums Applets | Applets Applet musicPlayer Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.