Hi, LaserDock is a bit old, but its still good. If you want a more up to date theme with the same DeskIcons stuff as LaserDock, try my new theme PlayDesk. You can download the theme from any of these sites:
PixelFuckers
Fixed: lfs.dll broke OTS2 compatability. Now using an older version of lfs.dll the OTS2 lslua can use.
Thanks to Mojo (and all other OTS2 users) for persevering with this.
Thanks to tnl for the working lfs.dll
You'll need to update your deskiconsvars.rc, read the changes in this version for info
Fixed: If a DeskIcon uses an image proportions and gets another image dropped onto it, the new image proportions will be used.
Thanks to Acidfire for the idea.
Fixed: Deleted some leftover testing stuff from xpopup.rc, was breakig OTS2 compatability.
Thanks to Mojomonkee for reporting this.
Added: deskiconsfolderimagepattern "folder" to deskiconsvars.rc,
An evar for specifying the regexp pattern for finding dropped folder images.
the default value "folder" will find any image with "folder" in the filename eg;
folder.png
flammablefolderofdoom.png
Thanks to Mojomonkee for requesting this.
Added: otsmajorversion 2 and otsminorversion 0 to the theme.rc. Needed for OTS2 themeinstaller
Thanks to cody for reporting this.
Added: "dynamomax" evar to themevars. This sets the max size a label can be for it to have a dynamo effect.
Added: If the DeskIcons component is enabled, folders dropped onto the desktop get scanned for images.
The first image found gets used for the deskicon image.
Compatible images are only png and bmp.
This wicked feature was requested by Mojomonkee
Removed: Deleted the reload.lua file from "$themedir$config\scripts\" as none of its functions are needed anymore.
Changed: Now, when snapped the taskbar has text, when floating it doesn't.
This cannot be changed from the popuptheme
I made it this way because this is how I like it :D
Fixed: Hooked items now have alphamap turned off. Hooked items can't be alphamap, you get weird effects if its set to "true"
Added: "Oeppoe" style. Inspiration from Jacer's theme of the same name.
Added: Complete set of Beatbox samples xD
Added: A simple alphamap background for the display label
Changed: Trash component now gets less red (it now takes 4 times more trash to produce the old level of redness)
Added: Component descriptions in various places.
Changed: Now the Selector will not disappear after an action is performed from its menu (if not essential)
Added: Now you can Drag'n'Drop things onto a selected group of DeskIcons.
It works just like D'n'D for a single icon, so dropping an icon will change the icon,
dropping a .txt file will change the "action" to the .txt file path, etc, for all the selected icons.
Changed: Some DeskIcons stuff:
1. Now when you drop something onto the desktop the newely created icon uses the droppath for the icon, acting more like a "desktop"
2. Resizing icons near the top/left edges now causes no problems (used to swap to the opposite side of the screen)
3. Now icons created from dropped .PNG/.BMP files use the image size by default.
Fixed: Added support for older Litestep build's evar evaluation. if timecustom="timecustom" was producing errors on older builds.