Open comments for this post
a bunch of backend improvements:
- store timestamps for copy events
- more efficient message passing between frontend and backend
- Clear History functionality
- system tray (!) (pls ignore the missing icon in the tray, we don’t have an icon for the app yet)
- slightly better UI
on the topic of UI, i’m getting around to deciding a color palette for the app. i will probably work more on the UI for a bit before switching gears to add more functionality (like image support). if i decide i want to ship early, v0.1 will probably go without image support and just get a lot of polish with text only functionality.
Open comments for this post
frontend improvements! spent some time battling css for this relatively simple UI but it’s atleast somewhat pleasant to look at. will work on either image support or making it the app run in the background next.
Open comments for this post
nothing much has changed visually, but we now have a database to store the user’s clipboard actions. plus some refactoring changes and a bunch of minor improvements here and there. i have nothing to show for it except code so instead have an image of a squirrel
Open comments for this post
init.
figuring out Tauri’s emit/invoke mechanism and capturing clipboard copy events. slow start.
we’ll do the color palette and icon and all the frontend pleasantries at a later date.