Kitutz / rainmeter

Automatically exported from code.google.com/p/rainmeter
0 stars 0 forks source link

Relative window positions #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Make it possible to define the window positions relatively to the screen
(X=50%). This could be used to keep them e.g. in the screen edges even if
the resolution is changed.

Original issue reported on code.google.com by kimmo.pekkola on 14 Feb 2009 at 8:59

GoogleCodeExporter commented 8 years ago
It would also be nice to add a "pivot" variable, to allow the window to choose 
what 
point to position based on... that would provide the capability to easily do a 
true 
and clean center, right align, left align, valign, etc.

Original comment by gscho...@gmail.com on 3 Mar 2009 at 3:02

GoogleCodeExporter commented 8 years ago
I'm working on multi-monitor support.  I'll take this on as part of this.

Original comment by brian.to...@gmail.com on 15 Mar 2009 at 5:03

GoogleCodeExporter commented 8 years ago
Since you are working on multi-monitor support I'll assume you are going to be
working with the DesktopWorkSpace stuff as well. I was wondering if that could 
be
handled a little differently. Could it be defined as number of pixels from each
screen edge rather than, number of pixels from top and left and then number of 
pixels
from those marks?

You see, I'm going to be working on packaging Rainmeter in the PortableApps.com
format, and the way desktopworkspace currently works wouldn't take into account
different screen resolutions. If it could be done the way I described, then no 
matter
what resolution you run on it would make maximum use of space.

Original comment by JMHarris...@gmail.com on 20 Mar 2009 at 7:00

GoogleCodeExporter commented 8 years ago
Positioning as a percentage is checked in as well as options for right/bottom.  
See
help for details.

Original comment by brian.to...@gmail.com on 24 Mar 2009 at 4:44