Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Expose the "directory" saving option within lumina-config for wallpapers now. | Ken Moore | 2017-11-15 |
| | |||
* | add sound theme pages | q5sys | 2017-11-01 |
| | |||
* | finish and enable sound theme page for lumina-config | q5sys | 2017-10-31 |
| | |||
* | initial commit for sound themeing page | q5sys | 2017-10-31 |
| | |||
* | Add the ability to use a "directory" as the target for desktop wallpapers. ↵ | Ken Moore | 2017-10-27 |
| | | | | Will automatically open that directory and randomly pick an image from from within it for the wallpaper. | ||
* | Read the default app desktop files from full path to fix settings ↵ | ZackaryWelch | 2017-10-09 |
| | | | | persistance bug | ||
* | Cleanup the panel profiles quite a bit: | Ken Moore | 2017-09-18 |
| | | | | | | 1) Reduce the number of buttons to 1 2) Expand the profiles menu to list profiles, custom profiles, and screens which can be copied 3) For custom profiles and other screens, add a submenu for apply/remove of settings. | ||
* | Minor change: | Ken Moore | 2017-09-18 |
| | | | | deactivate the unused themes page within lumina-config (make compilation a tiny bit faster) | ||
* | Deactivate the "themes" page within lumina-config. | Ken Moore | 2017-09-18 |
| | | | | Replace that button with one that launches the theme engine config tool. | ||
* | Change around the default settings for Lumina quite a bit: | Ken Moore | 2017-08-18 |
| | | | | | | | | 1) Turn on some themes by default (DarkGlass/Black) 2) Sync icon theme between desktop/lthemeengine 3) If DarkGlass/Black is for the desktop, automatically turn on the "darker" color scheme for applications within lthemeengine. 4) Ensure lumina-pdf is added as a default PDF viewer. 5) Change the wallpapers/interface for the TrueOS defaults. | ||
* | Added translations to menu buttons and the panel settings dialogue | ZackaryWelch | 2017-08-15 |
| | |||
* | Resynced translation files and fixed translations of the boot splash UI | ZackaryWelch | 2017-08-15 |
| | |||
* | fix spacing | q5sys | 2017-07-31 |
| | |||
* | apply ui patch from slicer69 | q5sys | 2017-07-28 |
| | |||
* | Added more missing icons | ZackaryWelch | 2017-07-17 |
| | |||
* | Deactivate the auto-resize functionality (for now) with a comment about the ↵ | Ken Moore | 2017-06-07 |
| | | | | | | | Fluxbox issue. This can get reactivated when Fluxbox is deactivated with Lumina 2.0. Instead, just increase the default size of the main window a bit. | ||
* | Switch the usage of compton: default to it being disabled rather than ↵ | Ken Moore | 2017-05-23 |
| | | | | enabled (too many false-positives from the GPU acceleration verification routine). | ||
* | Add the new "generateMediaIcons" setting to lumina-config ↵ | Ken Moore | 2017-05-01 |
| | | | | (Interface->Desktop page). | ||
* | Clean up another couple "nullptr" uses. | Ken Moore | 2017-04-10 |
| | |||
* | Fix a possible issue where the panel number would be negative - causing a ↵ | Ken Moore | 2017-03-27 |
| | | | | | | crash of lumina-config. Fixes #402 | ||
* | Clean up the compilation warnings with the separate "getPage" routines in ↵ | Ken Moore | 2017-02-27 |
| | | | | lumina-config. | ||
* | Finish removing all the last remnant of the old X11 mouse config page. | Ken Moore | 2017-02-13 |
| | |||
* | Merge pull request #375 from antab/app-selection-default | Ken Moore | 2017-02-06 |
|\ | | | | | Select current application when changing defaults | ||
| * | Fix memory leak. | Arnar Mar Sig | 2017-02-06 |
| | | |||
| * | * Remove code duplication from LoadSettings() and fix indentation (tab to space) | Arnar Mar Sig | 2017-02-04 |
| | | | | | | | | * Select current app when AppDialog is shown, this works both for basic and advanced but only for a single type. | ||
* | | * Initialize PanelWidget layout in the constructor. | Arnar Mar Sig | 2017-02-03 |
|/ | | | | * Instead of removing all PanelWidgets in LoadSettings, remove any extra panels and add more if needed. | ||
* | Fix up the saving of the user's default icon via lumina-config. | Ken Moore | 2017-01-30 |
| | |||
* | change page title | JT Pennington | 2017-01-18 |
| | |||
* | Add support to lumina-config to show all applications which register ↵ | Ken Moore | 2017-01-12 |
| | | | | themselves under the "Settings" cateory on the system. These will all be put under the "system settings" category, and will launch the external tool on demand. | ||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-01-06 |
|\ | |||
| * | enable ESC to clear search field and reset view to all pages | q5sys | 2017-01-05 |
| | | |||
* | | Add a new compile-time option: NO_XINPUT | Ken Moore | 2017-01-06 |
|/ | | | | | This can be used to disable the usage of the xcb/xinput.h class, since some OS's seem to not have it for some reason. Note that this option will make the input device management page in lumina-config unavailable on that operating system. Example: qmake CONFIG+=NO_XINPUT | ||
* | Merge branch 'master' into master | JT Pennington | 2016-12-22 |
|\ | |||
| * | Change the icon used for the interface/menu page so it does not use the same ↵ | Ken Moore | 2016-12-19 |
| | | | | | | | | icon as the "plugins" tabs within pages. | ||
| * | Update the Interface/Panels page quite a bit: | Ken Moore | 2016-12-19 |
| | | | | | | | | | | 1) Add a new "profiles" button/menu so the user can apply pre-defined profiles for the interface which correspond to other common system interfaces. 2) Add a new "import" button/menu so the user can quickly move settings from one monitor (even if not current attached/used) to another active monitor. This is very useful if the user changes video cards/drivers or monitors and gets a different monitor ID on their next session, but want to re-use their previous monitor settings. | ||
| * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-12-16 |
| |\ | |||
| | * | Switch the "clicked" signal for the "Activated" signal within the input ↵ | Ken Moore | 2016-12-16 |
| | | | | | | | | | | | | device checkbox detection. This will allow keyboard changes to be detected/applied as well. | ||
| * | | If xinput is not available, do not show the input device configuration page. | Ken Moore | 2016-12-16 |
| |/ | |||
| * | Fix the comments within the pages.pri file. | Ken Moore | 2016-12-15 |
| | | |||
* | | fix pages.pri | q5sys | 2016-12-21 |
| | | |||
* | | add bluetooth page to getpage.h | q5sys | 2016-12-14 |
| | | |||
* | | update source authors | q5sys | 2016-12-14 |
| | | |||
* | | set up initial bluetooth page | q5sys | 2016-12-14 |
|/ | |||
* | fix missing brackets | JT Pennington | 2016-12-14 |
| | |||
* | Merge pull request #320 from q5sys/master | JT Pennington | 2016-12-14 |
|\ | | | | | trueos specific mouse configuration page | ||
| * | Update page_mouse.h | JT Pennington | 2016-12-14 |
| | | |||
| * | fixing white space to keep Ken happy | JT Pennington | 2016-12-14 |
| | | |||
| * | comment out page_mouse_trueos | JT Pennington | 2016-12-14 |
| | | |||
| * | comment out trueos mouse page | JT Pennington | 2016-12-14 |
| | | |||
| * | code cleanup | JT Pennington | 2016-12-07 |
| | |