this post was submitted on 31 Dec 2023
426 points (89.4% liked)

Technology

59292 readers
4136 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] 17 points 10 months ago (3 children)

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

[–] [email protected] 15 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] 2 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] 10 points 10 months ago

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

[–] [email protected] 9 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.