Open
Conversation
Currently translated at 100.0% (318 of 318 strings) Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/fr/ Translation: KlipperScreen/KlipperScreen Co-authored-by: Nackophilz <zrv4flra@anonaddy.me>
* Added config directives to specify moonraker route prefix, and explicitly specify SSL * Added newly-implemented options to documentation * Fixed boolean handling * Cleanup * Fixed trailing whitespace * refactor: simplifications and lint fixes --------- Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com>
…n#1466) * Translated using Weblate (German (de_FORMAL)) Currently translated at 86.4% (275 of 318 strings) Translated using Weblate (German) Currently translated at 100.0% (318 of 318 strings) Co-authored-by: Leart Dukaj <premtimdukaj@hotmail.com> Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/ Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de_FORMAL/ Translation: KlipperScreen/KlipperScreen * Translated using Weblate (German (de_FORMAL)) Currently translated at 100.0% (318 of 318 strings) Translated using Weblate (German (de_FORMAL)) Currently translated at 95.2% (303 of 318 strings) Translated using Weblate (German (de_FORMAL)) Currently translated at 86.4% (275 of 318 strings) Co-authored-by: Flo082002 <flos6323@gmail.com> Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de_FORMAL/ Translation: KlipperScreen/KlipperScreen * Translated using Weblate (German (de_FORMAL)) Currently translated at 100.0% (318 of 318 strings) Translated using Weblate (German) Currently translated at 100.0% (318 of 318 strings) Translated using Weblate (German (de_FORMAL)) Currently translated at 95.2% (303 of 318 strings) Co-authored-by: Leart Dukaj <premtimdukaj@hotmail.com> Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/ Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de_FORMAL/ Translation: KlipperScreen/KlipperScreen --------- Co-authored-by: Leart Dukaj <premtimdukaj@hotmail.com> Co-authored-by: Flo082002 <flos6323@gmail.com>
it takes less space and the previous implementation looks bad on some systems where the sizes are not respected
Adds support for InputPurpose.DIGITS to the on-screen keyboard. This can be used in places where a number-only input is appropriate, but there may not be a desire to use the large keypad widgets.
…croll the delay is needed because the osk will change the scrolledwindow adjustment, and it's only possible to scroll down more after the keyboard has been shown
… icon got mistakenly removed in previous commit 585f477
…o not fail the connection on startup and having to retry
…e was incomplete and didn't load
…n#1471) * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (318 of 318 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 (Chinese (Simplified Han script)) Currently translated at 100.0% (318 of 318 strings) Co-authored-by: Neko.vecter <Vecterfang@icloud.com> Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/zh_Hans/ Translation: KlipperScreen/KlipperScreen * Translated using Weblate (Portuguese) Currently translated at 91.5% (291 of 318 strings) Co-authored-by: Paulo Henrique <pauloh.programador@gmail.com> Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/pt/ Translation: KlipperScreen/KlipperScreen --------- Co-authored-by: Will Zhai <willzhai55@gmail.com> Co-authored-by: Neko.vecter <Vecterfang@icloud.com> Co-authored-by: Paulo Henrique <pauloh.programador@gmail.com>
* Initial commit, added psutil for getting tablet/laptop battery percentage, initial code for getting the values and displaying the icon * add battery svgs for light theme * added light styled battery svgs for dark themes * update icon based on battery percentage and if device is charging * indentation fix, and forgot to add battery plugged checks for 33% and 66% battery levels * move battery polling to its own timer now that i understand how to add an additional timer, checks every 30 seconds. check for if show battery is on or off * add toggle to config for settings * show battery callback as screen.restart_ks instead of just reloading panels * move self.battery_percentage() to end of reload_icons this ensures that when a theme is changed the icon is updated instead of waiting for the timeout to update the icon again * remove left over commented out code * only call self.battery_percentage when config is true * adjust tooltip message * split creatation of elements from updating elements * change print to logging.debug, handle rouding for percentage in the f-string * remove code that was moved to `�attery_init()`, only destroy icon element when updating icons/percentage text, remove redundant calls to `.pack_start` (just call it once after setting the icon). * only create battery_update timer if config setting is true * new material icons remove old icons * `self.battery_init() in `__init__` def * fix: lint * refactors * style: update icons to follow themes * refactor: remove config, make the show/hide automatic * style: bigger battery icons for z-bolt and colorized --------- Co-authored-by: MrTylerjet <MrTylerjet@gmail.com>
Заменены иконки подъема и опускания стола для темы z-bolt Добавлена иконка QR-кода для всех тем
Название и иконка панели Парковка заменены на Действия и main
Добавлена функция скрытия кнопки "Заблокировать"
Изменение имени отображения Chamber Fan на вентиляторы камеры
- убрано отображение security, frequency, chan, signal_level, BSSID
- убрано отображение security, chan, signal_level, BSSID
- добавлена кнопка QR-code
- qrencode
- добавлена функция переноса g-кодов в корневую директорию
- добавлена функция переноса g-кодов в корневую директорию
- отображение кнопки питания при печати
- отображение кнопки питания при печати
- подтверждение при загрузке и выгрузке филамента
- изменение пресетов скорости и расстояния
- отображение термисторов temperature_sensor
- отображение термисторов temperature_sensor
- отображение термисторов temperature
- отображение термисторов temperature
- подтверждение при загрузке филамента
- отображение системных сообщений, начинающихся на [+]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.