Paweł Kotiuk

Results 80 issues of Paweł Kotiuk

It would fix Warning: `❗WARN File with game controller mappings "/home/paul/antimicrox/build/bin/../share/antimicrox/gamecontrollerdb.txt" does not exist` When you compile and run a built executable without proper installation.

enhancement
good first issue
low-priotity

![image](https://user-images.githubusercontent.com/45544416/196974373-8c6107ca-3242-4e59-971e-71f2739e705c.png) After pressing any hyperlink in changelog we get empty window ![image](https://user-images.githubusercontent.com/45544416/196974650-91c67289-f975-4f33-812b-214384219372.png)

bug
good first issue
low-priotity

Classes like `ButtonEditDialog` `JoyButtonSlot` (and probably many other) have many duplications in overrides constructors. For example ```cpp JoyButtonSlot::JoyButtonSlot(QObject *parent) : QObject(parent) , extraData() { deviceCode = 0; m_mode = JoyKeyboard;...

good first issue
refactor
low-priotity

There are a lot of unused pieces of code in `InputDaemon` most of it is linked with the flag `#define USE_NEW_REFRESH` enabled in commit https://github.com/antimicro/antimicro/commit/93099d09d79673947c193ecc15edb137335b1267 Now big chunks of code...

good first issue
refactor
low-priotity

## Example usecase I create a dataset and I want to have some simple metrics for comparing them (like total number of images, number of objects detected etc), co after...

# Use case example I have dataset for which I want to generate some histograms to allow easy comparison of different versions of it. I log some data (histogram showing...

I think it would be good to add here some reasons to NOT use flatpak or at least show examples of apps that should not be packaged. It would help...

enhancement

**Opis problemu** Jeśli umieszczony przez nas obrazek znajduje się blisko końca strony to wygenerowany plik wygląda, jakby dolna część obrazka (albo jego marginesów) została przeniesiona na kolejną stronę Czasem opis...

bug

**Is your feature request related to a problem? Please describe.** I am trying to organize my photos collection, and one of the thing I do is adding places to photos...

feature

I see there are only X10/X11 motherboards. Would it need a lot of effort to implement support for motherboard M12SWA-TF ?

enhancement