David Heidelberg

Results 57 issues of David Heidelberg

HW: Dell XPS 9310 SW: Debian unstable / bookworm. /cc @VojtechMyslivec Kernel start: ``` [ 9.789627] Bluetooth: Core ver 2.22 [ 9.789651] NET: Registered PF_BLUETOOTH protocol family [ 9.789652] Bluetooth:...

Would be acceptable switch to wayland as a default in next release, with precautions as: - blacklist problematic drivers - (older) Nvidia driver - applications which has serious unresolved issues...

**Servo Developer Preview Download** ``` ./servo [23:15:00] [wayland-client error] Attempted to dispatch unknown opcode 0 for wl_shm, aborting. Redirecting call to abort() to mozalloc_abort Stack trace for thread "main" 0:...

I-bustage
P-linux

Development build takes about 30 minutes on i7-7500U CPU @ 2.70GHz / 3.50GHz (with turbo). At least 8 GB RAM required. ``` flatpak-builder --repo=repo org.servo.Servo data/org.servo.Servo.json --force-clean flatpak build-export repo...

S-awaiting-review
S-needs-rebase

Be smart, do not list platforms and combination which has `strlcpy`, but detect it. Right now, we conflict with some variation used on musl-libc on ppc64le. This should resolve it....

>= Two approvals
Bugfix

#### What Allow runtime switching between desktop and touchscreen mode. #### How This PR replaces hardcoded `#ifdef`s with setting (`enable_touch`). #### Resolves: - Fixes (but just partly) https://github.com/minetest/minetest/issues/10062 - Fixes...

One approval
Feature
@ Client / Controls / Input
Supported by core dev

Enabling IPO/LTO leads to faster loading times, better performance, more efficient cache usage, and a reduction in binaries size. Cons: Release build compilation takes longer and consumes more energy (thou...

@ Build
Performance

Since some links in README are no longer accessible, what about pointing to some [Radicle](https://radicle.xyz/) address or place where the development continues?

Due to GTK or Epoxy checking for the symbol glXGetCurrentContext (which they won't use later), apitrace fails: ``` $ apitrace trace -a egl gtk4-demo apitrace: loaded into /usr/bin/apitrace apitrace: unloaded...

Tracing
Further Work Needed

Source: https://tellusim.com/demos/Tellusim_Upscaler.zip GPU: Intel TGL2 ```bash $ apitrace trace./executor.x64 -name starwars -gles -fullscreen 0 apitrace: loaded into /usr/bin/apitrace apitrace: unloaded from /usr/bin/apitrace apitrace: loaded into /home/okias/Downloads/Tellusim_Upscaler_20230513/executor.x64 apitrace: redirecting dlopen("libEGL.so", 0x9)...