alexkdeveloper / calculator

String calculator for Linux
GNU General Public License v3.0
4 stars 2 forks source link

Feature request : instant calculation as you type the calculus and it is correct #6

Open MarArMar opened 4 months ago

MarArMar commented 4 months ago

When I type the calculus it could be great to have both "feedback" and instant result, saving me 1 click 😄

Some apps do that, it is great IMO

It could be "non intrusive" like in transparency here :

image

And refresh as I type and the calculus has a result, or no result if the calculus is incorrect like if I type

"1+" it displays nothing "1+1" it displays "2"

Also this way I know instantly if what I wrote is correct : because it displays something