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

Use the first available session config as default #245

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wolneykien
Copy link

If there is no "default.desktop" session then use the first available .desktop file as default.

@robert-ancell
Copy link
Collaborator

The concern about this is:

  • A configuration failure can lead to a session being chosen that was not configured to be allowed. This might break a system which has intentionally limited which sessions are available.
  • This is a behaviour change, which might break an existing install. To avoid this a configuration option is usally used to opt-in to this new behaviour.

If there is no "default.desktop" session then use the first available
.desktop file as default.

Signed-off-by: Paul Wolneykien <[email protected]>
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