My Gpui Shell.
A WIP wayland desktop shells building from scratch.
The rendering part is based on my fork of gpui which I added some wayland features like Layer Shell
to create wayland desktop shells.
And that's for learning purpose. Currently, I'm trying to implement a status bar and a launcher.
- status bar
- launcher
- maybe more
- zed: For the rendering part and ui design.
- gpui-component: Almost all the ui code copied from here.
- Ironbar: For status bar implementation.