Jann Stute

Results 18 issues of Jann Stute

Closes #405.

Type: Enhancement
Type: QoL
Type: UI/UX
Priority: Low

### Summary The tokenizer now returns a ParsingError when encountering an unterminated quoted string (e.g. `"asd`). This way the proper handling for ParsingErrors kicks in. (Also includes minor refactors to...

Type: Bug
Status: Review Needed
TagStudio: Search

### Summary Splits the View aspects out of `QtDriver` into the existing Main Window class so that only the Control aspects remain. This will reduce the size of `ts_qt.py` and...

Type: Refactor
Status: Blocked

### Summary Fix #804. ### Tasks Completed - Platforms Tested: - [x] Windows x86 - [ ] Windows ARM - [ ] macOS x86 - [ ] macOS ARM -...

Type: Bug
Type: UI/UX
Priority: High
Status: Review Needed

- `config.rs` changes are to add the `show_empty` option and fix a resulting bug where all options for all window managers had to be specified - `hyprland.rs` changes are to...

i3bar-river version: 1.0.1 Hyprland version: 0.49.0 When accessing a special workspace (e.g. by calling `hyprctl dispatch workspace special`) the workspaces widget on the left of the bar stops updating. In...

This PR adds a nix flake with a devshell and multiple nix packages. There is one package including support for all WMs, and one package per WM which only supports...

Hi! I am trying to setup [xdg-desktop-portal-termfilechooser](https://github.com/GermainZ/xdg-desktop-portal-termfilechooser), but I keep running into the following error `No such interface “org.freedesktop.portal.FileChooser” on object at path /org/freedesktop/portal/desktop`. At this point I have reduced...

### Summary Progress towards #1061 and #1232 by fixing the errors in blender_renderer.py. NOTE: I can confirm that blender thumbnails still work, however, I don't have a `.blend` file without...

Type: Refactor
Status: Review Needed

### Summary Progress towards #1061 and #1232 by fixing the errors in ts_core.py. What was easily fixable I fixed, the rest of the errors I prevented by marking the methods...

Type: Refactor
Status: Review Needed