Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Applets | Applets Fixer un applet sur un seul bureau
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] Fixer un applet sur un seul bureau [Bug #126]
hollen ar mor Français 9 fabounet [Read]
13 December 2010 à 11:59

hollen ar mor, Tuesday 07 December 2010 à 10:40


Subscription date : 30 October 2009
Messages : 11
Bonjour !

J'essaie de fixer 3 applets sur un bureau (meteo, CPU et NetMonitor). Je veux les placer sur mon 4ème bureau.

Le problème, c'est que quand je démarre, j'ai les 3 qui sont empilés sur le 1er bureau en haut à gauche.

Il y a une astuce pour que les applets s'affichent sur le bureau que je veux au démarrage ??

Merci !

fabounet, Tuesday 07 December 2010 à 16:29


Subscription date : 30 November 2007
Messages : 17118
fais le test suivant:
place tes desklets, puis ferme le dock et re-ouvre le.
si ça marche bien, c'est que le bureau met trop de temps à se lancer au démarrage
essaye alors de rajouter un délai au lancement du dock (cf le wiki pour la manip)

hollen ar mor, Tuesday 07 December 2010 à 17:23


Subscription date : 30 October 2009
Messages : 11
Merci pour ta réponse.

Quand je place l'applet "météo" sur mon bureau 4 et que je ferme Cairo, tout disparait.
Jusque là, ça me parait normal.

Quand je relance Cairo, l'applet météo revient, mais sur le bureau 1, à gauche. Donc pas du tout là où je veux qu'il soit !

Comment ça se fait ??

fabounet, Wednesday 08 December 2010 à 16:47


Subscription date : 30 November 2007
Messages : 17118
tu as quelle version ?
fais voir le contenu du fichier ~/.config/cairo-dock/current_theme/plug-ins/nom_du_plug-in/*.conf stp

hollen ar mor, Wednesday 08 December 2010 à 21:22


Subscription date : 30 October 2009
Messages : 11
J'ai la version disponible dans les dépôts officiels : la 2.2.0-4.

Voici le contenu du fichier Weather.conf :

#!en;1.2.9

#[gtk-about]
[Icon]
#j+[0;128] Desired icon size for this applet
#{Set to 0 to use the default applet size}
icon size=0;0;

#s Name of the icon as it will appear in its caption in the dock:
#{Leave empty to use the name of the city.}
name=

#d Name of the dock it belongs to:
dock name=

icon=
order=21.5

#F[Applet's Handbook]
frame_hand=
#A
handbook=weather

#[gtk-convert]
[Desklet]

#X[Position]
frame_pos=

#b Lock position?
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
locked=false

#j+[48;512] Desklet dimensions (width x height):
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
size=320;320;

#i[-2048;2048] Desklet position (x, y):
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
x position=0
#i[-2048;2048] ...
y position=249

#I[-180;180] Rotation:
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
rotation=0

#X[Visibility]
frame_visi=

#b Is detached from the dock
initially detached=true
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
accessibility=0
#b Should be visible on all desktops?
sticky=false

use size=true

#F[Decorations;gtk-orientation-portrait]
frame_deco=

#o+ Choose a decoration theme for this desklet:
#{Choose 'Custom decorations' to define your own decorations below.}
decorations=none

#v
sep_deco=

#S+ Background image:
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
bg desklet=
#e+[0;1] Background transparency:
bg alpha=1
#i+[0;256] Left offset:
#{in pixels. Use this to adjust the left position of drawings.}
left offset=0
#i+[0;256] Top offset:
#{in pixels. Use this to adjust the top position of drawings.}
top offset=0
#i+[0;256] Right offset:
#{in pixels. Use this to adjust the right position of drawings.}
right offset=0
#i+[0;256] Bottom offset:
#{in pixels. Use this to adjust the bottom position of drawings.}
bottom offset=0
#S+ Foreground image:
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
fg desklet=
#e+[0;1] Foreground tansparency:
fg alpha=1

#[gtk-preferences]
num desktop=0

no input=true
depth rotation y=5
depth rotation x=-5

[Configuration]

#F[Configuration;gtk-preferences]
frame_conf=

#s Code for your location:
#{Enter the name of your location in the text entry and press Enter.}
location code=FRXX0019

#b Use International System Units?
#{If so, degrees will be displayed in Celsius, otherwise in Fahrenheit.}
IS units=true
#i[0;40] Duration of dialogs :
#{in seconds. Set 0 to have never-ending dialogs.}
#
dialog duration=7

#i[5;60] Interval of time between 2 checks :
#{in minutes.}
check interval=15

#F[Info;gtk-info]
frame_info=

#b+ Display current conditions on the icon instead of the default one?
display cc=true
#i[0;5] Number of days you want to forecast :
#
nb days=3

#b Display nights?
display nights=true

#b Display temperature as quick info?
display temperature=false

#F[Display;gtk-dialog-info]
frame_disp=

#h+[/usr/share/cairo-dock/plug-ins/weather/themes;weather;weather] Choose one of the available themes:/
theme=Clear

#n+ Sub-dock view name:
#{Leave empty to use default sub-dock view.}/
renderer=Panel

#v
sep_deco_desk=

#b+ Render desklet in 3D?
3D desket=false

fabounet, Thursday 09 December 2010 à 13:10


Subscription date : 30 November 2007
Messages : 17118
effectivement il est bien à gauche.
et si tu modifies le fichier de conf en mettant x position=300 par exemple, puis que tu relances le dock ?
aussi, quel est ton Window Manager (Compiz, Metacity) ?

hollen ar mor, Saturday 11 December 2010 à 18:24


Subscription date : 30 October 2009
Messages : 11
J'utilise Compiz...

J'ai essayé de le placer en utilisant X et Y. Je décoche "visible sur tous les bureaux", je coche "verrouiller la position"...

Rien y fait : à chaque démarrage, l'applet est en haut à droite du premier bureau.

Je laisse tomber : je vais essayer Screenlet.

Merci.

matttbe, Saturday 11 December 2010 à 18:44


Subscription date : 24 January 2009
Messages : 12573
Pourrais-tu essayer en utilisant Metacity (menu ALT+F2 / "metacity --replace") puis en relançant le dock?

(pour revenir à compiz: menu ALT+F2 / "compiz --replace")

hollen ar mor, Saturday 11 December 2010 à 20:51


Subscription date : 30 October 2009
Messages : 11
Ça me fait un gros cadre noir autour du dock et des applets avec metacity...
Super moche...

Je crois que je m'étais déjà pris la tête avec ce problème il y a quelques temps. Ça ne marche toujours pas...

Vous arrivez à mettre un applet uniquement sur votre 4ème bureau ?

fabounet, Monday 13 December 2010 à 11:59


Subscription date : 30 November 2007
Messages : 17118
bah ça marchait en tout cas, je regarderai si j'ai un problème avec ça (peut-être une régression qque part).
je met une tache pour ne pas oublier

PS: qqun d'autre a ce problème ? si oui quelle config ?

Applets | Applets

Subjects Author Language Messages Last message
[Locked] Fixer un applet sur un seul bureau [Bug #126]
hollen ar mor Français 9 fabounet [Read]
13 December 2010 à 11:59


Glx-Dock / Cairo-Dock List of forums Applets | Applets Fixer un applet sur un seul bureau 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.