| Commit message (Collapse) | Author | Age |
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| | |
1. Add option to list all profiles from CLI
2. Add option to apply a profile from the CLI
3. Add an option to setup all monitors in a "mirror" arrangement from the CLI
|
| |
| |
| | |
Update the note about the private dev package on debian/ubuntu for the trueos-core package.
|
|/ |
|
| |
|
|
|
|
| |
page mode. Added tooltips for zoom in/zoom out.
|
| |
|
|
|
|
| |
--mirror-monitors : This will be used to setup the session as a single output display across all monitors.
|
|
|
|
|
|
|
| |
Current problems:
1. Still need to detect when the sort column has changed in the DDTreeWidget subclass to emit the first signal.
2. Need to listed for the signal from the BrowserWidget in the MainUI and save that column into the settings.
3. As needed, the MainUI needs to run "setTreeWidgetSortColumn(int,bool)" on a new BrowserWidget based on the last-saved sorting column.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
When checked (default) it will prompt about filesystem deletions.
When unchecked, it will not prompt and just delete the items.
|
|
|
|
| |
Make sure we check for redirect URLs even if the reply has data in it (was not catching the redirect from http:// to https:// on the Lumina/TrueOS feeds)
|
|
|
|
|
|
|
| |
1. Cleanup the layout of the sound theme page
2. Cleanup the wording on the setting reset options
3. Add a "verify" prompt for setting resets.
4. Cleanup how additional WM's are detected/displayed.
|
|
|
|
| |
While the frame itself looks nice, a number of key functionality changes are still in-progress
|
|\ |
|
| |
| |
| |
| | |
for MuPDF
|
| | |
|
| |
| |
| |
| | |
in Poppler. Poppler consumes a lot of memory already and should no long be default once all memory issuse are sorted out in MuPDF.
|
| | |
|
| |
| |
| |
| | |
system. Moved the cache system to the backend. Reenabled the properties and find edit menu by default.
|
|/ |
|
|
|
|
| |
Qt now handles a lot of the flags (such as copies, collation) internally now so we don't need to manually handle those anymore.
|
|\ |
|
| | |
|
| |\ |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 6.0% (2 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/it/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (33 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/fi/
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 60.6% (20 of 33 strings)
Translation: lumina/lumina-calculator
Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/ja/
|
| |/
|/| |
|
| | |
|
| |
| |
| |
| |
| | |
This will let the user drag a desktop icon to any application/tool and have it react appropriately.
NOTE: Directories on the desktop are not enabled as drop targets yet.
|
| |
| |
| |
| |
| | |
Based on a qmake flag, have it use QtWidgets or QML for the front-end renderer.
This will allow us to import/use all the Lumina 1.x interface elements (in Widget form) for now, but switch over to QML interface later without losing all the improvements to the underling events/communication systems.
|
| | |
|
| |
| |
| |
| | |
Also add in the new pandora shortcut for lumina-mediaplayer (*.desktop)
|
| | |
|
| |
| |
| |
| | |
Make sure the features still in development are disabled if the internal "TESTING" flag is not set.
|
| | |
|
| |
| |
| |
| | |
This shortcut is specifically for launching the Pandora radio streaming side.
|
| |
| |
| |
| | |
reload of the Qt cursor cache (for now), but this seems to fix it in Fluxbox right away.
|
| |
| |
| |
| | |
PDFs with the new version of mupdf-1.12.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
1. Get dynamic loading of panel plugins functional.
2. Get some layout work for the panels functional (clock plugin still not aligned right - size issue?)
3. Looks like something related to the gridLayout flow pattern is still not getting respected.
|
| |
| |
| |
| |
| | |
1. Abstract out the backend renderer into a new class
2. The Renderer can be selected at build time by setting the "USE_MUPDF" build flag to use mupdf instead of poppler (default).
|
| | |
|