| Commit message (Collapse) | Author | Age |
|
|
|
| |
Currently translated at 92.9% (288 of 310 strings)
|
|
|
|
| |
Currently translated at 87.7% (272 of 310 strings)
|
|
|
|
| |
Currently translated at 87.4% (271 of 310 strings)
|
|\ |
|
| |
| |
| |
| | |
specifically designed for launching external processes in an unattended manner and automatically cleaning up the object on the heap when finished. It will also hide any output from the process or forward it to a designated log file rather than polluting the current process output channel.
|
|/
|
|
| |
Currently translated at 83.2% (258 of 310 strings)
|
|
|
|
| |
Currently translated at 83.2% (258 of 310 strings)
|
| |
|
|
|
|
| |
Currently translated at 92.7% (231 of 249 strings)
|
|
|
|
| |
tinkering with it)
|
| |
|
| |
|
|
|
|
| |
of text depending on size limitations.
|
|\ |
|
| |
| |
| |
| | |
Currently translated at 100.0% (249 of 249 strings)
|
|/
|
|
| |
.desktop files.
|
|
|
|
| |
Currently translated at 100.0% (249 of 249 strings)
|
|
|
|
| |
Currently translated at 100.0% (249 of 249 strings)
|
|\ |
|
| |
| |
| |
| |
| |
| | |
If a lumina-motd file (executable or text) is found within one of the etc directories (/usr/local/etc/lumina-motd on FreeBSD) or as a valid binary on PATH, then that file will be "preferred" for generating the tips rather than the built-in system.
This allows system administrators and/or OS-distributors to customize the login messages "at will" for their particular use-case.
NOTE: By making the lumina-motd file a blank text file the tips will be disabled.
|
| |
| |
| |
| | |
should be good enough for a while.
|
| | |
|
| |
| |
| |
| | |
file/list changes*.
|
| |
| |
| |
| | |
tips for Lumina itself (avoids strange stuff from fortune, and ensures information which is at least semi-useful for the user).
|
| | |
|
| |
| |
| |
| |
| |
| | |
battery plugin.
Also, add a green background to the battery plugin when the charge is 100% and still plugged in.
|
| |
| |
| |
| | |
accent the rest of the UI.
|
| |
| |
| |
| |
| |
| | |
1) Move the loading message/progress to the bottom of the window.
2) Move the loading icon to the top-left side
3) Implement the (optional) usage of the "fortune" utility for a random/short message during the loading process.
|
| | |
|
| | |
|
| |
| |
| |
| | |
This just adds a shortcut to the context menu for locking the desktop session.
|
| |
| |
| |
| | |
mimetypes with lumina-archiver by default.
|
| |
| |
| |
| | |
auto-started apps by 1/2 second.
|
| |
| |
| |
| | |
of just moving them around.
|
| | |
|
| |
| |
| |
| | |
"audioplayer": This is panel-based implementation of the desktop plugin with the same name. Allows the user to load/play audio files directly from the desktop session without loading any external applications.
|
| |
| |
| |
| | |
This should allow the user to click almost anywhere on the plugin to actually see the menu for managing the plugin itself.
|
| |
| |
| |
| | |
bottom of the window stack within virtualBox environments: on focus in events for the desktop, lower the window to the bottom of the stack manually.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
1) Dismantle the Lumina library completely.
2) Setup lots of small subproject files (.pri) for the individual classes within the old library.
3) Move all the Lumina binaries to use the new subproject files
4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
|
| |
| |
| |
| |
| | |
1) Add a new .pri for loading just that class (works stand-alone)
2) Setup the lumina-desktop to use the new build framework for including that class.
|
| |
| |
| |
| |
| |
| | |
Qt5_theme_engine=<some theme engine>
This will allow the user to set some global Qt5 theme engine (such as qt5ct), and activate it for the entire session.
|
| | |
|
| |
| |
| |
| | |
Let the launcher find any problems with it and alert the user at that time.
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
other than the background color based on battery level.
|
| |/
| |
| |
| | |
them in that case.
|
| |
| |
| |
| | |
Update the pkg-plist and license files for the sounds as needed.
|
| |
| |
| |
| |
| |
| | |
1) for the "low" battery icon, move it down to the 5-20% range instead of 20-50%.
2) When battery is between 0-5%, change the background color of the icon to red in addition to the "warning" battery icon.
3) Play an audio file when the battery drops to the 0-5% range( <Lumina Share directory>/low-battery.ogg), if the file exists.
|