Ayaz Mammadov

Results 20 comments of Ayaz Mammadov

it's not really a height issue honestly, it's more so an issue of window and status bar placing, at the current moment the windows place themselves such that they don't...

I see, for me this is ideal, but I can put in an option that starts it as the normal user.

Could you explain what you mean? Do you mean the situation when you move a window from one monitor to another and they have different DPIs?

Is this something you do commonly, changing DPIs of your monitor? I can't really see a common use case for changing DPIs of your monitor as you work. Regardless, when...

So as far as I understand, the way to resolve this would be to handle WM_WHATEVER_DPI_CHANGE, and scale the windows accordingly, right?

Update: Upon further inquiry, this is harder than it looks, WM_DPICHANGED does not supply the HMONITOR whose DPI changed making it very hard to update the windows who are affected...

I'll look into this, but I'm quite busy for the next couple of months, but this definitely looks like a feature I'd like to have.

Implementing something like this maybe very difficult, I'm thinking of doing something like resize mode in i3wm

The COM interfaces I use are not public, they change through out versions, they are not publicly stable, and especially so when dealing with newer versions. Which means they are...

Hi, thanks for voicing your concerns. This project is open source so if you have any concerns you can check the code out as you feel. on the documentation site...