Mr-Technician / BorderlessMinecraft

Application to run Minecraft as a borderless window.
GNU General Public License v3.0
121 stars 20 forks source link

Start minimized when start on boot is turned off #40

Closed miapuffia closed 1 year ago

miapuffia commented 1 year ago

I'd like start minimized to start the application minimized even when start on boot is turned off. An extra setting for this would be fine as well. If this can't be done, I think start minimized should be disabled (greyed out) when start on boot is turned off. Thanks

Mr-Technician commented 1 year ago

Good idea, I think either alternative would work but there's no reason the application can't start minimized when start on boot is disabled.

I am not sure when I will get to this but thanks for the feedback. :)

miapuffia commented 1 year ago

Great. I'll take a look and see if I can't put a pull request in to add this functionality

Mr-Technician commented 1 year ago

PRs are always appreciated! :)

I may also get a website up for the project, eventually. 😅

miapuffia commented 1 year ago

PR submitted. I have some web development experience if you'd like me to help whip up something simple.

Mr-Technician commented 1 year ago

I actually started playing around with blazor and did create a website, however I wasn't happy with how it turned out and finishing it wasn't a high priority: https://borderlessminecraft.com/

Mr-Technician commented 1 year ago

Fixed in #42.