Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: Implement Desktop icon drawing and maybe implement menubar into application? #4

Open
ashifolfi opened this issue Jul 13, 2022 · 0 comments

Comments

@ashifolfi
Copy link
Collaborator

If I remember correctly Finder in MacOS draws both the desktop icons and the Menubar. We should probably replicate that as well. Unsure if the menubar should be included in filer or if we should keep it separate though.
The desktop icons should definitely be implemented though.

The base interface for a desktop is already present in the code. it just needs to actually be implemented. We'll need to add a proper icon view first though. So you can actually drag and reorganize things on the desktop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant