Skip to content

Tags: KlipperScreen/KlipperScreen

Tags

v0.4.5

Toggle v0.4.5's commit message
chore: update changelog and tag 0.4.5

v0.4.4

Toggle v0.4.4's commit message
chore: update changelog 0.4.4

v0.4.3

Toggle v0.4.3's commit message
feat(prompts): add regular buttons and groups

v0.4.2

Toggle v0.4.2's commit message
network: fix not returning with back if panel was not initialized

v0.4.1

Toggle v0.4.1's commit message
vertical layout: increase font size

the current version of klipperscreen can have little bit more without breaking the ui in my tests

v0.4.0

Toggle v0.4.0's commit message
Translations update Turkish

close #1327

Co-authored-by: Selim <selim_guner2000@hotmail.com>

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
print panel refactor and new features (#1270)

Adds a grid/thumbnail mode (switchable to the list mode)
last mode used is saved
faster load and less memory usage
add sort by size

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Polkit rules to fix #1201 and improve network permissions avoiding th…

…e nm workaround (#1205)

* installer: use polkit for permissions

* update dependencies

* docs update

v0.3.7

Toggle v0.3.7's commit message
wifi: add icons

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Led light control, close #991 (#1106)

* feature: add leds panel

* Various refactors and improvements

* lint fixes

* led: use more columns for the selector

* leds: name in the title

* mainsail presets

* change sliders to horizontal to avoid visual bug, simplify defaults

* led: add a color preview and simplify methods to fix some issues

* simplify presets move all the logic to the panel

* led: change presets from names to previews

* preview label shows color, add vertical mode

* led: colored previews as rectangles instead of circles

---------

Co-authored-by: alfrix <alfredomonclus@gmail.com>