alfrix
8297f72ff4
functions: print a nicer traceback
2022-11-25 15:50:33 -03:00
alfrix
b5cf73054a
job_status: refactor
2022-11-25 15:50:31 -03:00
alfrix
c630178f0c
network: improve NetworkManager support
2022-11-24 14:57:36 -03:00
Elias Bakken
db48bb8a1f
Added support for network manager
2022-11-24 14:57:36 -03:00
alfrix
e1f02fd870
main and temp: fix gtk warning
2022-11-24 14:57:36 -03:00
alfrix
43a2f88ad1
docs: add a general remark in supported hardware
2022-11-24 14:02:51 -03:00
alfrix
e98114eaff
Improve Fatal error handling an messages
2022-11-24 11:35:21 -03:00
alfrix
8834ceb3e8
fix RTL not being applied
2022-11-24 08:38:00 -03:00
alfrix
1806973ba1
fix issue with auto language detection
2022-11-23 23:01:20 -03:00
alfrix
0d87592093
Update fr
2022-11-23 14:06:58 -03:00
alfrix
c0ffa41010
fix websocket not closing and sometimes looping, better fix for #806
2022-11-23 03:10:02 -03:00
alfrix
9ec4ed204e
rework update_queue fixes an issue that caused to not initialize after updates
2022-11-23 01:11:59 -03:00
alfrix
9211583a15
fix issues when using multiple printers fixes #806
2022-11-22 22:27:21 -03:00
alfrix
12b9ee5344
job_status: filename tweak max chars
...
after the tweaks for bigger font sizes the maximum amount can be raised
TODO: investigate if a pango layout that can detect ellipzised labels is suitable to replace this method
2022-11-22 17:32:53 -03:00
alfrix
97106bc2e0
tweak print and macros topbars
2022-11-22 16:33:12 -03:00
alfrix
00bd6ac4db
gtk: adjust icon sizes so they are more consistent across font sizes
2022-11-22 16:18:06 -03:00
alfrix
33fd5f9576
fix extrude speed buttons with no labels after 593d8c678be
2022-11-22 15:21:14 -03:00
alfrix
c09e552e3a
fix screen not turning on if using dpms due to glib timer fix #804
2022-11-22 15:16:58 -03:00
alfrix
5c7dfaf703
try to reinit after state changes
2022-11-22 15:03:46 -03:00
alfrix
593d8c678b
gtk: merge buttonimage and button
2022-11-22 14:55:42 -03:00
alfrix
34fde780fc
fix temp panel in vertical mode with big font getting out of screen fixes #805
2022-11-22 14:55:42 -03:00
alfrix
ea33d9de0f
fix printer_select not loading if there is a KS config error
2022-11-22 14:55:42 -03:00
alfrix
0b1b2f0e19
dialog removal refactor
2022-11-22 14:55:42 -03:00
alfrix
8d2f90f800
set title for internal options subpanels
...
the menu/subpanel system is a bit complex and hard to use
consider removing it and use individual panels of options
2022-11-22 14:55:42 -03:00
alfrix
ef5f86a67d
screenpanel remove unnecesary getters
2022-11-22 14:55:42 -03:00
alfrix
b415eca1c8
keyboard shortcuts escape and backspace to return
2022-11-22 14:55:42 -03:00
alfrix
880f7628e4
fix f-strings with no placeholders
2022-11-22 14:55:42 -03:00
alfrix
03ab14fa64
optimize imports
2022-11-22 14:55:42 -03:00
alfrix
717575256c
update translations remove some unnecesary strings use 2 letter designation unless needed
2022-11-22 14:55:42 -03:00
alfrix
0233327554
fix splash_screen reloading and limit klipper reconnects fixes #803
2022-11-22 14:55:42 -03:00
alfrix
484dbd1609
updater: show errors as popups
2022-11-22 00:55:37 -03:00
alfrix
383086e303
screen: cleanup show_panel names
2022-11-22 00:55:37 -03:00
alfrix
e90dac950c
config: make klipper_config a secondary location for new configs fixes #800
2022-11-22 00:55:37 -03:00
alfrix
d0d79a64df
base_panel: simplify action bar buttons enable-disable
2022-11-21 09:20:05 -03:00
alfrix
7b7c3838fc
printer_initializing: refactor message generation and remove markup
...
markup caused issues with status messages
2022-11-21 09:20:05 -03:00
alfrix
818f1ab465
splash_screen: show detailed error when moonraker connection fails
2022-11-21 07:15:02 -03:00
alfrix
bdd3e0ba1b
Cleanups
2022-11-20 22:41:22 -03:00
alfrix
f1754f1014
update translations
2022-11-20 21:00:43 -03:00
alfrix
054523d937
settings: add extra large font close #798
2022-11-20 20:58:06 -03:00
alfrix
fa10b00db7
job_status: fix fan speed sometimes not updating
2022-11-20 20:58:06 -03:00
alfrix
e785022e64
screen: simplify DPMS timeout
2022-11-20 20:57:46 -03:00
alfrix
dbd1474d63
screen_panel: share ks_printer_cfg between panels
2022-11-20 14:17:48 -03:00
alfrix
1ca950c1fc
job_status: alwasys get the value of homing_origin to set buttons fixes #795
2022-11-20 11:19:58 -03:00
alfrix
c4c7e50314
printer: create get_probe to support other probe types
2022-11-20 11:07:24 -03:00
alfrix
e29b41e5c3
rewrite send_request
2022-11-20 09:04:51 -03:00
alfrix
fc0f153023
reorder imports
2022-11-20 07:28:05 -03:00
alfrix
cebd371734
websocket: fix for when websockets-client doesnt pass the class object #796
2022-11-20 00:23:19 -03:00
alfrix
86ee1eb19f
menu: the system panel should not be accesible during printing (at least not without disabling all the buttons)
2022-11-19 12:31:13 -03:00
alfrix
c3c28175ca
use https with port 7130 and mention the behaviour in the docs
2022-11-18 13:54:16 -03:00
Thomas Malkewitz
5d12addbba
Xserver-XSDL cmd args to stop screen blanking ( #794 )
...
Added documentation to stop Xserver-XSDL from enabling its 5 minute default screen saver and blanking the screen. In this scenario even after enabling the 'stay away' option in the debugging or developer options of the android device, the screen will still go black, but leave the back light on. To stop this this, you must disable the Xserver screen saver option in the start up arguments of the server app itself. I spend more than a few hours looking for and figuring this out, when this little bit of info would have saved me a lot of time.
Not sure if where I placed it is the best place in the doc, but the info is sound. I am using my android over USB, FYI.
2022-11-18 13:38:55 -03:00