Paweł Kotiuk

Results 80 issues of Paweł Kotiuk

Closes: https://github.com/doableware/djongo/issues/608 Fix based on comment: https://github.com/doableware/djongo/issues/608#issuecomment-1130292782

I am unable to build engine according to instructions here: https://github.com/marcoslucianops/DeepStream-Yolo/blob/master/docs/YOLOv5.md using NVIDIA Jetson. (everything works on regular dGPU with x86) ### Reproduction steps Enable displaying windows in docker: ```...

@marcoslucianops Thank you for your work :)

I think this app does a great job as a tool for monitoring GPU usage for different vendors. But a CLI app is not always something people need. I think,...

All of the gamepads in AntiMicroX show wrong number of buttons. ![](https://user-images.githubusercontent.com/889881/144520351-da1e2b02-b997-4ebe-8371-6d6e9b6e8615.png) This is caused by hardcoded value of button number for every device recognized as GamePad. ```cpp int GameController::getNumberRawButtons()...

bug
refactor
low-priotity

Copied issue from: https://github.com/AntiMicro/antimicro/issues/45 > For instance, user could use standard regex when specifying window titles and glob expressions for specifying paths. Would incur a slightly larger performance hit every...

enhancement

Thing worth considering. In some cases, managing all of the config files can be annoying. In the case of selecting an option `Save` (not `Save As`), there should be a...

enhancement

As a fallback icons, antimicrox uses icons from Oxygen and Mist theme. [link](https://github.com/AntiMicroX/antimicrox/tree/master/src/images) In general, app tries to use icons from the current system theme but in case of some...

enhancement
good first issue
low-priotity

It would make development on Windows easier, because currently launching app after building on windows results in error caused by missing libs. Aftec copying them into bin directory (next to...

enhancement
good first issue
Windows
low-priotity