Login
1 branch 0 tags
Ben (Desktop/Arch) Limited podcast episode list to 16 entries b36bce8 29 days ago 80 Commits
moon / src / topbar.h
#pragma once

void topbar_create(void);
void topbar_set_title(const char* title);
void topbar_update(void);