Jump to content

Lumina (desktop environment): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
stable v = 1.4.0
PDF reader
Line 47: Line 47:


Utilities include: ''Insight'', a [[file manager]]; ''File information'', which reports a file's [[File format|format]] and other details; and ''Lumina Open'', a graphical utility to launch applications based on the selected [[Computer file|file]] or [[Directory (computing)|folder]].{{sfn|Watson|2016}}
Utilities include: ''Insight'', a [[file manager]]; ''File information'', which reports a file's [[File format|format]] and other details; and ''Lumina Open'', a graphical utility to launch applications based on the selected [[Computer file|file]] or [[Directory (computing)|folder]].{{sfn|Watson|2016}}

The [[Portable Document Format|PDF]] reader ''lumina-pdf'', which is based on [[Poppler (software)|poppler]], was added in version 1.4.{{sfn|Larabel|2017}}


==Ports==
==Ports==
Line 68: Line 70:
==References==
==References==
{{refbegin}}
{{refbegin}}
*{{cite web|url=https://www.phoronix.com/scan.php?page=news_item&px=Lumina-1.4-Released|title=Lumina 1.4 Desktop Environment Released|last=Larabel|first=Michael|publisher=Phoronix|date=23 November 2017|accessdate=13 January 2018|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 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}}

Revision as of 13:09, 13 January 2018

Lumina
Developer(s)Ken Moore
Stable release
1.4.0 / November 22, 2017; 7 years ago (2017-11-22)[1]
Repository
Written inC++
Operating systemUnix and Unix-like
TypeDesktop environment
License3-clause BSD
Websitelumina-desktop.org

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,[2] but has been ported to various Linux distributions.[3]

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.[4] 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".[4] 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.[4] The source code has since been moved to a separate GitHub repository "under the PC-BSD umbrella" and converted to use Qt5.[4] Development also focused on replacing the Fluxbox core with a Qt-based window manager integrated with the Lumina desktop.[4]

The project avoids use of Linux-based tools or frameworks, such as D-Bus, Polkit, and systemd.[5]

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.[3] The default panel includes a Start menu, task manager, and system tray, and its location can be customized.[3] Menus may be accessed via the Start menu or by right-clicking the mouse on the desktop background.[3]

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.[2]

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.[3]

The PDF reader lumina-pdf, which is based on poppler, was added in version 1.4.[6]

Ports

Lumina has been ported to various BSD operating systems and Linux distributions. These include:

Notes

  1. ^ "Releases - trueos/lumina". Retrieved 13 January 2018 – via GitHub.
  2. ^ a b Lumina FAQ.
  3. ^ a b c d e Watson 2016.
  4. ^ a b c d e Moore 2015.
  5. ^ Lumina Desktop Environment homepage.
  6. ^ Larabel 2017.
  7. ^ a b c d e f g Lumina 1.0 release.
  8. ^ Freshports.
  9. ^ Arch Linux.

References