Commit Graph

4704 Commits

Author SHA1 Message Date
Bruce Dubbs
511e498edb Remove duplicate words 2023-09-01 10:52:38 -05:00
Douglas R. Reno
5688813904 Revert the additional instructions for Crocus and GDM.
I had the Intel Media Driver installed on this system at some point in
the distant past, and it installed /etc/profile.d/intel-media.sh - which
overrode the libva-intel-driver, and caused gstvaapi.so to fail to load
correctly on Wayland... which then caused GDM to fail to start. Note
that X11 worked fine because of using a different code path.
2023-08-31 01:38:14 -05:00
Douglas R. Reno
d320827b5f Add a section to xorg-config about issues with Nouveau GPUs.
If we had the Xorg Drivers section still with xf86-video-nouveau there,
this probably would've gone over there originally, but this place fits
well.

The original plan was to put this into LFS, but I decided against it
since it works fine until you start using programs such as Epiphany or
KDE Plasma.
2023-08-30 23:14:09 -05:00
Douglas R. Reno
81e4931d84 GDM: Add some information on disabling Wayland support on systems which
use Crocus.

On systems which use the Crocus driver from Mesa, you'll get a black
screen unless this is done.
2023-08-30 23:05:53 -05:00
Douglas R. Reno
88146cd4c6 Archive LXDM.
Bruce suggested this due to issues with PAM and elogind.
2023-08-30 23:02:32 -05:00
Douglas R. Reno
ce847a4339 Clutter: Update test suite expectations 2023-08-30 22:51:47 -05:00
Ken Moffat
9963df299d TTF-and-OTF fonts - more cleanups:
1. Remove redundant paragraph for Cantarell, left over from when it
was at gnome (latest gnome versions do not ship the fonts, only
the source - prepared TTF fonts are at Google fonts).

2. Reword the old KDE comment in Noto fonts, replace by mentioning
that Noto fonts are preferred for everything in KDE Plasma and
applications, except for monospace - and add link to Hack for that.

3. Comment Oxygen fonts.
2023-08-30 18:56:47 +01:00
Xi Ruoyao
7457dcb2dd
TTF-and-OTF-fonts: Expand and correct the info about variable fonts
I'm pretty sure most desktop apps can use variable fonts today (even
Xterm renders variable fonts fine).  But there is indeed something not
working, notably xelatex.
2023-08-31 00:45:59 +08:00
Ken Moffat
5a462915c8 Typo fox from rhubarbpieguy. 2023-08-30 15:52:45 +01:00
Xi Ruoyao
fcf7e1393c
TTF fonts: Correct geographic terms, and add (back) monolithic Noto Sans/Serif CJK
PRC contains mainland China, Hong Kong, Macao, and Taiwan.  (In some
uses "mainland" also contains Hong Kong and Macao, but it depends on
the context).

In mainland China many users want TC and JP fonts alongside SC font
because once you know SC you can just read TC seamlessly, and many
Chinese Linux users (not including me) are Japanese cartoon or game
fans.  IMO using the monolithic CJK .ttc font file is easier.
2023-08-30 14:46:22 +08:00
Douglas R. Reno
8251b48197 Tuning Fontconfig: Minor text tweaks 2023-08-29 19:58:02 -05:00
Douglas R. Reno
a41ab12fd9 TTF and OTF Fonts: text tweaks after a review 2023-08-29 19:41:21 -05:00
Bruce Dubbs
056b4ceba5 Minor spelling/gramamr updates 2023-08-29 19:23:44 -05:00
Ken Moffat
32f90b11f1 Update details in TTF-and-OTF-fonts.xml
1. mention variable fonts (not generally useful for the desktop)
 2. Cantarell is now at google fonts
 3. The organization of Noto fonts has changed. Provide an example
    for how to download, and working links for the CJK variants (now
    just Noto Sans JP etc).
 4. Oxygen Sans and Mono now at google fonts, but each is separate.
 5. Comment the Noto Sans CJK item, the links are no longer useful
    and the fonts have been renamed.
 6. Fix the debian UMing link to point to the tarball.
2023-08-29 23:56:29 +01:00
Douglas R. Reno
dc22bd67ea Cairo: Clean up optional dependencies (text change only)
One of the things I've been doing over the past week is building
packages that list &qt5-deps or &qt5-components with Qt Alternate and Qt
Components.

For each one I've been checking logs for relevant information to Qt. It
doesn't show up in my logs, so I checked the Configure script and didn't
notice anything in there either.

