ArcticaProject / arctica-greeter

Arctica Greeter: Greeter Frontend for LightDM
GNU General Public License v3.0
27 stars 10 forks source link

src/arctica-greeter.vala: add error handling to check_hidpi (). #89

Closed Ionic closed 9 months ago

Ionic commented 9 months ago

Make sure that the value falls in the range 0 < x <= 5.

Values higher than 5 are most probably errors (at the time of writing this code), negative values don't make sense at all and a value of 0 would mean not showing anything, which likewise is totally useless.

Ionic commented 9 months ago

Oh, this wasn't a typo. I literally meant "respec" as in "change the specification", but... that's probably not a word anyway.