aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* LARGE UPDATE:Ken Moore2016-11-07
* Convert the ResizeMenu class into it's own files:Ken Moore2016-11-03
* Add the new Qt5 theme engine setting to lumina-config.Ken Moore2016-11-02
* Add a new sessionsettings flag:Ken Moore2016-11-02
* Add in a ton of scientific mathematical functions to the calculator.Ken Moore2016-11-01
* Another update to the calculator:Ken Moore2016-11-01
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-31
|\
| * Add the beginnings of the new RandR xcb backend to LuminaKen Moore2016-10-27
* | Re-work the main page of the lumina-config toolKen Moore2016-10-31
|/
* Add PulseAudio support into the FreeBSD backend if a PICO session is detected.Ken Moore2016-10-25
* Fix the creation of new files/directories within the right-column of a split ...Ken Moore2016-10-25
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-25
|\
| * Update README.mdKen Moore2016-10-24
* | Fix up the double-precision calculation of equations within parentheses.Ken Moore2016-10-25
|/
* Fix the "sticky" status on the wallpaper widgets.Ken Moore2016-10-24
* For desktop icons, only check if there is a name to decide when to show it.Ken Moore2016-10-21
* If a .desktop file is given to launch, be more specific with the error when t...Ken Moore2016-10-21
* Tag version 1.1.1 within the master branch.Ken Moore2016-10-21
* Tag version 1.1.0 in the source treeKen Moore2016-10-21
* Turn off keyboard focus for the new % button.Ken Moore2016-10-21
* Update lumina-calculator a bit:Ken Moore2016-10-21
* Add directory context to the lumina-textedit in a couple ways:Ken Moore2016-10-21
* Setup the calculator to automatically load the last result if the first char ...Ken Moore2016-10-20
* 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
| |/ |/|
bgstack15