Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-16 | help | Mistyhands | |
2023-06-16 | clipboard argument -c, always one-shot | Mistyhands | |
2023-06-16 | Change --oneshot to --one-shot (#7) | bl-ue | |
* Fix help the --oneshot option was printed as --one-shot | |||
2023-06-16 | fix comment | marchersimon | |
2023-06-16 | add long options | marchersimon | |
2023-06-16 | flush stdout after printing | e-zk | |
2023-06-16 | Add a license file. Fixes #4 | ym555 | |
2023-06-16 | Improvements | ym555 | |
2023-06-16 | change output format | ym555 | |
2023-06-16 | installable with make + gitignore | Naheel-Azawy | |
2023-06-16 | remove sanitizers | ym555 | |
2023-06-16 | Destroy the window | ym555 | |
2023-06-16 | Free the x11 cursor | ym555 | |
2023-06-16 | better code | ym555 | |
2023-06-16 | change the cursor | ym555 | |
2023-06-16 | remove the gtk dependency | ym555 | |
2023-06-16 | Flush stdout after printing a color | vlnx | |
2023-06-16 | Add --short and --one-shot options | Petr Viktorin | |
--short: Use #RRGGBB output format --one-shot: Exit after picking one color With these, I can use the following script to pick a color directly to clipboard: colorpicker --short --one-shot | xsel -b I have that set to a keyboard shortcut. | |||
2023-06-16 | Add MIT license | Jonas Kulla | |
Fixes #1. | |||
2023-06-16 | Actually press save on README... | Jonas Kulla | |
2023-06-16 | Initial commit | Jonas Kulla | |
add PKGBUILD and .SRCINFO add PKGBUILD, .SRCINFO forgot xclip dep forgot xclip dep Initial commit. wfg update PKGBUILD, .SRCINFO | |||
2023-06-16 | forgot xclip dep | Mistyhands | |
2023-06-16 | clipboard argument -c, always one-shot | Mistyhands | |
2023-06-16 | Change --oneshot to --one-shot (#7) | bl-ue | |
* Fix help the --oneshot option was printed as --one-shot | |||
2023-06-16 | fix comment | marchersimon | |
2023-06-16 | add long options | marchersimon | |
2023-06-16 | flush stdout after printing | e-zk | |
2023-06-16 | Add a license file. Fixes #4 | ym555 | |
2023-06-16 | Improvements | ym555 | |
2023-06-16 | change output format | ym555 | |
2023-06-16 | installable with make + gitignore | Naheel-Azawy | |
2023-06-16 | remove sanitizers | ym555 | |
2023-06-16 | Destroy the window | ym555 | |
2023-06-16 | Free the x11 cursor | ym555 | |
2023-06-16 | better code | ym555 | |
2023-06-16 | change the cursor | ym555 | |
2023-06-16 | remove the gtk dependency | ym555 | |
2023-06-16 | Flush stdout after printing a color | vlnx | |
2023-06-16 | Add --short and --one-shot options | Petr Viktorin | |
--short: Use #RRGGBB output format --one-shot: Exit after picking one color With these, I can use the following script to pick a color directly to clipboard: colorpicker --short --one-shot | xsel -b I have that set to a keyboard shortcut. | |||
2023-06-16 | Add MIT license | Jonas Kulla | |
Fixes #1. | |||
2023-06-16 | Actually press save on README... | Jonas Kulla | |
2023-06-16 | Initial commit | Jonas Kulla | |
add PKGBUILD and .SRCINFO add PKGBUILD, .SRCINFO |