-
Notifications
You must be signed in to change notification settings - Fork 13
Reworked "About" page #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,42 +4,36 @@ | |
slug: about | ||
--- | ||
<p> | ||
LXQt is a lightweight Qt desktop environment. | ||
</p> | ||
The focused classic with a modern look and feel.</p> | ||
<p> | ||
It will not get in your way. It will not hang or slow down your system. It is focused | ||
comradekingu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
on being a classic desktop with a modern look and feel. </p> | ||
An unhindered and clear way to go. | ||
</p> | ||
|
||
<ul> | ||
<li>Modular components</li> | ||
<li>Powerful file manager</li> | ||
<li>Customize appearance everywhere</li> | ||
<li>Panel(s) with many plugins and settings</li> | ||
<li>Window Manager agnostic</li> | ||
<li>Get the full bundle or only the basics</li> | ||
<li>Enjoy the friendly file manager</li> | ||
<li>Customize the look and feel</li> | ||
<li>Configure panels and plugins</li> | ||
<li>Use any window manager you want</li> | ||
</ul> | ||
<br/> | ||
|
||
<h3>Applications</h3> | ||
|
||
<ul> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. All of these should use em dashes, not hyphens. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Em dashes are correct, logical order, naming doesn't seem out of order by putting "lxqt" next to "LXQt". |
||
<li>PcManFm-qt - File Manager</li> | ||
stefonarch marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<li>Lximage-qt - Image Viewer</li> | ||
stefonarch marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<li>QTerminal - Terminal Emulator</li> | ||
<li>Qps - Process Viewer</li> | ||
<li>Screengrab - Screen Capturer</li> | ||
stefonarch marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<li>LXQt-archiver - Archive Manager</li> | ||
stefonarch marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<li>LXQt-runner - Application launcher and calculator</li> | ||
comradekingu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<li>lxqt-runner — Launch applications and do calculations</li> | ||
<li>PCManFM-Qt — Browse files</li> | ||
<li>LXImage-Qt — View images</li> | ||
<li>QTerminal — Use the terminal</li> | ||
<li>ScreenGrab — Capture screenshots</li> | ||
<li>LXQt Archiver — Manage archives</li> | ||
<li>Qps — Manage processes</li> | ||
</ul> | ||
<br/> | ||
|
||
<p>LXQt is available for all major Linux and BSD distributions so you may just try it | ||
out on your system or in a VM.<br> | ||
comradekingu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
More information about installing can be found in the | ||
comradekingu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<a href="https://github.com/lxqt/lxqt/wiki/">LXQt GitHub Wiki</a>. | ||
comradekingu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<p>Try LXQt in most Linux or BSD distributions.<br> | ||
Find out how on the <a href="https://github.com/lxqt/lxqt/wiki/">LXQt wiki</a>. | ||
</p> | ||
comradekingu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<p> | ||
comradekingu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Historically, LXQt was the product of the merge between LXDE-Qt, an initial Qt | ||
flavour of LXDE, and Razor-qt, a project aiming to develop a Qt based desktop environment.<br> | ||
More on this topic can be found in the | ||
comradekingu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
<a href="https://github.com/lxqt/lxqt/wiki/History">Wiki</a>. | ||
Read about its history in the <a href="https://github.com/lxqt/lxqt/wiki/History">LXQt wiki</a>. | ||
</p> |
Uh oh!
There was an error while loading. Please reload this page.