It is currently Wed Jun 19, 2013 6:02 am

All times are UTC




Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: [FIFO] screenlets-0.1.2
PostPosted: Fri Jan 11, 2008 9:53 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Screenlets

Screenlets are small owner-drawn applications (written in Python) that can be described as "the virtual representation of things lying/standing around on your desk". Sticknotes, clocks, rulers, ... the possibilities are endless.

The goal of the Screenlets base-classes is to simplify the creation of fully themeable mini-apps that each solve basic desktop-work-related needs and generally improve the usability and eye-candy of the modern composited Linux-desktop.

Features

* Easy to use, easy to develop
* Full compositing support
* Non composite support (metacity etc)
* Works with any composited X desktop (compiz, xfce4, ...)
* Included themeing-abilities (SVG, PNG or mixed)
* Fully scalable when using SVGs
* Embedded drag&drop-support
* Automated storing of options (using ini or gconf)
* Controllable through customizable DBus-service
* Can be used together with compiz' widget-plugin to create a Dashboard-like feature as seen on OS X
* Free, open-source and released under the GPL
* Uses cairo and GTK2 for drawing and windowing

Homepage:
http://www.screenlets.org/index.php/Information

Package:
http://zenwalk.pinguix.com/user-account ... 6-62.1.dep
http://zenwalk.pinguix.com/user-account ... 6-62.1.md5
http://zenwalk.pinguix.com/user-account ... 6-62.1.tgz
http://zenwalk.pinguix.com/user-account ... 6-62.1.src

Log,source and build-script:
http://zenwalk.pinguix.com/user-account ... -build.log
http://zenwalk.pinguix.com/user-account ... .2.tar.bz2
http://zenwalk.pinguix.com/user-account ... eenlets.sh


:)

Bip


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Sat Jan 12, 2008 3:11 am 
Zenwalk Spin-offs
Zenwalk Spin-offs

Joined: Mon Jan 22, 2007 2:01 am
Posts: 398
Location: danville, NH
the package is corrupted.  :'(


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Mon Jan 14, 2008 6:06 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
New package available.
Add script to start deamon automaticly (thanks godane  ;) )


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Tue Jan 15, 2008 12:06 am 
Zenwalk Spin-offs
Zenwalk Spin-offs

Joined: Mon Jan 22, 2007 2:01 am
Posts: 398
Location: danville, NH
the rc.screenlets is not in package.  :-[ Why are you not just using my package so we have ZENBUILD file?  :'(


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Thu Jan 17, 2008 7:37 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Package updated

I removed all desktop file except screenlets-manager and removed too :
whitelist
mailchecker

I added :
MEMMeter
Diskusage
Netmonitor
NowCalendar
WaterMark
GajimInfo
Wireless
AllCoreCPUUsage

++

Bip


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Fri Jan 18, 2008 4:59 pm 
Community Packager
Community Packager
User avatar

Joined: Sun Dec 30, 2007 10:51 pm
Posts: 839
Location: Valhalla
I just tried it, and it looks great. Only one thing though, in the package description it says:

screenlets - a small owner-drawn applications.

Which is grammatically incorrect. It should say:

screenlets - small owner-drawn applications.

Because "a" is singular, and "applications" is plural, you can't mix them. The actual program works great though!

_________________
It is far better to grasp the Universe as it really is than to persist in delusion, however satisfying and reassuring. --Carl Sagan


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Fri Jan 18, 2008 10:55 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Sparky,
Thanks for your report ;)


I added Gmail screenlet and fixed package description.


:)

Bip


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Sat Jan 19, 2008 5:01 pm 
Zenwalk Spin-offs
Zenwalk Spin-offs
User avatar

Joined: Sat Aug 19, 2006 10:52 pm
Posts: 614
Location: Annecy, FRANCE
Hi,

Though I installed all the deps, I am not able to launch the screenlets-manager :

Code:
root[~]# /usr/share/screenlets-manager/screenlets-manager.py
GConf python module not found. GConf settings backend is disabled.
Traceback (most recent call last):
  File "/usr/share/screenlets-manager/screenlets-manager.py", line 589, in <module>
    app = ScreenletsManager()
  File "/usr/share/screenlets-manager/screenlets-manager.py", line 131, in __init__
    self.create_ui()
  File "/usr/share/screenlets-manager/screenlets-manager.py", line 325, in create_ui
    w.set_icon_from_file('/usr/share/icons/screenlets.svg')
gobject.GError: Failed to open file '/usr/share/icons/screenlets.svg': No such file or directory


Any clue ?

Regards.

Son|c

_________________
"If there's no solution then there's no problem ..."


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Sat Jan 19, 2008 6:49 pm 
Zenwalk Spin-offs
Zenwalk Spin-offs

Joined: Mon Jan 22, 2007 2:01 am
Posts: 398
Location: danville, NH
I think bipbip forgot to include screenlets.svg icon in screenlets.  :D


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.10
PostPosted: Sat Mar 01, 2008 5:55 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
New version available :)


 Profile Send private message  
 
 Post subject: Re: screenlets-0.0.14
PostPosted: Wed Apr 02, 2008 8:34 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
new version :)
Seems more stable.


 Profile Send private message  
 
 Post subject: Re: screenlets-0.1
PostPosted: Fri Apr 04, 2008 7:30 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
First release \!D/


 Profile Send private message  
 
 Post subject: Re: screenlets-0.1
PostPosted: Fri Apr 11, 2008 2:58 pm 
Master of the known universe
Master of the known universe
User avatar

Joined: Thu Mar 29, 2007 2:34 am
Posts: 1253
Location: Taiwan
Tested on ZW 5.0 CURRENT and worked pretty well. Thank you for packaging it!

;D


 Profile Send private message  
 
 Post subject: Re: screenlets-0.1.1
PostPosted: Fri May 09, 2008 10:03 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
New version ;)

news in core

a lot of bug fixes
a lot of new bugs fixed
a lot of new drawing funtions
some web widget improvements
some super karamba improvements
more translations
improvements in the manager

news in screenlets

New Appmenu screenlet
New Brightness screenlet
New CompositeToggler screenlet
New Digiclock Screenlet
New EvolutionContacts screenlet
New Mount Screenlet
New Places Screenlet
New Speech screenlet
New Tomboy Screenlet
New Trash Screenlet
Added Notmonitor Screenlet
Added Sidebar Screenlet
Improved mainmenu screenlet to work like a panel applet
Improved sysmonitor screenlet
Improved slideshow screenlet to work better with flickr


++

Bip


 Profile Send private message  
 
 Post subject: Re: screenlets-0.1.1
PostPosted: Fri Jun 20, 2008 9:45 pm 
Zenwalker
Zenwalker

Joined: Fri Jun 20, 2008 8:43 pm
Posts: 4
Personal experiences with screenlets after a fresh install of ZW 5.2 (Xfce with Composite enabled):

o installpkg screenlets-0.1.1-i486-52.1.tgz (as root)

$ screenlets-manager
Traceback (most recent call last):
File "/usr/share/screenlets-manager/screenlets-manager.py", line 23, in <module>
import screenlets
File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 33, in <module>
import rsvg
ImportError: No module named rsvg

o checked dependencies of screenlets with netpkg: none?
o found it here: What are the requirements/dependencies...
o installed package python-gnome2-desktop WITHOUT dependencies

It seems there are also some problems with certain screenlets, but this needs more time to examine.


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next

All times are UTC


 Who is online

Users browsing this forum: No registered users and 0 guests


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 post attachments in this forum

Search for:
Jump to: