Commit Graph

109 Commits

Author SHA1 Message Date
Douglas R. Reno
e9c2b05c4b Update to mutter-45.4 2024-02-13 21:03:39 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Douglas R. Reno
739f4dc527 Update to mutter-45.3 2024-01-09 17:12:56 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
e7f5032ff1 Update to mutter-45.2 2023-12-04 17:29:03 -06:00
Xi Ruoyao
528007cf64
mutter: Remove an outdated comment
As discussed in #18580, HOME= is not needed with 45.0.  Reconfirmed with
45.2.
2023-12-03 12:54:47 +08:00
Douglas R. Reno
d22662a112 Update to mutter-45.1 2023-11-02 14:08:50 -05:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Douglas R. Reno
12079d32ab Update to mutter-45.0 2023-09-22 16:16:17 -05:00
Douglas R. Reno
0b4d98d21a Archive sysprof.
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.

Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Douglas R. Reno
7d53a907e4 Update to mutter-44.4 2023-09-06 15:39:53 -05:00
Douglas R. Reno
c71450cdb0 Tag the GNOME Desktop section
Off to Applications in the morning
2023-08-22 22:59:57 -05:00
Xi Ruoyao
ca6a44f40e
mutter: Add native-unit test as known failure
This test needs a pipewire daemon running, but we don't tell how to run
a pipewire daemon in the book.
2023-08-05 19:12:33 +08:00
Xi Ruoyao
6a082ffed3
mutter: Really demote sysprof to optional
I moved it into a wrong location :(.
2023-08-05 19:02:19 +08:00
Xi Ruoyao
b8c25c0a44
mutter: The test name contains dashes, not underlines 2023-07-11 00:56:58 +08:00
Pierre Labastie
e79256614b Update to mutter-44.3 2023-07-09 22:18:19 +02:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
d37d7c527c
mutter: Demote Sysprof to optional
Well, "Recommended" should mean "if you don't know what it is, then you
need it".  But a profiler is just a contrary.
2023-06-10 19:18:15 +08:00
Xi Ruoyao
460609c826
mutter: Reword test instruction
- Clutter tests do not work well with buildtype=release, so disable them
- Use gtk4-demo instead of gtk3-demo as mutter is now a GTK4 application
- Also remove "GTK3 needs to be built with Wayland" (GTK4 always
  requires wayland)
- Document a known failure
- Add libmutter-test-12 (optional) into short description
2023-06-10 19:18:15 +08:00
Douglas R. Reno
463b544ef5 Update to mutter-44.2 2023-06-09 11:15:15 -05:00
Pierre Labastie
91318eb9aa Add "setup" to meson commands
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Douglas R. Reno
83abfedb70 Update to mutter-43.3 2023-02-22 09:59:08 -06:00
Xi Ruoyao
e3c278d316
mutter: Use role="test" for test instruction 2023-02-17 18:32:55 +08:00
Xi Ruoyao
1760143f05
mutter: Add some test info 2023-02-16 16:56:28 +08:00
Douglas R. Reno
e1d37d80d9 Update to mutter-43.2. 2022-12-27 22:22:32 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Xi Ruoyao
3fbdcfcc8e
mutter: use --buildtype=debugoptimized for now ...
instead of --buildtype=release to work around a crash in gnome-shell.

Upstream issue: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5512

If close an focused app window via the Activities overview, an assertion
fail will be triggered in clutter_actor_get_preferred_{width,height}.
When debug is disabled, the assertions are disabled as well and the
issue turns into a NULL dereference, leading to a crash.

This is definitely not a proper fix.  But the issue has been haunting
gnome-42 and 43, and the upstream has not given any response yet.

Note that it's not a "compiler misoptimization" issue.  The assertion
fails even with -O0, i. e. if both the assertions and compiler
optimization are disabled, gnome-shell will crash as well.
2022-11-22 15:49:17 +08:00
Xi Ruoyao
afea77ca8c
mutter: add a section about running it directly 2022-09-19 00:46:51 +08:00
Pierre Labastie
ac60f17f86 Fix mutter dependencies for tests
Also don't make a difference between systemd and sysv for tests.
There are none...
2022-09-13 19:15:52 +02:00
Pierre Labastie
15d6673a71 Typo 2022-09-12 15:48:28 +02:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Douglas R. Reno
19f84a6092 Update to gnome-bluetooth-42.3 and tag the rest of GNOME Desktop. 2022-08-25 20:03:11 -05:00
Douglas R. Reno
6729290d3d Package Updates:
Update to grilo-0.3.15
Update to cifs-utils-7.0
Update to mutter-42.4
Update to gnome-shell-42.4
2022-08-18 14:10:16 -05:00
Bruce Dubbs
8b1522562c Update to mutter-42.3. 2022-07-15 19:38:38 -05:00
Bruce Dubbs
34cd8f17ee Update to mutter-42.2. 2022-05-30 13:39:51 -05:00
Pierre Labastie
a0ed916d8c update to mutter-42.1 2022-05-08 22:33:36 +02:00
Pierre Labastie
7a9a7b2665 Remove spaces at the end of lines 2022-04-20 15:36:11 +02:00
Pierre Labastie
34726a02af Fix various XML errors... 2022-04-10 11:32:56 +02:00
Pierre Labastie
185b30909f Update to mutter-42.0 2022-04-10 09:23:34 +02:00
Douglas R. Reno
9499bbf062 Package Updates and Tags
Update to colord-gtk-0.3.0
Update to mutter-41.4
Update to gnome-shell-extensions-41.2
Update to gnome-shell-41.4
2022-02-24 23:19:56 -06:00
Bruce Dubbs
e1bfac48ed Minor re-wording. 2022-02-10 11:16:58 -06:00
Xi Ruoyao
6344e462c9
mutter: abandon test suite 2022-02-10 23:06:29 +08:00
Xi Ruoyao
69f58f5e1b
mutter: use --buildtype=release, and reword the note about test
As the test needs external dependency now, I think many people will just
skip it.  So use --buildtype=release instead of
--buildtype=debugoptimized now.  If someone wants to run the tests,
he/she can follow the note and replace release with debugoptimized.
2022-01-30 03:17:25 +08:00
Pierre Labastie
3592a6e8ed mutter: change command explanations
We need to have <parameter> for what is used in the meson command.
Also change the test instructions so that it is clear that xvfb-run
needs to be installed before running meson.
2022-01-13 22:02:10 +01:00
Douglas R. Reno
477bc4ae8c Mutter: Use a new approach regarding xvfb-run. 2022-01-13 09:30:00 -06:00
Douglas R. Reno
f1cb793a5e Package Updates:
Update to nautilus-41.2
Update to gnome-settings-daemon-41.0
Update to gnome-control-center-41.2
Update to mutter-41.3
2022-01-13 00:23:50 -06:00
Pierre Labastie
88e79543b9 Update dependencies in mutter 2021-11-21 11:44:16 +01:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Douglas R. Reno
bf96a53349 Tag GNOME Desktop and related deps 2021-08-30 16:07:53 -05:00
Douglas R. Reno
7d1b806e4d Several package updates and the rest of GNOME Platform tagged.
Update to libnma-1.8.32
Update to network-manager-applet-1.24.0
Update to mutter-40.4
Update to gnome-shell-40.4
Update to gnome-shell-extensions-40.4
2021-08-23 18:40:11 -05:00