About 4 years ago I got a 13.3" Thinkpad laptop to replace an old Chromebook for portable development, and installed Arch + i3 on it (btw). After a bit of ricing the configs, it started feeling really homey. I love using workspaces here! They feel perfectly suited for laptop screens which have minimal space, allowing me to keep my browser full-screen and my IDE full-screen while still quickly switching back and forth to reference one or the other.

On the other hand, I don’t really use workspaces when I’m on my desktop PC (I use a 27" monitor). I just installed KDE to get ahead of the Windows 10 EOL, and while I looked into combining i3 and KDE, I haven’t really felt the need for i3’s workspaces or using KDE’s virtual desktops. With a 27" monitor, I feel like there’s enough space to split my browser and IDE half-and-half on screen, and I’m ok using a file browser or terminal window as floating windows. Another consideration is that I’m always using a mouse on my desktop, so switching between workspaces with the keyboard wouldn’t feel as natural.

What about you? Do you use workspaces differently between devices? Does screen size affect your choices at all?

  • @the_sisko
    link
    English
    81 year ago

    I use two monitors, and also KDE’s virtual desktops for work. A killer feature for me is that KDE has a window manager option to “pin” specific windows so that they are present on every desktop. This means I can have my terminal and slack client split across one screen and pinned, and then the other screen can contain my “main focus” on each of the virtual desktops - browser, editor, or email. I always can see the chat/terminal but can easily swap the desktop to get to a different focus.

    I know that I could just have everything on one desktop and use the alt-tab to change that main window. But the alt tab is slow and non-deterministic. I may have to cycle between five things before I get to the browser, for example. With virtual desktops, I know where each focus is geometrically, and I can always swap over quickly with my key shortcuts.

    • @surrendertogravity@wayfarershaven.euOP
      link
      fedilink
      English
      31 year ago

      Wanting to pin a floating window was always something I wanted on Windows, so I was excited to see that being natively supported by KDE.

      Agree on disliking alt-tab because it’s non-deterministic! Cycling through a whole list of apps has always felt clunky to me so I never use it.