Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High DPI screen #60

Closed
Muini opened this issue Jan 15, 2016 · 12 comments
Closed

High DPI screen #60

Muini opened this issue Jan 15, 2016 · 12 comments

Comments

@Muini
Copy link

Muini commented Jan 15, 2016

Hi,

Is there a plan (or an existing way) to make rainmeter pixel perfect on High DPI Screen ? For the moment it's blurry :/

Thanks !

@leventeliu
Copy link

It looks just fine in my surface pro 3...

@LoicVerrall
Copy link

LoicVerrall commented Jun 8, 2016

@Muini I have the same issue - even text appears blurry on my high pixel density screen.

@geterns Maybe the reason you haven't noticed is because you're rendering large objects? You can only notice this kind of issue if you render small things.

@3V3RY1
Copy link

3V3RY1 commented Jun 8, 2016

My resolution is 3200x1800 and I have 262ppi.
Everything appears blurry and it is very noticeable on such a high res screen.
I hope this can get sorted out!

Many thanks,
Luke

@sylveon
Copy link

sylveon commented Jun 8, 2016

Try the method 1 suggested here

@3V3RY1
Copy link

3V3RY1 commented Jun 8, 2016

Wow! That worked!

Thanks so much!

@sylveon
Copy link

sylveon commented Jun 8, 2016

You're welcome

@ghost
Copy link

ghost commented Jan 2, 2017

I have a related (small) problem. It's this:

untitled2

i.e. the text here (but only here, I think) isn't quite right - but, rather, squashed. Changing the DPI settings for Rainmeter didn't help. I think that changing my global DPI setting to 100 - its 120 at present - might fix the problem, but I set the DPI for a reason. Then again, the cause of the problem could be a custom size on my machine for various UI elements (e.g. message boxes). Anyhow, it would be nice were Rainmeter to be able to cope with such settings.

Windows 8.1 x64, on a 1920x1200 screen. Rainmeter 4.0.

@david-maus
Copy link

Same problem here...

My Display is 28" with 4096x2160px.... its completly blurry.

The windows scaling is of course on 150%...i cant change this to 100% (everything is too small and not readable on os and program level on 100%).

If i disable dpi-scaling on rainmeter it is working but i have change every skin/widget manually.

This solution is working halfway:
http://borcki.deviantart.com/art/Rainmeter-Simple-HiDPI-Aware-17-05-573983178

Widgets / skins must be edited but it is working, theoretical. :D (The scalingfactor is not correct, the right "displayedge" is in the middle of my screen) but this is another thing....

Is there a correct and working hidpi solution on the list?

@ghost
Copy link

ghost commented May 10, 2017

It seems that it would be good were someone assigned to this problem.

@SamusAranX
Copy link

As high-DPI screens continue to catch on (especially in laptops), blurry skins get less and less appealing.

A future-proof way of implementing high-DPI support would be to sort of do what web browsers do: Units in skins are now device-independent points instead of pixels, and newer skins can opt-in to get the high-DPI treatment (with a HighDpi=1 switch in the skin's [Rainmeter] section maybe?).

@brianferguson
Copy link
Member

We are in the process of completely re-writing our rendering to use D2D, which has better capabilities for high-DPI monitors. Once complete, we will be looking for a solution to this.

I am going to close this issue since this has been on our radar for quite some time and doesn't really need any discussion.

-Brian

@amadis33
Copy link

The best way is go to C:\Program Files\Rainmeter and then right click in rainmeter.exe /properties/compatibility/change setting ppp and mark this two properties

Annotation 2019-07-20 162521

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants