summaryrefslogtreecommitdiff
path: root/internal/switcher
AgeCommit message (Collapse)Author
14 daysCtrl-c overrides color input and quits termpickerBenjamin Chausse
14 daysFix color input widthBenjamin Chausse
14 daysFix BinaryFill ExampleBenjamin Chausse
14 daysAll ui info in one locationBenjamin Chausse
2024-12-17Copy hex escape sequences directly (#24)Benjamin Chausse
Co-authored-by: Benjamin Chaussé <Benjamin.Chausse@goto.com>
2024-11-25underline+bold+bright to indicate active tab (#17)Benjamin Chausse
2024-11-25feat: Interactive input (#16)Benjamin Chausse
* Refactor copy keybinds into single help entry * Manually input color values at runtime * Showcase input instead of clipboard in demo * more vhs updates
2024-11-25fix: initial color notice didn't expire (#15)Benjamin Chausse
* Accept initial color using -c flag * fix: Initial color notice expiry * Inform user of detected initial color
2024-11-25Accept initial color using -c flag (#14)Benjamin Chausse
2024-11-24feat: Notice messages when performing actions (#11)Benjamin Chausse
* Update releaser CI/CD version * feat: Notice messages when performing actions * Showcase notices in demo.gif
2024-11-24feat: Update master (#7)Benjamin Chausse
* Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil * feat: box-drawing UI (#6) * feat: add help at the bottom (#5) * Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil * Update generated VHS GIF * feat: Rounded corner box UI * Update roadmap checkmarks in README --------- Co-authored-by: vhs-action 📼 <actions@github.com> --------- Co-authored-by: vhs-action 📼 <actions@github.com>
2024-11-24feat: add help at the bottom (#5)Benjamin Chausse
* Attemp at using goreleaser * Fix syntax error in .goreleaser.yml * fix: Check roadmap feature for clipboard (README) * feat: add help menu at the bottom (#4) * MVP for a help menu * fix: commented code is evil
2024-11-24Freaking hsl doesn't reset to cyan everytimeBenjamin Chausse
2024-11-24Instant slider animationBenjamin Chausse
2024-11-24Rename go module and update Go versionBenjamin Chausse
2024-11-24Implement clipboardBenjamin Chausse
2024-11-23Preview + Unit-tests for color conversionsBenjamin Chausse
2024-11-23Semi-working POCBenjamin Chausse