tranzystorekk

Results 63 issues of tranzystorekk

#### Testing the changes - I tested the changes in this PR: **YES**

#### Testing the changes - I tested the changes in this PR: **YES**

## Description Partially taken from #8 Change summary: - `zig-clap` updated to 0.8.0, with necessary changes - removed the `main.zig` test, the cli parser chokes on the args received from...

Did a quick bisect and a tag 0.0.21 the text still renders normally: ![image](https://github.com/raphamorim/rio/assets/5671049/14d356aa-ebc4-4a9a-9808-0554e5170a60) And at least from commit https://github.com/raphamorim/rio/commit/1ed56c334a192d14516e4372491459f3c69d91bb : ![image](https://github.com/raphamorim/rio/assets/5671049/8633d269-4139-4dee-ba41-ef22b6fe6d23) Tested on a Vmware virtual machine with a...

### Describe the bug Having set up this in `config.ron`: ``` window_rules: [ ( window_title: "About Mozilla Firefox", spawn_floating: true ) ] ``` Within a single Firefox session, only the...

bug

The newly added `mangen` step in releases seems to be missing the `$version` substitution that is done in `just man`, so manpage artifacts are missing the proper version string.

errors
CI related
packaging
binary releases | static

[rtags](https://github.com/Andersbakken/rtags) also installs a `rp` binary to the bin folder, this can result in a cross-package name conflict on linux distributions.

**Describe the bug** A clear and concise description of what the bug is. I seem to receive no notifications about new items in my feeds, and no background service seems...

bug

Moving discussion about a future reimplementation of visualiser from #7 here. Established so far: - I created a demo visualizer with ratatui and a custom libcava/cavacore rust FFI wrapper library,...

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Play a song 2. Pause 3. Switch to some other song 4. Unpause **Expected behavior** Song begins to play...