this post was submitted on 20 Jun 2023
5 points (100.0% liked)

Asklemmy

1454 readers
69 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 5 years ago
MODERATORS
 

i've been thinking of what the most efficient way to use your monitor or screen space is? do you usually just use windows that cover the whole screen? or how do you divide your windows and apps on the screen? do you leave for example firefox window cover the whole screen? and just alt + tab to other programs or apps?

you are viewing a single comment's thread
view the rest of the comments
[–] hallettj 1 points 1 year ago

I use a tiling - or specifically a tiled scrollable window manager, PaperWM. I never jived with a tiling wm until this one. It keeps windows the sizes that I set, and scrolls them left and right, moving windows off the edge of the screen if necessary to make room for the focused window.

I have an ultrawide which benefits a lot from tiling. I usually have a terminal at ¼-screen-width, an editor at ¾-width, and a browser at ½-width. When I scroll to the left the terminal and editor are both fully in view. When I scroll to the right I can see either enough of the browser to reference details while I work in the editor, or most of the editor while I read in the browser.

An ultrawide is 4/3 the width of a typical monitor. So the ½-width browser is equivalent to ⅔-width on a typical screen, and the editor is equivalent to full-screen.