inLimbo
TUI Music Player that keeps you in Limbo.
 
Loading...
Searching...
No Matches
state.hpp File Reference
#include "../../dirsort/songmap.hpp"
#include "../../helpers/trie.hpp"
#include <ftxui/component/component.hpp>
#include <mutex>
#include <string>
#include <unordered_map>

Go to the source code of this file.

Classes

struct  ComponentState
 Holds the components used for rendering the UI. More...
 
struct  PlayingState
 Represents the current state of the song being played. More...
 
struct  SearchState
 Holds the state for searching artists and songs. More...
 
struct  QueueState
 Represents the state of the song queue. More...