On Mon, 13 Jan 2020 at 20:37, coroberti . wrote:
>
> Hi,
> I'm joining the question and would appreciate some kind of "Best Practices"
> or guidelines for dummies, perhaps, platform-specific.
While I hate to add to the noise here, I've also been confused for a
long time about what the recommended
note i did this too:
#if OPT_WINOS
// this part ensures that when a window is moved from one monitor
to
// another, and they have differnt scale factors, that the window
// resizes itself to the scale factor
{
typedef BOOL
Den mån 13 jan. 2020 kl 10:35 skrev Christoph Cullmann :
>
> Hi,
>
> after reading https://doc.qt.io/qt-5/highdpi.html it is still a bit
> unclear to me,
> what is the correct sequence of attribute setting to have proper HiDPI
> support on the
> X11/Windows/macOS platforms (including support for sc
On Mon, Jan 13, 2020 at 11:35 AM Christoph Cullmann
wrote:
>
> Hi,
>
> after reading https://doc.qt.io/qt-5/highdpi.html it is still a bit
> unclear to me,
> what is the correct sequence of attribute setting to have proper HiDPI
> support on the
> X11/Windows/macOS platforms (including support for
Hi,
after reading https://doc.qt.io/qt-5/highdpi.html it is still a bit
unclear to me,
what is the correct sequence of attribute setting to have proper HiDPI
support on the
X11/Windows/macOS platforms (including support for scales like 150%).
At the moment, e.g. in Kate, we try (before we ini