aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix up some of the focus issues with the terminal and multiple tabsKen Moore2017-01-17
|
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-16
|\
| * Merge remote-tracking branch 'origin/master'Weblate2017-01-16
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-01-16
| | |\
| | * | Translated using Weblate (lumina_CONFIG@af (generated))Joseph D2017-01-16
| | | | | | | | | | | | | | | | Currently translated at 25.8% (102 of 394 strings)
| * | | Merge remote-tracking branch 'origin/master'Weblate2017-01-16
| |\ \ \ | | | |/ | | |/|
| * | | Translated using Weblate (l_TERMINAL@hu (generated))rezso2017-01-16
| | |/ | |/| | | | | | | Currently translated at 100.0% (7 of 7 strings)
* | | Quick fix for running files with the executable bit set: Only run them if ↵Ken Moore2017-01-16
| |/ |/| | | | | they have no extension or a ".sh" extension (can extend later to check if there is no known mimetype as another valid use-case).
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-16
|\|
| * Translated using Weblate (l_SCREENSHOT@ru (generated))Koljasha2017-01-15
| | | | | | | | Currently translated at 75.0% (18 of 24 strings)
| * Translated using Weblate (lumina_OPEN@ru (generated))Koljasha2017-01-15
| | | | | | | | Currently translated at 97.4% (38 of 39 strings)
| * Translated using Weblate (lumina_FM@ru (generated))Koljasha2017-01-15
| | | | | | | | Currently translated at 67.5% (150 of 222 strings)
| * Translated using Weblate (lumina_DESKTOP@ru (generated))Koljasha2017-01-15
| | | | | | | | Currently translated at 79.6% (247 of 310 strings)
| * Merge remote-tracking branch 'origin/master'Weblate2017-01-15
| |\
| | * Translated using Weblate (lumina_CONFIG@ru (generated))Koljasha2017-01-15
| | | | | | | | | | | | Currently translated at 93.1% (367 of 394 strings)
| * | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-01-15
| |/ | | | | | | Currently translated at 90.3% (280 of 310 strings)
* / Adjust the browser backend a bit so only image files and *.desktop files are ↵Ken Moore2017-01-16
|/ | | | loaded within a separate thread. This seems to make no speed difference on my system, but should help prevent slowdowns on systems with a lower limit on the number of concurrent threads which can be run.
* Add support to lumina-config to show all applications which register ↵Ken Moore2017-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.
* Add add the option to watch a "/tmp/.autofs_change" file which will prompt ↵Ken Moore2017-01-12
| | | | for re-reading the /media directory as well.
* Add the ability to show "/media/*" shortcuts on the Lumina desktop. This ↵Ken Moore2017-01-12
| | | | will be very useful for systems that auto-create dirs in /media when devices are attached to the system, and mount-on-demand when browsing into that directory (*SPOILERS*).
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-11
|\
| * Merge remote-tracking branch 'origin/master'Weblate2017-01-11
| |\
| * | Translated using Weblate (lumina_CONFIG@cs (generated))Pavel Fric2017-01-11
| | | | | | | | | | | | Currently translated at 100.0% (394 of 394 strings)
* | | Add a new OSInterface class to libLumina. This will eventually replace most ↵Ken Moore2017-01-11
| |/ |/| | | | | of the LuminaOS class, but is not hooked in to be used yet.
* | Remove the "detach" option from the ExternalProcess class. Need to find out ↵Ken Moore2017-01-11
|/ | | | the exact function to call to detach a live process from a QProcess.
* Translated using Weblate (lumina_CONFIG@cs (generated))Pavel Fric2017-01-11
| | | | Currently translated at 100.0% (394 of 394 strings)
* Translated using Weblate (l_SCREENSHOT@cs (generated))Pavel Fric2017-01-11
| | | | Currently translated at 100.0% (24 of 24 strings)
* Translated using Weblate (lumina_FM@cs (generated))Pavel Fric2017-01-11
| | | | Currently translated at 100.0% (222 of 222 strings)
* Translated using Weblate (lumina_DESKTOP@cs (generated))Pavel Fric2017-01-11
| | | | Currently translated at 100.0% (310 of 310 strings)
* Translated using Weblate (l_TE@cs (generated))Pavel Fric2017-01-11
| | | | Currently translated at 100.0% (54 of 54 strings)
* A few more code changes for Lumina2.Ken Moore2017-01-10
|
* More setup for Lumina2:Ken Moore2017-01-10
| | | | | 1) Make a new "DesktopSettings" class in libLumina for managing desktop settings files. This class understands/uses a hierarchy of files (User Overrides > System Overrides > Default Settings) and layers them as needed for the session. 2) Cleanup the new source tree a lot more, and get it *mostly* compiling (mostly just the backend classes right now - none of the desktop/WM classes yet).
* Translated using Weblate (l_TERMINAL@cs (generated))Pavel Fric2017-01-10
| | | | Currently translated at 100.0% (7 of 7 strings)
* update distro specific packages for xinput functionalityJT Pennington2017-01-09
|
* Merge remote-tracking branch 'origin/master'Weblate2017-01-09
|\
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-09
| |\
| * | Flip the location of the +/- buttons on the panel config widget to match the ↵Ken Moore2017-01-09
| | | | | | | | | | | | other pages.
* | | Translated using Weblate (lumina_SEARCH@ja (generated))YAMASHIRO Jun2017-01-09
| |/ |/| | | | | Currently translated at 100.0% (28 of 28 strings)
* | Merge remote-tracking branch 'origin/master'Weblate2017-01-09
|\ \
| * | Translated using Weblate (lumina_OPEN@ja (generated))YAMASHIRO Jun2017-01-09
| | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings)
* | | Translated using Weblate (l_TERMINAL@ja (generated))YAMASHIRO Jun2017-01-09
| | | | | | | | | | | | Currently translated at 85.7% (6 of 7 strings)
* | | Translated using Weblate (l_SCREENSHOT@ja (generated))YAMASHIRO Jun2017-01-09
|/ / | | | | | | Currently translated at 100.0% (24 of 24 strings)
* | Merge remote-tracking branch 'origin/master'Weblate2017-01-09
|\ \
| * \ Merge remote-tracking branch 'origin/master'Weblate2017-01-09
| |\ \
| * | | Translated using Weblate (lumina_DESKTOP@ja (generated))YAMASHIRO Jun2017-01-09
| | | | | | | | | | | | | | | | Currently translated at 87.7% (272 of 310 strings)
* | | | Merge remote-tracking branch 'origin/master'Weblate2017-01-09
|\ \ \ \ | | |/ / | |/| |
| * | | Translated using Weblate (lumina_FM@ja (generated))YAMASHIRO Jun2017-01-09
| |/ / | | | | | | | | | Currently translated at 100.0% (222 of 222 strings)
* / / Translated using Weblate (lumina_CONFIG@ja (generated))YAMASHIRO Jun2017-01-09
|/ / | | | | | | Currently translated at 99.7% (393 of 394 strings)
* | Merge remote-tracking branch 'origin/master'Weblate2017-01-09
|\ \
| * \ Merge remote-tracking branch 'origin/master'Weblate2017-01-09
| |\ \
bgstack15