Gregory Ling
Gregory Ling
Allows listening to unix domain sockets over tcp. Does not implement connecting to a unix domain socket as a client or udp. I happened to want this for a project...
`skhd -k` only works for the "neutral" modifier keys: "cmd, ctrl, ...". The directional modifier keys "lcmd, rcmd, ..." are ignored and the key is pressed without any modifiers. Proposed...
These are updates to the housekeeping SPI scripts to make them a little more modular and easier to understand. Reference https://open-source-silicon.slack.com/archives/C016UL7AQ73/p1706031837367009
## ISSUE NAME * Passbolt Version: 57e215097619e99e4dedd2f66b0e2acb846e29bd * Platform and Target: -- Operating system: RHEL8 -- PHP: php8.1 -- Web server: N/A -- Database server: N/A ### What you did...
Building on Alpine Linux, including `App.h` gives these errors: ``` In file included from ../subprojects/uwebsockets/src/HttpParser.h:32: ../subprojects/uwebsockets/src/ChunkedEncoding.h:32:15: error: unknown type name 'uint64_t' 32 | constexpr uint64_t STATE_HAS_SIZE = 1ull