Questions tagged [virtual-desktop]

A virtual desktop is a way to expand the space of the computer's desktop environment beyond the physical limits of the screen's display area. For question related the virtualized environment between the computer platform and its operating system use the tag [virtual-machine]. For question related simply to the part of a graphical user interface upon which other elements like icons, windows, toolbars or widgets are placed refer to the tag [desktop].

A virtual desktop is a way to expand the space of the computer's desktop environment beyond the physical limits of the screen's display area.

In computing, a virtual desktop is a term used with respect to user interfaces, usually within the WIMP paradigm, to describe ways in which the virtual space of a computer's desktop environment is expanded beyond the physical limits of the screen's display area through the use of software.

It can realized mainly

  1. or making virtual copies of the desktop view-port and switching among them,
  2. or expanding the size of a single virtual screen beyond the size of the physical viewing device and after scrolling/panning a subsection.

Implementations:

  • 1985, Amiga. It was the first virtual desktop.
  • 1990, The X Window System (Unix and Unix-like). The first implementation of virtual desktops for Unix was vtwm in 1990. Many of today's X window managers now include virtual desktop capabilities. There is the separation between the The X Window System and the Desktop environments. (You can have a look on this gallery).
  • 1995, BeOS includes an implementation of virtual desktops called "Workspaces". Up to 32 different Workspaces are supported.
  • 1996 OS/2 IBM's personal computer OS/2 operating system included multiple desktops (up to 4 natively) in the OS/2 Warp 4.
  • 2007, Mac OS

    Beginning with version 10.5 "Leopard" in late 2007, Mac OS X has shipped with native virtual desktop support, called Spaces, which allows up to 16 virtual desktops.

  • 2014 Windows 10 (read more here)

    Until Windows 10, Microsoft Windows did not implement virtual desktops natively in a user-accessible way. There are objects in the architecture of Windows known as "desktop objects"

Related Tags

  • For questions related simply to the part of a graphical user interface upon which other elements like icons, windows, toolbars or widgets are placed.
  • For questions related to the virtualized environment between the computer platform and its operating system.

Reference

293 questions
190
votes
26 answers

Is there a way to move the current window to another desktop without using a mouse in OS X?

In OS X as I'm aware to move the current window to the next desktop, I'd click down on the title bar of the window to have it in move mode, and then while keeping the mouse button down, press Ctrl+← or Ctrl+→. If you don't have a laptop, this may…
aryeh
177
votes
7 answers

Change name of Virtual Desktop in Windows 10

When adding Virtual Desktops on Windows 10 they are just named sequentially: Desktop 1, Desktop 2, ... etc Is there a way to modify these names to provide something more meaningful? i.e. Home, School, Work, Project? Note: This has been a long pined…
111
votes
5 answers

Assigning a virtual desktop to a monitor in Windows 10

Is there a way to assign a virtual desktop to a monitor in Windows 10 (i.e. have every monitor show a different VD)?
111
votes
6 answers

How to rearrange virtual desktops in Windows 10

Is there any solution on how I could rearrange my virtual desktops in the task-view (WIN+TAB)?
PatrickMA
  • 1,231
99
votes
3 answers

Pin applications to multiple desktops in Windows 10

One of the big new features for Windows is the fact that multiple "virtual" desktops are now natively supported, allowing you to organise collections of windows together and separate groups of tasks. This is good. You can move windows between…
Mokubai
  • 95,412
76
votes
11 answers

Windows 10: Switch "local" virtual desktop while in fullscreen remote desktop

I have 3 virtual desktops in Windows 10. On one of those desktop I run mstsc fullscreen. To switch desktop I can use windows+ctrl+left or right. But when I am in a fullscreen mstsc this key is captured by mstsc and switching doesn't work. Is there…
roel4d
  • 987
  • 1
  • 8
  • 9
60
votes
6 answers

Split monitor into virtual monitors

I'm searching for a solution to split one physical monitor into two( or more?) virtual monitors. Let's say I've a monitor (monitor_a) with the resolution of 1920*1080. Now I want this monitor_a to be divided into (monitor_a(1)[960*1080]) and…
37
votes
2 answers

How to show a window on all virtual desktops

If using Windows 10's built-in virtual desktop: Is it possible to show a window on all desktops and not only on a single one?
Hannes
  • 577
35
votes
6 answers

Avoid automatically switching to other virtual desktop when opening a file

I have been using virtual desktops in Windows 10 for a while. It works fine, the only issue I found and would love to solve is as the following scenario: I have Virtual Desktop 1 with Microsoft Excel or Microsoft Word Open on Sheet.xlsx or…
Yaman
  • 472
32
votes
5 answers

Shortcut keys to move windows between virtual Windows 10 desktops?

In Windows 10, are there keyboard shortcut keys to move an application window between virtual Windows desktops? For example, I remember in Ubuntu, I can press CTRL+SHIFT+RIGHT and that will move the active windows to the virtual desktop on the…
learningtech
  • 1,311
31
votes
3 answers

Windows 10 virtual desktops - preserve taskbar order

Is there a way to preserve the taskbar order while switching between virtual desktops in Windows 10? The order resets on my PC every time, and that's very annoying.
Paul
  • 2,028
30
votes
5 answers

Virtual Desktop Manager for Windows 7

I'm surprised to still NOT see a build in feature to be able to utilized more then one desktop! I mean every popular OS has it build in! Apple Mac OS X, Linux, Solaris and I'm pretty sure many others... that's really sad! any suggestions what would…
alexus
  • 3,070
23
votes
1 answer

Windows 10: How to save a virtual desktop session?

I work on multiple projects involving many different tools and therefore windows in my taskbar. I use the virtual desktop feature of Windows 10 to avoid having a messy desktop. I can let my laptop go to sleep when I close it (without losing my…
jacq
  • 339
22
votes
2 answers

independent and separate Virtual Desktops on each Monitor - Win 10 & 11

I know it is not a new problem, but I'm switching from MAC to Win and this issue drastically affected my productivity. the problem was discussed in multiple forums without any clear answer, but I'm determined to find a workaround for it with your…
20
votes
2 answers

How do I open a program directly to a specific virtual desktop with powershell

I am setting up a monitor screen. Because of the compatibility with different web pages viewed running a tab switcher in Firefox or Chrome is not working well for all websites. I am trying to create a virtual desktop switcher to open a new process…
Atalon
  • 301
1
2 3
19 20