-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Downgrade nw.js to 0.55.0 (experimental).
This is the last version which doesn't have the nwworkingdir bug on Linux which causes file dialogs to open in the wrong locations. It also seems to work just as well (or at least not any worse) than 0.67.0 on Mac and Windows. The only downside is that 0.55.0 still has the dark mode bug on Linux (#42); Mac and Windows seem to be fine. But this is a cosmetic issue which can be worked around by adjusting the desktop theme, while the nwworkingdir bug breaks important functionality and has no known work-around. So I think that fixing the latter at the cost of breaking dark mode is the most sensible choice. Note that if you absolutely need to have dark mode working, you can now just use the new patch-nwjs.sh script to patch your Purr Data installation to use 0.67.0 again (the former default).
- Loading branch information
Showing
3 changed files
with
8 additions
and
6 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