| Commit message (Collapse) | Author | Age |
|
|
|
| |
previous display configuration on Lumina start.
|
| |
|
| |
|
|
|
|
| |
with a new "Black" color scheme for the Lumina interface. This is just a nice neutral panel/interface which should work with any background image (including the Lumina wallpapers).
|
|
|
|
| |
create a XDG desktop entry for the community support channel (same thing - different way to access it).
|
|
|
|
| |
also modify the lumina-green color scheme so it is a bit less yellow-tinged.
|
|
|
|
| |
These color schemes are based on a project by Ethan Schoonover (http://ethanschoonover.com/solarized) to provide consistent contrast/usability in all lighting situations.
|
| |
|
| |
|
| |
|
|
|
|
| |
update the port files as necessary
|
| |
|
| |
|
|
|
|
| |
Also update the port makefile for FreeBSD so that has the proper gstreamer plugins installed for audio support.
|
| |
|
|
|
|
| |
(enabled by default) which installes the gstreamer backend for Qt to play multimedia files.
|
| |
|
|
|
|
|
|
| |
config menu). Also make sure that there is a *.desktop shortcut for the application (and update the pkg-plist)
Also allow for "-<something>" to be put in the version number without messing up the version checking routine, and tag the current version on the master branch as 0.8.2-devel (once the stable/official release is branched, the "-devel" tag will get either dropped or changed to "-release" in that branch, with the master branch moving on to the next <version>-devel)
|
|
|
|
| |
This utility provides basic information/links for the Lumina desktop project.
|
|
|
|
| |
Changes include: a new distribution customization methodology, new desktop/panel plugins, new slideshow options in lumina-fm, and a number of stability/bug fixes.
|
|
|
|
| |
adjust the port plist, and add options to reset the system settings to default to lumina-config.
|
| |
|
| |
|
|
|
|
| |
It is functional at the moment, but still has a few rough edges with regards to the X11 background interface (due to the move from XLib to XCB in Qt5). This reulst in some of the window manager interactions not behaving properly (such as sticky status on panels).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
Streamlined startup process and utilities
Enable login/logout chimes
New Desktop Plugins:
- Note Pad: Take text notes on your desktop
- Desktop View: Auto-generate icons for everything in the ~/Desktop folder
New Utility:
- lumina-search: Quickly search for applications/files/directories
New Color Schemes:
- Lumina-[Green, Gold, Purple, Red, Glass] now available out of box (default: Glass)
New Backend system for registering default applications:
- Uses mime-types instead of extensions now
- All lumina utilities have been updated to work with the new system
- WARNING: Previously registered defaults might not be transfered to the new system, so you may need to reset your default web browser/email client through lumina-config.
|
| |
|
|
|
|
| |
This disables all the special Qt theming (except for the custom font/font size), and will use the default theme for Qt.
|
|
|
|
|
| |
This utility provides quick searching for applications (the default), or for searching the entire user's home directory.
The file search also supports the "*" wildcard for the search terms.
|
|
|
|
| |
This version mainly contains bugfixes and stability fixes from 0.7.0. The only new features are the "window list" menu plugin, and the option to have panels auto-hide.
|
|
|
|
|
| |
1) x11/xorg (for some reason it is not making sure this is also installed)
2) graphics/qt4-imageformats (via the USE_QT4 line, required for jpeg support)
|
| |
|
|
|
|
| |
actually have a theme available by default that can be edited/changed.
|
| |
|
|
|
|
| |
editing those themes in lumina-config. Also tag Lumina version 0.7.0 with this change.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) New libLumina classes: LuminaThemes.h
2) Single-line usage to add lumina theme usage to an application (already added to all the Lumina utilities)
3) Include a Lumina-default theme template, as well as a single color scheme (will add more later)
4) Will create a global Qt style for "lumina" so that this theme engine can be automatically applied to all Qt applications at a later date (want to make sure to beat this up and get it working reliably before turning it on for everything).
Major Features:
1) Full Qt theme capabilities through Qt stylesheets (so they can be modified and applied on the fly).
2) Stylesheets are broken into a couple pieces: an "incomplete" stylesheet file (the theme template) with variables in place of colors, font size, and font family. A "color" file which variable->value definitions for the different colors. And a themesettings.cfg files which keeps track of the files/font settings.
3) Along with this, add the ability to specify the icon theme that is used as well, and make that automatically re-loaded as necessary.
4) Add the ability to read/set thes values in lumina-config. The lumina-config usage is still a bit rough: working on cleaning it up right now.
|
|
|
|
| |
(for testing). The theme loading/usage appears to be working, now I just need to generalize the theme template so that it applies to all the QAbstract* widgets
|
|
|
|
| |
nothing specific to 64-bit systems (probably just a relic from using the PC-BSD ports as the template).
|
|
|
|
| |
This version is mainly a bunch of bugfixes from 0.6.2, but also included backend streamlining, porting to other OS's, and a slightly updated userbutton.
|
|
|
|
| |
files)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|