this post was submitted on 31 Dec 2023
400 points (89.2% liked)

Technology

59123 readers
2310 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Not sure I could ever live with that - anyone able to test if multi monitors works?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 10 months ago (2 children)

How fine is the resolution of the tilt? I wonder how long it would take to figure out that your display was tilted by 1 degree or less.

[–] [email protected] 29 points 10 months ago (2 children)

Very fine, as long as the computer uses X (the ~~good~~ less shitty one). xrandr can use a matrix to transform the entire output, so you can scale, rotate, move, or shear it as much as you're evil.

[–] [email protected] 15 points 10 months ago (3 children)

Wayland devs, wake up and implement the features we truly need!

[–] [email protected] 13 points 10 months ago (1 children)

The biggest hurdle is getting shit past the GNOME developers. Wayland could implement a protocol that cures leukemia, and they'd still raise a stink about use-cases because it doesn't touch other types of cancer.

[–] [email protected] 1 points 10 months ago

Doesn't need a protocol, just compositor support. Unless you want windows to be aware of being rendered at an angle, that is.

Also I do wonder how broken that stuff is under X as the WM protocols that I remember definitely assumed axis-aligned monitor and windows.

[–] [email protected] 9 points 10 months ago

They'll end up spending more time arguing about it than implementing it

[–] [email protected] 8 points 10 months ago

Technically that's compositor level stuff, and it probably can even treat it like an actual diagonal display and prevent windows from going there and everything.

This is a good example of why some of the protocols are taking so long. Once finalized, it'll probably somehow also be capable of handling... that.

With an accelerometer and a compositor written for that can probably even keep it level in real time. Tilt monitor and windows rotate to match automatically.

[–] [email protected] 1 points 10 months ago

Yeah but, will antialiasing be noticeable?

[–] [email protected] 5 points 10 months ago (1 children)

I actually think I'd notice quite quickly as all horizontal and vertical lines would be slightly jagged.

[–] [email protected] 1 points 10 months ago

Don't you run with at least 8xAA in the desktop??