Skip to content

Fix: Various Linux fixes#164

Merged
AnnaSasDev merged 3 commits intocorefrom
152-bug-linux-autoplay-setting-inverted
Apr 6, 2026
Merged

Fix: Various Linux fixes#164
AnnaSasDev merged 3 commits intocorefrom
152-bug-linux-autoplay-setting-inverted

Conversation

@AnnaSasDev
Copy link
Copy Markdown
Member

@AnnaSasDev AnnaSasDev commented Apr 6, 2026

Summary

This Pull Request primarily refactors file path formatting in configuration files, adjusts Linux-specific dialog and window behavior logic, and addresses minor logical inconsistencies in pattern handling and media autoplay settings.

Main Changes

File Path Formatting: Standardized file path separators in multiple .slnx and other configuration files to use forward slashes (/) instead of backslashes (), improving cross-platform compatibility.
Dialog Logic Update: Enhanced pattern parsing in Dialog.cpp for Linux platforms by adding checks and ensuring robust handling of nested delimiters within file filter patterns.
Window Behavior Update: Modified logic in Window.cpp to correctly toggle media autoplay behavior based on user gesture requirements.

Closes

Closes #152
Closes #148
Closes #133

@AnnaSasDev AnnaSasDev linked an issue Apr 6, 2026 that may be closed by this pull request
3 tasks
@AnnaSasDev AnnaSasDev linked an issue Apr 6, 2026 that may be closed by this pull request
3 tasks
@AnnaSasDev AnnaSasDev changed the title Fix: Correct logic for _mediaAutoplayEnabled in Linux Window.cpp configuration Fix: Various Linux fixes Apr 6, 2026
@AnnaSasDev AnnaSasDev merged commit 2978006 into core Apr 6, 2026
33 checks passed
@AnnaSasDev AnnaSasDev deleted the 152-bug-linux-autoplay-setting-inverted branch April 6, 2026 20:23
@AnnaSasDev AnnaSasDev restored the 152-bug-linux-autoplay-setting-inverted branch April 6, 2026 20:23
@AnnaSasDev AnnaSasDev deleted the 152-bug-linux-autoplay-setting-inverted branch April 6, 2026 20:23
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.

Bug | Linux Autoplay Setting Inverted Bug | Linux File Filter Tokenization Incorrect Normalize path separators in InfiniFrame.slnx

1 participant