2023 Commits

Author SHA1 Message Date
zkk
56e0e2721e 修改黑背景下的开关按钮样式 2024-07-13 17:16:34 +08:00
zkk
757c5bc8d9 修改侧边栏按钮选中高亮 2024-07-12 15:12:34 +08:00
zkk
150c91163f 将设置中菜单KlipperScreen选项改为More 2024-07-12 10:26:34 +08:00
zkk
8d8ec1d2e1 增加机型显示并添加隐藏的设置机型选项 2024-07-12 10:24:34 +08:00
zkk
a0c177a343 修改按钮和下边多选框的效果 2024-07-10 17:22:40 +08:00
zkk
4b2c65ffd5 修改移轴页面的图标 2024-07-10 17:21:05 +08:00
zkk
8bff3032e1 优化数字键盘显示效果 2024-07-10 15:08:35 +08:00
zkk
2f92e33d5b 修改侧边栏和首页图标以及首页和预热界面布局 2024-07-10 15:03:47 +08:00
zkk
0c44d9598e 删除系统信息页面中单个cpu核心的使用率 2024-07-10 13:45:27 +08:00
zkk
5fffb29cc5 修改侧栏按钮不可用时不可见 2024-07-08 14:16:12 +08:00
zkk
9aee69c25f 增加亮色主题light 将黑色主题修改为dark 2024-07-08 14:10:33 +08:00
zkk
440989828f 降低侧边栏的图标灰显的透明的 2024-07-01 17:59:32 +08:00
zkk
3b11fc5605 修改侧边栏点击逻辑 回显返回按钮一级页面除文件页面 不显示返回按钮 2024-07-01 14:42:45 +08:00
zkk
be83515f08 添加未连接时不显示侧边栏按钮 2024-07-01 14:40:22 +08:00
zkk
656371fce3 将挤出机菜单移动到侧边栏 2024-07-01 08:57:40 +08:00
zkk
afd3a370a1 设置打印状态下侧边栏设置按钮不可用 2024-06-29 17:08:49 +08:00
zkk
074c1707e1 把文件菜单移到侧边栏 2024-06-29 17:08:17 +08:00
zkk
210e1ab84a 删除侧边栏的关机菜单 2024-06-29 14:50:25 +08:00
zkk
9fc8291ad9 将设置菜单挪到侧边栏 2024-06-29 14:23:46 +08:00
zkk
1fbb63f354 删除侧边栏的宏指令菜单按钮 2024-06-29 11:30:45 +08:00
zkk
5fe60298d1 将移轴菜单按钮移到边栏 2024-06-29 09:28:08 +08:00
zkk
7f362593ee 新增黑色主题 2024-06-28 18:27:10 +08:00
zkk
f4059d7359 Enforce LF line endings for all text files 2024-06-28 18:18:22 +08:00
Alfredo Monclus
98c6ca5dfa job_status: make the animation smoother and overscroll a bit 2024-06-13 23:09:42 -03:00
Alfredo Monclus
629c86d95f shutdown: add space to restart 2024-06-12 21:57:26 -03:00
Alfredo Monclus
c232e37b9b bedmap: dinamically determine if the number fits 2024-06-12 13:27:53 -03:00
Alfredo Monclus
036a09a4f0 Revert "kgtk: button avoid extra if"
This reverts commit 1ab8be5304bee29fbab25d8d768f50218ae4256e.
2024-06-12 13:14:38 -03:00
Alfredo Monclus
1ab8be5304 kgtk: button avoid extra if 2024-06-12 13:10:35 -03:00
Alfredo Monclus
b6d1bc73a8 update docs close #1398 2024-06-12 11:22:18 -03:00
Alfredo Monclus
f6dca04b5e make the scroll a custom class 2024-06-12 11:22:18 -03:00
Alfredo Monclus
f3588bb3b9 layout: reduce heater list button left padding
this should maintain alignment when disbling the graph view
2024-06-12 11:22:18 -03:00
Alfredo Monclus
81333830fb screen_panel: cleanup the update temp func 2024-06-12 11:22:18 -03:00
Alfredo Monclus
be2a3f664e extrude: use a custom temp update func 2024-06-12 11:22:18 -03:00
Alfredo Monclus
e4dd0c4843 dialogs: reduce margins 2024-06-12 11:22:18 -03:00
Alfredo Monclus
ef81bb4769 layout: various tweaks
increase font-size

job_status improved auto-sized thumb

prioritize data over names in main and temp
2024-06-11 00:51:47 -03:00
Alfredo Monclus
e8e046469b network: fix not returning with back if panel was not initialized 2024-06-10 19:59:00 -03:00
Alfredo Monclus
861b617ddb styles: base: tweak paddings to better center labels 2024-06-10 16:08:35 -03:00
Alfredo Monclus
d262dfe0b2 style: material darker more centered labels 2024-06-10 16:07:45 -03:00
Alfredo Monclus
4060d6ef18 job_status: remove the status message and use the titlebar for that 2024-06-10 15:07:53 -03:00
Alfredo Monclus
c0477be5cb screen: fixup reload of main 2024-06-10 14:24:18 -03:00
Alfredo Monclus
c898c8afea styles: material updates 2024-06-10 14:12:41 -03:00
Alfredo Monclus
8e735bfd5d screen: refactor to fix #1397
only auto-close dialogs when changing menu struct
only remove_all when changing menu
2024-06-10 12:58:05 -03:00
Alfredo Monclus
e3174c4929 fix small leaks with timers
50kb over 1200 iterations doesn't seem much, but anyway
2024-06-08 14:06:06 -03:00
Alfredo Monclus
d51c82a68c functions: log the version without the extra letter 2024-06-07 15:41:14 -03:00
Alfredo Monclus
ccd8fd9fcc functions: improve error handling while loading DPMS 2024-06-07 15:41:14 -03:00
Alfredo Monclus
e8cc5cd591 functions: cleanup unused funcs 2024-06-07 15:41:14 -03:00
Weblate (bot)
55526347a0
Translated using Weblate (Spanish) (#1392)
Currently translated at 99.6% (310 of 311 strings)


Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
Translation: KlipperScreen/KlipperScreen

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2024-06-07 12:05:20 -03:00
Alfredo Monclus
e7ca0ff2af docs: update theming to add more details 2024-06-07 12:04:02 -03:00
Alfredo Monclus
10bf5bdb34 docs: update network troubleshooting 2024-06-07 11:25:11 -03:00
Alfredo Monclus
abdbd5aa12 installer: clarify the reconnect to the user 2024-06-07 10:04:38 -03:00