GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
main Breadcrumbs wslg /package / wslg.rdp Latest commit HistoryHistory File metadata and controls Code Blame 7 lines (7 loc) · 190 Bytes Raw 1 2 3 4 5 6 7 audiocapturemode:i:2 authentication level:i:0 disableconnectionsharing:i:1 enablecredsspsupport:i:0 hvsocketenabled:i:1 ...
.github WSLDVCPlugin WSLGd config debuginfo devops docs msi package rdpapplist resources samples/container Containers.md build.sh run.sh vendor .dockerignore .gitignore CONTRIBUTING.md Dockerfile LICENSE Microsoft.WSLg.nuspec Microsoft.WSLg.targets README.md SECURITY.md azure-pipelines.yml cgmanifest...
constexpr auto c_vmIdEnv = "WSL2_VM_ID"; constexpr auto c_dbusDir = "/var/run/dbus"; constexpr auto c_versionFile = "/etc/versions.txt"; constexpr auto c_versionMount = SHARE_PATH "/versions.txt"; constexpr auto c_shareDocsDir = "/usr/share/doc"; constexpr auto c_shareDocsM...
.github WSLDVCPlugin WSLGd FontMonitor.cpp FontMonitor.h Makefile ProcessMonitor.cpp ProcessMonitor.h common.h lxwil.h main.cpp meson.build precomp.h config debuginfo devops docs msi package rdpapplist resources samples vendor .dockerignore .gitignore CONTRIBUTING.md Dockerfile LICENSE Microsoft....
git clone --branch v0.8.9 --single-branch https://github.com/microsoft/hcsshim.git 3.1 From the parent directory build and export the docker image: sudo docker build -t system-distro-x64 ./wslg --build-arg SYSTEMDISTRO_VERSION=`git --git-dir=wslg/.git rev-parse --verify HEAD` ...
['Build.SourceBranch'], 'refs/heads/main') env: BUILDX_URL: https://github.com/docker/buildx/releases/download/v0.5.1/buildx-v0.5.1.linux-amd64 - script: | echo '{ "experimental": true }' | sudo tee /etc/docker/daemon.json sudo service docker restart displayName: 'Enable Docker...
FreeRDPhttps://github.com/FreeRDP/FreeRDPhttps://github.com/microsoft/FreeRDP-mirror PulseAudiohttps://github.com/pulseaudio/pulseaudiohttps://github.com/microsoft/PulseAudio-mirror The following is a high level overview of the currently in-flight contributions to each project contained within these ...
Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios - wslg/WSLGd/lxwil.h at main · bionicles/wslg
param ([string] $XmlFile, [string] $xpath, [string] $name, [string] $buildSeparator = ".", [string] $type = "version") . .\devops\version_functions.ps1 $version = Get-VersionInfo $type $buildSeparator if ($name -eq "") { Update-XML-Text $XmlFile $xpath $version } else { ...