aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core-utils/lumina-config/pages
Commit message (Expand)AuthorAge
* screenGeometry/screenCount -> QGuiApplication::screens(). another roundlbartoletti2019-10-22
* Remove the compositing with gpu accel only option. Not used in the backend an...Ken Moore2019-04-27
* Make sure that the time to rotate wallpapers is enabled if a single directory...Ken Moore2018-11-19
* add option to disbale startup quotesq5sys2018-03-28
* Fix up some of lumina-config.Ken Moore2018-03-21
* Fix up the default wallpaper directory detection (old Lumina-DE dir is not lo...Ken Moore2018-01-03
* Expose the "directory" saving option within lumina-config for wallpapers now.Ken Moore2017-11-15
* add sound theme pagesq5sys2017-11-01
* finish and enable sound theme page for lumina-configq5sys2017-10-31
* initial commit for sound themeing pageq5sys2017-10-31
* Add the ability to use a "directory" as the target for desktop wallpapers. Wi...Ken Moore2017-10-27
* Read the default app desktop files from full path to fix settings persistance...ZackaryWelch2017-10-09
* Cleanup the panel profiles quite a bit:Ken Moore2017-09-18
* Minor change:Ken Moore2017-09-18
* Deactivate the "themes" page within lumina-config.Ken Moore2017-09-18
* Change around the default settings for Lumina quite a bit:Ken Moore2017-08-18
* Added translations to menu buttons and the panel settings dialogueZackaryWelch2017-08-15
* Resynced translation files and fixed translations of the boot splash UIZackaryWelch2017-08-15
* fix spacingq5sys2017-07-31
* apply ui patch from slicer69q5sys2017-07-28
* Added more missing iconsZackaryWelch2017-07-17
* Deactivate the auto-resize functionality (for now) with a comment about the F...Ken Moore2017-06-07
* Switch the usage of compton: default to it being disabled rather than enabled...Ken Moore2017-05-23
* Add the new "generateMediaIcons" setting to lumina-config (Interface->Desktop...Ken Moore2017-05-01
* Clean up another couple "nullptr" uses.Ken Moore2017-04-10
* Fix a possible issue where the panel number would be negative - causing a cra...Ken Moore2017-03-27
* Clean up the compilation warnings with the separate "getPage" routines in lum...Ken Moore2017-02-27
* Finish removing all the last remnant of the old X11 mouse config page.Ken Moore2017-02-13
* Merge pull request #375 from antab/app-selection-defaultKen Moore2017-02-06
|\
| * Fix memory leak.Arnar Mar Sig2017-02-06
| * * Remove code duplication from LoadSettings() and fix indentation (tab to space)Arnar Mar Sig2017-02-04
* | * Initialize PanelWidget layout in the constructor.Arnar Mar Sig2017-02-03
|/
* Fix up the saving of the user's default icon via lumina-config.Ken Moore2017-01-30
* change page titleJT Pennington2017-01-18
* Add support to lumina-config to show all applications which register themselv...Ken Moore2017-01-12
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-06
|\
| * enable ESC to clear search field and reset view to all pagesq5sys2017-01-05
* | Add a new compile-time option: NO_XINPUTKen Moore2017-01-06
|/
* Merge branch 'master' into masterJT Pennington2016-12-22
|\
| * Change the icon used for the interface/menu page so it does not use the same ...Ken Moore2016-12-19
| * Update the Interface/Panels page quite a bit:Ken Moore2016-12-19
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-16
| |\
| | * Switch the "clicked" signal for the "Activated" signal within the input devic...Ken Moore2016-12-16
| * | If xinput is not available, do not show the input device configuration page.Ken Moore2016-12-16
| |/
| * Fix the comments within the pages.pri file.Ken Moore2016-12-15
* | fix pages.priq5sys2016-12-21
* | add bluetooth page to getpage.hq5sys2016-12-14
* | update source authorsq5sys2016-12-14
* | set up initial bluetooth pageq5sys2016-12-14
|/
* fix missing bracketsJT Pennington2016-12-14
bgstack15