Christian Hergert
2666aabde2
tests: Avoid g_assert() use in unit tests
...
This is aimed towards allowing g_assert() to be compiled out of
release builds by ensuring they do not affect the testsuite.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4011 >
2024-09-24 14:51:43 +02:00
Bilal Elmoussaoui
6c972546f1
mtk: Add Rectangle.contains_point
...
By turning a macro that exists in the codebase to a proper
function so that gnome-shell could make use of it as well
instead of using a region for it contains_point api...
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3801 >
2024-06-11 00:49:28 +02:00
Bilal Elmoussaoui
6f9e75b6f2
boxes: Move Rectangle.is_adjacent_to to Mtk
...
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3501 >
2024-01-09 18:47:34 +00:00
Bilal Elmoussaoui
640cbf339f
tests: Move Mtk specific tests from boxes
...
More of the boxes tests would be moved once we have a new region type
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3128 >
2023-08-30 16:46:14 +02:00