cura:CURA-10870_multimonitor_workarounds

Last commit made on 2023-09-07
Get this branch:
git clone -b CURA-10870_multimonitor_workarounds https://git.launchpad.net/cura

Branch merges

Branch information

Name:
CURA-10870_multimonitor_workarounds
Repository:
lp:cura

Recent commits

a4449e8... by Remco Burema <email address hidden>

Prevent non-'hard' crashes from re-setting the window-positions.

part of CURA-10870

c7356cc... by Remco Burema <email address hidden>

Pass 'all' exceptions.

part of CURA-10942

40cc6c7... by Remco Burema <email address hidden>

Merge pull request #15954 from GregValiant/LimitXYAccel

Create LimitXYAccelJerk.py

95530b5... by Remco Burema <email address hidden>

Merge pull request #16637 from Ultimaker/CURA-7951

Allow objects to be placed near border for grid arrange

e277795... by Saumya Jain <email address hidden>

Merge pull request #16626 from Ultimaker/CURA-10896_improve_add_printer_wizard

CURA-10896_improve_add_printer_wizard

f3c7b0f... by Saumya Jain <email address hidden>

Merge branch 'main' into CURA-10896_improve_add_printer_wizard

6e781f4... by Saumya Jain <email address hidden>

Merge pull request #16606 from Ultimaker/CURA-10180-warning_out_of_space

Fixed possibly wrong error message

683d4db... by Saumya Jain <email address hidden>

Merge branch 'main' into CURA-10180-warning_out_of_space

9e5ad28... by Erwan MATHIEU <email address hidden>

Do not restore add printer dialog size

CURA-10896

15243fd... by Erwan MATHIEU <email address hidden>

Remove QML warning at startup

Using undefined works properly, but generates a warning. The other solution is to set the maximum size to something knowingly big.

CURA-10896