efernau / rot8

screen rotation daemon
MIT License
111 stars 27 forks source link

Added dynamic default normalization. #61

Closed fabro122 closed 11 months ago

fabro122 commented 11 months ago

I implemented this, because I had myself the problem, that even though I tested many different normalization factors the program never seemed to work. Only after cloning and debugging step by step I was able to tell, that the norm-factor was still at fault. Therefore I implemented the following:

You can see this pull request as a proposal. If you don't like it, just ignore it or ask for changes. If something is wrong with this pull request, feel free to call me out (this is my very first one).

efernau commented 11 months ago

I like this feature.

fabro122 commented 11 months ago

I corrected the formatting, so it should hopefully work now