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

code.sh: Add Electron flags for improved UX under Wayland #438

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gspe
Copy link

@gspe gspe commented Sep 26, 2023

Code based on working solution adopted by https://github.com/flathub/im.riot.Riot

@flathubbot
Copy link
Contributor

Started test build 68904

@flathubbot
Copy link
Contributor

Build 68904 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/51553/com.visualstudio.code.flatpakref

@flathubbot
Copy link
Contributor

Started test build 71650

@flathubbot
Copy link
Contributor

Build 71650 failed

Comment on lines +18 to +21
if [ ! -f ${FIRST_RUN} ]; then
WARNING_FILE="/app/share/vscode/flatpak-warning.txt"
touch ${FIRST_RUN}
fi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is defined few lines above

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.

4 participants