TheBoctor

Results 12 issues of TheBoctor

When trying to run either my own project, or the included demos, on a ThinkPad X60 with Debian (i386), I get a malloc() error as soon as GPU_Init() is called....

The `FireBulletsInfo_t.m_iTracerFreq` appears to be set wrong for Heavy's miniguns, which are known to fire four bullets per batch, but only draw one tracer particle. `game/shared/tf/tf_fx_shared.cpp` sets a default of...

Team Fortress 2

The current ncurses 6.3 library on Arch, which is backwards compatible, allowed agbplay to build and link without errors. The only compiler warnings generated are unrelated, from double-to-float truncation. I...

When a server's `sv_voicecodec` is set to `vaudio_celt`, clients will either hear either nothing or garbled noise, from the in-game voice chat. Testing with `voice_loopback` enabled will result in either...

Team Fortress 2
Audio

### Prerequisites - [X] I performed a [cursory search of the issue tracker](https://github.com/lassekongo83/adw-gtk3/issues?q=is%3Aissue) to avoid opening a duplicate issue. ### Checklist to make sure the issue is not on your...

no fix found

Controller 1's Z button is supposed to toggle the player sprites between Puff and Blow. However, there is quite a bit of commented-out stuff in `gx/main.cpp`, but [this line](https://github.com/carstene1ns/super-methane-brothers/blob/52d931fae033186d791331ad20fd1eb443421f6a/source/gx/main.cpp#L695) was...

In [this part of the base.css stylesheet](https://github.com/luigifab/human-theme/blob/47a127cf3a78f19cef55fcb01172ed3cf7f406f2/src/human-theme/gtk-3.0/base.css#L297) for the GTK3 (and 4) style, the GTK spinner widget is set to be visible in its default state. I am not sure...

bug

When setting `sort = true` in a taskbar module, new buttons appearing on the taskbar may use incorrect styling. This seems like a possible race condition, but I am unsure....

When attempting to take screenshots of regions by running grim or samurai-select as privileged processes, the screen grab works perfectly, except the mouse cursor is always included. If using the...

enhancement

With a single display, when running an application on one workspace, switching to another workspace inhibits updates on the now-hidden application. Under some other Wayland sessions such as GNOME, clients...

enhancement