Mk Safavi

Results 11 issues of Mk Safavi

after connecting a second controller it loops on creating as many emulated gamepads as it could in /dev/input. attached a screenshot below. I'm probably going to use it with one...

Hi. I tried to add a Persian (Farsi) layout. So far it went well kudos to the smooth CONTRIBUTING.md. My main issue is that I don't know how to set...

### Description: when i3wsr is running, if you hover mouse over i3bar (any window with type of _NET_WM_WINDOW_TYPE_DOCK) under certain situations it changes the workspace to the first one. It...

**Describe the bug** If you make some changes in the list view (creating and deleting a timespan or stopping a running one), you won't see it in dashboard charts right...

a:bug

**Describe the bug** recently Iran updated the timezone and removed summer day light saving. when editing an entry in Traggo it would automatically +1 the hour. just to make sure...

a:bug

Hi. It's a minor change but I thought it'd better if it gets updated to 5.1.3 before 5.2 is merged. Last couple of weeks I got into quite a few...

Added a patch for esp_rfc2217_server.py to fix the esptool.py import issue. I'm not sure if there's a better way to do this. The patch takes the esptool.py wrapped path and...

I noticed that `esp_rfc2217_server.py` doesn't work. I'm not sure if this is the only command that has this issue. Let me know if there's any other info that I should...

Hi. esp-idf has a python test runner which you can enable by `$IDF_PATH/install.sh --enable pytest`. Is it possible set this up on nixpkgs-esp-dev?

Some of the idf tools are inside the `/components` directory and they are symlinked to /bin/. Maybe we should add them on esp-idf docker image: ``` $ whereis parttool parttool:...