alfrix
d4d27f809b
wifi: add icons
2023-11-24 16:55:11 -03:00
alfrix
b10f6a65ff
wifi: fix #1181
2023-11-23 22:09:56 -03:00
alfrix
6eefe9d465
wifi: avoid wwan close #1175
2023-11-18 17:15:27 -03:00
Michael Jäger
48095f857c
Fix fullscreen issue when setting width or height in config for non-desktop machines ( #1177 )
...
* Fix fullscreen issue when setting width or height in config for non-desktop machines
Setting width and height in the config should result in a windowed screen, but it is only the case for desktop users.
Fixes https://github.com/KlipperScreen/KlipperScreen/issues/1176 introduced via 8f07f21
* add warnings
---------
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2023-11-18 17:04:19 -03:00
Weblate (bot)
225f96100a
Translated using Weblate (Lithuanian) ( #1174 )
...
Currently translated at 100.0% (253 of 253 strings)
Added translation using Weblate (Lithuanian)
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/lt/
Translation: KlipperScreen/KlipperScreen
Co-authored-by: vjurka <v@jurka.lt>
2023-11-18 12:28:56 -03:00
alfrix
ad3b935e3d
Update translation platform details #1116
2023-11-16 20:49:56 -03:00
alfrix
f9ce5540ea
initial notifications panel
2023-11-16 20:30:14 -03:00
alfrix
cabb29db35
docs: sponsor message
2023-11-16 20:30:14 -03:00
Weblate (bot)
8a292e929f
Translations update from Hosted Weblate ( #1170 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/fr/
* Translated using Weblate (German)
Currently translated at 99.2% (251 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/
* Translated using Weblate (German)
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/
* Translated using Weblate (German)
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/
* Translated using Weblate (German (de_FORMAL))
Currently translated at 98.8% (250 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de_FORMAL/
* Translated using Weblate (Italian)
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/it/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/zh_Hans/
---------
Co-authored-by: Bahoué <stef.griv@gmail.com>
Co-authored-by: Sascha <saschbuerger@web.de>
Co-authored-by: bbraeu <braeu.bernhard@gmail.com>
Co-authored-by: Giadej <Giadej@users.noreply.hosted.weblate.org>
Co-authored-by: Samuel Wang <imhsaw@gmail.com>
2023-11-15 23:55:55 -03:00
Daviteusz
917ad1e8aa
Added info about the translation platform to README.md ( #1171 )
2023-11-15 23:51:01 -03:00
Weblate (bot)
68df27311b
Translated using Weblate (French) ( #1168 )
...
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/fr/
Co-authored-by: Bahoué <stef.griv@gmail.com>
2023-11-13 09:25:59 -03:00
alfrix
2863199ef2
wifi: simplify channel identification and add 3Ghz and 6Ghz frequency bands
...
close #1165
2023-11-12 11:46:32 -03:00
alfrix
685adea6e9
logging rollover improvements
2023-11-11 14:02:47 -03:00
alfrix
8f07f2197e
Desktop environment users should be out of fullscreen
...
KS is meant to be standalone, running inside a DE can cause unexpected issues, like dialogs without buttons and other issues
until those issues are fully resolved, it should not be running Fullscreen inside the desktop environment
2023-11-09 06:42:02 -03:00
Weblate (bot)
51d21895d0
Translated using Weblate (Italian) ( #1161 )
...
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/it/
Co-authored-by: Giadej <Giadej@users.noreply.hosted.weblate.org>
2023-11-04 19:10:13 -03:00
alfrix
7bef7f3f53
issue template fixes
2023-11-04 15:53:33 -03:00
alfrix
7c213773c7
improved issue template
2023-11-04 15:45:50 -03:00
alfrix
cad06cbc76
docs: add an easier way to grab the system logs
2023-11-04 15:36:45 -03:00
alfrix
524d0497dd
docs: add update instructions close #1115
2023-11-03 23:40:18 -03:00
alfrix
f346c2f046
print: fix layout on small screens
2023-11-03 23:34:02 -03:00
alfrix
957aeb835d
layout: remove the margin as it's very useful on small screens
...
con: user may have to touch away from the handle if it interferes with the button
2023-11-03 23:34:02 -03:00
alfrix
7aee23c1cb
lint fixes
2023-11-03 23:34:02 -03:00
alfrix
1f5bfb371f
Revert "screen: detect Desktop environment"
...
This reverts commit d5ec79e2efebf50b7e7e71e7656cde33ca8019be.
2023-11-01 16:45:29 -03:00
janstanka
064618d989
locale: Czech translation update ( #1157 )
2023-11-01 12:28:06 -03:00
Selim
a6adbf05c8
locale: Turkish Language Update ( #1156 )
2023-11-01 12:24:55 -03:00
alfrix
4a14962d35
deps: update pycairo close #1150
2023-10-24 20:51:47 -03:00
Thijs Triemstra
3b53d6619d
doc: fix klipper link ( #1154 )
2023-10-24 20:50:49 -03:00
Andriy
70f7320495
Ukrainian localisation update ( #1152 )
...
Ukrainian localisation update
2023-10-24 20:47:03 -03:00
Weblate (bot)
b6585eb0b1
Translations update from Hosted Weblate ( #1151 )
...
* Translated using Weblate (Polish)
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/pl/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
* Translated using Weblate (Italian)
Currently translated at 100.0% (253 of 253 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/it/
---------
Co-authored-by: Daviteusz <daviteusz0@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Giadej <Giadej@users.noreply.hosted.weblate.org>
2023-10-24 20:46:38 -03:00
Thijs Triemstra
b068fedfbc
doc: update git url ( #1153 )
2023-10-24 20:33:35 -03:00
alfrix
9a17b4d1b2
docs: fix type in touch section
2023-10-24 14:56:49 -03:00
alfrix
882037ae7b
style: fix issue with material-darker
2023-10-22 16:01:41 -03:00
alfrix
f88f2ba873
docs: troubleshooting improve touch info
2023-10-21 20:33:33 -03:00
alfrix
c4e6aaf734
locales: update translation files
2023-10-21 20:33:33 -03:00
alfrix
f5a5efabda
styles: use gtk vars for colors and other cleanup and improvements close #594
2023-10-20 00:06:34 -03:00
alfrix
a70cfe0e27
exclude: fix layout
2023-10-20 00:06:34 -03:00
alfrix
d5ec79e2ef
screen: detect Desktop environment
2023-10-20 00:06:34 -03:00
alfrix
49e6dfd884
config: fix screw_rotation not in validator fixes #1148
2023-10-20 00:05:22 -03:00
Péter Németh
ead94b75b8
locale(hu): update hungarian translation ( #1147 )
...
Signed-off-by: Pethical <sokkis@gmail.com>
2023-10-19 23:53:28 -03:00
Weblate (bot)
2a87080841
Translated using Weblate (Spanish) ( #1149 )
...
Currently translated at 100.0% (254 of 254 strings)
Translation: KlipperScreen/KlipperScreen
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-10-19 23:52:57 -03:00
alfrix
c14fd4d2cb
docs: add an extra step for fbturbo issues close #971
2023-10-15 11:43:31 -03:00
alfrix
f117b31a14
templates: add label for fr close #1144
2023-10-15 11:14:37 -03:00
Chad Condon
422363ebb9
Hide LEDs with leading underscores ( #1145 )
2023-10-15 10:45:18 -03:00
alfrix
a84b91a40b
led: clenaups
2023-10-15 10:36:33 -03:00
alfrix
82b75a528a
led: better implementation of the white channel
2023-10-14 13:49:41 -03:00
alfrix
836092659d
led: make the ON preset change only available colors
2023-10-14 13:24:41 -03:00
alfrix
7986ce23cd
led: do not round it's unnecesary
2023-10-14 10:23:10 -03:00
alfrix
4a328cb01f
docs: update PS thumbnail screenshot
2023-10-13 23:54:50 -03:00
alfrix
880a9fc3ab
remove debug error
2023-10-13 23:52:57 -03:00
alfrix
7ce3e0a88a
layout: spoolman fixes for vertical mode
2023-10-13 23:50:07 -03:00