Théophile Cailliau

Results 11 issues of Théophile Cailliau

What changed: - UI Localization now goes through Localizable strings. This is to avoid having to propagate changes on Base UI to all languages manually, since the UI is simple...

I'm creating this issue to avoid a lot of issues from being created for little code improvements. So we should keep here every suggestion **directly related to code**, **no feature...

Discussion
Enhancement

It seems like when you use `getPlayer()`, `getPlayer().x` and `getPlayer().y` are correct and relative to the entire map. We should use them for getting location, even if it requires using...

Discussion
Enhancement
SOON

So I'm making this issue as a collaborative way to help me in making the docs. This will be a list of TODOs ### Game variables List to keep variables...

prio:important
info:feedback-needed

This fixes issue #132 by allowing multiple return values

Fixes 6c65726f79/Transmissionic#1357

After upgrading to the new transparent version, I noticed Airline used the light palette. I tested in an isolated environment using this minimal configuration. ```vim call plug#begin('~/.vim/plugged') Plug 'josuegaleas/jay' call...

bug

**Description** Can't edit milestone text ``` ? Description [(e) to launch nvim --wait, enter to skip] nvim: Unknown option argument: "--wait" ``` **Current behavior** [This line](https://github.com/valeriobelli/gh-milestone/blob/b77190986f46b9d7250dd36219fc5690d82542ab/internal/pkg/application/create/survey.go#L68) calls the user's editor...

bug

**Version Information:** ``` ~$ uname -a Linux zendesk 6.12.21-gentoo-dist #1 SMP PREEMPT_DYNAMIC Sat Apr 5 21:37:30 CEST 2025 x86_64 AMD Ryzen 7 5800X 8-Core Processor AuthenticAMD GNU/Linux ~$ swhkd -V...

No window ever opens. I'm using plasma on wayland, with an nvidia graphics card using the official driver and up to date mesa (see below for version info). Note that...

help wanted