9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] Re: hidpi
Date: Mon, 20 Dec 2021 16:19:39 -0500	[thread overview]
Message-ID: <23C86644CE3EBA7E20C2A3C83D7E27E4@eigenstate.org> (raw)
In-Reply-To: <CAFSF3XMxRYKmK3HONbc8R+m_nm30jWyCr6s-GvMup-ihx4D3Uw@mail.gmail.com>

Quoth hiro <23hiro@gmail.com>:
> 
> mm can be calculated from dpi and amount of pixels. this doesn't add
> anything to the game

I'm not suggesting exposing both mm and dpi. The
two are interchangable, and either one is fine.

the key point is that it sits outside of devdraw,
not as part of the draw protocol. the second point
is that it's easy to extend to multihead; eg, on
a triple head setup it would look something like:

      0      0   3840   2160     527      296
   3840      0   7680   2160     527      296
   7680      0  11520   2160     527      296

(multihead has been on my wishlist for a long
time, and I want to work on it soon.)


  reply	other threads:[~2021-12-20 21:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-20 16:13 [9front] hidpi Philip Silva
2021-12-20 16:34 ` hiro
2021-12-20 17:04 ` [9front] hidpi Philip Silva
2021-12-20 17:29   ` hiro
2021-12-20 19:15   ` Noam Preil
2021-12-20 19:34     ` ori
2021-12-20 20:50       ` ori
2021-12-20 21:10         ` hiro
2021-12-20 21:19           ` ori [this message]
2021-12-20 22:02             ` sirjofri
2021-12-21  0:29         ` Philip Silva
2021-12-21  8:37           ` hiro
2021-12-20 21:47       ` Noam Preil
2021-12-20 17:59 ` [9front] hidpi igor
2021-12-20 18:28   ` hiro
2021-12-20 19:27     ` Noam Preil
2021-12-20 19:02   ` Philip Silva
2021-12-22  8:39 ` igor
2021-12-22 11:31   ` Philip Silva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23C86644CE3EBA7E20C2A3C83D7E27E4@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).