alfrix
|
92e899cf56
|
scripts: update naming and remove unused
|
2022-11-18 13:38:20 -03:00 |
|
mattlalumiere
|
6cb18816e2
|
Fixed Xclient scripts and added some examples (#717)
|
2022-11-18 13:31:41 -03:00 |
|
alfrix
|
6ca35ffab0
|
log: reduce max log size
|
2022-11-18 13:29:12 -03:00 |
|
alfrix
|
7ca37c56b6
|
websocket: refactor how the connection is handled
|
2022-11-18 12:56:05 -03:00 |
|
alfrix
|
675f28b318
|
Use GLib.idle_add instead of Gdk.threads_add_idle
|
2022-11-18 02:51:41 -03:00 |
|
alfrix
|
cfa35ba8e4
|
screen: init_printer change how the timeout functions
|
2022-11-18 01:46:15 -03:00 |
|
alfrix
|
380df961e5
|
cleanup dead code
|
2022-11-18 01:17:57 -03:00 |
|
alfrix
|
8dc12bea2c
|
screen: import traceback
|
2022-11-18 01:17:57 -03:00 |
|
alfrix
|
5215c8f985
|
menu: less logging
|
2022-11-18 01:17:57 -03:00 |
|
alfrix
|
45b172f85c
|
files: reset
|
2022-11-18 01:17:57 -03:00 |
|
alfrix
|
2c30bdeddf
|
printer: cleanup
|
2022-11-18 01:17:57 -03:00 |
|
alfrix
|
09f992d3b5
|
screen: cleanup unused vars
|
2022-11-18 01:17:57 -03:00 |
|
alfrix
|
128fee5e96
|
screen: cleanup panel subscriptions
|
2022-11-18 01:17:57 -03:00 |
|
alfrix
|
529b111fce
|
screen: call close_screensaver on remove_all_panels
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
d55bc160ac
|
docs: update config location
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
7a71fa75f7
|
input_shaper: refactor process_update
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
1db6388798
|
menu: use None
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
bdafb31522
|
menu: simplify enable
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
bd82d211f5
|
screen: raise more specific errors if panels cannot load
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
45ab86204b
|
panels: remove initialize from the panels that do not have a menu
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
972a09df41
|
config: fix None appearing in config if the file doesn't exist close #777
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
9b1b9593e8
|
ws: add 7130 as default for wss close #786
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
dd33ee04bb
|
docs: android: show script directly with example close #791
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
04f3c5b7a5
|
settings: cleanup printer list
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
18d8f835a9
|
always reinit printer on state changes
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
b68cfa40fd
|
refactor ws reconnect/retry
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
86c52dece8
|
move connect_printer_widget to printer_select
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
4272109a27
|
use screen printer_initializing method instead of direct calls
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
c5fe8b02a4
|
exclude: fix list width if no polygons are provided
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
fdf13102fe
|
screen: remove shutdown variable and change on_close to disconnect
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
e1ea41f147
|
screen: refactor panel removal
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
6b1fd23e35
|
screen: reduce the complexity of the status changes close #792
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
9020d0b0ea
|
screen: set_cursor new_for_display
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
022954918c
|
create ks_printer_cfg
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
e4ff009ef6
|
main_menu: init left_panel
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
f7cbff3ed8
|
heater_graph: better max value selection
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
f80c2687c5
|
screen: simplify panel subscription add-remove
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
0bfbe90dcd
|
screen: show_panel no need to differentiate if there are kwargs
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
04e060c43c
|
screen_panel: cleanup menu_item_clicked
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
6083248dfa
|
menu: simplify back and prevent a situation with no panels
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
df401d4924
|
main_menu: remove unused argument
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
731a78b2f2
|
ws_cb: first check if there are panels
|
2022-11-18 00:53:53 -03:00 |
|
alfrix
|
1e6a9ec8ae
|
log: cleanup logs for files, system and bed_mesh
functions: log if DPMS fails to load
screen: log send_action
|
2022-11-18 00:52:55 -03:00 |
|
alfrix
|
300eed4d29
|
translations: update
|
2022-11-12 11:23:01 -03:00 |
|
alfrix
|
7bef1d45c8
|
exclude: adjust vertical mode
|
2022-11-12 10:18:31 -03:00 |
|
alfrix
|
2aec78ff4c
|
bed_mesh: adjust vertical mode
|
2022-11-12 10:11:09 -03:00 |
|
alfrix
|
4d0edf3c0b
|
move: cleanup and move stuff out of screen_panel
|
2022-11-12 09:56:09 -03:00 |
|
alfrix
|
a695c68a25
|
screen: simplify cursor changes
|
2022-11-12 09:30:43 -03:00 |
|
alfrix
|
6ca80baea8
|
job_status: remove glib timers that could cause issues
|
2022-11-12 09:25:37 -03:00 |
|
alfrix
|
260d4b16e5
|
--amend
|
2022-11-11 10:46:45 -03:00 |
|