~vcs-imports/gtk/+git/gtk:jsparber/fix_xdg_activation_for_popups

Last commit made on 2024-05-16
Get this branch:
git clone -b jsparber/fix_xdg_activation_for_popups https://git.launchpad.net/~vcs-imports/gtk/+git/gtk

Branch merges

Branch information

Name:
jsparber/fix_xdg_activation_for_popups
Repository:
lp:~vcs-imports/gtk/+git/gtk

Recent commits

a8d4531... by Julian Sparber

gdk/wayland: Always use toplevel surface when transferring focus

Xdg activation for other applications was fixed in
https://gitlab.gnome.org/GNOME/gtk/-/commit/14d99bacbcb2ff413746db368a3a751c8f9ac277
but not for transferring focus to a new window of the same application.

Closes: https://gitlab.gnome.org/GNOME/gtk/-/issues/6711

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

Merge branch 'css-fiddling' into 'main'

css: Lose some underscores

See merge request GNOME/gtk!7255

4360d43... by Benjamin Otte <email address hidden>

Merge branch 'wip/otte/for-main' into 'main'

columnview: Actually check the listview in return_if_fail()

See merge request GNOME/gtk!7254

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

css: Inline a few functions

These are just operating on the value base and can easily be inlined.

25db645... by Matthias Clasen <email address hidden>

css: Lose some underscores

Drop the _ from all the gtk_css_value apis.

b3c6a98... by Benjamin Otte <email address hidden>

vulkan: Add a missing extension

We need to enable this one, too.

Thanks validation layers!

031109a... by Benjamin Otte <email address hidden>

columnview: Actually check the listview in return_if_fail()

This was missed when adding return_if_fail()s in
172cdf8e21aafeb6d705a65406193eee613dd16f.

Related: !7240

18d2f9c... by Jordi Mas

Update Catalan translation

(cherry picked from commit 27d75be15ef2646a0efe4255e4cf9c1f1ab97a9e)

0ae721f... by Jordi Mas

Update Catalan translation

(cherry picked from commit 8ccc36c38998e8520bff25870167a491ef7d5edb)

7898d1b... by Matthias Clasen <email address hidden>

Merge branch 'wip/sophie-h/print' into 'main'

printdialog: Fix some annotiations

Closes #6709

See merge request GNOME/gtk!7251