Commit graph

6 commits

Author SHA1 Message Date
cryptofyre
e0814e3c95
Merge branch 'upcoming' into upcoming 2022-01-19 21:27:31 -06:00
Jason Chen
c36b47bd93 click volume button to mute and unclick to go back to lastVolume 2022-01-19 19:19:47 -08:00
Onur Gümüş
86b86ddd19 Added show user info variable to the cfg 2022-01-20 04:43:23 +03:00
Core
b0118dff5b
Fix to make it operational again 2022-01-15 14:43:33 +00:00
Core
88a4fcd380
Moved volume to audio.volume 2022-01-10 23:27:08 +00:00
Core
a7b5b36590
Bread has been achieved.
- Window now creates and loads properly (Due to config not being created halted vue)
- Foundation for app.ts created for functions to run in certain stages of the app (start/init, ready, exit)
- Electron-Store created in class ConfigStore. Store instance stored in ConfigStore.store. Gets a bit compilicated and might change the class or variable name later on.
2022-01-07 23:53:59 +00:00