Commit Graph

233 Commits

Author SHA1 Message Date
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
67d670cb66 pcmanfm: minor typo fix (s/,/.) 2023-08-28 11:51:34 -05:00
Bruce Dubbs
fa62c0b266 r updates to pcmanfm-qt
Add gvfs as a recommmended runtime dependency.
Tweak pcmanfm-qt.desktop.
2023-08-27 18:32:26 -05:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Bruce Dubbs
8dfea8d995 Recommend specific widgets for lxqt-panel. 2023-08-26 22:16:25 -05: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
Douglas R. Reno
dd01bb0137 Minor rewords and tweaks throughout LXQt 2023-08-25 19:59:13 -05:00
Douglas R. Reno
45fbce6d59 LXQt KDE Dependencies: fix a render error with a previous commit. 2023-08-25 16:54:38 -05:00
Douglas R. Reno
84bb91ef92 LXQt KDE Dependencies: Use the correct title in KConfig.
Also remove /usr/lib/libexec/kf5 from the list of installed files, since
we remove it post-installation
2023-08-25 16:51:10 -05:00
Douglas R. Reno
d02ddc60d8 LXQt KDE Components: Stats updates and tweaks:
Minor rewords in kidletime

Dependency additions in solid
2023-08-25 16:49:02 -05:00
Bruce Dubbs
37f0ebaaa6 Update md5sums in kf5/plasma packages in lxqt 2023-08-25 12:11:50 -05:00
Bruce Dubbs
78d568a17c Help some lxqt find kf5 headers.
If installing lxqt after the full kf5 libraries, and kf5 was not
installed in /usr (typically /opt/kf5), two packages need help
finding the needed headers.  Add the appropriate environment
variables to the instructions for those packages (lxqt-panel and
screengrab).
2023-08-24 22:27:56 -05:00
Bruce Dubbs
4c5147b50c Upgrade warnings in lxqt.
Change from <note> to <important> in lxqt packages extracted
from kf5/plasma.
2023-08-24 19:13:20 -05:00
Bruce Dubbs
4048bc73fb Typo 2023-07-17 23:06:26 -05:00
Douglas R. Reno
597a879c28 Use CPLUS_INCLUDE_PATH instead of setting CXXFLAGS 2023-07-17 23:00:40 -05:00
Douglas R. Reno
b6e536d26b lxqt-config: use the proper terminology for configuration center 2023-07-17 22:54:03 -05:00
Douglas R. Reno
60320480a3 Final Instructions: Mention visiting the LXQt Configuration Center. 2023-07-17 22:53:07 -05:00
Douglas R. Reno
f9c0972ed4 lxqt tree-wide: Remove periods (.) from the end of short descriptions.
This is for consistency with the rest of the book since these aren't
sentences.
2023-07-17 22:22:13 -05:00
Douglas R. Reno
98452adde9 screengrab: work around a build failure if KDE Frameworks 5 is installed
fully in /opt.

This happens because, similar to lxqt-panel, it doesn't know how to find
the headers in /opt/kf5 and assumes they'll be found in /usr. Work
around this with CXXFLAGS.

Also updated the short description for screengrab itself
2023-07-17 22:16:19 -05:00
Douglas R. Reno
7543482a13 qterminal: minor cleanups 2023-07-17 22:10:28 -05:00
Douglas R. Reno
c4a1e8a062 qtermwidget: minor reword/reformat in description 2023-07-17 22:08:09 -05:00
Douglas R. Reno
301adbcde5 qps: Update the short description 2023-07-17 22:05:10 -05:00
Douglas R. Reno
fc857a6a2d pavucontrol-qt: minor typos and rewords 2023-07-17 22:02:17 -05:00
Douglas R. Reno
9ffe53ef5e lxqt-archiver: Update installed files and create a short description 2023-07-17 21:57:01 -05:00
Douglas R. Reno
da0d069e5f lximage-qt: minor reword in Short Descriptions 2023-07-17 21:50:06 -05:00
Douglas R. Reno
e0f68c65b9 Final Instructions: some minor typos / rewords 2023-07-17 21:46:18 -05:00
Douglas R. Reno
790258a2ed lxqt-panel: Add an instruction to allow users who have KF5 in /opt to
build the package.

