jentor

Results 4 comments of jentor

@mind6 what you can do right now: ```zig include * -> * where kind is optional with { line dotted } ```

@h0uter As a first-timer in gitlab pipeline writing that is what working for me (self-hosting solution): `.gitlab-ci.yml` ```yaml docker-build: image: docker:latest stage: build variables: DOCKER_IMAGE_NAME: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG before_script: - docker login...

Hi @davydkov! Also got this error `memory access out of bounds` for not-so-big model in ci. Tried to make it work with `--use-dot`, but with unluck. Could you please help...

Have the same bug when using two monitors, one with full-screen app and another without. ![image](https://github.com/user-attachments/assets/c551feeb-4d15-409d-8d77-bc0866d2fd9b) If "Menu Bar Shape Kind" is None, everything is OK.