SalahDin Rezk
SalahDin Rezk
Hello, I hope there is some way to be able to sync the data and track it through mobile phones. I mainly use Android, and [uhabits](https://github.com/iSoron/uhabits) is my favorite tracker....
> PLEASE NOTE: This conflicts with other scripts that modify the OSC, such as TheAMM's excellent mpv_thumbnail_script. Merging this OSC modification with that script or others is certainly possible, but...
Hello, I would like to know if it is possible to go through pages after doing the search. Maybe the video I want is not in the first whatever `$pages_to_scrape`...
- [ ] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version. - [x] I have searched the issues of this repo and believe that this is not a duplicate. - **OS...
**Is your feature request related to a problem? Please describe.** When I type `2a` I expect the parameter to be moved twice. It does not. **Describe the solution you'd like**...
Hello, When I used `live.autologin` kernel option I noticed that, by default, it enables auto login for default user (`anon`), but even after installation, the auto login is still for...
when compiling the source code with `ninja -C build` I get the following error ``` ninja: Entering directory `build' [1/1] Linking target src/picom FAILED: src/picom cc -o src/picom src/picom.p/picom.c.o src/picom.p/win.c.o...
Hello, I think it will be cool to have also the colors of the mouse cursor be changed based on the current theme. I am not sure if this is...
Currently, `exec` is used, which is very unpythonic and inefficient. There should be a way to get all the functions in the `func.py` and link them accordingly. ```python operations =...