aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-06-16helpMistyhands
2023-06-16clipboard argument -c, always one-shotMistyhands
2023-06-16Change --oneshot to --one-shot (#7)bl-ue
* Fix help the --oneshot option was printed as --one-shot
2023-06-16fix commentmarchersimon
2023-06-16add long optionsmarchersimon
2023-06-16flush stdout after printinge-zk
2023-06-16Add a license file. Fixes #4ym555
2023-06-16Improvementsym555
2023-06-16change output formatym555
2023-06-16installable with make + gitignoreNaheel-Azawy
2023-06-16remove sanitizersym555
2023-06-16Destroy the windowym555
2023-06-16Free the x11 cursorym555
2023-06-16better codeym555
2023-06-16change the cursorym555
2023-06-16remove the gtk dependencyym555
2023-06-16Flush stdout after printing a colorvlnx
2023-06-16Add --short and --one-shot optionsPetr 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-16Add MIT licenseJonas Kulla
Fixes #1.
2023-06-16Actually press save on README...Jonas Kulla
2023-06-16Initial commitJonas Kulla
add PKGBUILD and .SRCINFO add PKGBUILD, .SRCINFO forgot xclip dep forgot xclip dep Initial commit. wfg update PKGBUILD, .SRCINFO
2023-06-16forgot xclip depMistyhands
2023-06-16clipboard argument -c, always one-shotMistyhands
2023-06-16Change --oneshot to --one-shot (#7)bl-ue
* Fix help the --oneshot option was printed as --one-shot
2023-06-16fix commentmarchersimon
2023-06-16add long optionsmarchersimon
2023-06-16flush stdout after printinge-zk
2023-06-16Add a license file. Fixes #4ym555
2023-06-16Improvementsym555
2023-06-16change output formatym555
2023-06-16installable with make + gitignoreNaheel-Azawy
2023-06-16remove sanitizersym555
2023-06-16Destroy the windowym555
2023-06-16Free the x11 cursorym555
2023-06-16better codeym555
2023-06-16change the cursorym555
2023-06-16remove the gtk dependencyym555
2023-06-16Flush stdout after printing a colorvlnx
2023-06-16Add --short and --one-shot optionsPetr 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-16Add MIT licenseJonas Kulla
Fixes #1.
2023-06-16Actually press save on README...Jonas Kulla
2023-06-16Initial commitJonas Kulla
add PKGBUILD and .SRCINFO add PKGBUILD, .SRCINFO