this post was submitted on 31 Mar 2025
61 points (91.8% liked)

Asklemmy

47155 readers
1597 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

Almost all business applications have horizontal menus and ribbons that take up a decent percentage of a landscape monitor instead of utilising the "spare" screen space on the left or right, and a taskbar usually sits at the bottom or top of the screen eating up even more space (yes I know this can be changed but it's not the default).

Documents are traditionally printed/read in portrait which is reflected on digital documents.

Programmers often rotate their screens to be portrait in order to see more of the code.

Most web pages rarely seem to make use of horizontal real estate, and scrolling is almost universally vertical. Even phones are utilised in portrait for the vast majority of time, and many web pages are designed for mobile first.

Beyond media consumption and production, it feels like the most commonly used workplace productivity apps are less useful in landscape mode. So why aren't more office-based computer screens giant squares instead of horizontal rectangles?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] communism@lemmy.ml 1 points 1 day ago

I personally think portrait monitors, like a standard modern smartphone, would resolve most of these problems.

Also for programming, most IDEs make good use of the horizontal space and expect a roughly 16:9 screen where the IDE takes up most of the space on that screen. Not that you can't just minimise the side panels but still, it's a helpful feature of the software.

As for why portrait isn't the default, I dunno, but if you start using a portrait monitor at work you'll probably get some coworkers following suit if it's such an improvement.