Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a new audio file for a low-battery notification. | Ken Moore | 2016-10-18 |
| | | | | Update the pkg-plist and license files for the sounds as needed. | ||
* | Adjust the icon for the battery notifications a bit. | Ken Moore | 2016-10-18 |
| | | | | | | 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. | ||
* | Make sure the desktop are registered as virtual roots again. | Ken Moore | 2016-10-18 |
| | |||
* | Large update/refactor of desktop widgets. | Ken Moore | 2016-10-18 |
| | | | | This reduces the number of widgets in the stack by 1, and seems to help performance a bit. | ||
* | Disable a bunch more options within the default Fluxbox config for Lumina. | Ken Moore | 2016-10-17 |
| | |||
* | Some more painting cleanup for the wallpaper/panels. | Ken Moore | 2016-10-17 |
| | |||
* | Turn off some debugging and fix the repaint of the entire wallpaper on change. | Ken Moore | 2016-10-17 |
| | |||
* | Fix the painting routines for the desktop/panel. Make sure we only paint the ↵ | Ken Moore | 2016-10-17 |
| | | | | *requested* rectangle, and not the whole thing on every request. | ||
* | Oops - forgot to save the fallback CPU temperature reading into the variable. | Ken Moore | 2016-10-14 |
| | |||
* | Add a "launch" option within the context menu for applauncher desktop plugins. | Ken Moore | 2016-10-11 |
| | | | | Fixes #272 | ||
* | Adjust the FreeBSD CPU temperature routine to use the dev.cpu.* values if ↵ | Ken Moore | 2016-10-11 |
| | | | | available, and fall back on the hw.acpi values otherwise (direct readings seem to be more accurate in some instances). | ||
* | Update the links for the Gitter chat and bug tracker in lumina-info. | Ken Moore | 2016-10-11 |
| | | | | Fixes #277 | ||
* | Fix a bug in LFileInfo, and update lumina-fileinfo to show the size of the ↵ | Ken Moore | 2016-10-11 |
| | | | | image (if an image file is being viewed) | ||
* | Move a couple "delete" calls to "deleteLater()" within the desktop. | Ken Moore | 2016-10-11 |
| | |||
* | Fix up the logout bug in Lumina after some changes to the startup routine. | Ken Moore | 2016-10-11 |
| | |||
* | Convert over the desktop/panel settings to be based on screen ID instead of ↵ | Ken Moore | 2016-10-05 |
| | | | | screen number. It seems like X randomly assigns numbers to screens in some instances - resulting in multi-monitor arrays occasionally getting rotated/scrambled. After the automatic conversion of the settings to the new system (the first time the user logs into the updated version of Lumina), screen settings are tied to that particular monitor now (HDMI-0, DP-1, etc...) | ||
* | Add a couple more fixes/bypasses to the start-lumina-desktop routine. | Ken Moore | 2016-10-05 |
| | | | | | 1) Make sure when re-calling with xinit, that the full path of the binary is used 2) When starting the desktop, try to detect/launch a temporary dbus session so that Qt can function properly without crashing. | ||
* | Try to fix a scaling issue with desktop backgrounds on 4K systems. | Ken Moore | 2016-10-04 |
| | |||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 |
|\ | |||
| * | Fix the bytes to display function in the case where the number of bytes ↵ | Ken Moore | 2016-10-03 |
| | | | | | | | | *exactly* matches the unit found (1G, 1M, 1K, etc). | ||
* | | Translated using Weblate (lumina_OPEN@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| | | | | | | | | Currently translated at 100.0% (39 of 39 strings) | ||
* | | Translated using Weblate (lumina_DESKTOP@hu (generated)) | J Darabos | 2016-10-03 |
| | | | | | | | | Currently translated at 93.1% (231 of 248 strings) | ||
* | | Translated using Weblate (lumina_OPEN@hu (generated)) | J Darabos | 2016-10-03 |
|/ | | | | Currently translated at 100.0% (39 of 39 strings) | ||
* | Translated using Weblate (lumina_WM@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
| | | | | Currently translated at 100.0% (7 of 7 strings) | ||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2016-10-03 |
|\ | |||
| * | Adjust the default settings for the new GPU accel detection routine to ↵ | Ken Moore | 2016-09-30 |
| | | | | | | | | prefer no compositing if GPU accel is not available. | ||
| * | Add a session option to disable compositing if no GPU acceleration is detected | Ken Moore | 2016-09-29 |
| | | | | | | | | sessionsettings.conf: "compositingWithGpuAccelOnly":<bool> (false by default) | ||
| * | A few changes to the desktop: | Ken Moore | 2016-09-29 |
| | | | | | | | | | | | | 1) Randomize the background image *every time* it changes. 2) Add support for per-workspace wallpaper image settings (background/filelist-workspace-<number>, where <number> is 0+ ) 3) Add detection of workspace changes to the session, and update the background wallpaper on change as needed. | ||
| * | Add an additional default-valued constructor for LFileInfo. | Ken Moore | 2016-09-28 |
| | | |||
| * | Add auto-detection of GPU acceleration to the start-lumina-desktop utility ↵ | Ken Moore | 2016-09-26 |
| | | | | | | | | if compton is used, and automatically adjust the compton settings to use GPU accelleration or not. (Requires "glxinfo" utility installed). | ||
| * | Make sure that the extra lumina utilities check/set the XDG_* environment ↵ | Ken Moore | 2016-09-26 |
| | | | | | | | | variables as needed. This allows things like icons to be found/used when LTE is launched via sudo (for instance). | ||
* | | Translated using Weblate (lumina_DESKTOP@es (generated)) | Alejandro Pastor Vargas | 2016-10-03 |
| | | | | | | | | Currently translated at 100.0% (248 of 248 strings) | ||
* | | Translated using Weblate (lumina_DESKTOP@ja (generated)) | YAMASHIRO Jun | 2016-10-03 |
|/ | | | | Currently translated at 100.0% (248 of 248 strings) | ||
* | Translated using Weblate (lumina_DESKTOP@es (generated)) | Alejandro Pastor Vargas | 2016-09-25 |
| | | | | Currently translated at 100.0% (248 of 248 strings) | ||
* | Translated using Weblate (lumina_INFO@el (generated)) | George Ember | 2016-09-24 |
| | | | | Currently translated at 100.0% (18 of 18 strings) | ||
* | Translated using Weblate (lumina_OPEN@el (generated)) | George Ember | 2016-09-24 |
| | | | | Currently translated at 100.0% (39 of 39 strings) | ||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-23 |
|\ | |||
| * | Add a fallback icon if an image file fails to load the thumbnail for desktop ↵ | Ken Moore | 2016-09-23 |
| | | | | | | | | icons. | ||
| * | Fix the painting issue with the favorites area on the start menu with all ↵ | Ken Moore | 2016-09-23 |
| | | | | | | | | the new changes. | ||
| * | Add a new file to be distributed with Lumina: | Ken Moore | 2016-09-23 |
| | | | | | | | | | | Include a copy of the "globs2" file from the FreeDesktop mimetype database, to be used as a fallback if the official mimetype database is not installed/found on the system. Also adjust the mimetype loader to use this fallback as needed. | ||
| * | Clean up a bit of the start menu/button. | Ken Moore | 2016-09-23 |
| | | |||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-09-23 |
| |\ | |||
| * | | Finish up the depretiation of the old systemapps fetching function. | Ken Moore | 2016-09-23 |
| | | | |||
* | | | Translated using Weblate (lumina_WM@el (generated)) | George Ember | 2016-09-23 |
| |/ |/| | | | | | Currently translated at 100.0% (7 of 7 strings) | ||
* | | Translated using Weblate (lumina_WM@lt (generated)) | Moo | 2016-09-23 |
| | | | | | | | | Currently translated at 100.0% (7 of 7 strings) | ||
* | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-23 |
|\| | |||
| * | Large update to how XDGDesktop files are created/used. | Ken Moore | 2016-09-22 |
| | | | | | | | | | | | | This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far). This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far). | ||
* | | Translated using Weblate (lumina_DESKTOP@sv (generated)) | Luna Jernberg | 2016-09-23 |
| | | | | | | | | Currently translated at 98.3% (244 of 248 strings) | ||
* | | Translated using Weblate (lumina_OPEN@sv (generated)) | Luna Jernberg | 2016-09-23 |
|/ | | | | Currently translated at 100.0% (39 of 39 strings) | ||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-22 |
|\ |