144 Commits

Author SHA1 Message Date
zkk
29952f56f6 新增一个图标按钮css样式 2024-07-18 16:29:09 +08:00
zkk
55e9f70e20 优化风扇设置页面的效果以及图标 2024-07-18 16:28:16 +08:00
zkk
a09b8784f7 修改数字键盘的确认按钮图标 2024-07-16 14:05:09 +08:00
zkk
9cf474eaf4 修改未连接时KlipperScree菜单选项设置成More以及修改图标 2024-07-15 17:01:56 +08:00
zkk
56e0e2721e 修改黑背景下的开关按钮样式 2024-07-13 17:16: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
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
7f362593ee 新增黑色主题 2024-06-28 18:27:10 +08: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
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
c898c8afea styles: material updates 2024-06-10 14:12:41 -03:00
Alfredo Monclus
bc822eebef layout: reduce some paddings
dropdowns
print items of thumbnail view
2024-05-24 23:17:13 -03:00
alfrix
3d241cecb4 printer_select: support custom icons #1240 2024-04-26 07:36:52 -03:00
alfrix
4588ed537a theme: change icon name from print to printer 2024-04-26 07:36:52 -03:00
alfrix
6886c17604 bed_level: add a specific center screw icon
make z-bolt theme middle screws more visible

make colorized specific icons for the bed
2024-04-13 10:24:57 -03:00
alfrix
c774d2ed06 style: change z icons to arrows only, to avoid misinterpretations 2024-04-09 15:13:02 -03:00
alfrix
cdf8d12710 action bar buttons visibility tweak 2024-03-09 09:09:41 -03:00
alfrix
a023c01ae8 layout and style changes for comboboxes
make comboboxes arrows dissappear when not active

correct the color of the combo

make the items bigger for easier selection
2024-02-25 13:48:15 -03:00
alfrix
c35b52805d layout: make popover buttons larger and add a border 2024-02-25 12:09:48 -03:00
Alfredo Monclus
d9a361cacc
ws: fix issue that made buttons busy forever fixes #1087 (#1266)
* 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
2024-02-18 17:26:08 -03:00
Alfredo Monclus
b5e87152f1
bed_level: improvements (#1248)
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
2024-01-25 22:46:51 -03:00
alfrix
db0bff8ab2 style: less transparent disabled buttons 2024-01-17 09:30:13 -03:00
alfrix
d1168b5405 themes: get rid of the unused vertical selector buttons, simplify and rename the horizontal toggle strip 2024-01-10 23:30:39 -03:00
alfrix
78f1c691f6 popups improve contrast 2024-01-10 23:30:39 -03:00
Alfredo Monclus
1794d8aa24
feat: macro prompts close #1216 (#1219)
* 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
2024-01-02 08:04:02 -03:00
alfrix
906831a151 fix ui overflow #1220
this make the scrollbar buttons a lot smaller, there is no alternative, they simply don't fit they never did
2023-12-30 11:08:35 -03:00
alfrix
02ba0f9594 heater grid: smaller temp column if power is not displaying close #1200 2023-12-22 21:04:21 -03:00
alfrix
d4d27f809b wifi: add icons 2023-11-24 16:55:11 -03:00
alfrix
f9ce5540ea initial notifications panel 2023-11-16 20:30:14 -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
882037ae7b style: fix issue with material-darker 2023-10-22 16:01:41 -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
f3cacafd53 styles: extend extruder icons to 0-11
font used in colorized and z-bolt themes is liberation-sans bold 22pt (18pt for double numbers)
they are converted to paths to avoid renderers misbehaviours
2023-10-08 08:34:41 -03:00
alfrix
adc59f7df1 change solarized warning to orange 2023-09-25 08:31:47 -03:00
alfrix
0f8fe9abe1 main: temp: heater list smaller slider 2023-08-28 17:15:10 -03:00
Blonďák
8b93ba07d9
Spoolman: Added extra padding to expanders (#1090) 2023-08-21 15:14:02 -03:00
Blonďák
af1de12f28
Spoolman support close #1060
Refactor post_requrest
Switching to TreeView
More spool info
redesign toggle buttons
Allow spoolman while printing
Styling checkbox as switch
render Toggle switch-like
Fixed wrong timezones
Filtering spools
Removed translations of Spoolman
Spool image can be overided in theme
Added switch-on/off symbols to toggle
rename iter to i to avoid shadowing built-in function
remove redundant parenthesis
convert spoolcompare to static
merge check and treeview shared props
reduce spacing of buttons very useful for vertical/portrait
fix issue with remainings
add spoolman shortcut to extrude
Using backports.zoneinfo for python < 3.9
use decorators for properties
extract format_date function
change top row
last used sort
rebase on upstream
Fix for never used spools


Co-authored-by: alfrix <alfredomonclus@gmail.com>
2023-08-19 18:43:45 -03:00
Vasilyev81
65c4b172e8 Add butttons for vertical scrollbars fixes
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2023-08-18 11:57:07 -03:00
alfrix
fb0d0bb909 css: simplify graph_labels 2023-08-18 11:39:20 -03:00
alfrix
0a3dfbeb10 style: reduce the opacity of disabled buttons (better feedback) 2023-08-03 22:50:23 -03:00
Alfredo Monclus
6190581101
Reorganization (#1029) 2023-07-02 15:16:36 -03:00
alfrix
f7c12867d5 slimmer topbar buttons fixes #1006 2023-06-13 13:39:23 -03:00
alfrix
f0a33bd360 keyboard: improvements and fixes
modify layout to make keyboard bigger in the same space
create shift for a more traditional aproach
fix highlighting fixes #1004
2023-06-13 11:54:42 -03:00
JS-Cannon
46dd978dcc
Fixed z-bolt images opacity (#960) 2023-05-14 09:03:18 -06:00