Timon

Results 16 issues of Timon

### Description Bibliography Elements cannot be referenced via `#link()`, only labels. My suggestion is that `link` links to Bibliography Elements similar to `ref` and `cite` but with custom text. ###...

feature request
bibliography

``` error: The option `home-manager.users.*****.programs.anyrun.config.position' does not exist. ``` ``` error: The option `home-manager.users.*****.programs.anyrun.config.verticalOffset' does not exist. ``` I guess these options were removed without updating the example?

Some parts of my font are now broken with d86ec56ab17629d4add2f75c50d8e676f7e9d0c4. In this video on the left d86ec56ab17629d4add2f75c50d8e676f7e9d0c4 on the right v0.0.39: https://github.com/user-attachments/assets/9b76e413-3db3-4302-b528-e25edfd7b62c Environment of both processes is identical. Did font...

### Description Adds the 'programs.lapce' module for configuring lapce text editor. Options for settings, plugins and keymaps are available. Idea #4541 Using the module would look something like this: ```...

I really appreciate this plugin, thanks for the effort. When I move windows between virtual desktops I'm unable to focus the moved windows and some artifacts appear on other monitors....

Feature request use_audio as a reactive wrapper for web audio api. see https://rustwasm.github.io/wasm-bindgen/examples/web-audio.html, https://developer.mozilla.org/de/docs/Web/API/Web_Audio_API A good starting point would could be implementing simple track playing functionality based on AudioBufferSourceNode etc.

new function

## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin - For non-Linux: Is sandboxing enabled in `nix.conf`?...

10.rebuild-linux: 1-10
10.rebuild-darwin: 0
10.rebuild-linux: 1
12.approvals: 1
12.approved-by: package-maintainer

Error logs: `x86_64-darwin` 53 - osx_libproc_bindings::proc_listpids( 53 + proc_listpids( | error[E0425]: cannot find function `proc_listpidspath` in module `osx_libproc_bindings` --> /private/tmp/nix-build-nu_plugin_plot-0-unstable-2025-06-11.drv-0/nu_plugin_plot-0-unstable-2025-06-11-vendor/libproc-0.14.2/src/libproc/sys/macos.rs:91:31 | 91 | osx_libproc_bindings::proc_listpidspath( | ^^^^^^^^^^^^^^^^^ not found in `osx_libproc_bindings`...

``` running 6 tests test src/color_plot/textplots/scale.rs - color_plot::textplots::scale::Scale::linear (line 13) ... FAILED test src/color_plot/textplots/scale.rs - color_plot::textplots::scale::Scale::inv_linear (line 24) ... FAILED test src/color_plot/textplots/utils.rs - color_plot::textplots::utils::histogram (line 9) ... FAILED test src/color_plot/drawille.rs...