Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-19 | Threaded to async (#58) | Shoelace | |
* Add async deps * Rename blocks to 'BlockManager' * Refactor "Blocks" to own module * Make all util fn async * Remove stray println | |||
2021-04-29 | getting battery percentage programmatically (#50) | Mustafa Salih | |
* getting battery percentage programmatically * cargo.lock edit | |||
2021-02-03 | removed some doublicated code | mustafa salih | |
2021-01-21 | Change to serde | AdaShoelace | |
Change config serializer to serde in order to get cleaner config types. | |||
2021-01-16 | added some checks | mustafa salih | |
2021-01-14 | orginized the code to seprated mods and deleted the lib file | mustafa salih | |