Rokas Kupstys
Rokas Kupstys
Consider `std::vector` used as return type somewhere. Is there a way to somehow use that return type and walk instantiation of class `std::vector` so that methods of `std::vector` have `std::string`...
Would it be possible to expose mangled names? It could be very helpful when generating API wrappers for foreign languages.
Every application i run with primusrun crashes on exit: ``` % primusrun glxspheres64 Polygons in scene: 62464 (61 spheres * 1024 polys/spheres) Visual ID of window: 0x27 Context is Direct...
HDPI support
This PR is supposed to solve HDPI issues once and for all (and close #1786). This is still a work in progress and incomplete. With this PR user is expected...
Hello there, I wanted to voice some gripes i am having. Let me start with how i ended up here. Me with some friends were looking to rework networking in...
It would be great if Lean implemented cTrader OpenAPI for their supported broker access. They have [9 featured brokers](https://ctrader.com/featured-brokers/), but they may support more. I do not know precise details...
Currently it is not possible to move window with `SDL_WINDOW_BORDERLESS` flag outside of screen bounds using `SDL_SetWindowPosition()` (#3813). Suppose we move such window at the bottom of the screen, and...
I am very excited about this project. Upstream kwin does bad job when it deals with multiple monitors of different refresh rates. They get locked down to lowest available refresh...
As title says. Though i do not have good data to properly test it as my transactions have margin/futures stuff interleaved. People interested in #80 - please test if you...