When checking the NEWS file, I found out that several backends have been
removed - including cogl, qt, and DirectFB.
2023-08-29 13:29:10 -05:00
Douglas R. Reno
fbf7a3d1f8 Tag the Wacom driver 2023-08-28 17:13:14 -05:00
Douglas R. Reno
ef12a7e003 Tags 2023-08-28 00:26:37 -05:00
Bruce Dubbs
c8e80d51ed Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-08-27 18:03:08 -05:00
Douglas R. Reno
258f735b76 Tag qt5-components 2023-08-27 14:12:36 -05:00
Bruce Dubbs
f2fa6d94f6 Show how to avoid the sddm virtual keyboard 2023-08-27 13:33:30 -05:00
Bruce Dubbs
229972c55f Minor grammar change. 2023-08-27 09:56:38 -05:00
Xi Ruoyao
1e361b3509
gtk-{3,4}: Use dbus-run-session for testing
If a dbus session address is not available, some tests will fail.

Not sure about gtk-2.
2023-08-27 20:24:39 +08:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Xi Ruoyao
71f2030b5b
pango: The array-bounds false warning persists with GCC 13.2 2023-08-26 16:52:43 +08:00
Xi Ruoyao
8828b5c0d0
at-spi-core: Run test suite with dbus-run-session 2023-08-26 16:21:18 +08:00
Douglas R. Reno
315b57653d Tag LXQt and Qt5 Alternate
Off to GNOME next on SysV, and working on systems for other tags.
2023-08-25 19:59:59 -05:00
Bruce Dubbs
4376f4cbc4 Tag lxdm 2023-08-25 14:30:10 -05:00
Bruce Dubbs
2a62b3efc4 Tag sddm 2023-08-25 13:20:40 -05:00
Thomas Trepl
f74a413177 Some tags 2023-08-24 11:56:22 +02:00
Bruce Dubbs
d59b03d21b Tag kf5 and plasma 2023-08-23 15:34:46 -05:00
Bruce Dubbs
d8f25f8640 Update to kf5-109.0. 2023-08-23 14:17:27 -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
Douglas R. Reno
9f4090e223 Update to WebKitGTK-2.41.91 2023-08-22 11:38:33 -05:00
Bruce Dubbs
6e7b9fd64b Tag most of multimedia and icons plus icewm 2023-08-21 13:58:13 -05:00
Douglas R. Reno
db0d7f697d cogl: update the test suite information
With Mesa-23, all of the tests other than the ES2 tests will fail due to
minor differences in behavior between Mesa-22 and Mesa-23.

This doesn't seem to cause any problems at runtime, so we'll just
document the failures.
2023-08-21 11:16:41 -05:00
Douglas R. Reno
725c3365a4 Tag qtwebengine 2023-08-21 10:44:30 -05:00
Bruce Dubbs
9d0d597fb2 Tag most of Chapter 25. 2023-08-20 19:05:59 -05:00
Bruce Dubbs
1698164963 Update to imlib2-1.12.0. 2023-08-20 17:44:03 -05:00
Douglas R. Reno
cad00b2525 Tag LXDE 2023-08-20 13:26:58 -05:00
Douglas R. Reno
9d86c70355 Tags 2023-08-19 15:49:05 -05:00
Douglas R. Reno
30c1c726dd Tag GTK+-2, GTK+-3, and Sawfish 2023-08-18 16:30:17 -05:00
Douglas R. Reno
479979e5f9 Tags 2023-08-18 15:05:38 -05:00
Douglas R. Reno
57d2e27b47 libxcb: Python 3 is now mandatory, so we no longer need to specify it 2023-08-18 11:37:36 -05:00
Bruce Dubbs
7a66d3bcfb Typo 2023-08-18 10:43:17 -05:00
Bruce Dubbs
f84ad2e01e Tag most of Chapter 24 2023-08-17 19:27:51 -05:00
Bruce Dubbs
0173ebe04e Update to xwayland-23.2.0. 2023-08-17 16:29:58 -05:00
Bruce Dubbs
95ee13f27e Update to mesa-23.1.6. 2023-08-17 15:46:23 -05:00
Bruce Dubbs
840763315b Update to libxcb-1.16. 2023-08-17 15:01:29 -05:00
Bruce Dubbs
62a5408799 Update to xcb-proto-1.16.0. 2023-08-17 14:39:52 -05:00
Pierre Labastie
e24fb74995 Add role="nodump" for sddm theme test 2023-08-17 14:23:57 +02:00