praschke
praschke
being lazy and using old zigmod (from two weeks ago?) to refresh zigmod: ``` gemini$ zigmod fetch fetch: git: https://github.com/marlersoft/zigwin32 git pull failed ``` in the zigwin32 deps directory: ```...
#532 some fields have been reorganized, as Window, BackingWindow, and WindowOptions share the window-specific interfaces of Core, Platform, and Options. maybe that should be split out on its own. it...
**Environment information** * Operating System: Linux (NixOS) * Cutter version: 2.3.4 * Obtained from: - [X] Distribution repository * File format: PE32 **Describe the bug** Scrolling too quickly in the...
https://lobste.rs/s/xxbo7n/minimal_cross_platform_graphics#c_2hhzgt > I think fenster_time() should be using CLOCK_MONOTONIC instead of CLOCK_REALTIME, since it is being used for FPS limiting. The value of CLOCK_REALTIME will jump if you adjust your...