aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Get a bit more of the input device class working - using lumina-config for te...Ken Moore2016-11-17
* Oops - make sure the LInput funcions are public and staticKen Moore2016-11-17
* Add in the beginnings of a new backend class for managing input devices (LInp...Ken Moore2016-11-17
* Bump the copyright year on the LuminaX11 files.Ken Moore2016-11-17
* Add a new page for mouse-settings in lumina-config (disabled for the moment)Ken Moore2016-11-17
* Add a general session option for whether to show the application crash notifi...Ken Moore2016-11-15
* Add the new option for detection GPU accel to the compositor page.Ken Moore2016-11-15
* Add knowledge of the new jsonmenu panel plugin to lumina-config.Ken Moore2016-11-15
* Update the default luminaDesktop.conf files to try and associate the archive ...Ken Moore2016-11-15
* Add support for extracting a single file from an archive for viewing temporar...Ken Moore2016-11-12
* New Desktop Utility: lumina-archiverKen Moore2016-11-12
* Speed up the initial loading of the desktop at start, and delay the auto-star...Ken Moore2016-11-12
* Fix up the panel autohide routine so it actually resizes the panels instead o...Ken Moore2016-11-11
* Oops - forgot to add some files to the previous commits.Ken Moore2016-11-11
* If lumina-textedit is opened without any arguments, automatically open a blan...Ken Moore2016-11-10
* Make lumina-config aware of the new "audioplayer" panel plugin.Ken Moore2016-11-10
* Clean up some more of the library project files.Ken Moore2016-11-10
* Add a new panel plugin:Ken Moore2016-11-10
* Add pass-through for context menu requests on many desktop plugins.Ken Moore2016-11-10
* Disable the theme engine from the core-utils.Ken Moore2016-11-10
* Tag version 1.1.2 internally (Lumina Library no longer in existence)Ken Moore2016-11-10
* Disable the theme engine from the desktop-utilities.Ken Moore2016-11-10
* Due to some erratic reports of the wallpaper widget not staying on the bottom...Ken Moore2016-11-10
* Fix the wallpaper background when a screen resizes.Ken Moore2016-11-09
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-07
|\
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-07
| |\
| | * Merge pull request #299 from 0-wiz-0/masterKen Moore2016-11-07
| | |\
| | | * Fix unportable test(1) operator.Thomas Klausner2016-11-07
| | |/
| * / LARGE UPDATE:Ken Moore2016-11-07
| |/
* / Fix up the pkg-plist for the new libLumina depreciation.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
bgstack15