inkscape:1.4.x

Last commit made on 2024-05-22
Get this branch:
git clone -b 1.4.x https://git.launchpad.net/inkscape

Branch merges

Branch information

Name:
1.4.x
Repository:
lp:inkscape

Recent commits

31280b6... by VaibhavMalik4187 <email address hidden>

Fix crash on adding stop to single stop gradient

This commit addresses an issue that caused a crash when adding a stop
to a gradient with only one existing stop through the gradient toolbar.

Also, double-clicking on the gradient curve would add a new stop at the
clicked location.

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

dc92cff... by VaibhavMalik4187 <email address hidden>

Fix toolbar margins and icon alignments

- Fixed the horizontal and vertical alignments of the icons used in the
  snap toolbar.

- Added the `toolbar` style class to the snap toolbar.

- Adjusted the `toolbar` style class by adding left and right margins,
  promoting a cleaner visual layout

- Removed unnecessary `margin-start` property from expandable
  MenuButtons within toolbars, preventing potential layout conflicts.

Fixes: https://gitlab.com/inkscape/inkscape/-/issues/4881,
       https://gitlab.com/inkscape/inbox/-/issues/10361

b2c3a00... by VaibhavMalik4187 <email address hidden>

Enfore snap alignment activation for distance markers

This commit modifies the behavior of SNAPTARGET_DISTRIBUTION_CATEGORY.
It now acts as a child of SNAPTARGET_ALIGNMENT_CATEGORY. This ensures
that the distance markers for Snapping functionality only appear when
the "Alignment" snap toggle is activated.

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

49cc57f... by René de Hesselle

Update macOS build pipeline to 0.80

e5d887e... by Mike Kowalski

Icon sets cleanup

Removed unused symbol-* icons.
Copied missing icons into Dash theme.

033886a... by hperticarati

Dash iconset

407800d... by Mike Kowalski

Fix filter dialog layout regressions

Filter dialog layout got messed up during gtk4 transition.
Restoring things to where they were during v1.3 timeframe.

94eea2b... by Mike Kowalski

Fix pattern editor resizing

Destoyed during gtk4 transition

826d73c... by Yuri Chornoivan <email address hidden>

Avoid c-formatting where it is not needed

3b75b82... by Mike Kowalski

Hide All fonts label in unified font browser

Hide label that doesn't belong to unified browser.