Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[conf] Taskbar con Thumbnails?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Sasdo
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: 44.476474,11.644446 circa.

PostPosted: Fri Oct 08, 2004 3:55 pm    Post subject: [conf] Taskbar con Thumbnails? Reply with quote

ciao,
mi spiego meglio, avete presente quella cosa spettacolo di fvwm visibile a questo indirizzo:

ScreenShot

mi riferisco alle miniature delle finestre in basso.

E' possibile ottenere la medesima cosa anche fuori da fvwm?

gracias,

il Sasdo
_________________
LinuxUser #362518
--
Ochei lo ammetto: il mio cervello lo tengo in frigo.
Back to top
View user's profile Send private message
AllTom
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2003
Posts: 147
Location: Wherever danger lies...

PostPosted: Fri Oct 08, 2004 9:31 pm    Post subject: Reply with quote

I don't know any Italian, but I think I understood enough to recommend this thread:

https://forums.gentoo.org/viewtopic.php?t=80517

There are a few fvwm2rc files that include the thumbnail functionality you're describing. I used one for a while.

I hope this helps...

Edit: Google's translate says you're looking for how to do that without using fvwm. In that case, just ignore my post...
_________________
rtylershaw: "My computer doesn't even work and I love this distro. Weird."
Back to top
View user's profile Send private message
Mr.Evolution
Guru
Guru


Joined: 30 Dec 2003
Posts: 346
Location: Padova (Italy)

PostPosted: Sat Oct 09, 2004 8:13 am    Post subject: Reply with quote

non ti so aiutare nella conf perché non l'ho mai usagto, ma il tuo desktop è una figata unica, l'unica cosa che vede in comune con il mio è gkrellm....il resto cos'è??? è tanto pesante di grafica??? Il mio portatile è poverello di ram ma se non è troppo pesante lo volevo provare....
_________________
Niente è impossibile......è solo questione di tempo!

Lo script è quello che dai agli attori. Il programma è quello che dai agli spettarori.
-- Larry Wall, creatore di Perl
Back to top
View user's profile Send private message
Sasdo
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: 44.476474,11.644446 circa.

PostPosted: Sat Oct 09, 2004 8:36 am    Post subject: Reply with quote

eh... magari fosse il mi desktop!! l'ho trovato sul sito di fvwm credo...
_________________
LinuxUser #362518
--
Ochei lo ammetto: il mio cervello lo tengo in frigo.
Back to top
View user's profile Send private message
Sasdo
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: 44.476474,11.644446 circa.

PostPosted: Sat Oct 09, 2004 8:37 am    Post subject: Reply with quote

@AllTom:

Thanks, but google says well... thanks anyway =)
_________________
LinuxUser #362518
--
Ochei lo ammetto: il mio cervello lo tengo in frigo.
Back to top
View user's profile Send private message
egolf
Tux's lil' helper
Tux's lil' helper


Joined: 27 Feb 2004
Posts: 116
Location: CH

PostPosted: Sat Oct 09, 2004 11:14 am    Post subject: Reply with quote

Si è fvwm (www.ikaro.dk).
Per la funzione che li fa: è compresa nel file di config di taviso http://dev.gentoo.org/~taviso/fvwm2rc.html

Code:
DestroyFunc Thumbnail
AddToFunc Thumbnail
+ I Raise
+ I ThisWindow (!Iconic) SetEnv Icon-$[w.id] $[w.iconfile]
+ I ThisWindow (!Shaded, Iconifiable, !Iconic) PipeRead \
    "xwd -silent -id $[w.id] | convert -scale 128 -frame 1x1 \
    -mattecolor black -quality 0 xwd:- png:$[FVWM_USERDIR]/icon.tmp.$[w.id].png \
    && echo WindowStyle IconOverride, Icon $[FVWM_USERDIR]/icon.tmp.$[w.id].png \
    || echo Nop"
+ I TestRc (Match) Test (f $[w.miniiconfile], f $[FVWM_USERDIR]/icon.tmp.$[w.id].png) PipeRead \
    "composite -geometry +2+4 $[w.miniiconfile] $[FVWM_USERDIR]/icon.tmp.$[w.id].png \
    $[FVWM_USERDIR]/icon.tmp.$[w.id].png; echo Nop"
+ I Iconify

_________________
Everything has its beauty but not everyone sees it.
-Confucius-
Back to top
View user's profile Send private message
Sasdo
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: 44.476474,11.644446 circa.

PostPosted: Sat Oct 09, 2004 5:27 pm    Post subject: Reply with quote

e c'è un modo per averlo anche su fluxbox?

grazie!
_________________
LinuxUser #362518
--
Ochei lo ammetto: il mio cervello lo tengo in frigo.
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Sat Oct 09, 2004 6:44 pm    Post subject: Reply with quote

Sasdo wrote:
e c'è un modo per averlo anche su fluxbox?


Beh nel caso pianifica il passaggio a fvwm, é un pó impegnativo rispetto a fluxbox ma da parecchie soddisfazioni ;-)
_________________
Ciao da me!
Back to top
View user's profile Send private message
Sasdo
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: 44.476474,11.644446 circa.

PostPosted: Sat Oct 09, 2004 6:48 pm    Post subject: Reply with quote

acc... temevo in una risposta di questo tipo =)

vedrò il da farsi,

grazie, ciao!
_________________
LinuxUser #362518
--
Ochei lo ammetto: il mio cervello lo tengo in frigo.
Back to top
View user's profile Send private message
egolf
Tux's lil' helper
Tux's lil' helper


Joined: 27 Feb 2004
Posts: 116
Location: CH

PostPosted: Sun Oct 10, 2004 8:46 pm    Post subject: Reply with quote

Sasdo wrote:
acc... temevo in una risposta di questo tipo =)

purtroppo per te posso solo sottoscrivere quello che ha detto randomaze. :D
_________________
Everything has its beauty but not everyone sees it.
-Confucius-
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Sun Oct 10, 2004 8:55 pm    Post subject: Reply with quote

l'unica cosa che vagamente fa una cosa del genere è skippy.
cmq oltre a fvwm qualcosa di simile lo faceva anche enlightment se non vado errato...
in ogni caso fvwm è solo 1,7 mega.. potrebbe anche valerli ;)
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
Sasdo
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: 44.476474,11.644446 circa.

PostPosted: Mon Oct 11, 2004 7:45 am    Post subject: Reply with quote

uh... grazie per skippy! è carino!

ora vedo se vale la pena tenerlo o no...

per fvwm.... l'ho già installato anche con il pacchetto crystal... è che al momento non ho voglia di invecchiarci sopra per configurarlo =)

ciaoo!

il Sasdo
_________________
LinuxUser #362518
--
Ochei lo ammetto: il mio cervello lo tengo in frigo.
Back to top
View user's profile Send private message
battistis
Apprentice
Apprentice


Joined: 20 Jul 2006
Posts: 249

PostPosted: Sun Oct 29, 2006 2:30 am    Post subject: Reply with quote

secondo voi è possibile mappare i tasti alt+tab su skippy???
_________________
\\ba7/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
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