Zenju

Results 7 issues of Zenju

Hi, I'm trying to optimize read/write performance for large file transfers and found a few issues: 1. The documentation for libssh2_sftp_write (http://www.libssh2.org/libssh2_sftp_write.html) recommends to "try to always pass in at...

Currently all pixel widths and heights as entered in wxFormBuilder assume 96 DPI. As such, the applications generated with wxFormBuilder look distorted on higher DPI settings. Please support DIP as...

enhancement

It seems wxFormBuilder only allows positive integers for "col_label_size" of a wxGrid. Thous it's not possible to enter "-1" which is wxGRID_AUTOSIZE. The hacky workaround currently is to enter "4294967295",...

enhancement

Hey, I'm excited to dig into this, as I'm in a very similar spot. Just one thing, maybe it's just me, in which case "C'est la vie", but it would...

Packages is awesome and this is the first real problem I've encountered so far: As of late "app notarization" is expected and this can be done via command line, so...

Hi, it would be great if lightbox was fully responsive on mobile with support for changing orientation while viewing an image, and without needing a page reload. After playing around...

[type] feature
[status] queued for v3

Hi, unifdef works great with my C++20 code base! There is just a minor issue with C++14 quoted integer literals: "Unterminated char literal", e.g. when a C++ source file contains:...