The underlying problem is that the build system assumes that
KWindowSystem is installed in /usr, and doesn't account for builds in
/opt.

To fix this, export some CXXFLAGS to allow it to find the headers.
2023-07-17 21:38:17 -05:00
Douglas R. Reno
059c05ccaa pcmanfm-qt: minor rewords and typo fixes 2023-07-17 21:10:44 -05:00
Douglas R. Reno
331041e33a lxqt-session: some minor text modifications 2023-07-17 21:07:08 -05:00
Douglas R. Reno
aac49d985a lxqt-policykit: nitpick on dependencies 2023-07-17 20:59:41 -05:00
Douglas R. Reno
4b910bd74c lxqt-globalkeys: reword the description and short descriptions a bit 2023-07-17 20:57:06 -05:00
Douglas R. Reno
7514b3cc16 obconf-qt: Minor reword for description and short descriptions
Also commented out the dependency on gtk2 since it's not mentioned
anywhere in the source code, other than an area which isn't built
2023-07-17 20:51:57 -05:00
Douglas R. Reno
c26dec652a lxqt-config: rework the short descriptions and add a dependency
It will refuse to build without xf86-input-libinput installed
2023-07-17 20:46:32 -05:00
Douglas R. Reno
d7b7a91676 lxqt-sudo: Clean up the Contents and short descriptions 2023-07-17 20:27:25 -05:00
Douglas R. Reno
28320b90d9 lxqt-openssh-askpass: Rework the installed files list and add a short
description
2023-07-17 18:56:05 -05:00
Douglas R. Reno
3a96772024 lxqt-admin: fix a couple minor typos 2023-07-17 18:49:44 -05:00
Douglas R. Reno
6355c559e9 lxqt-themes: minor typo fix 2023-07-17 18:48:59 -05:00
Douglas R. Reno
939040e0e1 qtxdg-tools: Add a short description for qtxdg-mat 2023-07-17 18:46:27 -05:00
Douglas R. Reno
613f9f7a32 liblxqt: Add a short description for lxqt-backlight_backend.
It's used to adjust the screen backlight, and can be used from the CLI
2023-07-17 18:33:04 -05:00
Douglas R. Reno
806b740090 libqtxdg: Expand on the command explanations a bit. 2023-07-17 18:26:44 -05:00
Douglas R. Reno
900378721a lxqt-build-tools: Add lxqt-transupdate into the contents.
Also add a short description for it while we're here
2023-07-17 17:09:09 -05:00
Douglas R. Reno
b6326b82ae muparser: Add instructions on running the test suite 2023-07-17 16:48:41 -05:00
Douglas R. Reno
712ffb1c50 lxqt-solid: Add a command explanation for solid-hardware5 2023-07-17 16:47:04 -05:00
Douglas R. Reno
42382ae351 lxqt-libkscreen: Added a couple of short descriptions and updated
installed files
2023-07-17 16:41:14 -05:00
Douglas R. Reno
7b5a765ba3 lxqt-kconfig: Add some short descriptions 2023-07-17 16:34:11 -05:00
Douglas R. Reno
4ce77d1b05 KConfig and KScreen for LXQt: Remove unnecessary files from
/usr/lib/libexec/kf5.

These are used by kded, which isn't used in LXQt, and they are installed
in a location which isn't FHS compliant.
2023-07-17 16:17:48 -05:00
Douglas R. Reno
48b40684ae LXQt KDE Components: Remove the /usr/mkspecs directory. 2023-07-17 16:14:07 -05:00
Bruce Dubbs
b53901a7ba Typo 2023-07-14 15:50:14 -05:00
Bruce Dubbs
b3454beb4a Recommend oxygen icons in pcmanfm-qt 2023-07-14 13:59:00 -05:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00