Page 38 sur 88

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : sam. 06 nov. 2010, 10:32
par Slowmotion
aleks a écrit :Fluxbox mis à jour :

Image

Et je ne comprend toujours pas pourquoi les gens préfèrent openbox ...
Aurais tu un lien pour trouver ce fond d'écran, il est génial!

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : sam. 06 nov. 2010, 10:57
par z0rg>

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : sam. 06 nov. 2010, 16:13
par aleks
Slowmotion a écrit : Aurais tu un lien pour trouver ce fond d'écran, il est génial!
Un peu de recherche te conduis vers j3concept : http://j3concepts.deviantart.com/gallery/ le wall s'appelle daftendirekt.

Subtle wm :

Image

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : dim. 14 nov. 2010, 15:27
par aleks
Xfce (ArchModern + Faenza Cupertino) :

Image

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : lun. 15 nov. 2010, 20:57
par oloꟼ
Légères modifications depuis l'autre fois :
- Ajout de conky
- Modification de tint2

Image

Je suis également repassé à openbox après avoir testé compiz en standalone, mais j'ai conservé compiz-deskmenu à la place du menu intégré à openbox.

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : lun. 15 nov. 2010, 21:51
par chipster
pourrais-tu passer la config de conky stp ? :D

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : mar. 16 nov. 2010, 18:31
par oloꟼ
Je suis parti de conky meet faenza, que j'ai ensuite modifié.

Code : Tout sélectionner

# Conky meet faenza
# Feel free to modif!
# modif by pingsut aka pingsuters
# How to modif this conky theme & all credit see readme.txt
# 09-11-2010

# Default Fonts
use_xft yes
xftfont URW Gothic L:Book:size=10
override_utf8_locale yes

# Performance Settings
double_buffer yes

# Window Settings
background yes
own_window_argb_visual
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Window border
draw_borders no
draw_shades no

# Default Color
default_color BEBEBE

# Color Title.
color0 FFFFFF

# Size and position
minimum_size 210 200
maximum_width 210
gap_x 0
gap_y 0
alignment top_right

