akshgpt7 / MarvellOS

A basic operating system GUI mock-up built using python's GUI module Tkinter.
20 stars 20 forks source link

Add titles to all windows #23

Closed akshgpt7 closed 3 years ago

akshgpt7 commented 3 years ago

Currently, titles are only shown for the welcome screen and home screen. It'll be good to show the window title on all the windows.

priyasingh456 commented 3 years ago

@akshgpt7 can I work on this issues.

akshgpt7 commented 3 years ago

@priyasingh456 Go for it.

deepdarshan21 commented 3 years ago

@akshgpt7 can i do it

akshgpt7 commented 3 years ago

@priyasingh456 are you still working on this? If she doesn't respond, @deepdarshan21 you can take this.

deepdarshan21 commented 3 years ago

@akshgpt7 resolved the problem in pull request #33. Please review that