Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdp shell: allow optional applist folder by .wslgconfig #125

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

hideyukn88
Copy link
Member

This allows additional path to monitor .desktop file as requested at microsoft/wslg#937. Ideally RDP RAIL shell should monitor XDG_DATA_DIRS at user-distro, but this is not possible from system-distro, thus by defining WESTON_RDPRAIL_SHELL_APP_LIST_PATH at .wslgconfig (like below example), it propagates application's desktop file to start menu.

C:\Users\[your user name]\.wslgconfig

[system-distro-env]
WESTON_RDPRAIL_SHELL_APP_LIST_PATH=/home/foo/path1:/home/foo/path2

@hideyukn88 hideyukn88 merged commit 321f799 into working Jan 9, 2023
@hideyukn88 hideyukn88 deleted the allow_optional_applist_folder branch January 9, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants