blurymind
Packager
Vectorian
   
Posts: 1082
|
 |
« on: April 27, 2007, 02:00:13 am » |
|
mirage -image viewer that supports custom actions (as thunar does) http://mirageiv.berlios.de/images/ss7.pngMirage is a fast and simple GTK+ Image Viewer. Because it depends only on PyGTK, Mirage is ideal for users who wish to keep their computers lean while still having a clean image viewer.
Features: Supports png, jpg, svg, xpm, gif, bmp, tiff, and others Cycling through multiple images (with preloading) Slideshow and fullscreen modes Rotating, zooming, flipping, resizing, cropping Saving, deleting, renaming Custom actions Command-line access Configurable interface
http://mirageiv.berlios.de/index.htmlThis application requires GTK+ version 2.6.x. Other dependencies include: PyGTK 2.6.x. If you're building it yourself, it additionally requires a C compiler (and python-dev on some distros).
|
|
|
|
|
Logged
|
|
|
|
Telemaniaka
Member

Posts: 18
|
 |
« Reply #1 on: April 30, 2007, 01:02:19 am » |
|
yey finally an image viewer that supports animated gif's and its lightweight enough for my taste
|
|
|
|
|
Logged
|
|
|
|
blurymind
Packager
Vectorian
   
Posts: 1082
|
 |
« Reply #2 on: April 30, 2007, 03:29:48 am » |
|
yey finally an image viewer that supports animated gif's and its lightweight enough for my taste
wow, it does support gif!! I've never seen animated gif files run in an image browser in vector linux (i had to open them with opera)..and now i do. Mirage is sweet  But how do i package that thing? It is using a python script to install. I'lltry again today. I have a fresh vl58std .
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Colonel Panic
|
 |
« Reply #4 on: April 30, 2007, 12:03:09 pm » |
|
Mirage is good, but I can't find a way to get it to load an image file from the command line - something I'm hoping to use in my fluxbox themes.
|
|
|
|
|
Logged
|
|
|
|
|
lagagnon
|
 |
« Reply #5 on: April 30, 2007, 03:24:17 pm » |
|
Mirage is good, but I can't find a way to get it to load an image file from the command line - something I'm hoping to use in my fluxbox themes.
Try "qiv" , available from http://www.linuxpackages.net
|
|
|
|
|
Logged
|
"As people become more intelligent they care less for preachers and more for teachers". Robert G. Ingersoll
|
|
|
Triarius Fidelis
Vecteloper
Vectorian
   
Posts: 2399
Domine, exaudi vocem meam
|
 |
« Reply #6 on: April 30, 2007, 05:27:20 pm » |
|
Mirage is good, but I can't find a way to get it to load an image file from the command line - something I'm hoping to use in my fluxbox themes.
Besides qiv, there's also display -window root and wmsetbg. ImageMagick, which hosts display, comes with IIRC.
|
|
|
|
|
Logged
|
"Leatherface, you BITCH! Ho Chi Minh, hah hah hah!"
Formerly known as "Epic Fail Guy" and "Döden" in recent months
|
|
|
|
Colonel Panic
|
 |
« Reply #7 on: May 02, 2007, 10:07:00 am » |
|
Thanks, I'll give these a try (when I'm over the 'flu, which is why I haven't posted here much this week).
|
|
|
|
|
Logged
|
|
|
|
blurymind
Packager
Vectorian
   
Posts: 1082
|
 |
« Reply #8 on: May 02, 2007, 10:44:36 am » |
|
Thanks, I'll give these a try (when I'm over the 'flu, which is why I haven't posted here much this week).
you too? I have a flue too...and got over it..almost i also hated it so much,that i drew a little something in my oekaki: http://www.garbagewars.com/oekaki/pictures/GWP_42.png  hanu>i remember using display,i even tried on an online script,that choses a random image from a given directory...and it works! It onens php files. If you wanna see a random picture from the oekaki run this command: display http://www.garbagewars.com/chan/randomimage.php I wonder if i can make a desklet or a karamba theme that uses imagemarick to do that,hmm...
|
|
|
|
|
Logged
|
|
|
|
|
Colonel Panic
|
 |
« Reply #9 on: May 21, 2007, 11:57:05 pm » |
|
Hey that's good, I hope you're better now. I'm getting better (slowly). I think display (from image magick) works best of the options given.
Trying to get this to work within a fluxbox theme is the next step...
|
|
|
|
|
Logged
|
|
|
|
Triarius Fidelis
Vecteloper
Vectorian
   
Posts: 2399
Domine, exaudi vocem meam
|
 |
« Reply #10 on: May 22, 2007, 03:21:46 am » |
|
Hey that's good, I hope you're better now. I'm getting better (slowly). I think display (from image magick) works best of the options given.
Trying to get this to work within a fluxbox theme is the next step...
You had the flu for that long? Ouch. I had Martian Death Flu once and I had to stagger several miles home shortly after I contracted it... Anyway, everything you need to know about fluxbox backgrounds and setting them: http://fluxbox.sourceforge.net/docbook/en/html/chap-bg.htmlYou can actually use session*rootCommand and leave out screen0, even if you have only one screen (monitor). If you add any more, the background will be the same for each one. Of course, you can put screen0 back in, then add a screen1 line to differentiate the two...
|
|
|
|
« Last Edit: May 22, 2007, 12:57:36 pm by hanumizzle »
|
Logged
|
"Leatherface, you BITCH! Ho Chi Minh, hah hah hah!"
Formerly known as "Epic Fail Guy" and "Döden" in recent months
|
|
|
|
Colonel Panic
|
 |
« Reply #11 on: May 22, 2007, 06:31:46 am » |
|
You had the flu for that long? Ouch. Well, I'm taking my time convalescing... Still got a cough but not too bad. had Martian Death Flu once and I had to stagger several miles home shortly after I contracted it... Sounds horrible. Anyway, everything you need to know about fluxbox backgrounds and setting them: http://fluxbox.sourceforge.net/docbook/en/html/chap-bg.htmlYou can actually use [session*rootCommand and leave out screen0, even if you have only one screen (monitor). If you add any more, the background will be the same for each one. Of course, you can put screen0 back in, then add a screen1 line to differentiate the two... Thanks, I'll look into it. I'm in openbox at the moment but fluxbox is more my normal WM. Cheers, Colonel Panic.
|
|
|
|
|
Logged
|
|
|
|
Triarius Fidelis
Vecteloper
Vectorian
   
Posts: 2399
Domine, exaudi vocem meam
|
 |
« Reply #12 on: May 22, 2007, 01:07:53 pm » |
|
You had the flu for that long? Ouch. Well, I'm taking my time convalescing... Still got a cough but not too bad. had Martian Death Flu once and I had to stagger several miles home shortly after I contracted it... Sounds horrible. Yes, but flopping down in bed when I got home wasn't horrible at all... 
|
|
|
|
|
Logged
|
"Leatherface, you BITCH! Ho Chi Minh, hah hah hah!"
Formerly known as "Epic Fail Guy" and "Döden" in recent months
|
|
|
|