Perceived idea awesomeness
Perceived idea difficulty
What it says on the tin. I work nearly exclusively windowed, so an option to start windowed would make my life easier. If not for the fact that I don't know how to develop on Electron itself, I could probably do it since I know JS ;)
Please refer to this comment in #594 :smile: The feature already exists!
@Chromecube Indeed, but you can't start the app in windowed mode yet.
Sorry about that. I will make a PR tomorrow to add that feature.
Sorry about that. I will make a PR tomorrow to add that feature.
@Chromecube It'd be great if you could make it so that previous window state is resumed when allowWindowed is on - i.e if the last time eDEX stopped it was windowed, start it windowed.
This would prevent adding yet another niche settings option.
Just created the PR, I hope the way I implemented this meets your expectations.
Most helpful comment
@Chromecube It'd be great if you could make it so that previous window state is resumed when
allowWindowedis on - i.e if the last time eDEX stopped it was windowed, start it windowed.This would prevent adding yet another niche settings option.