aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core-utils/lumina-config/pages
Commit message (Expand)AuthorAge
* 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 missing bracketsJT Pennington2016-12-14
* Merge pull request #320 from q5sys/masterJT Pennington2016-12-14
|\
| * Update page_mouse.hJT Pennington2016-12-14
| * fixing white space to keep Ken happyJT Pennington2016-12-14
| * comment out page_mouse_trueosJT Pennington2016-12-14
| * comment out trueos mouse pageJT Pennington2016-12-14
| * code cleanupJT Pennington2016-12-07
| * clean up codeJT Pennington2016-12-07
| * it would help if I actually pushed the pagesq5sys2016-12-08
| * testing mouse utilq5sys2016-12-08
* | Fix the window title within the input device page.Ken Moore2016-12-13
* | Fix up the item visibility within the theme engine selector page on first load.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 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
* 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
|\
| * Commit some more work on the new input device framework. Got the properties g...Ken Moore2016-11-17
| * Get a bit more of the input device class working - using lumina-config for te...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
* | search clear function on ESC pressq5sys2016-11-20
|/
* LARGE UPDATE:Ken Moore2016-11-07
* Add the new Qt5 theme engine setting to lumina-config.Ken Moore2016-11-02
* Re-work the main page of the lumina-config toolKen Moore2016-10-31
* Make sure the wallpaper page also uses the new monitor ID for saving/loading ...Ken Moore2016-10-17
* Convert over the desktop/panel settings to be based on screen ID instead of s...Ken Moore2016-10-05
* Fix a crash with the "autostart" page of lumina-config.Ken Moore2016-10-03
* Large update to how XDGDesktop files are created/used.Ken Moore2016-09-22
* Quick sync commit between my system and master - nothing really changedKen Moore2016-09-06
* Make sure that going "back" to the main page automatically exapands/highlight...Ken Moore2016-09-06
* Add a checkbox to the compton page for enabling/disabling compositing.Ken Moore2016-08-18
* Add a configuration option to lumina-config for enabling/disabling the automa...Ken Moore2016-08-18
* Fix up the panel numbering in the new lumina-config interface.Ken Moore2016-07-26
* Fix up the "save" button activation for cursor theme changes.Ken Moore2016-07-26
* Fix a bug in the compton page: allow overwriting the settings file on save.Ken Moore2016-07-25
* Fix up *when* changes are detected on the general user options page of lumina...Ken Moore2016-07-20
* [INTERFACE CHANGE]Ken Moore2016-07-18
* Ensure the checkbox for loading desktop icons properly reflects the setting i...Ken Moore2016-07-07
* Remove the "requires restart" message on the Compton page. Active re-loading ...Ken Moore2016-07-07
* Add a note that the compton settings will require a restart to take effect.Ken Moore2016-07-05
* Add a new page to lumina-config. This page allows the user to view/change set...Ken Moore2016-07-05
* Also add the "Advanced/Simple" editors to the fluxbox keys page.Ken Moore2016-07-05
bgstack15