aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* 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
| * Get compositing completely working. This broke the move-update patch a bit - ...Ken Moore2017-07-19
| * Get the in-window compositing *nearly* working.Ken Moore2017-07-18
| * Finish up the on-move window notification so that sub-windows (menus and such...Ken Moore2017-07-18
| * Clean up a bit of debugging and suchKen Moore2017-07-18
| * Get the resize/movement functionality all finished.Ken Moore2017-07-18
| * set proper define for datadirq5sys2017-07-18
| * update to main .pro fileq5sys2017-07-18
| * update to .desktop fileq5sys2017-07-18
bgstack15