Vladimirs Nordholm
Vladimirs Nordholm
Some other features which would be great, but not necessary would be - setting the volume of specific audio - fading the volume - looping the audio - pausing the...
> The user registers an audio file `void register(size_t id, string filePath)` I wonder if it should be up to the user or `scone` to give a sound file an...
The [code](https://github.com/vladdeSV/scone/blob/e07e1ffaeab82f9bca03e6b29b8c95bf3443c0f2/source/scone/os/windows/output/windows_output.d#L51-L90) works for *Powershell 7-preview (powershell.exe)* and *Command Prompt (cmd.exe)*. *Correction*: `GetCurrentConsoleFont(...)` returns an "invalid" font in `Windows Terminal`. The font has an id of 0 and a size...
Update: Seems this issue is related to https://github.com/microsoft/terminal/issues/5094
According to https://github.com/microsoft/terminal/issues/6395#issuecomment-640260972 getting the font size is not possible with the Windows Terminal by design. This means I cannot detect the size of the terminal. Because CMD/Powershell (unsure if...
(Horrible idea: Render every RGB color with the POSIX method, and everything else using native API calls 🤓)
Looked at this really quickly, and a couple Dlang POSIX-only modules are not available on Windows. I need to look at this again and once and for all figure out...
Mouse events would be accessed via the already available `class Input` with `input.mouse`, similar to how keyboard events are fetched with `input.keyboard`.
Pardon previous message, for some reason thought this was my repo. Apologies.
Can confirm I have this issue too. Windows 10 64-bit. Sublime Text 3, 3126