jeansaad / chalet

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
MIT License
156 stars 19 forks source link

Add keyboard shortcuts for various actions #21

Closed claycoleman closed 2 years ago

claycoleman commented 2 years ago

introduces keyboard shortcuts for various actions:

claycoleman commented 2 years ago

I think this makes a ton of sense – I'll add this!

jeansaad commented 2 years ago

Don't worry about getting too fancy. I'm toying with the idea of a UI overhaul at some point.

claycoleman commented 2 years ago

Updated!

https://user-images.githubusercontent.com/14222277/139295511-065161bb-00c4-4a39-ae15-77f9a05f1003.mov

jeansaad commented 2 years ago

This is great so far. Had a look at the recording and the code. Will do a local test first before approving and merging.

If you're up for it I'm thinking we should also change the hover over a monitor to something that doesn't conflict with the selected colour. Let me know what you think. If you don't have time, I can quickly do this and merge them all together and make a release. Lmk!

Update: Already fixed the li hover issue.