James

Results 7 issues of James

When using `pointer_modifier` I would expect `click_to_focus` to also apply which it does not. This could be a config option you can enable/ disable or you could apply multiple things...

I am getting this error when running the megasync application. There are no configuration files and I am not logged in. I am running version 4.3.3 (b2948c7) I am running...

wayland

I have this setup with docker-compose and my file is as such: ``` samba: container_name: samba image: dperson/samba networks: - default ports: - "137:137/udp" - "138:138/udp" - "139:139/tcp" - "445:445/tcp"...

I have this setup with docker-compose and my file is as such: ``` samba: container_name: samba image: dperson/samba networks: - default ports: - "137:137/udp" - "138:138/udp" - "139:139/tcp" - "445:445/tcp"...

Generating SDF values using the [Noto Font Family](https://www.google.com/get/noto/help/cjk/) (specifically the NotoSansCJK.ttc font file) produces incorrect results. I have also tried [Source Han Sans](https://github.com/adobe-fonts/source-han-sans) and this also produces incorrect result. I...

2 bug
1 stb_truetype
needs significant new work

When selecting the font file (for both UI and text font) the Fonts folder does not appear when navigating to the \Windows directory and navigating to it manually yields a...

Type: Bug
Priority: 3 (Low-Med)
Component: Text Window

This exposes some more of the RomFS API to the public facing side allowing file "opening" and directory listing natively without requiring stdio. The main reason for this is to...