efernau / rot8

screen rotation daemon
MIT License
114 stars 27 forks source link

Added dynamic default normalization. #61

Closed fabro122 closed 1 year ago

fabro122 commented 1 year 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 1 year ago

I like this feature.

fabro122 commented 1 year ago

I corrected the formatting, so it should hopefully work now