Emanuele Sabato

Results 13 comments of Emanuele Sabato

i can confirm this problem: i use to switch between bspwm and xfwm using a shortcut and i noticed that Teams is broken even after switching to xfwm; also masking...

Hi, i implemented this some months ago, now i paused the project, but i will make a merge request. My partial refresh works, but i don't know if it's safe...

I would like to install this on Void Linux but I'm not shell script expert. Can someone help me with script phases? I just need to know what to do,...

I'm not a Github expert, how i can i send the code? Merge request? I need to power on My Pi and check the code.

Ok ok, only problem is to clean up my project, i'll upload it when it's a bit cleaner, however to obtain the partial refresh i changed some parameter in the...

I updated the readme weeks ago, now i'm waiting for the pull request

try with `sudo find / -name "LANShare*"` You could also try to compile from source

probably `clear` is a t-ui command, not an android shell command, so it will not run inside a sh script. In my configuration i use `clear;cat file.txt` on double tab...

Sorry for the wait, this is my modified library. It's a mess and it uses 4inV2 code mixed with 7inV2 ``` import logging from . import epdconfig # Display resolution...

Yes, i tried both with release and current branch. I will try to solve this problem and I'll document everything here :)