steveonjava / widgetfx

Automatically exported from code.google.com/p/widgetfx
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Auto-Relocate Offscreen Widgets at Startup #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Widgets on the desktop that are in offscreen coordinates should be 
relocated onscreen at startup.  There isnt much point in leaving them 
hanging out offscreen.  If possible it would be nice if they were 
located relative to the nearest screen edge, and their monitor number 
is remembered so that if screen configuration changes back again, they 
can automatically go back to their original location.

Original issue reported on code.google.com by ke...@widgetfx.org on 12 Feb 2009 at 4:55