aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| | * comment out changes made to wrong repo, until method can be fixedq5sys2016-11-20
| | * Revert "search clear function on ESC press"q5sys2016-11-20
| | * search clear function on ESC pressq5sys2016-11-20
| | |\
| | | * Add a new dialog UI form (not integrated yet) for a front-end to "dd"ing ISO/...Ken Moore2016-11-18
| | | * Fix up the detection of links within an archive - and show them appropriately...Ken Moore2016-11-18
| | | * Add a couple new features to lumina-archiver:Ken Moore2016-11-18
| | | * Commit some more work on the new input device framework. Got the properties g...Ken Moore2016-11-17
| | * | search clear function on ESC pressq5sys2016-11-20
| * | | Add a new menu plugin: "lockdesktop".Ken Moore2016-11-21
| | |/ | |/|
| * | 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
| |\
bgstack15