Er is een nieuwe bètarelease van Rainmeter versie 3.2 verschenen. Met dit programma kan in realtime allerlei zinvolle, maar ook minder zinnige informatie op de desktop worden weergegeven, zoals vrije ruimte op de harde schijf, netwerkactiviteit en of er nieuwe e-mail is. Ook kunnen functionele applets worden gebruikt om bijvoorbeeld notities te maken of om tweets mee te versturen. Sinds revisie 2353 zijn de volgende veranderingen en verbeteringen doorgevoerd:
Revision 2360Revision 2357
- Added Time: Added several TimeStamp options to obtain Daylight Savings Time information for the local computer.
- Added SysInfo plugin: Added several SysInfoType option values to obtain Time Zone and Daylight Savings Time information for the local computer.
More details at Change Announcements.Revision 2355
- Added Formulas: Added Atan2 -
Atan2(y, x)
math function. Returns the radians of arc tangent between points Y and X in the Cartesian plane. The sign of the elements determines the quadrant.
Code for addition submitted by user dcgrace- Added FileView: Added a new PathToFile value for the Type child measure option. This will return just the path the file, including a trailing "\".
- Fixed Context Menu: Corrected some functionality bugs introduced in r2353 with the display and sorting of items on the context menus.