diff options
author | Ken Moore <moorekou@gmail.com> | 2016-06-24 08:50:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-24 08:50:16 -0400 |
commit | b34a4dc88a3b9d80dbd77bf97de57047f7a8efc0 (patch) | |
tree | a533d90e99f044844b905e2b0a32a576b3bae5a7 /ROADMAP | |
parent | Cleaning up the lumina FreeBSD makefile. (diff) | |
parent | adding logo file (diff) | |
download | lumina-b34a4dc88a3b9d80dbd77bf97de57047f7a8efc0.tar.gz lumina-b34a4dc88a3b9d80dbd77bf97de57047f7a8efc0.tar.bz2 lumina-b34a4dc88a3b9d80dbd77bf97de57047f7a8efc0.zip |
Merge pull request #234 from q5sys/master
Add keyboard shortcut for showing/hiding hidden files and PCBSD/TrueOS changeover edits
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ Add network probing functionality (for lumina-fm mainly) - Will need integration into LuminaOS and possible LuminaUtils - Will need an OS-specific method of requesting that the system mount the network drive on the system - - Use "avahi-browse" on PC-BSD? + - Use "avahi-browse" on TrueOS? Add OS-specific suspend/resume functionality - Will be integrated into lumina-screensaver primarily @@ -48,7 +48,7 @@ New Frameworks: - LuminaThemeEngine library for use by all Qt applications (binary module/wrapper around the current theme engine functionality) -PDF Viewing Capabilities (Extremely Low Priority: just created pc-pdfviewer for PC-BSD) +PDF Viewing Capabilities (Extremely Low Priority: just created pc-pdfviewer for TrueOS) - Could be a new utility, but would prefer the functionality be put into libLumina so that lumina-fm can also use it. - Great for quickly viewing/printing PDF files (since most PDF utilities appear to be DE-specific) |