#326 Le 31/05/2019, à 09:40
- loutch
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Dif tor heh smusma
@ pimprelune
le thème des icônes est le victory icon theme
https://www.xfce-look.org/p/1012338/
@ rogn...
merci
@+
Hors ligne
#327 Le 31/05/2019, à 18:09
- Pimprelune
Hors ligne
#329 Le 08/06/2019, à 15:51
- Pimprelune
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Ça en jette, loutch ! Magnifique <3.
Hors ligne
#330 Le 09/06/2019, à 18:47
- heronheronpetitpatapon
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Comment as-tu fait pour trouver et installer le conky qu'on voit à l'écran? Y-a-t-il d'autre conky?
...Ubuntu Rocks....
Hors ligne
#331 Le 10/06/2019, à 08:01
- zephirin
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
... et le lien de l'image ?
AIO tactile 27" Samsung i5 8GB DDR3 W11 - tour Antec Asus P5GCMX1333 W11 Portable HP de 2007 Xubuntu 24.04.01 4 GB de ram.
MacBook Air 13" 2017 I5 1,8 à 2,9GHz SSD 120 8Go ram DDR3 1600 patché Séquoïa15
iMac 27" 2017 Intel i5 7600K 3,8GHz à 3,2 GHz ssd 500 32Go ram DDR4 2400 MHz CG ATI Radeon Pro 580 8Go DDR4 2400 patché Séquoïa15
MacBook Pro 13" mi 2012 I5 2,5 à 3,1GHz SSD 180 8Go ram DDR3 1600 patché Séquoïa15
Hors ligne
#332 Le 10/06/2019, à 09:24
- loutch
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Salutations Matinales
@ zephirin
wall ici https://www.hdwallpapers.in/color_splas … apers.html
@ heronheronpetitpatapon
Le cronographe est ensemble de plusieurs conky
Tout les détails ici https://www.mageialinux-online.org/wiki/conky-1-10
en-dessous conky radiotrayng.
conkyrc
conky.config = {
background = true,
use_xft = true,
font = 'hooge 05_53:size=8',
xftalpha = 1,
update_interval = 1.0,
total_run_times = 0,
own_window = true,
own_window_transparent = true,
--own_window_color 000000
own_window_argb_visual = true,
--own_window_argb_value = 250,
own_window_type = 'normal',
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager',
double_buffer = true,
minimum_width = 450, minimum_height = 150,
--maximum_width 200
text_buffer_size = 2048,
draw_shades = false,
draw_outline = false,
draw_borders = false,
draw_graph_borders = false,
default_color = 'white',
default_outline_color = 'white',
alignment = 'top_right',
gap_x = 00,
gap_y = 900,
no_buffers = true,
uppercase = false,
cpu_avg_samples = 2,
override_utf8_locale = true,
imlib_cache_flush_interval = 60,
imlib_cache_size = 10000,
-- Taille des pointillés
stippled_borders = 5,
-- Couleurs
default_shade_color = '#333333',
default_outline_color = 'black',
lua_load = '~/.conky/lua/image.lua',
};
conky.text = [[
${texeci 3 ~/.conky/radiotrayng/pochette.sh}
${voffset 1}${alignc -152}${font hooge 05_53:size=12}${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}$font
${voffset 64}${alignc -40}${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.artist'}
${alignc -40}${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.title'}
${lua fDrawImage $HOME/.conky/radiotrayng/images/casee.png 0 300 450 150}
${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "RTL"}${lua fDrawImage ~/.conky/radiotrayng/logos/rtl.png 260 34 35 35}${else}
${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "Hotmixradio 80"}${lua fDrawImage ~/.conky/radiotrayng/logos/hotmix80.png 260 34 35 35}${else}
${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "Maxi 80"}${lua fDrawImage ~/.conky/radiotrayng/logos/maxi80.png 250 38 35 35}${else}
${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "RTL2"}${lua fDrawImage ~/.conky/radiotrayng/logos/rtl2.png 260 34 35 35}${else}
${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "MAGNUM LA RADIO"}${lua fDrawImage ~/.conky/radiotrayng/logos/magnumradio.png 214 26 120 40}${else}
${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "radio swiss pop"}${lua fDrawImage ~/.conky/radiotrayng/logos/rspop.png 254 30 45 45}${else}
${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "rfm"}${lua fDrawImage ~/.conky/radiotrayng/logos/rfm.png 252 28 35 35}${endif}
${endif}${endif}${endif}${endif}${endif}${endif}
${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.title'}" == ""}${lua fDrawImage ~/.conky/radiotrayng/logos/radio.png 44 34 80 80}
${else}${lua fDrawImage ~/pochette.png 49 39 70 70}${endif}
${lua fDrawImage ~/.conky/radiotrayng/images/albumcase.png 32 22 103 103}
${voffset -800}
${voffset -280}
pochette.sh
#!/bin/bash
#créé par loutch
#2018-12-27 modifier par TeoBigusGeekus et loutch pour radiotray-ng et conky 1.10
qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | grep artist |sed 's/^.*" \: "//' |sed 's/",.*$//' > artiste_titre.txt
qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | grep title |sed 's/^.*" \: "//' |sed 's/",.*$//' | cut -c1-11 >> artiste_titre.txt
titre=$(cat artiste_titre.txt)
lynx --source -useragent="Googlebot-Image/1.0" "www.google.fr/search?q=$titre\&tbm=isch" | perl -pe 's!.*?<img .*?src="([^"]*)".*!$1!' > lienMiniaturefile
sed -i 's/^.* http\:/http\:/' lienMiniaturefile
sed -i '/gstatic/!d' lienMiniaturefile
lienMiniature=$(cat lienMiniaturefile)
lynx -dump "$lienMiniature" > miniatureGoogleImage
convert miniatureGoogleImage pochette.png
@+
Hors ligne
#333 Le 10/06/2019, à 11:11
- zephirin
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Merci
AIO tactile 27" Samsung i5 8GB DDR3 W11 - tour Antec Asus P5GCMX1333 W11 Portable HP de 2007 Xubuntu 24.04.01 4 GB de ram.
MacBook Air 13" 2017 I5 1,8 à 2,9GHz SSD 120 8Go ram DDR3 1600 patché Séquoïa15
iMac 27" 2017 Intel i5 7600K 3,8GHz à 3,2 GHz ssd 500 32Go ram DDR4 2400 MHz CG ATI Radeon Pro 580 8Go DDR4 2400 patché Séquoïa15
MacBook Pro 13" mi 2012 I5 2,5 à 3,1GHz SSD 180 8Go ram DDR3 1600 patché Séquoïa15
Hors ligne
#335 Le 22/06/2019, à 13:48
- nam1962
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Quel dock ?
[ Modéré ]
Hors ligne
#336 Le 22/06/2019, à 19:12
- loutch
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Pas de dock
4 tableaux de bord
haut
gauche
droite
bas
Hors ligne
#337 Le 22/06/2019, à 19:51
- nam1962
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Ça donne quoi avec une application ouverte ?
[ Modéré ]
Hors ligne
#339 Le 23/06/2019, à 08:50
- heronheronpetitpatapon
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Merci loutch,
Super ton desktop.
Comment fait-on pour instraller le conky chronographe mentionné ici https://www.mageialinux-online.org/wiki/conky-1-10?
Je sais pas installer des conky!
Salutations Matinales
@ zephirin
wall ici https://www.hdwallpapers.in/color_splas … apers.html
@ heronheronpetitpatapon
Le cronographe est ensemble de plusieurs conky
Tout les détails ici https://www.mageialinux-online.org/wiki/conky-1-10
en-dessous conky radiotrayng.
conkyrc
conky.config = { background = true, use_xft = true, font = 'hooge 05_53:size=8', xftalpha = 1, update_interval = 1.0, total_run_times = 0, own_window = true, own_window_transparent = true, --own_window_color 000000 own_window_argb_visual = true, --own_window_argb_value = 250, own_window_type = 'normal', own_window_hints = 'undecorated,below,skip_taskbar,skip_pager', double_buffer = true, minimum_width = 450, minimum_height = 150, --maximum_width 200 text_buffer_size = 2048, draw_shades = false, draw_outline = false, draw_borders = false, draw_graph_borders = false, default_color = 'white', default_outline_color = 'white', alignment = 'top_right', gap_x = 00, gap_y = 900, no_buffers = true, uppercase = false, cpu_avg_samples = 2, override_utf8_locale = true, imlib_cache_flush_interval = 60, imlib_cache_size = 10000, -- Taille des pointillés stippled_borders = 5, -- Couleurs default_shade_color = '#333333', default_outline_color = 'black', lua_load = '~/.conky/lua/image.lua', }; conky.text = [[ ${texeci 3 ~/.conky/radiotrayng/pochette.sh} ${voffset 1}${alignc -152}${font hooge 05_53:size=12}${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}$font ${voffset 64}${alignc -40}${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.artist'} ${alignc -40}${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.title'} ${lua fDrawImage $HOME/.conky/radiotrayng/images/casee.png 0 300 450 150} ${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "RTL"}${lua fDrawImage ~/.conky/radiotrayng/logos/rtl.png 260 34 35 35}${else} ${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "Hotmixradio 80"}${lua fDrawImage ~/.conky/radiotrayng/logos/hotmix80.png 260 34 35 35}${else} ${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "Maxi 80"}${lua fDrawImage ~/.conky/radiotrayng/logos/maxi80.png 250 38 35 35}${else} ${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "RTL2"}${lua fDrawImage ~/.conky/radiotrayng/logos/rtl2.png 260 34 35 35}${else} ${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "MAGNUM LA RADIO"}${lua fDrawImage ~/.conky/radiotrayng/logos/magnumradio.png 214 26 120 40}${else} ${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "radio swiss pop"}${lua fDrawImage ~/.conky/radiotrayng/logos/rspop.png 254 30 45 45}${else} ${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.station'}" == "rfm"}${lua fDrawImage ~/.conky/radiotrayng/logos/rfm.png 252 28 35 35}${endif} ${endif}${endif}${endif}${endif}${endif}${endif} ${if_match "${execi 5 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | jq -r '.title'}" == ""}${lua fDrawImage ~/.conky/radiotrayng/logos/radio.png 44 34 80 80} ${else}${lua fDrawImage ~/pochette.png 49 39 70 70}${endif} ${lua fDrawImage ~/.conky/radiotrayng/images/albumcase.png 32 22 103 103} ${voffset -800} ${voffset -280}
pochette.sh
#!/bin/bash #créé par loutch #2018-12-27 modifier par TeoBigusGeekus et loutch pour radiotray-ng et conky 1.10 qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | grep artist |sed 's/^.*" \: "//' |sed 's/",.*$//' > artiste_titre.txt qdbus com.github.radiotray_ng /com/github/radiotray_ng com.github.radiotray_ng.get_player_state | grep title |sed 's/^.*" \: "//' |sed 's/",.*$//' | cut -c1-11 >> artiste_titre.txt titre=$(cat artiste_titre.txt) lynx --source -useragent="Googlebot-Image/1.0" "www.google.fr/search?q=$titre\&tbm=isch" | perl -pe 's!.*?<img .*?src="([^"]*)".*!$1!' > lienMiniaturefile sed -i 's/^.* http\:/http\:/' lienMiniaturefile sed -i '/gstatic/!d' lienMiniaturefile lienMiniature=$(cat lienMiniaturefile) lynx -dump "$lienMiniature" > miniatureGoogleImage convert miniatureGoogleImage pochette.png
@+
...Ubuntu Rocks....
Hors ligne
#340 Le 23/06/2019, à 09:13
- loutch
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Salutations Matinales
Petitpatapon
Tout les détails ici
https://www.mageialinux-online.org/wiki/conky-bases-et
Ce n'est pas la même distribution , avec ubuntu prend synaptic
conky-all
lm-sensors
hddtemp ( ne fonctionne qu'avec des hdd , avec ssd fonctionne pas)
les 2 packs sont à télécharger au adresse indiquées .
le packs accuweather est à extraire dans ton /home
le cronograph dans ~/.conky
@+
Hors ligne
#341 Le 23/06/2019, à 10:00
- heronheronpetitpatapon
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Ok merci j'ai tout installé! (Désolé pour le HS).
Mais j'ai pas de dossier .conky lorsque j'affiche les dossier caché! Faut que je le crée et que je copie-colle le contenu du conky chronographe dans un fichier texte dans le repertoire, c'est ca?
Je viens d'aller dans la doc mais j'ai rien trouvé de bien précis à ce sujet! Conky-manager, qui étais bien pratique, n'est plus soutenu!
...Ubuntu Rocks....
Hors ligne
#342 Le 23/06/2019, à 10:44
- loutch
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Oui
creation du ~/.conky c'est ici que tu mettra tous tes conky .
je mets chaque conky dans son propre dossier c'est plus simple pour les retrouver .
Si tu veux plus d'aide on se retrouve dans la partie conky du forum pas ici on est hs .
@+
Hors ligne
#343 Le 23/06/2019, à 11:22
- heronheronpetitpatapon
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Ok on se retrouve sur la partie conky, merci :-)
...Ubuntu Rocks....
Hors ligne
#344 Le 23/06/2019, à 11:34
- heronheronpetitpatapon
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Voila ma nouvelle discussion sur notre HS :-)
https://forum.ubuntu-fr.org/viewtopic.p … #p22114905
...Ubuntu Rocks....
Hors ligne
#345 Le 23/06/2019, à 17:24
- ChienPanzer
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Quel screen??? Y a rien.
Dernière modification par ChienPanzer (Le 23/06/2019, à 17:25)
1010011010
Hors ligne
#347 Le 01/07/2019, à 19:25
- nam1962
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Joli !
Teste le coup de 3 tableaux de bord limités (et cachés automatiquement) en haut.
[ Modéré ]
Hors ligne
#348 Le 02/07/2019, à 06:12
- rogn...
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Veux-tu dire quand j'avais le tableau de bord à gauche caché automatiquement ? En fait, depuis je suis passé à xfce4-gtk3 et ça me faisait n'importe quoi quand je drag and drop une fenêtre dans le Changeur d'espace de travail : le tableau de bord se masquait ou ça faisait freezer le tableau de bord.
Je suis donc revenu à un tableau de bord fixe.
Sinon, le menu whisker a été retiré pour le menu des applications (xfce4-appfinder) accessible depuis la petite loupe à gauche du dock.
#349 Le 02/07/2019, à 07:33
- nam1962
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Je me suis mal exprimé !
Perso, je n'utilise qu'un tableau de bord, toujours caché, à largeur de 1 qui s'étend automatiquement.
Sur cette base si on veut des éléments à gauche, au centre et à droite, on peut tout simplement ajouter des tableaux de bord, ce qui évite les zones inutilisée.
Exemple (à gauche, mon tableau de bord, à droite le type de tableau qu'on pourrait rajouter).
Suis-je plus clair ?
[ Modéré ]
Hors ligne
#350 Le 02/07/2019, à 08:15
- rogn...
Re : Nos bureaux Xfce (Xubuntu, Voyager, Ubuntu Studio...)
Je comprends mieux.
Mais en fait, j'ai par exemple et j'aime bien les voir sans les cacher les moniteurs réseau, mémoire, swap (pour le proce j'écoute le ventilo, pour le disque le bon vieux voyant ) Sur ce même tableau de bord, je peux stocker les icônes des applications ouvertes ou réduites.
Pour moi, le tableau de bord n'a pas à être masqué et contenir des lanceurs, c'est le rôle du dock.