-
- Diagon version: 1.1.156
- OS: darwin 23.6.0
- source: https://github.com/ArthurSonzogni/Diagon/releases/download/v1.1.158/diagon-1.1.156-Darwin.tar.gz
-
Hi,
I am currently giving the graph example from here https://github.com/ArthurSonzogni/FTXUI/blob/main/examples/dom/graph.cpp a shot but it leads to some weird cursor behavior.. it is constantly f…
-
I see there are no high level TUI frameworks in nim.
Illwill/wave and nimwave are quite low level, no included widgets at all.
There's ncurses and notcurses wrappers but they have a limited widget s…
-
I updated libnyquist.
On 59e4be41dc733b000c62da2224c2fb7006bf1338, I got this error with ASAN:
```
==166518==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x62c000007836 at pc 0x55dc58…
-
Hi there,
I was looking around how to have a number-only input field in ftxui 5.0.0 and came across the `input` example: https://github.com/ArthurSonzogni/FTXUI/blob/5a9ef876a14b91a3cc5b0313cfdaf6b…
-
### Discussed in https://github.com/ArthurSonzogni/FTXUI/discussions/939
Originally posted by **sentientbottleofwine** October 20, 2024
This might be a very simple question and I might be just…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: iframe credentialless
* Specification or proposal URL: https://github.com/ArthurSonzogni/anonymous-iframe
…
-
- [ ] SFML via CFML until I put work on C++ mangling
- [ ] WASE: https://github.com/Wase-Engine/wase-engine
- [ ] FLTK
- [ ] ~Termbox (as Affix::Termbox; keep Termbox dist based on FFI::Platypus)~
…
sanko updated
4 months ago
-
I would like to include ftxui into a realtime scheduling framework where there are tasks from which you derive so that you get the rt functionality without much work.
For that it would be pretty nice…
-
### What is the issue with the HTML Standard?
When a document opens a popup (using something like `const popup = window.open(url)`), and that popup requires a [browsing context group switch](https:…