aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Oops, make sure the .desktop file actually gets installed.Ken Moore2016-10-20
* Fix the resizability of the lumina-calculator window.Ken Moore2016-10-20
* Fix up the pkg-plist to account for the addition of lumina-calculatorKen Moore2016-10-20
* Add lumina-calculator to the overall desktop-utils build.Ken Moore2016-10-20
* Add all the translation files for lumina-calculator.Ken Moore2016-10-20
* Finish cleaning up some of the calculator:Ken Moore2016-10-20
* Add the ability to acknowledge the "power" symbol (^) within an equationKen Moore2016-10-20
* Fix up the parsing/usage of scientific notation within the equation (1e1 or 1...Ken Moore2016-10-20
* Hook up the Lumina theme engine into lumina-calculator for icon changes, as w...Ken Moore2016-10-20
* Add the app registration for lumina-calculator.Ken Moore2016-10-20
* Finish up the last couple buttons/actions related to the new Tray UI.Ken Moore2016-10-20
* Make sure all the translation files are synced to the sources.Ken Moore2016-10-20
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-20
|\
| * Fix up the stylesheet for the battery monitor. Don't change any properties ot...Ken Moore2016-10-19
* | Quick update to ensure that 2 monitors are not cloned - only show one of them...Ken Moore2016-10-20
|/
* Add a new audio file for a low-battery notification.Ken Moore2016-10-18
* Adjust the icon for the battery notifications a bit.Ken Moore2016-10-18
* Fix up the "loading" message on directories with no contents.Ken Moore2016-10-18
* Fix the snapshot loading mechanism within lumina-fm.Ken Moore2016-10-18
* Make sure the desktop are registered as virtual roots again.Ken Moore2016-10-18
* Large update/refactor of desktop widgets.Ken Moore2016-10-18
* Disable a bunch more options within the default Fluxbox config for Lumina.Ken Moore2016-10-17
* Some more painting cleanup for the wallpaper/panels.Ken Moore2016-10-17
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-17
|\
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-17
| |\
| * | Comment out the "valid symbols" line in lumina-calculator.Ken Moore2016-10-17
* | | Make sure the wallpaper page also uses the new monitor ID for saving/loading ...Ken Moore2016-10-17
| |/ |/|
* | Turn off some debugging and fix the repaint of the entire wallpaper on change.Ken Moore2016-10-17
* | Fix the painting routines for the desktop/panel. Make sure we only paint the ...Ken Moore2016-10-17
|/
* Oops - forgot to save the fallback CPU temperature reading into the variable.Ken Moore2016-10-14
* Add a title/icon for the lumina-calculator window.Ken Moore2016-10-13
* Merge pull request #286 from q5sys/masterKen Moore2016-10-13
|\
| * add buttonsJT Pennington2016-10-13
| * add buttonsJT Pennington2016-10-13
| * add buttonsJT Pennington2016-10-13
|/
* Another large update to lumina-fm:Ken Moore2016-10-13
* Add a "launch" option within the context menu for applauncher desktop plugins.Ken Moore2016-10-11
* Adjust the FreeBSD CPU temperature routine to use the dev.cpu.* values if ava...Ken Moore2016-10-11
* Update the links for the Gitter chat and bug tracker in lumina-info.Ken Moore2016-10-11
* Make lumina-screenshot single-instanced, and adjust the .desktop entry to *al...Ken Moore2016-10-11
* Fix a bug in LFileInfo, and update lumina-fileinfo to show the size of the im...Ken Moore2016-10-11
* Move a couple "delete" calls to "deleteLater()" within the desktop.Ken Moore2016-10-11
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-11
|\
| * Translated using Weblate (lumina_FM@de (generated))Sven Putze2016-10-11
| * Merge remote-tracking branch 'origin/master'Weblate2016-10-11
| |\
| * | Translated using Weblate (l_SCREENSHOT@de (generated))Ettore Atalan2016-10-11
| * | Translated using Weblate (lumina_FM@de (generated))Sven Putze2016-10-11
* | | Fix up the logout bug in Lumina after some changes to the startup routine.Ken Moore2016-10-11
| |/ |/|
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-05
|\ \
| * | Convert over the desktop/panel settings to be based on screen ID instead of s...Ken Moore2016-10-05
bgstack15