Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make sure the "start-lumina-desktop" routine will detect/adjust the X11 ↵ | Ken Moore | 2017-08-05 |
| | | | | Display on demand | ||
* | Have the X11 init display number auto-detect now (starting with 0). | Ken Moore | 2017-08-05 |
| | |||
* | Updated the list of includes for Lumina 2 | ZackaryWelch | 2017-08-04 |
| | |||
* | Added an experimental VideoSlideshow screensaver plus fixes | ZackaryWelch | 2017-08-04 |
| | |||
* | fix for clock minimum width | q5sys | 2017-08-04 |
| | |||
* | Setup the Lumina 1.x desktop to use the new theme engine by default | Ken Moore | 2017-08-03 |
| | |||
* | Cleanup some fallback routines for loading icons from the Qt theme methods. | Ken Moore | 2017-08-03 |
| | |||
* | Get the icon loading routines all switched over to the old ↵ | Ken Moore | 2017-08-03 |
| | | | | QIcon::fromTheme() routine now that we have a theme engine available out-of-box. | ||
* | Fix up a bit more of the lumina-theme-engine | Ken Moore | 2017-08-03 |
| | | | | | | | | 1. Adjust the build directories for all projects 2. Add lumina-theme-engine to the "core" meta-project 3. flip the names of the "dusk" and "darker" color schemes 4. Add a simple drop-down menu for standard colors when editing a stylesheet 5. Ensure the find colors/qss routines skip duplicate directory entries | ||
* | Cleanup the lumina-theme-engine subproject | Ken Moore | 2017-08-03 |
| | | | | | | | 1. Use the built-in OS-detect.pri for build settings 2. Remove the "DISABLE_WIDGETS" flag (desktop always needs it) 3. Clean up the multi-path search routines for qss/color files 4. Add some color files to the default install | ||
* | fix version string define | q5sys | 2017-08-03 |
| | |||
* | get basic user defined sound enabled | q5sys | 2017-08-03 |
| | |||
* | Adjust the screensaver restart routine a bit. | Ken Moore | 2017-08-02 |
| | |||
* | Fix up the screensaver animation crashes *again*. | Ken Moore | 2017-08-01 |
| | |||
* | Fixed Grav loop and disabled screensaver brightness | ZackaryWelch | 2017-08-01 |
| | |||
* | Merge branch 'master' of http://github.com/trueos/lumina | q5sys | 2017-08-01 |
|\ | |||
| * | Fixed language attribute in Australian XML files | ZackaryWelch | 2017-08-01 |
| | | |||
* | | minor housekeeping to pro files | q5sys | 2017-08-01 |
| | | |||
* | | fix default prefix path | q5sys | 2017-08-01 |
|/ | |||
* | Add some commented-out code for changing theme engines | Ken Moore | 2017-07-31 |
| | |||
* | A few updates for lumina-screenshot: | Ken Moore | 2017-07-31 |
| | | | | | When selecting a window/area, make the window transparent. Ensure the single-instance system works for this apps (was not closing new process). | ||
* | Fix up the grav screensaver a bit so it does not crash on close any more. | Ken Moore | 2017-07-31 |
| | |||
* | Resynced Translation Files | ZackaryWelch | 2017-07-31 |
| | |||
* | Merge branch 'master' of https://github.com/trueos/lumina | q5sys | 2017-07-31 |
|\ | |||
| * | Added Australian English translation files | ZackaryWelch | 2017-07-31 |
| | | |||
* | | bring bracket sanity to a wasteland of if statements | q5sys | 2017-07-31 |
|/ | |||
* | Cleanup the "fluxbox" detection for window manager settings. | Ken Moore | 2017-07-31 |
| | |||
* | Start adding the window arrangement framework to Lumina2. | Ken Moore | 2017-07-26 |
| | |||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-07-21 |
|\ | |||
| * | Merge branch 'master' of https://github.com/trueos/lumina | q5sys | 2017-07-21 |
| |\ | |||
| * | | clean up lthemeengine-style pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up lthemeengine-qtplugin pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up tab pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up qss pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up palette pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up main pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up lthemeengine pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up interface pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up icon pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up font pages | q5sys | 2017-07-20 |
| | | | |||
| * | | clean up appearance source files | q5sys | 2017-07-20 |
| | | | |||
* | | | Add a new "XDGMime" class/files which can be used for non-graphical mimetype ↵ | Ken Moore | 2017-07-21 |
| | | | | | | | | | | | | interactions | ||
* | | | Start adding the application launch functionality to the session (untested) | Ken Moore | 2017-07-21 |
| |/ |/| | |||
* | | Fix up some multi-monitor issues with Lumina2 (Qt auto-scaling is a really ↵ | Ken Moore | 2017-07-21 |
| | | | | | | | | bad idea) | ||
* | | Now all the compositing is finished - fixed the last couple painting issues. | Ken Moore | 2017-07-21 |
| | | |||
* | | Get the compositing and window interactions all cleaned up. Seems to work ↵ | Ken Moore | 2017-07-20 |
| | | | | | | | | great now. | ||
* | | Add a window animation framework, with 7 visibility animations for starters. | Ken Moore | 2017-07-20 |
|/ | |||
* | Get the compositing working much smoother now. | Ken Moore | 2017-07-19 |
| | | | | Only re-grab the X11 image when it changes, then store it for all paint events (including partial painting updates) - making things much faster to update on-demand. | ||
* | Merge branch 'master' of github.com:trueos/lumina | Weblate | 2017-07-19 |
|\ | |||
| * | Another checkpoint in the compositing saga. Got most of it working, but ↵ | Ken Moore | 2017-07-19 |
| | | | | | | | | still getting random artifacting *outside* of the window that we are painting from time to time. |