* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (263 of 263 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (263 of 263 strings)
Co-authored-by: Will Zhai <willzhai55@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/zh_Hans/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Turkish)
Currently translated at 100.0% (263 of 263 strings)
Co-authored-by: Nurettin Sevdik <nurettinsevdik10@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/tr/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Will Zhai <willzhai55@gmail.com>
Co-authored-by: Nurettin Sevdik <nurettinsevdik10@gmail.com>
* ws: fix issue that made buttons busy forever fixes#1087
* ws: reduce to high_idle due to touch not as responsive
* ws: make string translatable
* less animation steps for the spinner
the slower spinning gear icon is actually more pleasant to look
Currently translated at 100.0% (263 of 263 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (263 of 263 strings)
Added translation using Weblate (Portuguese (Brazil))
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/pt_BR/
Translation: KlipperScreen/KlipperScreen
Co-authored-by: Bernardo Scolnik <bscolnik@gmail.com>
1. use the status reference instead of regex matching (this was coded before the status existed)
2. change icons to reflect the rotation direction
3. change icon to reflect that the adjustment is good enough (according to klipper docs below 6 minutes)
4. auto open the panel when screws_tilt_calculate finished
close#1231
* Translated using Weblate (French)
Currently translated at 96.5% (254 of 263 strings)
Co-authored-by: Guilouz <guilouz6@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/fr/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (263 of 263 strings)
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/uk/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Guilouz <guilouz6@hotmail.com>
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
* Translated using Weblate (Czech)
Currently translated at 100.0% (261 of 261 strings)
Co-authored-by: Michal Bitala <bitala.michal@seznam.cz>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/cs/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Spanish)
Currently translated at 100.0% (261 of 261 strings)
Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Italian)
Currently translated at 99.6% (260 of 261 strings)
Co-authored-by: Riccardo Babetto <riccardobabetto@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/it/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (261 of 261 strings)
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/uk/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Michal Bitala <bitala.michal@seznam.cz>
Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com>
Co-authored-by: Riccardo Babetto <riccardobabetto@gmail.com>
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
to me closing was the intended behaviour a prompt ask and continue, but apparently other interfaces do not close on actions, so for consistency sake it will not. close#1224
improves performance and makes the code cleaner
* add parameters instead of calling methods afterwards
* remove a a lot of size requests
* remove parameters that are being set to the default value
* simplify dialogs containers
* feat: macro prompts close#1216
now the user can have confirmation on macros using this feature close#835
* prompt: remove separator and remove the header and close button if windowed
* prompt: wakeup screen
* prompt: slightly larger close icon