mhmdmhd6 / Mac-OS-Desktop

created mac OS desktop with HTML, CSS, JS 😀
https://mhmdmhd6.github.io/Mac-OS-Desktop/
358 stars 80 forks source link

Close, minimize and full screen buttons for the calculator app. #35

Open MV194 opened 4 months ago

MV194 commented 4 months ago

Good afternoon,

This project is an amazing idea, if I had this idea I would work on it for ever. Anyway, I have added an event listener so that once the minimize and full screen buttons on the calculator app is clicked the calculator follows the function which is to make it bigger and smaller. I don't know if you would like that but I believe that it is a good idea to make the calculator app to have the same full screen, minimize and close options as the other apps.

Good luck!!

mhmdmhd6 commented 3 months ago

Hi,

Thank you for your contribution and for the event listener addition! It's a great idea to make the calculator app more dynamic. However, to keep the app consistent with macOS design principles, the calculator does not typically have a fullscreen option. The Calculator app can be resized, but it doesn't support a dedicated fullscreen mode like other macOS apps.

I also have plans to relaunch this project using React, which will allow for easier development and the addition of more features. I appreciate your effort and enthusiasm. Let's discuss how we can align this feature with the macOS experience while considering the future direction of the project.

Good luck!