~vcs-imports/gtk/+git/gtk:inline-vec2-things

Last commit made on 2024-03-13
Get this branch:
git clone -b inline-vec2-things https://git.launchpad.net/~vcs-imports/gtk/+git/gtk

Branch merges

Branch information

Name:
inline-vec2-things
Repository:
lp:~vcs-imports/gtk/+git/gtk

Recent commits

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

gsk: Add some inline vec2 apis

The gpu renderers are using a vec2 for their scale, and frequently
need to access the components. Avoid PLT overhead for this.

4e166f3... by Matthias Clasen <email address hidden>

Merge branch 'matthiasc/for-main' into 'main'

Some small fixes and improvements

See merge request GNOME/gtk!7022

5f79958... by Matthias Clasen <email address hidden>

gsk: Simplify some code

Just initialize the rect directly. This matches better what the
pattern variant of this method does, and it also has the nice
side-effect of eliminating the handling of negative scales in
gsk_rect_scale, which we don't need here, since our scales are

always positive.

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

filechooser: Assert that a string isn't NULL

It shouldn't ever be NULL, but lets make that explicit. since I've
been seeing crash reports that look like people are getting NULL
here.

7e32eb2... by Matthias Clasen <email address hidden>

entry: Add some tests for editable implementation

Test some of the editable api that is used in the filechooser
entry, since people are seeing crashes there.

7ea7d5c... by Matthias Clasen <email address hidden>

Merge branch '6520_dont_drag_hidden_paned_handle' into 'main'

paned: don't claim drag-begin on invisible handle

Closes #6520

See merge request GNOME/gtk!7016

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

Merge branch 'macos_ci' into 'main'

Maintenance update for macOS Intel CI

See merge request GNOME/gtk!7005

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

Merge branch 'wip/chergert/defer-cache-cleanup' into 'main'

gtk/textview: defer GtkTextLineDisplay finalization

See merge request GNOME/gtk!7019

095dec9... by Artur S0 <email address hidden>

Update Russian translation

0e34365... by AsciiWolf

Update Czech translation