alfrix
1e741ee439
fix menu items not evaluating fixes #959
2023-05-11 08:39:36 -06:00
alfrix
49d910af2b
fix popup timer close #946
2023-05-09 07:51:09 -06:00
alfrix
ebaedeaf6c
macros: fix arrow not showing after click
2023-05-09 07:43:23 -06:00
alfrix
0b973ad4c5
Update pt translation (thanks rafaelSwi)
...
close #961
2023-05-07 07:26:26 -06:00
alfrix
13a358acd8
Update spanish
2023-05-07 07:17:14 -06:00
alfrix
54e7a8b6a2
update translation files
2023-05-07 07:04:43 -06:00
alfrix
abacff9bd5
translate minute (singular) in the blanking list
2023-05-07 06:58:45 -06:00
Thijs Triemstra
d21a9616e7
add 1 and 2 minute screen blanking options ( #958 )
...
for battery-powered devices
2023-05-07 06:56:13 -06:00
alfrix
282799c8cb
bed_mesh: fix points not working
...
consider implementing a view button to not forcibly load a mesh to view it
2023-04-05 05:50:32 -06:00
alfrix
d775e15fa0
add extra digit for z_offset close #943
2023-04-02 09:29:00 -06:00
alfrix
a1c602b46d
style: z-bolt add camera icon
2023-03-24 08:35:23 -06:00
alfrix
0f97f6e32c
menu: don't create items if enable is false, previously it was just not shown
2023-03-24 08:35:11 -06:00
alfrix
da9f970231
print: refactors
2023-03-22 06:51:34 -06:00
alfrix
3417765223
job_status: fix panel not showing and not updating thumbnails
...
safeguard against thumbnail corruption or other errors fixes #893
better system to update name and thumbnails fixes #889
2023-03-19 05:55:30 -06:00
alfrix
b963c55140
job_status: fix save endstop not working fixes #929
2023-03-17 07:50:50 -06:00
alfrix
2d8419ca13
fix desktop icon not appearing
2023-03-17 07:50:50 -06:00
Jookia
5f3827a2cb
screen: Only switch layouts if the window has been majorly resized ( #913 )
...
* screen: Only switch layouts if the window has been majorly resized
Changing the layout can cause the window to resize on some systems.
This can create a feedback loop on systems with square displays.
Keep track of the vertical aspect ratio associated with the current
mode and only switch between vertical and horizontal mode when a
significant aspect ratio change has been detected.
* fixup
---------
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2023-03-17 07:49:28 -06:00
alfrix
d6f7bdcfe6
macros: use the new get_macro instead of get_config due to recent issues
2023-03-11 16:53:08 -06:00
alfrix
87c3f03719
fix issues caused by dfe1ac8d
...
fix #924
fix #923
2023-03-11 16:40:06 -06:00
Alfredo Monclus
094b90cf86
network: integrate networkmanager ( #917 )
...
fixes #881
this should be temporary until an implementation of sdbus-networkmanager
2023-03-11 07:43:10 -06:00
alfrix
3220f084ec
Update Ukranian close #914
...
Re-done due to merge conflicts
Co-authored-by: Andriy <40995038+komandrik@users.noreply.github.com>
2023-03-10 20:29:18 -06:00
alfrix
dfe1ac8d2c
macros: fix list not loading when there are extra spaces fixes #909
2023-03-10 20:03:28 -06:00
alfrix
be473bf626
bed_level: fix auto-detect when there is no config file fixes #918
2023-03-10 06:43:02 -06:00
alfrix
b353f8526e
timeout requests to prevent locking
2023-03-09 07:32:46 -06:00
alfrix
122752b000
leakfix
2023-03-09 07:32:46 -06:00
alfrix
0f0c6f9b6e
always maintain printers data, should avoid a bunch of issues
2023-03-09 07:32:46 -06:00
alfrix
18af1d1410
bed_level: add center screw close #863
2023-03-08 06:36:54 -06:00
alfrix
926d78de01
bed_level: remove screws only if in list and simplify detection fixes #910
2023-03-08 06:11:23 -06:00
alfrix
a5b639fba2
bed_level: fix compatibility with python 3.7
2023-03-03 08:12:41 -06:00
Alfredo Monclus
55af0d753c
bed_level: improve screw detection ( #908 )
...
* Use max_distance for fitting screws to buttons
The max distance is at most 1/3 of the diagonal,
depending on how many screws are there in horizontal or
vertical orientation.
This is a safe guard to prevent assigning screws to buttons
that would confuse the users, for very skewed screw configs.
use a smaller button scale fixes #891
Co-authored-by: alfrix <alfredomonclus@gmail.com>
Co-authored-by: czaky <jendrzej.w@lczak.net>
2023-03-01 07:41:43 -06:00
alfrix
d6693fbecc
make the menu icon non-mandatory
...
this was caused by #866
fixes #902
2023-02-20 07:57:45 -06:00
alfrix
e426b06b8b
lint fix
2023-02-13 21:10:53 -06:00
alfrix
c722674918
fix popup word wrap
2023-02-13 21:08:21 -06:00
Geoffrey Young
3d7e92f507
add ability to style and template menu buttons ( #866 )
...
* add ability to select button style for menu items
* allow for jinja template rendering for (nearly) all menu options
this shuffles params json checks to display time instead of config time
2023-02-13 21:06:33 -06:00
Thijs Triemstra
fc7b8c5304
fix typos ( #897 )
2023-02-13 21:05:48 -06:00
alfrix
a6bb0fd02e
zcalibrate: fix dialog loop, fix popup errors not showing at end #844
2023-02-06 18:27:35 -06:00
dependabot[bot]
dcb6d18709
build(deps): bump websocket-client from 1.5.0 to 1.5.1 ( #888 )
...
Bumps [websocket-client](https://github.com/websocket-client/websocket-client ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/websocket-client/websocket-client/releases )
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog )
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: websocket-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 16:35:20 -06:00
alfrix
69571c88b8
fix german keyboard issue caused by #886
2023-02-05 22:32:07 -06:00
Cyril Guislain
c33b5d6311
Fix German Keyboard and Add French Keyboard ( #886 )
2023-02-05 21:47:11 -06:00
alfrix
49add980b3
theme: add light icon to material-dark fix:#884
2023-02-05 10:24:58 -06:00
dependabot[bot]
8d8d3bf9af
build(deps): bump requests from 2.28.1 to 2.28.2 ( #868 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.28.2 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-05 10:20:24 -06:00
alfrix
059f1a8026
update docs screenshot
2023-01-29 15:49:41 -06:00
alfrix
eeffdd26dd
mask modemmanager close #857
2023-01-29 15:49:41 -06:00
camerony
5de5e1e3eb
Update on-screen keyboard.py ( #874 )
2023-01-29 09:54:53 -06:00
dependabot[bot]
485c82c53f
build(deps): bump websocket-client from 1.4.2 to 1.5.0 ( #877 )
...
Bumps [websocket-client](https://github.com/websocket-client/websocket-client ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases )
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog )
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.4.2...v1.5.0 )
---
updated-dependencies:
- dependency-name: websocket-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 09:43:04 -06:00
camerony
4e60f65404
network: fix button size, and update ipv4 address on network change ( #879 )
2023-01-29 09:42:49 -06:00
camerony
85cec193f9
Fix Changing wifi networks hangs
2023-01-29 09:40:45 -06:00
alfrix
34055277e0
Add czech and update ru .mo
2023-01-29 09:34:29 -06:00
AleksandrBukin
9b4c58369e
Update Ru ( #871 )
...
line 626: "Show Heater Power" in RU "Показать мощность нагрева"
2023-01-29 09:16:18 -06:00
AntoszHUN
b96adf55ed
Update Hungarian Language ( #848 )
2022-12-13 20:04:48 -03:00