inkscape:cherry-pick-7f462d36

Last commit made on 2021-04-25
Get this branch:
git clone -b cherry-pick-7f462d36 https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
cherry-pick-7f462d36
Repository:
lp:inkscape

Recent commits

cd97432... by Jabier Arraiza <email address hidden>

This MR fix rendering of rubberband and bbox of selected items

Because now background is isolated from content we need to render the lines with background behaind
Fixes issue https://gitlab.com/inkscape/inkscape/-/issues/2352

(cherry picked from commit 7f462d36a2988e6475162a5e8d1ed3760e857ca3)

3b541c4... by Jabier Arraiza <email address hidden>

Fix crash on windows contrast slider

ed1dc42... by Jabier Arraiza <email address hidden>

Fix laggy inset on LPE Offset

Cherripicked from https://gitlab.com/inkscape/inkscape/-/commit/fbe0f167d4ae8460316bccfd4cd44f5101abeba1

09386ba... by Jabier Arraiza <email address hidden>

Because we now have a isolated background this MR allow cotrols rendering use the background color as base

Fix issue https://gitlab.com/inkscape/inkscape/-/issues/2277

(cherry picked from commit 2f57d0f96f4d4c74fefa70c4be8b40f697c84eff)

d83036e... by Jabier Arraiza <email address hidden>

This little commit tweak a bit welcome screen with proportional size of fonts
based in other text in the window. Also add a extra padding horizontal to comboboxes.

adaf6e0... by Jabier Arraiza <email address hidden>

Remove warnings double out of bounds on LPE

It happends for example on apply roughen LPE.

(cherry picked from commit 5f6bf5e96f4b1a36d3f4fc228ed147fde3b57b9b)

abcf895... by Jabier Arraiza <email address hidden>

Allow pixbuf get on load icons use symbolic themes

Fix issue https://gitlab.com/inkscape/inkscape/-/issues/2346

(cherry picked from commit df61a4142293c8001f02cc3fd74618207e6c1cce)

a83f7d0... by Jabier Arraiza <email address hidden>

Fix issue scrool on text tool when selecting all

Based in Tav fix only updated to allow old flow text types.

Fixes: https://gitlab.com/inkscape/inkscape/-/issues/1252

(cherry picked from commit 5568a2a1dcb40dfec41a3479f43dcd03bd60039d)

a8f473e... by Jabier Arraiza <email address hidden>

Increase decimal digits to guide creation

As requested in Rocket Chat I increase guides decimal numbers

(cherry picked from commit fcf6a80655ba60dc55b27f033f701e01961a418b)

ffb2560... by Jabier Arraiza <email address hidden>

Fix fill rule in offset LPE and isolate background in control points

I fix LPE offset fill rule issues removing a reverse of original data.
Also comment part of code that not work propely on open paths and tarjet it for 1.2, I ping moazin after release to help me
Finaly about this LPE I dicover knot settings not working so I do a research and found another bug
that control points not in XOR mode not isolate background (needed from outline overlay fixes)
 we dont discover it previously because controlpoints usualy are in XOR mode.

fixes: https://gitlab.com/inkscape/inkscape/-/issues/1976

(cherry picked from commit 4797f3cab0b0ca3492bc49e2da7dd0df076e5084)