Since there are a couple other 9fronters in, y'all might wanna take a look at imgpick in my src folder. Basically it's a theme generator which lets you pick your colors from an image (usually the one I intend to be my wallpaper.) I like to think it works pretty well, at least for me
Kinda makes me want to try and patch /dev/theme support into some other 9front programs though. Get acme and/or sam to respect my color preferences.
imgpick
- mavica
- Posts: 33
- Joined: Fri May 24, 2024 10:35 pm
- Location: internet
- IRC: mavica @ irc.libera.chat
- Mastodon: https://computerfairi.es/@mavica_again
- Jabber: mavica@netizen.club
- Contact:
- zero cool
- Site Admin
- Posts: 262
- Joined: Fri Apr 19, 2024 9:40 am
- Location: The sea of meatballs
- Gopher: gopher.deadnet.se
- IRC: zero_cool @ irc.libera.chat
- Jabber: headcrash@og.im
- Contact:
Re: imgpick
image loady here-y
Re: imgpick
We discussed why on IRC. Basically your browser is trying to force-load the image as https but my site is only served as http.
this should work
- mavica
- Posts: 33
- Joined: Fri May 24, 2024 10:35 pm
- Location: internet
- IRC: mavica @ irc.libera.chat
- Mastodon: https://computerfairi.es/@mavica_again
- Jabber: mavica@netizen.club
- Contact:
Re: imgpick
bb.deadnet.se available over http when
gotta catch up with lesbiaboard!!! retro.forums.transbian.love is an endpoint i set up for http only, and for a false sense of security i made it so you can only register a new account through the regular https end
gotta catch up with lesbiaboard!!! retro.forums.transbian.love is an endpoint i set up for http only, and for a false sense of security i made it so you can only register a new account through the regular https end
Re: imgpick
It actually is available over http, but if you have an existing https session your browser tries that first I think. It's super annoying.