Commit Graph

97 Commits

Author SHA1 Message Date
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
Douglas R. Reno
6b923279fc Package Updates:
Update to mutter-40.3
Update to gnome-shell-40.3
Update to gnome-shell-extensions-40.3
Update to gdm-40.1
Update to gnome-user-docs-40.3
Update to yelp-40.3
Change 'make' to 'ninja' in explanation in colord-gtk.
2021-07-28 22:41:48 -05:00
Douglas R. Reno
63a0217b19 Package updates!
Update to mesa-21.1.3
Update to upower-0.99.12
Update to NetworkManager-1.32.0
Update to Mutter-40.2.1
Update to python-dbusmock-0.23.1
2021-06-18 15:50:11 -05:00
Xi Ruoyao
1ff2d21c7b
mutter: mention -Dprofiler=false 2021-06-11 17:22:49 +08:00
Douglas R. Reno
d7d7e0e5e9 Package updates...
Update to glib-2.68.3
Update to mutter-40.2
Update to gnome-shell-40.2
Update to gnome-shell-extensions-40.2
2021-06-10 18:47:37 -05:00
Xi Ruoyao
adf1715337
more --buildtype=release addition 2021-06-04 20:57:26 +08:00
Xi Ruoyao
4cf64fba14
mutter: clean up dependencies
Remove gnome-desktop, libcanberra, libwacom, and upower, as they are
needed by gnome-settings-daemon anyway.
2021-05-26 15:59:26 +08:00
Bruce Dubbs
48035970ac Update to mutter-40.1 2021-05-17 14:19:33 -05:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Douglas R. Reno
1a8fb181c0 Update to dconf-editor-3.38.3
Update to gvfs-1.48.0
Update to nautilus-40.0
Update to gnome-bluetooth-3.34.5
Update to gnome-keyring-40.0
Update to gnome-settings-daemon-40.0
Update to gnome-control-center-40.0
Update to mutter-40.0
Update to gnome-shell-40.0
Update to gnome-shell-extensions-40.0
Update to gdm-40.0
Update to gnome-user-docs-40.0
Update to yelp-40.0
Update to evolution-3.40.0
Update to gnome-tweaks-40.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24444 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-08 06:16:54 +00:00
Douglas R. Reno
914a41c228 Update to cmake-3.19.7
Update to libgudev-236
Update to gnome-online-accounts-3.38.1
Update to gnome-shell-3.38.4
Update to mutter-3.38.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24376 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-17 06:24:02 +00:00
Douglas R. Reno
7023ba60e7 Tag GNOME Desktop, off to Applications next...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24296 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 18:01:25 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00