You are browsing as a guest. Sign up (or log in) to start making projects!

1h 21m 6s logged

i added the base code for base16 themes and the skeleton sidebar (no buttons or actual pages yet)

i plan for the sidebar to do something with navigation so like a playlists button and because i want the music player to be minimal it will probably become floating and will probably become a small menu icon that when clicked will expose the Playlists button

i will probably make some sort of abstract button wrapper since i still need to make the actual full screen player ui which will at least have 3 icons (pause/play, backwards, forwards)

the slow resizing issue was fixed by using gpui’s git repository and not crates.io

the next steps are to add custom theme support which means i will need to also locate a config folder; i plan on using https://codeberg.org/dirs/directories-rs; colors will probably be in yaml so that you can copy and paste tinted-theming schemes from https://github.com/tinted-theming/schemes other config settings will likely be in toml

oh also i will need to set up automatic binary releases for amd64 and arm64 on linux and macos with github actions, which should be easier because it already uses Nix

0
2

Comments 0

No comments yet. Be the first!