Dima Krasner

Results 89 issues of Dima Krasner

This is some extra weirdness in builtin_files.sh. In dpup, Geany is in the adrv, so the loop in builtin_files.sh doesn't find its files. Is this the desired behavior? It's impossible...

https://github.com/fwupd/fwupd Debian Bullseye has it packaged, and it should be easy to run it periodically, or at least, wrap it with gtkdialog. The motivation is similar to that of #2344.

I added libffi bindings: 1) They allow the use of native functions and system calls that don't have Tcl wrappers (pretty much everything except the basics already provided, like fork()...

Socket support on MinGW is severely broken, because the Win32 API distinguishes between SOCKET (handles) and file descriptors (managed by the CRT). Also, FILE \* APIs do not play nicely...

Hi @vlastavesely! This wonderful theme is the base the Puppy Linux GTK+ 3 themes (https://github.com/puppylinux-woof-CE?q=gtk3_) inherit from and I'm currently working on HiDPI support in Puppy (https://github.com/puppylinux-woof-CE/woof-CE/issues/3335, among others). This...