-
-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Pre-Run script to launch options (#3336)
* - disabled Pango markup for bottle names in dialogs - use bottle names md5 hash for directory creation * - cleaned quality issues (hopefully) * - fixed quality issues again (hopefully) * - removed comment * - reverted use of hashes to create directories * Initially added Pre-run Script fields and handling - use GtkFileDialog as native file chooser caused a segfault because the underlying GtkTask failed on assert GTK_IS_FILE_SYSTEM_MODEL (or similar) - added fields to the launch options dialog - added parameters to functions/methods down the execution path * - Added pre-run script to bottles-cli * - removed print * - bottles-cli uses pre_/post_script Tested with $ bottles-cli -b "Star Citizen" -p "Star Citizen" --------- Co-authored-by: Mirko Brombin <[email protected]>
- Loading branch information
1 parent
2f8cf0b
commit 74e8880
Showing
8 changed files
with
160 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters