It is currently April 18th, 2024, 12:20 am

Rainmeter / WINE / Linux

General topics related to Rainmeter.
User avatar
Caledfwlch
Posts: 20
Joined: April 12th, 2009, 3:33 am
Location: TN

Re: Rainmeter / WINE / Linux

Post by Caledfwlch »

For those wishing to dabble in Rainmeter under WINE, I've added a better HOWTO, numbered, to the first message of this posting. It tends to better illustrate the steps required before a workable Rainmeter can be accomplished.
airtonix
Posts: 6
Joined: July 26th, 2009, 7:50 pm

Re: Rainmeter / WINE / Linux

Post by airtonix »

I honestly think your best route to providing the concept of rainmeter on linux is to use Python.

Expose it as a plugin for screenlets.
Features:
* Real applications, no HTML-"widgets"
* Easy to use, easy to develop
* Full compositing support
* Works with any composited X desktop (compiz, xfce4, ...)
* Works also on non-composited desktop
* Included ability to apply themes (SVG, PNG or mixed)
* Fully scalable when using SVGs
* Embedded drag&drop-support
* Automated storing of options (using ini or GConf)
* Controllable through customizable D-Bus service
* Can be used together with compiz' widget-plugin to create a
Dashboard-like feature as seen on OS X
* Uses Cairo and GTK2 for drawing and windowing
Every window manager for linux has the option to set its window layer.

As you see above you have access to the DBUS, which will remove the need to create your own codespace which monitors things.

You also have access to SVG rendering and manipulation....graphs, bars, pies, weird shapes etc.

The Strengths of Rainmeter

Comparing rainmeter to conky or individual screenlet plugins, it becomes apparent the single most defining point of rainmeter is its easily accessable modular configuration layout.

I think that once you create a rendering engine for this layout concept as a screenlet then you have 90% of what rainmeter is.
User avatar
Defron
Posts: 2
Joined: May 9th, 2009, 10:29 pm
Location: Under the onion head

Re: Rainmeter / WINE / Linux

Post by Defron »

Followed the HOWTO in the OP and was able to get rainmeter on Mint. I hope that as time progresses Rainmeter will continue to work better and better in Wine on Linux.

Great work and keep it up.
sgtevmckay

Re: Rainmeter / WINE / Linux

Post by sgtevmckay »

Defron wrote:Followed the HOWTO in the OP and was able to get rainmeter on Mint. I hope that as time progresses Rainmeter will continue to work better and better in Wine on Linux.

Great work and keep it up.
Thanks so much, every little bit helps :D

:welcome: to the forums :D