🌙✨ Nueva actualización publicada: v1.3.2

Mejora estética en la integración de la imagen lunar dentro de Conky.

🔧 Se simplificó el procesamiento con ImageMagick
🎨 Ajuste fino de brillo y contraste
🧩 Mejor compatibilidad con picom
🚫 Eliminado el efecto de “cuadrado” alrededor de la luna

A veces la solución más simple es la más elegante 😉

#Conky #AntiX #Linux #Bash #ImageMagick #picom #SoftwareLibre #moon #luna 🌘 🌗 🌖 🌑

🔗 https://github.com/DrCalambre/OpenWeatherMap-wather-conky-master

So TIL that #Picom has animations ! Where have I been that I've only just discovered this ?

https://github.com/yshui/picom/tree/next
GitHub - yshui/picom: A lightweight compositor for X11 with animation support

A lightweight compositor for X11 with animation support - yshui/picom

GitHub

conky Actualización el 01/05/26

🔄 Nuevo requisito: Transparencia real con Picom (IceWM / AntiX)

#antix #picom #conky #github

🔗 https://github.com/DrCalambre/OpenWeatherMap-wather-conky-master/tree/master

🧠💡
Conclusión:

IceWM 4.0 prepara el terreno
Conky ya estaba listo
picom pone la última pieza

👉 Ahora la transparencia real sí es posible en antiX.

#antix + #iceWM (4.0) + #picom = #conky (con fondo transparente)

It turns out its a bug in #picom (in case anyone stumbles upon this) a bug when blurry background it set on menus. The blurry background rises over menus on certain occasions (only some applications are affected) and essentially stealths them. Against solid colors it renders the menus invisible making it appear as though nothing is happening. Since I use the same picom version and config across machines, all updated machines had the bug present.
it's not perfect, but i'm really liking to customize lxqt on linux mint! i'm using openbox as wm and picom as compositor (srry for the cpu spikes, i'm using an intel atom d525 cpu)
#linux #linuxmint #lxqt #picom

Hi #FreeBSD friends, why I can't turn off this ugly looking shadow on the right in #picom ?

shadow-exclude = [
"class_g = 'Plank'",
"name = 'Plank'"
];

alex@freebsd:~ $ xprop | grep WM_CLASS WM_CLASS (STRING) = "plank", "Plank"

Well... I spoke too soon. picom is a no go for my particular gpu drivers on FreeBSD. It still kills my wake from sleep monitor. I setup x-screensaver and now I don't have problems. #picom #FreeBSD #xScreenSaver