aboutsummaryrefslogtreecommitdiff
path: root/src/event/handler.rs
AgeCommit message (Expand)Author
2024-06-13comply with clippykrolxon
2024-06-12new feature: add to new playlistkrolxon
2024-06-11add toggle mute keymapkrolxon
2024-06-07add mouse scrollingkrolxon
2024-06-01fix #8krolxon
2024-05-22update_status() on pausekrolxon
2024-05-16remove backspace keymapkrolxon
2024-05-16add '+' to increase volumekrolxon
2024-05-16syntactical sugerkrolxon
2024-05-13instantly update status on playback controlskrolxon
2024-05-12update songs list on db updatekrolxon
2024-05-12fix #3krolxon
2024-05-12update status when switching songskrolxon
2024-05-12fix highlight delay when swapping songskrolxon
2024-05-12fix highlight delay when song deleted from queuekrolxon
2024-05-09fix deleting from queue when only two elementskrolxon
2024-05-09fix keys being registerd in editing modeskrolxon
2024-05-09remove cli mod, dependent methodskrolxon
2024-05-07general and tab specific keys seperatedkrolxon
2024-05-02add swapping keyskrolxon
2024-05-01move the keymaps to thier individual fileskrolxon