Showing posts with label update. Show all posts
Showing posts with label update. Show all posts

Monday, July 23, 2007

Screenlets 0.0.9 Already!

So Screenlets which just had its 0.0.8 release almost a week or so (maybe less?) after 0.0.8 they have created 0.0.9! So you can check it out here. Also here is a quote to show you what has been updated:

- new tabbed layout in Properties-dialog (e.g. new Themes-tab)
- improved MailCheck (now uses keyring to store passwords, NOTE: passwords are only stored for the current session yet)
- improved Launcher (now supports drag&drop of menu-entries from Applications-menu)
- improved CPUMeter (including new theme)
- improved Notes (far better, yet still buggy, keyhandling)
- new "protected"-options (not accessible through dbus)
- faster startup and resizing (hopefully)
- improved theme-system, most themes can now be created from _either_ PNG _or_ SVG images (except the Clock), I hope to see some more themes now Wink
- many more details in changelog ...

Monday, July 16, 2007

New Version of Screenlets: 0.0.8

Screenlets if you don't know it are little widget like things for your desktop. And if you use Compiz Fusion or Beryl you can use the like Mac's dashboard if you turn the widget plug in on. So for a while I personally thought screenlets was dead, I didn't hear much about them after the first couple of months they were out, so this is great that there is finally an update to them. I have not installed it yet but will get around to it eventually. But here are the list of changes the forum post lists:


CHANGES in v0.0.8:
- new session-system: screenlets are now intended to be launched separately and support multiple sessions (the screenlets-daemmon is still supported to ensure backwards compatibility with third-party screenlets, but shouldn't be used anymore and will get removed sooner or later)
- screenlets not run within one process anymore, each screenlet-type has its own process and automatically handles multiple instances within that process
- all screenlets now have own dbus-services and can easily interact with other applications and/or offer custom services (like org.screenlets.Clock or org.screenlets.Notes), this offers very amazing possibilites for the developer
- new PicframeScreenlet, FlowerScreenlet and StorageScreenlet (some of them still quite unfinished)
- added drag&drop support to baseclass and some of the screenlets (Picframe can receive images through drag&drop, Notes can receive text, ...)
- separated code into several modules
- various bugfixes and optimizations
- ... see changelog in package for a full list of changes (there are quite a few ;) ...)