shithub: picker

RSS feed

99f6620b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/15 05:47
use "enter" key to enter color hex values

3072c52b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/15 05:44
"q" and "del" to exit

149d0efd – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/15 05:43
remove disgusting space

e16aafb5 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/28 05:44
fix Kdel not working when there are no colors

659fc7d3 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/01/16 07:36
fix a warning on 386

f66bb7bc – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/17 19:23
update readme

72a65f45 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/10 05:58
add "revert" and "revert all" to menu

ffb97abc – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/26 08:23
fix plumbing

a6de205a – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/25 12:36
apply current colorspace when switching current color

d14fafde – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/17 10:47
update man page

3255ac4d – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/17 10:31
set readcolors thread name

46729564 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/17 10:27
don't wait until all colors are loaded before the program draws

6ef0a92a – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/07 12:58
update SOURCE section

dd8be4c4 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/07 09:57
update another link

53822eb6 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/07 09:56
update a link

e78c28ef – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/04/13 08:16
stay on the same slider when holding left button

b457388f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/04/13 08:06
fix entering color value as hex manually

a08889d0 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/15 21:48
more readme

37b12114 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/15 21:45
update the readme

d92cd2ee – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/15 20:49
fix color updates on theme load

f0f5833c – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/15 20:38
rewrite to use stdin to get colors; support loading themes

6fa83827 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/15 09:29
add info re hsluv.c and hsluv.h

6dac36c4 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 22:00
switch buttons, move menu options, add "exit" menu option

2dc7bd15 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 20:14
add a screenshot

29e9efba – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 20:04
a few fixes and a "snarf all" menu option

35d64485 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 19:35
-e option, snarfing, refactoring, and a man page

cab743de – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 18:39
produce not-so-romantic gradients in rgb mode

f213193d – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 18:08
background for transparency

2a853dc8 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 18:07
print out new color only if it actually changed

e6ae8d20 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 17:22
write new colors to stdout

ffd4488b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 17:22
no need to compare to 0xffffffff anymore

5ab700f7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 17:21
fix usage

bba1a759 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 15:52
support alpha channel and RGB/RGBA colors as input

52fd69b7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 15:36
hsluv: avoid div by 0 error

8c213f34 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/14 12:46
implement color pallete

db344129 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/13 14:53
actually support multiple colors

3897a967 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/12 19:49
no need for min/init

33a7fcd3 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/11 21:24
initial wip version