Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up the application of theme settings from the system config file. | Ken Moore | 2017-09-21 |
| | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-09-21 |
|\ | |||
| * | Merge remote-tracking branch 'origin/master' | Weblate | 2017-09-20 |
| |\ | |||
| | * | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-09-20 |
| | |\ | |||
| | * | | set LTE unsaved changes close dialog to follow the industry standard | q5sys | 2017-09-20 |
| | | | | |||
| | * | | fix tab order for text replacement | q5sys | 2017-09-20 |
| | | | | |||
| * | | | Translated using Weblate (Catalan) | Davidmp | 2017-09-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ca/ | ||
| * | | | Translated using Weblate (Danish) | scootergrisen | 2017-09-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/da/ | ||
* | | | | Add a few quick safety checks to ensure that lumina-xconfig never disables ↵ | Ken Moore | 2017-09-21 |
| |_|/ |/| | | | | | | | | the last active screen. | ||
* | | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-09-20 |
|\| | | |||
| * | | Translated using Weblate (Catalan) | Davidmp | 2017-09-20 |
| |/ | | | | | | | | | | | | | Currently translated at 100.0% (101 of 101 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/ca/ | ||
| * | Merge remote-tracking branch 'origin/master' | Weblate | 2017-09-20 |
| |\ | |||
| * | | Translated using Weblate (Lithuanian) | Moo | 2017-09-20 |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 96.5% (85 of 88 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/lt/ | ||
| * | | Translated using Weblate (Finnish) | Tommi Nieminen | 2017-09-20 |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (88 of 88 strings) Translation: lumina/lumina-archiver Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-archiver/fi/ | ||
* | | | Get window type detection/usage all implemented. | Ken Moore | 2017-09-20 |
| | | | | | | | | | | | | Now the window frame will get disabled/ignored for particular types of windows. | ||
* | | | Cleanup a bit more of the embed stuff. | Ken Moore | 2017-09-20 |
| |/ |/| | |||
* | | Streamline a bit more of the new Lumina2 window embed functionality. | Ken Moore | 2017-09-20 |
| | | |||
* | | Translated using Weblate (Finnish) | Tommi Nieminen | 2017-09-20 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (33 of 33 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/fi/ | ||
* | | Merge remote-tracking branch 'origin/master' | Weblate | 2017-09-20 |
|\ \ | |||
| * | | Get the window embed routine cleaned up and demo-ready. | Ken Moore | 2017-09-20 |
| | | | | | | | | | | | | I am still using the reparenting method, but mixing it with a partial/automatic compositing of windows to ensure that we can provide frame transparency - even if window-transparency is not supported with this method. | ||
| * | | Quick tag of version 1.3.3 in source (theme engine finished/integrated) | Ken Moore | 2017-09-19 |
| | | | |||
| * | | Cleanup the panel profiles quite a bit: | Ken Moore | 2017-09-18 |
| | | | | | | | | | | | | | | | | | | 1) Reduce the number of buttons to 1 2) Expand the profiles menu to list profiles, custom profiles, and screens which can be copied 3) For custom profiles and other screens, add a submenu for apply/remove of settings. | ||
| * | | Cleanup the stylesheet usage on apps a bit more. | Ken Moore | 2017-09-18 |
| | | | | | | | | | | | | Still apply any application styles if the app has it's own global stylesheet, but put the additional styles earlier in the priority so the app stylesheet has priority over any conflicting rules. | ||
| * | | Make sure we never overwrite an application's stylesheet if one is set. | Ken Moore | 2017-09-18 |
| | | | |||
| * | | A few more tweaks for the theme engine. | Ken Moore | 2017-09-18 |
| | | | | | | | | | | | | | | | Try to update application window icons when the theme changes. Minor change to the Glass desktop theme. | ||
| * | | Fix up the icon sync on theme change, and change the icon for ↵ | Ken Moore | 2017-09-18 |
| | | | | | | | | | | | | lumina-mediaplayer to one that exists in more themes | ||
| * | | Minor change: | Ken Moore | 2017-09-18 |
| | | | | | | | | | | | | deactivate the unused themes page within lumina-config (make compilation a tiny bit faster) | ||
| * | | Convert the "Glass" desktop theme over to the new format. | Ken Moore | 2017-09-18 |
| | | | |||
| * | | Deactivate the "themes" page within lumina-config. | Ken Moore | 2017-09-18 |
| | | | | | | | | | | | | Replace that button with one that launches the theme engine config tool. | ||
| * | | Commit a "scrollbar-simple.qss" file, and some WIP on updating X cursors on ↵ | Ken Moore | 2017-09-15 |
| | | | | | | | | | | | | theme change (not working yet) | ||
| * | | Add mouse cursor theme management to lthemeengine. | Ken Moore | 2017-09-15 |
| | | | | | | | | | | | | Also fix up a number of other little bugs in various pages. | ||
| * | | Make sure the "leave" dialog is themeable, and theme it within the DarkGlass ↵ | Ken Moore | 2017-09-14 |
| | | | | | | | | | | | | style. | ||
| * | | Turn off the custom theme engine for the 1.x desktop itself, and use the ↵ | Ken Moore | 2017-09-14 |
| | | | | | | | | | | | | | | | | | | lthemeengine styles for everything now. Also commit a few simple fixes for the lthemeengine styles page and a couple other random tweaks. | ||
| * | | Cleanup the QSS page quite a bit so that items can now be sorted, ordered by ↵ | Ken Moore | 2017-09-14 |
| | | | | | | | | | | | | priority and more. | ||
| * | | Also auto-open the palette modification UI when creating a copy of a color ↵ | Ken Moore | 2017-09-13 |
| | | | | | | | | | | | | scheme. | ||
| * | | Fix up a bunch more of the lumina-theme-engine functionality - adding in all ↵ | Ken Moore | 2017-09-13 |
| | | | | | | | | | | | | the desktop style settings and reworking the configuration UI and functionality. | ||
| * | | Fix up some of the qss theme page | Ken Moore | 2017-09-13 |
| | | | |||
| * | | testing FastTransformation for thumbnail generation in fm-dev | q5sys | 2017-09-12 |
| | | | |||
| * | | Made the monitor widget label names translateable | ZackaryWelch | 2017-09-11 |
| | | | |||
| * | | Added the option of playing multiple videos or one video in a loop | ZackaryWelch | 2017-09-11 |
| | | | |||
| * | | Added video extension detection support with hardcoded input | ZackaryWelch | 2017-09-11 |
| | | | |||
| * | | Added a framework for an experimental screen recorder | ZackaryWelch | 2017-09-11 |
| | | | |||
| * | | Resynced translation files | ZackaryWelch | 2017-09-11 |
| | | | |||
| * | | Added an icon for the screen recorder | ZackaryWelch | 2017-09-11 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/trueos/lumina | ZackaryWelch | 2017-09-11 |
| |\ \ | |||
| | * | | Rename the "stylesheets" tab and split it up into two tabs: | Ken Moore | 2017-09-11 |
| | | | | | | | | | | | | | | | | | | | | "Application Theme" and "Desktop Theme". Also re-work the qsspage class a bit to understand whether it is running in "desktop" or "application" mode. | ||
| | * | | Add support for a "desktop_stylesheets" config knob which will activated if ↵ | Ken Moore | 2017-09-11 |
| | | | | | | | | | | | | | | | | the application loading the theme engine is called "lumina-desktop". | ||
| | * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-09-08 |
| | |\ \ | |||
| | | * | | move video thumbnail files in case Zach decides to go that route | q5sys | 2017-09-08 |
| | | | | | |||
| | | * | | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-09-08 |
| | | |\ \ |