Leo L. Schwab

Results 7 issues of Leo L. Schwab

Output of `awesome --version`: awesome v4.3-897-g66b1780d8 (Too long) • Compiled against Lua 5.3.3 (running with Lua 5.3) • API level: 4 • D-Bus support: yes • xcb-errors support: no •...

After building, `nvim-gtk` won't run properly from anywhere except the directory in which it was built. After successfully building and installing to `$HOME/.cargo/bin`, when run from the build directory, `nvim-gtk`...

Back in 2013, as part of transitioning to SDL to handle all platform-specific I/O, support for joystick-style input devices was removed and not converted over. This checkin restores joystick-style input...

Please ensure that your request is predominantly client-based, and not better suited to being logged with the server or mod aspects of QuakeWorld (e.g. mvdsv or ktx) **Is your feature...

The documentation for `libusb_interrupt_transfer()` states the following: > For interrupt reads, the `length` field indicates the maximum length of data you are expecting to receive. If less data arrives than...

linux
Documentation

Some event codes, when enabled, require additional arguments. For example, the `EV_ABS` EventCodes require an `EnableCodeData::AbsInfo` to be supplied to describe the range of reports from the peripheral. However, `Enable::enable()`...

Now that FTE has made the transition from Subversion to Git, use a .gitattributes file to handle newline conversions between different platforms. Normalize all relevant text files. To normalize your...

enhancement