So for the past few months now, with a little help with GDI+ (via Winetricks) and WineHQ, there is a way to "somewhat" run Rainmeter on most Linux distros.
Problem is there is, at least with me, an error in rendering a lot of custom made skins. Where instead of the transparent .PNG image, it renders a black background around the image. I tried Ethil's Rin Kokonoe as a test and I get something like this:
Compared to the trouble it took to even install all the necessary packages and files to even actually run Rainmeter, it's quite a step in the right direction. However, I seem to be one of the few who has a problem with some skins not rendering correctly.
I know there are a few knowledgeable Linux users out there, so I was wondering if anyone (possible those who have experimented with Rainmeter on Linux) would know any way I can fix this little annoyance?
If, anyone is curious the steps it took to even get this far:
1. Download the new Rainmeter 32-bit executable (suitable for this machine, unsure of the 64-bit version), Rainmeter-0.14.1-r103-32bit-beta.exe
2. Download and install WINE, if not downloaded and installed already.
3. Grab a program in Linux called 'winetricks' and allow it to install the gdiplus library.
4. Install Rainmeter using WINE normally.
5. Enter winecfg and, under Application Settings, add the Rainmeter.exe application.
6. Change the Rainmeter.exe 'Windows version' to Windows 98.
7. From an X prompt, enter the Rainmeter directory (usually under ~/.wine/drive_c/Program\ Files/Rainmeter) and type "wine rainmeter.exe" (no quotes).
8. Rainmeter should now be operational in the system tray. If it is not, post in this thread.
9. If your skins are located under ~/.wine/drive_c/Program\ Files/Rainmeter/Skins, then you'll need to right click on the Rainmeter icon in the system tray and Edit Settings.... Change the "SkinPath=" directory to C:\Program Files\Rainmeter\Skins\.
.. a minor edit: It's notable this change needs to occur because of legit reason. WINE looks for it's files under /home/<username>/.wine/drive_c/, which thereby begins the Windows/DOS C:\ location. However, under the new Rainmeter's skin location (and due to a directory link apparently not evident in Windows), the Rainmeter skin Tranquil is installed to/located at /home/<username>/Rainmeter/Skins/. I recommend the change stated above because it's a suitable fix to a possible problem, however and admittedly, it's another step that may be required regarding a successful and working Rainmeter under Linux and WINE.
Works surprisingly well aside from the render issue, and a bit buggy when it comes to dragging-and-dropping the windows. Still, compared to the fact that there was no Rainmeter support this time last year it's amazing.
I'm amazed I haven't found SOMEONE who has the same problem on the Ubuntu forums yet, but so far no luck. *shrugs*
Suppose I'll keep looking, and if anyone can help it would be appreciated.