aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add the new xinput dependency into the port for FreeBSD.Ken Moore2016-12-09
* Fix up the item visibility within the theme engine selector page on first load.Ken Moore2016-12-09
* Add a ton more quotes to the login message generator. Now up to 46, which sho...Ken Moore2016-12-09
* Fix up a build error on the cluster (not sure why the cluster had a problem w...Ken Moore2016-12-09
* Add a couple more options for the tip of the day.Ken Moore2016-12-08
* Fix up the selection highlighting *during* the mouse movement.Ken Moore2016-12-08
* Clean up a bit more of the Terminal interactions.Ken Moore2016-12-08
* Apply a cursor fix for backspace *within* the middle of a line.Ken Moore2016-12-08
* Commit some more fixes for the terminal. Now the arrow keys work properly wit...Ken Moore2016-12-08
* Fix up the auto-hide functionality within the terminal when the term window l...Ken Moore2016-12-08
* Disable the auto-hide on activation event - something weird is going on (prob...Ken Moore2016-12-07
* Cleanup some more of the terminal functionality:Ken Moore2016-12-07
* Add some more filtering for mouse devices:Ken Moore2016-12-07
* Enable the new input-devices page within lumina-config.Ken Moore2016-12-07
* Get the new input device routines almost ready. Still have the page disabled ...Ken Moore2016-12-06
* Commit a couple tweaks for lumina-fm - trying to get the drag and drop highli...Ken Moore2016-12-05
* Have the "start-lumina-desktop" binary check for an existing lockfile and rem...Ken Moore2016-12-05
* Add a bit more debugging to the start-lumina-desktop binary.Ken Moore2016-12-05
* Re-enable drag and drop within lumina-fm.Ken Moore2016-12-05
* Make the start menu open faster by only loading the favorites *when the file/...Ken Moore2016-12-02
* Adjust the Qt-crash workaround a bit to try and avoid starting a dbus session...Ken Moore2016-12-01
* Fix up the non-selection extraction of an archive. (empty "name" field messed...Ken Moore2016-12-01
* Get rid of the "fortune" usage, and replace it with a built-in system of tips...Ken Moore2016-12-01
* Add the Lumina version to the bottom of the boot splash as well.Ken Moore2016-12-01
* Have lumina-archiver just open the containing folder when extracting multiple...Ken Moore2016-12-01
* Allow for multi-selection of items for extractions.Ken Moore2016-11-30
* Fix up the permissions of extracted files via lumina-archiver.Ken Moore2016-11-30
* Unify the icons used for battery indications within the start menu and batter...Ken Moore2016-11-30
* Get rid of the whitespace between mimetype registrations in the lumina-archiv...Ken Moore2016-11-30
* A few more tweaks for the boot splash. Font weights and such to better accent...Ken Moore2016-11-30
* Cleanup the bootsplash a bit:Ken Moore2016-11-30
* Fix a recursive bug in the parenthesis matching/replacing routine within lumi...Ken Moore2016-11-29
* Add a small 1/5 second delay between the zoom slider changing and the actual ...Ken Moore2016-11-28
* Fix up the regular expression strip of the ZFS snapshot from the full path.Ken Moore2016-11-28
* Fix up the loading of the "show hidden files" option at the start of a browse...Ken Moore2016-11-28
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-28
|\
| * Merge pull request #313 from cpforbes/fedoraKen Moore2016-11-23
| |\
| | * Update RPM spec file for 1.1.0-p1 release.Craig Forbes2016-11-23
| |/
* / A few important fixes for lumina-search:Ken Moore2016-11-28
|/
* Fix up the scaling options in the UI for lumina-screenshot.Ken Moore2016-11-22
* Add better error notifications when saving screenshots.Ken Moore2016-11-22
* Oops - NOW the desktop/panel settings-reload will work.Ken Moore2016-11-22
* Fix up the default settings-setting routine to use the new panel/desktop synt...Ken Moore2016-11-22
* Add a shortcut for opening the wallpaper settings within the "preferences" menu.Ken Moore2016-11-21
* Add the ability to specify "--page <page_id>" when running lumina-config to g...Ken Moore2016-11-21
* Add the "lockdesktop" menu plugin to the TrueOS default settings.Ken Moore2016-11-21
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-21
|\
| * Fix a reference to an uncommitted function by q5sys.Ken Moore2016-11-20
| * Revert "Revert "search clear function on ESC press""Ken Moore2016-11-20
| * Revert "comment out changes made to wrong repo, until method can be fixed"Ken Moore2016-11-20
bgstack15