Christian Fillion

Results 13 issues of Christian Fillion

## Bug 1: Crash when receiving signals after `main` returns The waybar process does not exit instantaneously. Signals may be received after main has started freeing resources. When a worker...

This pull request fixes the inconsistent font sizes (between fonts and between ImGui and other software) caused by ImGui treating the font size as the total pixel height instead of...

font/text

This adds a hook for backends to lookup fallback fonts from the user's system when encountering a missing glyph and merge them to the current ImFont on demand. ![Demonstration](https://github.com/user-attachments/assets/a3d24b3e-08ac-445a-bd69-80a696490057) ```cpp...

font/text