Almar Klein
Almar Klein
*Updated 17-09-2024* ## Current status Up to 17-09-2024: * GLFW * Works by telling glfw to use the X11 API (i.e. XWayland). * When using the Wayland API there are...
* [ ] wgpu-native must work with linux_arm64: someone should test this * [ ] wgpu-native must build binaries for linux_arm64 in a release: https://github.com/gfx-rs/wgpu-native/issues/142 * [x] cffi must provide...
Also see: * https://github.com/gpuweb/gpuweb/issues/605 * https://github.com/gpuweb/gpuweb/issues/897 The WebGPU API for synchronizing data between a GPUBuffer and the CPU makes use of "mapping". The user requests mapped data, and then read...
Would be nice to download the native lib when one does `pip install -e .` On the other hand, maybe not. Because one would have to run the download script...
> When entering a task that started ealier, usually I first enter the time it started. Not occasionally I then change my mind and find that it is already finished....
Time zones exist that have half-hour offset compared to other time zones. TimeTagger does not deal with this correctly. The rounding of ticks is messed up and the time is...
* Ability to set global targets (instead of per-tag). * Ability to set separate day and week targets (at least for the global targets, perhaps also for the tag-targets). *...
The current Pomodoro implementation is rather basic, and still marked experimental. We also got some feedback in the mean time. Possible improvements: * If you keep working (or breaking) longer...
This is the dialog that this is about: If you'd like this feature, please leave a comment below (or let me know by email) to explaining the use-case.
From a user: > Maybe a way to compare two separate sets of tags, like comparing how much #a #b vs #c #d has been logged during a given period....