Posted by member 12025 on 2004-06-11 17:02:09 link
1. Foreground window automatically gets made transparent. No way to undo this that I can find w/o a third-party app. The popup from said third-party app also likes to disappear, taking 2-3 tries. Odd. Adding it to the exclusion list only works for restarting it. Also, it'd be a nice idea to be able to set the alpha from the popup.
2. the popup will not stay up. it immediately disappears. Starting it pinned is the only solution.
(fixed--removed the mousex mousey part...now it shows up at mousex, mousey without going away)
3. Litestep now likes to lock up. Any ideas?
(fixed--I already had a !popupVWM, renamed the new one and it works fine, and less CPU usage)
4. I have a variable in my theme called trans_i. The line in the themevars.rc for it keeps becoming a single-digit number, so it's lost. This stuff makes no mention of a variable of a similar name. ???
In addition, all the labels' onEnter and onLeave actions no longer function. Not including the vwm.rc fixes it, yet the stuff here shouldn't have changed it. (fixed--Removing variables that were not necessary in the theme.rc, but were purely for diagnosing certain scripts, fixed it--wierd)
5. Why change the button behavior for the VWM?
Lastly, I'm amazed it works at all, and love the tooltip.
2. the popup will not stay up. it immediately disappears. Starting it pinned is the only solution.
(fixed--removed the mousex mousey part...now it shows up at mousex, mousey without going away)
3. Litestep now likes to lock up. Any ideas?
(fixed--I already had a !popupVWM, renamed the new one and it works fine, and less CPU usage)
4. I have a variable in my theme called trans_i. The line in the themevars.rc for it keeps becoming a single-digit number, so it's lost. This stuff makes no mention of a variable of a similar name. ???
In addition, all the labels' onEnter and onLeave actions no longer function. Not including the vwm.rc fixes it, yet the stuff here shouldn't have changed it. (fixed--Removing variables that were not necessary in the theme.rc, but were purely for diagnosing certain scripts, fixed it--wierd)
5. Why change the button behavior for the VWM?
Lastly, I'm amazed it works at all, and love the tooltip.