Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add add the option to watch a "/tmp/.autofs_change" file which will prompt ↵ | Ken Moore | 2017-01-12 | |
| | | | | for re-reading the /media directory as well. | |||
* | Add the ability to show "/media/*" shortcuts on the Lumina desktop. This ↵ | Ken Moore | 2017-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*). | |||
* | Add a new OSInterface class to libLumina. This will eventually replace most ↵ | Ken Moore | 2017-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 Moore | 2017-01-11 | |
| | | | | the exact function to call to detach a live process from a QProcess. | |||
* | Translated using Weblate (lumina_DESKTOP@cs (generated)) | Pavel Fric | 2017-01-11 | |
| | | | | Currently translated at 100.0% (310 of 310 strings) | |||
* | A few more code changes for Lumina2. | Ken Moore | 2017-01-10 | |
| | ||||
* | More setup for Lumina2: | Ken Moore | 2017-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 (lumina_OPEN@ja (generated)) | YAMASHIRO Jun | 2017-01-09 | |
| | | | | Currently translated at 100.0% (39 of 39 strings) | |||
* | Translated using Weblate (lumina_DESKTOP@ja (generated)) | YAMASHIRO Jun | 2017-01-09 | |
| | | | | Currently translated at 87.7% (272 of 310 strings) | |||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2017-01-09 | |
|\ | ||||
| * | Merge pull request #353 from Nanolx/selectable-windowmanager | Ken Moore | 2017-01-09 | |
| |\ | | | | | | | Selectable Window Manager | |||
| | * | add back ability to use different window manager | Christopher Roy Bratusek | 2017-01-06 | |
| | | | ||||
* | | | Translated using Weblate (lumina_DESKTOP@ja (generated)) | YAMASHIRO Jun | 2017-01-09 | |
|/ / | | | | | | | Currently translated at 81.6% (253 of 310 strings) | |||
* | | Translated using Weblate (lumina_DESKTOP@cs (generated)) | Pavel Fric | 2017-01-09 | |
| | | | | | | | | Currently translated at 92.9% (288 of 310 strings) | |||
* | | Translated using Weblate (lumina_OPEN@cs (generated)) | Pavel Fric | 2017-01-09 | |
| | | | | | | | | Currently translated at 100.0% (39 of 39 strings) | |||
* | | Translated using Weblate (lumina_DESKTOP@pl (generated)) | Paweł | 2017-01-07 | |
| | | | | | | | | Currently translated at 85.1% (264 of 310 strings) | |||
* | | Translated using Weblate (lumina_OPEN@pl (generated)) | Paweł | 2017-01-07 | |
| | | | | | | | | Currently translated at 100.0% (39 of 39 strings) | |||
* | | Translated using Weblate (lumina_DESKTOP@ca (generated)) | Davidmp | 2017-01-07 | |
| | | | | | | | | Currently translated at 100.0% (310 of 310 strings) | |||
* | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-01-06 | |
|\| | ||||
| * | Translated using Weblate (lumina_DESKTOP@ca (generated)) | Davidmp | 2017-01-06 | |
| | | | | | | | | Currently translated at 92.9% (288 of 310 strings) | |||
* | | Continue the re-assembly of the desktop backend. | Ken Moore | 2017-01-06 | |
|/ | | | | | Move the system tray registration/management into the XCB Event Filter class itself (since it needs access to the XCB library functions to work). This should restrict almost all use of the XCB classes to the EventFilter instance itself. Also continue moving around the source files as they are evaluated and tied into the project file. The src-screensaver and src-eventfilter directories are used now, but the src-DE and src-WM directories are still just holding cells for the files from the old lumina-desktop and lumina-wm subprojects that are not yet evaluated. | |||
* | Get some more stuff merged over. Starting to glue the various global ↵ | Ken Moore | 2017-01-05 | |
| | | | | structures together. | |||
* | Translated using Weblate (lumina_DESKTOP@ca (generated)) | Davidmp | 2017-01-05 | |
| | | | | Currently translated at 87.7% (272 of 310 strings) | |||
* | Translated using Weblate (lumina_DESKTOP@lt (generated)) | Moo | 2017-01-05 | |
| | | | | Currently translated at 87.4% (271 of 310 strings) | |||
* | Translated using Weblate (lumina_OPEN@ca (generated)) | Davidmp | 2017-01-05 | |
| | | | | Currently translated at 100.0% (39 of 39 strings) | |||
* | Merge remote-tracking branch 'origin/master' | Weblate | 2017-01-04 | |
|\ | ||||
| * | Create a new "ExternalProcess" class in the library directory which is ↵ | Ken Moore | 2017-01-04 | |
| | | | | | | | | specifically designed for launching external processes in an unattended manner and automatically cleaning up the object on the heap when finished. It will also hide any output from the process or forward it to a designated log file rather than polluting the current process output channel. | |||
* | | Translated using Weblate (lumina_DESKTOP@lt (generated)) | Moo | 2017-01-04 | |
|/ | | | | Currently translated at 83.2% (258 of 310 strings) | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-01-04 | |
|\ | ||||
| * | Translated using Weblate (lumina_DESKTOP@fr (generated)) | Anil Mir | 2017-01-04 | |
| | | | | | | | | Currently translated at 83.2% (258 of 310 strings) | |||
| * | Translated using Weblate (lumina_OPEN@fr (generated)) | Anil Mir | 2017-01-04 | |
| | | | | | | | | Currently translated at 100.0% (39 of 39 strings) | |||
* | | Create a new "lumina-desktop-unified" core subproject (DO NOT USE) | Ken Moore | 2017-01-04 | |
|/ | | | | This is just a staging area for the merging of the desktop, window manager, etc.. into a single unified application. It is highly fragmented right now and will not build *AT ALL* for a while. | |||
* | Tag version 1.2.1 on the master branch in preparation for new changes from ↵ | Ken Moore | 2017-01-04 | |
| | | | | the recent 1.2.0 release. | |||
* | Re-sync the translation files with the sources. | Ken Moore | 2017-01-03 | |
| | ||||
* | Tag version 1.2.0 in the source tree. | Ken Moore | 2017-01-03 | |
| | ||||
* | Add a new function to the XDGDesktop class: | Ken Moore | 2016-12-29 | |
| | | | | | | QString generateExec(QStringList inputfiles, QString ActionID); This will automatically evaluate the input file's syntax and adjust as needed for the application to recognize/run the file. Similarly it will perform all the substitutions and such as necessary to end up with a fully-formatted executable command which can easily be launched with QProcess as necessary. | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-12-27 | |
|\ | ||||
| * | Merge remote-tracking branch 'origin/master' | Weblate | 2016-12-27 | |
| |\ | ||||
| * | | Translated using Weblate (lumina_DESKTOP@hu (generated)) | rezso | 2016-12-27 | |
| | | | | | | | | | | | | Currently translated at 92.7% (231 of 249 strings) | |||
* | | | Update the lumina-open crash handler to only trigger when an application ↵ | Ken Moore | 2016-12-27 | |
| |/ |/| | | | | | process is detected as an actual crash - not just a non-zero return code. | |||
* | | Adjust the QMenu margins a bit more: use 2em for both the left and right ↵ | Ken Moore | 2016-12-27 | |
|/ | | | | margins (better for 4k screens) | |||
* | Oops - forgot to add the new RotateToolButton file (not used yet - still ↵ | Ken Moore | 2016-12-23 | |
| | | | | tinkering with it) | |||
* | Clean up some vertical-panel issues with the clock plugin and the system tray. | Ken Moore | 2016-12-23 | |
| | ||||
* | Adjust the QMenu padding to use "em" values instead of "px" values. This ↵ | Ken Moore | 2016-12-23 | |
| | | | | should make it automatically adjust for high DPI screens. | |||
* | Commit some cleanup of the monitor layout change detection/handling again. | Ken Moore | 2016-12-22 | |
| | ||||
* | Make sure the clock plugin for the panel adjusts to account for 1 or 2 lines ↵ | Ken Moore | 2016-12-22 | |
| | | | | of text depending on size limitations. | |||
* | Commit another small fix for the mimetype systems. | Ken Moore | 2016-12-19 | |
| | ||||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-12-19 | |
|\ | ||||
| * | Translated using Weblate (lumina_OPEN@ca (generated)) | Davidmp | 2016-12-19 | |
| | | | | | | | | Currently translated at 100.0% (39 of 39 strings) | |||
| * | Translated using Weblate (lumina_DESKTOP@ca (generated)) | Davidmp | 2016-12-19 | |
| | | | | | | | | Currently translated at 100.0% (249 of 249 strings) |