aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* Make sure the "start-lumina-desktop" routine will detect/adjust the X11 Displ...Ken Moore2017-08-05
* Have the X11 init display number auto-detect now (starting with 0).Ken Moore2017-08-05
* Updated the list of includes for Lumina 2ZackaryWelch2017-08-04
* Added an experimental VideoSlideshow screensaver plus fixesZackaryWelch2017-08-04
* fix for clock minimum widthq5sys2017-08-04
* Setup the Lumina 1.x desktop to use the new theme engine by defaultKen Moore2017-08-03
* Cleanup some fallback routines for loading icons from the Qt theme methods.Ken Moore2017-08-03
* Get the icon loading routines all switched over to the old QIcon::fromTheme()...Ken Moore2017-08-03
* Fix up a bit more of the lumina-theme-engineKen Moore2017-08-03
* Cleanup the lumina-theme-engine subprojectKen Moore2017-08-03
* fix version string defineq5sys2017-08-03
* get basic user defined sound enabledq5sys2017-08-03
* Adjust the screensaver restart routine a bit.Ken Moore2017-08-02
* Fix up the screensaver animation crashes *again*.Ken Moore2017-08-01
* Fixed Grav loop and disabled screensaver brightnessZackaryWelch2017-08-01
* Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-08-01
|\
| * Fixed language attribute in Australian XML filesZackaryWelch2017-08-01
* | minor housekeeping to pro filesq5sys2017-08-01
* | fix default prefix pathq5sys2017-08-01
|/
* Add some commented-out code for changing theme enginesKen Moore2017-07-31
* A few updates for lumina-screenshot:Ken Moore2017-07-31
* Fix up the grav screensaver a bit so it does not crash on close any more.Ken Moore2017-07-31
* Resynced Translation FilesZackaryWelch2017-07-31
* Merge branch 'master' of https://github.com/trueos/luminaq5sys2017-07-31
|\
| * Added Australian English translation filesZackaryWelch2017-07-31
* | bring bracket sanity to a wasteland of if statementsq5sys2017-07-31
|/
* Cleanup the "fluxbox" detection for window manager settings.Ken Moore2017-07-31
* Start adding the window arrangement framework to Lumina2.Ken Moore2017-07-26
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-07-21
|\
| * Merge branch 'master' of https://github.com/trueos/luminaq5sys2017-07-21
| |\
| * | clean up lthemeengine-style pagesq5sys2017-07-20
| * | clean up lthemeengine-qtplugin pagesq5sys2017-07-20
| * | clean up tab pagesq5sys2017-07-20
| * | clean up qss pagesq5sys2017-07-20
| * | clean up palette pagesq5sys2017-07-20
| * | clean up main pagesq5sys2017-07-20
| * | clean up lthemeengine pagesq5sys2017-07-20
| * | clean up interface pagesq5sys2017-07-20
| * | clean up icon pagesq5sys2017-07-20
| * | clean up font pagesq5sys2017-07-20
| * | clean up appearance source filesq5sys2017-07-20
* | | Add a new "XDGMime" class/files which can be used for non-graphical mimetype ...Ken Moore2017-07-21
* | | Start adding the application launch functionality to the session (untested)Ken Moore2017-07-21
| |/ |/|
* | Fix up some multi-monitor issues with Lumina2 (Qt auto-scaling is a really ba...Ken Moore2017-07-21
* | Now all the compositing is finished - fixed the last couple painting issues.Ken Moore2017-07-21
* | Get the compositing and window interactions all cleaned up. Seems to work gre...Ken Moore2017-07-20
* | Add a window animation framework, with 7 visibility animations for starters.Ken Moore2017-07-20
|/
* Get the compositing working much smoother now.Ken Moore2017-07-19
* Merge branch 'master' of github.com:trueos/luminaWeblate2017-07-19
|\
| * Another checkpoint in the compositing saga. Got most of it working, but still...Ken Moore2017-07-19
bgstack15