Skip to content

Use standardized env variable for the empty message fix#224

Merged
eylles merged 1 commit intoeylles:masterfrom
asudox:patch-2
Mar 5, 2026
Merged

Use standardized env variable for the empty message fix#224
eylles merged 1 commit intoeylles:masterfrom
asudox:patch-2

Conversation

@asudox
Copy link
Copy Markdown
Contributor

@asudox asudox commented Mar 5, 2026

The current env variable DESKTOP_SESSION is considered legacy and it wasn't even set to the value plasma on my system, so using the standardized XDG_CURRENT_DESKTOP env variable seems to be a better option. Both are checked with this change btw

Use the standardized XDG_CURRENT_DESKTOP env variabl alongside the legacy DESKTOP_SESSION env variable for the empty message fix
@eylles
Copy link
Copy Markdown
Owner

eylles commented Mar 5, 2026

my guess is that either kde plasma or the display manager stopped setting the legacy env var and went with the XDG one only some time between the commit that added the check and now, i do not really follow the development cycle of kde beyond kdenlive tbh.

@eylles eylles merged commit 63b50cb into eylles:master Mar 5, 2026
1 check passed
@asudox asudox deleted the patch-2 branch March 5, 2026 21:37
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