• Alexandre Julliard's avatar
    x11drv: Moved desktop mode handling to the explorer process. · db6608ac
    Alexandre Julliard authored
    Per-application desktop mode settings are no longer supported.  Apps
    can be launched in a specific desktop window by using:
    
      explorer /desktop=name[,widthxheight] app.exe [args]
    
    If the named desktop already exists the app is launched inside it. The
    default desktop is cleverly named "default".
    db6608ac
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
desktop.c Loading commit data...
explorer.c Loading commit data...
explorer_private.h Loading commit data...
systray.c Loading commit data...