Lumina (desktop environment): Difference between revisions
No edit summary |
→References: Fixed a citation error using AWB |
||
Line 70: | Line 70: | ||
*{{cite journal|journal=BSD Magazine|url=https://bsdmag.org/lumina_desktop/|title=Basis Of The Lumina Desktop Environment|last=Moore|first=Ken|date=September 2015|accessdate=23 November 2016|ref=harv}} |
*{{cite journal|journal=BSD Magazine|url=https://bsdmag.org/lumina_desktop/|title=Basis Of The Lumina Desktop Environment|last=Moore|first=Ken|date=September 2015|accessdate=23 November 2016|ref=harv}} |
||
*{{cite web|url=http://www.zdnet.com/article/hands-on-lumina-desktop-1-0-0/|title=Hands-on: Lumina Desktop 1.0.0|last=Watson|first=J.A.|publisher=[[ZDNet]]|date=18 August 2016|accessdate=23 November 2016|ref=harv}} |
*{{cite web|url=http://www.zdnet.com/article/hands-on-lumina-desktop-1-0-0/|title=Hands-on: Lumina Desktop 1.0.0|last=Watson|first=J.A.|publisher=[[ZDNet]]|date=18 August 2016|accessdate=23 November 2016|ref=harv}} |
||
*{{cite web| |
*{{cite web|url=https://wiki.archlinux.org/index.php/Lumina|title=Lumina|publisher=Arch Linux|accessdate=23 November 2016|ref={{harvid|Arch Linux}} }} |
||
*{{cite web|url=https://www.freshports.org/x11/lumina/|title=Lumina|publisher=Freshports|accessdate=23 November 2016|ref={{harvid|Freshports}} }} |
*{{cite web|url=https://www.freshports.org/x11/lumina/|title=Lumina|publisher=Freshports|accessdate=23 November 2016|ref={{harvid|Freshports}} }} |
||
*{{cite web|url=https://lumina-desktop.org/version-1-0-0-released/|title=Version 1.0.0 Released|publisher=Lumina Desktop Environment project|accessdate=23 November 2016|ref={{harvid|Lumina 1.0 release}} }} |
*{{cite web|url=https://lumina-desktop.org/version-1-0-0-released/|title=Version 1.0.0 Released|publisher=Lumina Desktop Environment project|accessdate=23 November 2016|ref={{harvid|Lumina 1.0 release}} }} |
Revision as of 14:37, 13 April 2017
Developer(s) | Ken Moore |
---|---|
Stable release | 1.2.0
/ January 3, 2017 |
Repository | |
Written in | C++ |
Operating system | Unix and Unix-like |
Type | Desktop environment |
License | 3-clause BSD |
Website | lumina-desktop |
Lumina Desktop Environment, or simply Lumina, is a plugin-based desktop environment for Unix and Unix-like operating systems. It is designed specifically as a system interface for TrueOS, and systems derived from Berkeley Software Distribution (BSD) in general,[1] but has been ported to various Linux distributions.[2]
History
Created in 2012 by Ken Moore, Lumina was initially a set of extensions to Fluxbox, a stacking window manager for the X Window System.[3] By late 2013, Moore had developed a graphical overlay for Fluxbox based on Qt4, and had created a utility for "launching applications and opening files".[3] The codebase was integrated into the PC-BSD source repository by early 2014, and a port was added to the FreeBSD Ports collection in April 2014.[3] The source code has since been moved to a separate GitHub repository "under the PC-BSD umbrella" and converted to use Qt5.[3] Development also focused on replacing the Fluxbox core with a Qt-based window manager integrated with the Lumina desktop.[3]
The project avoids use of Linux-based tools or frameworks, such as D-Bus, Polkit, and systemd.[4]
Features
The desktop and application menus are dynamically configured upon first being launched, as the desktop environment finds installed applications automatically to add to the menu and as a desktop icon.[2] The default panel includes a Start menu, task manager, and system tray, and its location can be customized.[2] Menus may be accessed via the Start menu or by right-clicking the mouse on the desktop background.[2]
Some features are specific to TrueOS, including hardware control of screen brightness (monitor backlight), preventing shutdown of an updating system, and integration with various TrueOS utilities.[1]
Utilities include: Insight, a file manager; File information, which reports a file's format and other details; and Lumina Open, a graphical utility to launch applications based on the selected file or folder.[2]
Ports
Lumina has been ported to various BSD operating systems and Linux distributions. These include:
- Berkeley Software Distribution
- Linux distributions
Notes
- ^ a b Lumina FAQ.
- ^ a b c d e Watson 2016.
- ^ a b c d e Moore 2015.
- ^ Lumina Desktop Environment homepage.
- ^ a b c d e f g Lumina 1.0 release.
- ^ Freshports.
- ^ Arch Linux.
References
- Moore, Ken (September 2015). "Basis Of The Lumina Desktop Environment". BSD Magazine. Retrieved 23 November 2016.
{{cite journal}}
: Invalid|ref=harv
(help) - Watson, J.A. (18 August 2016). "Hands-on: Lumina Desktop 1.0.0". ZDNet. Retrieved 23 November 2016.
{{cite web}}
: Invalid|ref=harv
(help) - "Lumina". Arch Linux. Retrieved 23 November 2016.
- "Lumina". Freshports. Retrieved 23 November 2016.
- "Version 1.0.0 Released". Lumina Desktop Environment project. Retrieved 23 November 2016.
- "Lumina Desktop FAQ/Status Update". Lumina Desktop Environment project. Retrieved 23 November 2016.
- "Lumina Desktop Environment". Lumina Desktop Environment project. Retrieved 23 November 2016.
External links
- Lumina Desktop Environment
- Lumina Handbook
- Moore, Ken (26 April 2014). "Quick Lumina Desktop FAQ". Retrieved 23 November 2016.
- lumina at GitHub