~vcs-imports/gtk/+git/gtk:malloc-trim

Last commit made on 2024-03-27
Get this branch:
git clone -b malloc-trim https://git.launchpad.net/~vcs-imports/gtk/+git/gtk

Branch merges

Branch information

Name:
malloc-trim
Repository:
lp:~vcs-imports/gtk/+git/gtk

Recent commits

0927c36... by Matthias Clasen <email address hidden>

Call malloc_trim after loading images

Not sure this is the best place to do it, but at least it is one
place where we tend to do large, temporary allocations.

b1eed1c... by ButterflyOfFire

Add Kabyle translation

fac6f6c... by Martin Srebotnjak

Update Slovenian translation

3f1fc79... by Martin Srebotnjak

Update Slovenian translation

e6a86f6... by Luca Bacci <email address hidden>

Merge branch 'fix-issue-3749' into 'main'

GdkWin32: Always set WS_MINIMIZEBOX on GdkToplevel

Closes #3749

See merge request GNOME/gtk!7072

2799632... by Matthias Clasen <email address hidden>

Merge branch 'scalefix' into 'main'

GtkScale: improving symmetry and value positioning

Closes #5171

See merge request GNOME/gtk!6935

8ffa681... by Luca Bacci <email address hidden>

GdkWin32: Always set WS_MINIMIZEBOX on GdkToplevel

Regardless if server-side decorated or not. This way the shell knows
that the window can be minimized.

Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/3749

154035e... by Matthias Clasen <email address hidden>

Merge branch 'entry-progress' into 'main'

theme: Make sure progress in entries is visible

Closes #6201

See merge request GNOME/gtk!7071

1d4c664... by Matthias Clasen <email address hidden>

theme: Make sure progress in entries is visible

Give the trough a min height, so it doesn't shrink to nothing.

Fixes: #6201

85a650a... by Matthias Clasen <email address hidden>

Merge branch 'dnd-cursor-malaise' into 'main'

wayland: Guarantee dnd-move as a cursor name

See merge request GNOME/gtk!7070