Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Translated using Weblate (lumina_CONFIG@fr (generated)) | Anil Mir | 2017-01-04 |
| | | | | Currently translated at 30.7% (121 of 394 strings) | ||
* | Re-sync the translation files with the sources. | Ken Moore | 2017-01-03 |
| | |||
* | Translated using Weblate (lumina_CONFIG@hu (generated)) | rezso | 2016-12-27 |
| | | | | Currently translated at 26.0% (98 of 376 strings) | ||
* | 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. | ||
| * | Translated using Weblate (lumina_CONFIG@ca (generated)) | Davidmp | 2016-12-19 |
| | | | | | | | | Currently translated at 100.0% (376 of 376 strings) | ||
| * | 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 |
| | | |||
| * | Merge branch 'master' of github.com:trueos/lumina | Weblate | 2016-12-14 |
| |\ | |||
| * | | Translated using Weblate (lumina_CONFIG@sl (generated)) | Samo Blatnik | 2016-11-24 |
| | | | | | | | | | | | | Currently translated at 14.3% (54 of 376 strings) | ||
| * | | Translated using Weblate (lumina_CONFIG@pl (generated)) | Patryk | 2016-11-24 |
| | | | | | | | | | | | | Currently translated at 93.6% (352 of 376 strings) | ||
| * | | Translated using Weblate (lumina_CONFIG@pl (generated)) | Dariusz Witkowski | 2016-11-22 |
| | | | | | | | | | | | | Currently translated at 89.3% (336 of 376 strings) | ||
| * | | Translated using Weblate (lumina_CONFIG@hu (generated)) | J Darabos | 2016-10-26 |
| | | | | | | | | | | | | Currently translated at 26.0% (98 of 376 strings) | ||
| * | | Translated using Weblate (lumina_CONFIG@fa (generated)) | Hamid Sarmadi | 2016-10-26 |
| | | | | | | | | | | | | Currently translated at 10.9% (41 of 376 strings) | ||
| * | | Translated using Weblate (lumina_CONFIG@es (generated)) | Alejandro Pastor Vargas | 2016-10-26 |
| | | | | | | | | | | | | Currently translated at 99.7% (375 of 376 strings) | ||
| * | | Translated using Weblate (lumina_CONFIG@el (generated)) | George Ember | 2016-10-26 |
| | | | | | | | | | | | | Currently translated at 28.4% (107 of 376 strings) | ||
| * | | Translated using Weblate (lumina_CONFIG@de (generated)) | Ettore Atalan | 2016-10-26 |
| | | | | | | | | | | | | Currently translated at 100.0% (376 of 376 strings) | ||
| * | | Translated using Weblate (lumina_CONFIG@cs (generated)) | Pavel Fric | 2016-10-26 |
| | | | | | | | | | | | | Currently translated at 100.0% (376 of 376 strings) | ||
* | | | 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 |
| | | | |||
| * | | clean up code | JT Pennington | 2016-12-07 |
| | | | |||
| * | | it would help if I actually pushed the pages | q5sys | 2016-12-08 |
| | | | |||
| * | | testing mouse util | q5sys | 2016-12-08 |
| | | | |||
* | | | Fix the window title within the input device page. | Ken Moore | 2016-12-13 |
| | | | |||
* | | | Fix up the item visibility within the theme engine selector page on first load. | Ken Moore | 2016-12-09 |
| | | | |||
* | | | Fix up a build error on the cluster (not sure why the cluster had a problem ↵ | Ken Moore | 2016-12-09 |
|/ / | | | | | | | with this - works fine locally). | ||
* | | Add some more filtering for mouse devices: | Ken Moore | 2016-12-07 |
| | | | | | | | | Hide all the trivial/unchangeable pointer devices, and list all the other mouse devices (even extension devices) as distinct mice. | ||
* | | Enable the new input-devices page within lumina-config. | Ken Moore | 2016-12-07 |
| | | | | | | | | | | | | This now allows the user to view/change properties on their input devices (mouse/keyboards) for the current session only (save/restore settings between sessions not implemented yet). NOTE: this change adds a dependency on the "xinput" utility to view property values. The XCB library usage to eliminate this dependency is commented out within the source code right now due to unsolved issues with the library calls. | ||
* | | Get the new input device routines almost ready. Still have the page disabled ↵ | Ken Moore | 2016-12-06 |
| | | | | | | | | in lumina-config right now, but it is coming along nicely. | ||
* | | Add the ability to specify "--page <page_id>" when running lumina-config to ↵ | Ken Moore | 2016-11-21 |
| | | | | | | | | go to a particular page. | ||
* | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-11-21 |
|\ \ | |||
| * | | Fix a reference to an uncommitted function by q5sys. | Ken Moore | 2016-11-20 |
| | | | |||
| * | | Revert "Revert "search clear function on ESC press"" | Ken Moore | 2016-11-20 |
| | | | | | | | | | | | | This reverts commit 151062b99e29e18dbc614bf66582f908c864a96a. | ||
| * | | Revert "comment out changes made to wrong repo, until method can be fixed" | Ken Moore | 2016-11-20 |
| | | | | | | | | | | | | This reverts commit 876173714461d6f9d104636d90e648c9f7009505. | ||
| * | | comment out changes made to wrong repo, until method can be fixed | q5sys | 2016-11-20 |
| | | | |||
| * | | Revert "search clear function on ESC press" | q5sys | 2016-11-20 |
| | | | | | | | | | | | | | | | This reverts commit b9840ef585385fece513e24e4cea193d35328dc0, reversing changes made to cb5524f6fd5186414c11339375bebd3b808b4857. | ||
| * | | search clear function on ESC press | q5sys | 2016-11-20 |
| |\ \ | |||
| | * | | Commit some more work on the new input device framework. Got the properties ↵ | Ken Moore | 2016-11-17 |
| | | | | | | | | | | | | | | | | getting listed now, just need to figure out how to read/set the various properties (no documentation on what the various inputs are for the XCB functions to do that). |