TEXT
${voffset 28}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Système${color}${font}
${voffset 10}${goto 20}Distro${goto 70}:${goto 80}${sysname}-${machine}
${goto 20}Kernel${goto 70}:${goto 80}${kernel}
${goto 20}Uptime${goto 70}:${goto 80}${uptime}
${voffset 35}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Ressources${color}${font}
${voffset 10}${goto 20}Cpu1${goto 60}:${goto 75}${cpugraph cpu1 10,80}${alignr 13}${cpu cpu1} %
${goto 20}Cpu2${goto 60}:${goto 75}${cpugraph cpu2 10,80}${alignr 13}${cpu cpu2} %
${goto 20}Cpu3${goto 60}:${goto 75}${cpugraph cpu3 10,80}${alignr 13}${cpu cpu3} %
${goto 20}Cpu4${goto 60}:${goto 75}${cpugraph cpu4 10,80}${alignr 13}${cpu cpu4} %
${goto 20}Ram${goto 60}:${goto 75}${memgraph 10,80}${alignr 13}${mem}
${goto 20}Freq${goto 60}:${goto 75}${freq_g} Ghz
${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Volumes${color}${font}
${voffset 10}${goto 20}/${goto 60}:${goto 68}${fs_used /}~${fs_free /} | ${fs_used_perc /} %
${goto 20}${fs_bar 5,180 /}
${goto 20}Home${goto 60}:${goto 68}${fs_used /home/polo}~${fs_free /home/polo} | ${fs_used_perc /home/} %
${goto 20}${fs_bar 5,180 /home/polo}
${goto 20}Data${goto 60}:${goto 68}${fs_used /media/data}~${fs_free /media/data} | ${fs_used_perc /media/data} %
${goto 20}${fs_bar 5,180 /media/data}
${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Réseau${color}${font}
${voffset 10}${goto 20}Up${goto 57}:${goto 65}${upspeedgraph eth0 10,70 CA942A 4A250A}${alignr 13}${upspeedf eth0} kiB/s
${goto 20}Down${goto 57}:${goto 65}${downspeedgraph eth0 10,70 CA942A 4A250A}${alignr 13}${downspeedf eth0} kiB/s
${goto 20}Local IP${goto 75}:${alignr 13}${addr eth0}
${goto 20}Public IP${goto 75}:${alignr 13}${execi 10000 ~/.conky/scripts/ip.sh}
${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Notifications${color}${font}
${voffset 10}${goto 20}Perso${goto 85}:${alignr 13}
${goto 20}Public${goto 85}:${alignr 13}
${goto 20}GPhy${goto 85}:${alignr 13}
${goto 20}RSS${goto 85}:${alignr 13}
${goto 20}Packages${goto 85}:${alignr 13}
${goto 20}AUR${goto 85}:${alignr 13}
${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Météo${color}${font}
${voffset 10}${goto 20}Tendance${goto 155}
${goto 20}Température${goto 155}:${alignr 13}
${goto 20}Vent${goto 155}:${alignr 13}
${goto 20}Température ressentie${goto 155}:${alignr 13}
${if_mpd_playing}${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}MPD${color}${font}
${voffset 10}${goto 20}Titre${goto 70}:${alignr 13}${mpd_title}
${goto 20}Artiste${goto 70}:${alignr 13}${mpd_artist}
${goto 20}Album${goto 70}:${alignr 13}${mpd_album}
${goto 20}Durée${goto 70}:${alignr 13}${mpd_elapsed}/${mpd_length}
${goto 20}${mpd_bar 5,180}${endif}

${image ~/.conky/image/arch.png -p 12,23 -s 32x32}
${image ~/.conky/image/background2.png -p 7,16 -s 196x40}
${image ~/.conky/image/background0.png -p 7,56 -s 196x43}
${image ~/.conky/image/background3.png -p 7,99 -s 196x6}

${image ~/.conky/image/ressources.png -p 15,129 -s 32x32}
${image ~/.conky/image/background2.png -p 7,122 -s 196x40}
${image ~/.conky/image/background0.png -p 7,162 -s 196x89}
${image ~/.conky/image/background3.png -p 7,251 -s 196x6}

${image ~/.conky/image/media-storage.png -p 15,281 -s 32x32}
${image ~/.conky/image/background2.png -p 7,274 -s 196x40}
${image ~/.conky/image/background0.png -p 7,314 -s 196x89}
${image ~/.conky/image/background3.png -p 7,403 -s 196x6}

${image ~/.conky/image/network.png -p 15,433 -s 32x32}
${image ~/.conky/image/background2.png -p 7,426 -s 196x40}
${image ~/.conky/image/background0.png -p 7,466 -s 196x60}
${image ~/.conky/image/background3.png -p 7,526 -s 196x6}

${image ~/.conky/image/notifications.png -p 15,556 -s 32x32}
${image ~/.conky/image/background2.png -p 7,549 -s 196x40}
${image ~/.conky/image/background0.png -p 7,589 -s 196x89}
${image ~/.conky/image/background3.png -p 7,678 -s 196x6}

${image ~/.conky/image/meteo.png -p 15,708 -s 32x32}
${image ~/.conky/image/background2.png -p 7,701 -s 196x40}
${image ~/.conky/image/background0.png -p 7,741 -s 196x60}
${image ~/.conky/image/background3.png -p 7,801 -s 196x6}

${if_mpd_playing}
${image ~/.conky/image/music.png -p 15,831 -s 32x32}
${image ~/.conky/image/background2.png -p 7,824 -s 196x40}
${image ~/.conky/image/background0.png -p 7,864 -s 196x72}
${image ~/.conky/image/background3.png -p 7,936 -s 196x6}
${endif}
L'image background2 correspond au haut de chaque élément (fond plus clair), l'image background3 correspond au bas (pour les coins arrondis) et l'image background0 au milieu (elle peut donc être étirée sans déformer les arrondis ou les bordures). Pour le placement il faut tâtonner ... et sortir la calculette ! Je ne sais pas si il y a un moyen plus simple / plus élégant de le faire.

Il manque encore les scripts pour les notifications et la météo.

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : mar. 16 nov. 2010, 20:42
par Azunyaa-Roku
Merci c'est sympa ton conky, ça me donne la motivation de m'y remettre. :)

Par contre les icônes tu les as toutes trouvés ou c'est des créations personnelles. (je parle plus pour la Arch que je n'ai pas aperçue)

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : mar. 16 nov. 2010, 21:03
par oloꟼ
C'est dans le pack d'icône Faenza. Celle d'Arch y est aussi, dans le répertoire "places".

Et merci pour le compliment. Ça fait plaisir de voir qu'on n'a pas (que) des goûts de chiotte !

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : mer. 17 nov. 2010, 08:09
par chipster
je plussoie pour la qualité ;)

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : ven. 19 nov. 2010, 23:01
par Bismut
ewloni a écrit :Je suis parti de conky meet faenza, que j'ai ensuite modifié.

Code : Tout sélectionner

# Conky meet faenza
# Feel free to modif!
# modif by pingsut aka pingsuters
# How to modif this conky theme & all credit see readme.txt
# 09-11-2010

# Default Fonts
use_xft yes
xftfont URW Gothic L:Book:size=10
override_utf8_locale yes

# Performance Settings
double_buffer yes

# Window Settings
background yes
own_window_argb_visual
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Window border
draw_borders no
draw_shades no

# Default Color
default_color BEBEBE

# Color Title.
color0 FFFFFF

# Size and position
minimum_size 210 200
maximum_width 210
gap_x 0
gap_y 0
alignment top_right

TEXT
${voffset 28}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Système${color}${font}
${voffset 10}${goto 20}Distro${goto 70}:${goto 80}${sysname}-${machine}
${goto 20}Kernel${goto 70}:${goto 80}${kernel}
${goto 20}Uptime${goto 70}:${goto 80}${uptime}
${voffset 35}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Ressources${color}${font}
${voffset 10}${goto 20}Cpu1${goto 60}:${goto 75}${cpugraph cpu1 10,80}${alignr 13}${cpu cpu1} %
${goto 20}Cpu2${goto 60}:${goto 75}${cpugraph cpu2 10,80}${alignr 13}${cpu cpu2} %
${goto 20}Cpu3${goto 60}:${goto 75}${cpugraph cpu3 10,80}${alignr 13}${cpu cpu3} %
${goto 20}Cpu4${goto 60}:${goto 75}${cpugraph cpu4 10,80}${alignr 13}${cpu cpu4} %
${goto 20}Ram${goto 60}:${goto 75}${memgraph 10,80}${alignr 13}${mem}
${goto 20}Freq${goto 60}:${goto 75}${freq_g} Ghz
${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Volumes${color}${font}
${voffset 10}${goto 20}/${goto 60}:${goto 68}${fs_used /}~${fs_free /} | ${fs_used_perc /} %
${goto 20}${fs_bar 5,180 /}
${goto 20}Home${goto 60}:${goto 68}${fs_used /home/polo}~${fs_free /home/polo} | ${fs_used_perc /home/} %
${goto 20}${fs_bar 5,180 /home/polo}
${goto 20}Data${goto 60}:${goto 68}${fs_used /media/data}~${fs_free /media/data} | ${fs_used_perc /media/data} %
${goto 20}${fs_bar 5,180 /media/data}
${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Réseau${color}${font}
${voffset 10}${goto 20}Up${goto 57}:${goto 65}${upspeedgraph eth0 10,70 CA942A 4A250A}${alignr 13}${upspeedf eth0} kiB/s
${goto 20}Down${goto 57}:${goto 65}${downspeedgraph eth0 10,70 CA942A 4A250A}${alignr 13}${downspeedf eth0} kiB/s
${goto 20}Local IP${goto 75}:${alignr 13}${addr eth0}
${goto 20}Public IP${goto 75}:${alignr 13}${execi 10000 ~/.conky/scripts/ip.sh}
${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Notifications${color}${font}
${voffset 10}${goto 20}Perso${goto 85}:${alignr 13}
${goto 20}Public${goto 85}:${alignr 13}
${goto 20}GPhy${goto 85}:${alignr 13}
${goto 20}RSS${goto 85}:${alignr 13}
${goto 20}Packages${goto 85}:${alignr 13}
${goto 20}AUR${goto 85}:${alignr 13}
${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}Météo${color}${font}
${voffset 10}${goto 20}Tendance${goto 155}
${goto 20}Température${goto 155}:${alignr 13}
${goto 20}Vent${goto 155}:${alignr 13}
${goto 20}Température ressentie${goto 155}:${alignr 13}
${if_mpd_playing}${voffset 34}${goto 55}${color0}${font URW Gothic L:Bold:size=12}MPD${color}${font}
${voffset 10}${goto 20}Titre${goto 70}:${alignr 13}${mpd_title}
${goto 20}Artiste${goto 70}:${alignr 13}${mpd_artist}
${goto 20}Album${goto 70}:${alignr 13}${mpd_album}
${goto 20}Durée${goto 70}:${alignr 13}${mpd_elapsed}/${mpd_length}
${goto 20}${mpd_bar 5,180}${endif}

${image ~/.conky/image/arch.png -p 12,23 -s 32x32}
${image ~/.conky/image/background2.png -p 7,16 -s 196x40}
${image ~/.conky/image/background0.png -p 7,56 -s 196x43}
${image ~/.conky/image/background3.png -p 7,99 -s 196x6}

${image ~/.conky/image/ressources.png -p 15,129 -s 32x32}
${image ~/.conky/image/background2.png -p 7,122 -s 196x40}
${image ~/.conky/image/background0.png -p 7,162 -s 196x89}
${image ~/.conky/image/background3.png -p 7,251 -s 196x6}

${image ~/.conky/image/media-storage.png -p 15,281 -s 32x32}
${image ~/.conky/image/background2.png -p 7,274 -s 196x40}
${image ~/.conky/image/background0.png -p 7,314 -s 196x89}
${image ~/.conky/image/background3.png -p 7,403 -s 196x6}

${image ~/.conky/image/network.png -p 15,433 -s 32x32}
${image ~/.conky/image/background2.png -p 7,426 -s 196x40}
${image ~/.conky/image/background0.png -p 7,466 -s 196x60}
${image ~/.conky/image/background3.png -p 7,526 -s 196x6}

${image ~/.conky/image/notifications.png -p 15,556 -s 32x32}
${image ~/.conky/image/background2.png -p 7,549 -s 196x40}
${image ~/.conky/image/background0.png -p 7,589 -s 196x89}
${image ~/.conky/image/background3.png -p 7,678 -s 196x6}

${image ~/.conky/image/meteo.png -p 15,708 -s 32x32}
${image ~/.conky/image/background2.png -p 7,701 -s 196x40}
${image ~/.conky/image/background0.png -p 7,741 -s 196x60}
${image ~/.conky/image/background3.png -p 7,801 -s 196x6}

${if_mpd_playing}
${image ~/.conky/image/music.png -p 15,831 -s 32x32}
${image ~/.conky/image/background2.png -p 7,824 -s 196x40}
${image ~/.conky/image/background0.png -p 7,864 -s 196x72}
${image ~/.conky/image/background3.png -p 7,936 -s 196x6}
${endif}
L'image background2 correspond au haut de chaque élément (fond plus clair), l'image background3 correspond au bas (pour les coins arrondis) et l'image background0 au milieu (elle peut donc être étirée sans déformer les arrondis ou les bordures). Pour le placement il faut tâtonner ... et sortir la calculette ! Je ne sais pas si il y a un moyen plus simple / plus élégant de le faire.

Il manque encore les scripts pour les notifications et la météo.

Pourrais-tu faire un petit .tar.gz de tout ça s'il te plait ? Car même si on peut récupérer manuellement les icones de Faenza, il me semble que nous n'avons pas tes images de background.

Ce serait super, merci d'avance et encore très belle réalisation ;)

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : dim. 21 nov. 2010, 22:23
par oloꟼ
Hello,

Voilà le tar.gz demandé. Je l'ai mis chez Free, vu que je ne connais pas d'autre hébergeur de fichiers. Il en existe un qui soit "libre" (genre Toile Libre) ?

Il manque toujours pas mal de scripts, je n'ai pas eu le temps de m'y pencher. Pourtant il n'y en a pas pour longtemps. Je reposterai quand ils seront prêts (dans la semaine)

Télécharger l'archive chez free

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : dim. 21 nov. 2010, 22:53
par Bismut
Merci beaucoup :)

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : lun. 22 nov. 2010, 22:50
par Kooothor
ewloni a écrit :
Image

Les avions sont-ils en mouvement ?

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : mar. 23 nov. 2010, 07:59
par oloꟼ
Non pas du tout, c'est une image tout ce qu'il y a de plus normale. J'avoue y avoir pensé aussi, et j'aurai bien aimé !

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : mer. 24 nov. 2010, 02:36
par Claes
Le mien...

Image

Je sais, ça fait très Gnome mais il s'agit en fait d'un mix fbpanel/Openbox... Les 2 panels sont de moi (configuration + fond), ainsi que le thème Openbox. Pour le reste, wallpaper "valvo" par manicho, thème GTK "The Days Of Grays", set d'icônes "LilaU" variante "Carbonite". Quant au terminal top-down (pour ceux qui ne connaissent pas), il s'agit de Guake !

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : sam. 27 nov. 2010, 17:20
par aleks
WMFS + dzen2 :

Image

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : sam. 27 nov. 2010, 17:30
par z0rg>
Jolie le fond d'écran, tu aurais un lien ?

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : sam. 27 nov. 2010, 18:14
par Talva
Kooothor a écrit :
ewloni a écrit :
Image

Les avions sont-ils en mouvement ?
Les avions ne sont pas en mouvement par contre il y a un BG de jour et un BG de nuit qui se mélangent toutes les heures, effet plutôt sympa!

Re: [Screenshots] Épatez la galerie, présentez votre bureau!

Publié : sam. 27 nov. 2010, 18:34
par oloꟼ
Effectivement, de base avec Gnome. Je suppose qu'il faut jouer du cron avec les openbox et autres WM sans DE.
Il y a aussi un thème slim qui correspond au background de nuit.