aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina
Commit message (Expand)AuthorAge
* Streamline a bit more of the new Lumina2 window embed functionality.Ken Moore2017-09-20
* Get the window embed routine cleaned up and demo-ready.Ken Moore2017-09-20
* Quick tag of version 1.3.3 in source (theme engine finished/integrated)Ken Moore2017-09-19
* Deactivate the "themes" page within lumina-config.Ken Moore2017-09-18
* Turn off the custom theme engine for the 1.x desktop itself, and use the lthe...Ken Moore2017-09-14
* Added video extension detection support with hardcoded inputZackaryWelch2017-09-11
* Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2017-09-11
|\
| * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-09-08
| |\
| | * Put a failsafe in for overwriting default apps:Ken Moore2017-09-08
| * | remove whitespacingq5sys2017-09-06
| |/
* / Added video file detection and correct desktop file translationZackaryWelch2017-09-11
|/
* Some more cleanup on Lumina2:Ken Moore2017-08-31
* A bit more cleanup. Nothing too special.Ken Moore2017-08-31
* A large amount of cleanup:Ken Moore2017-08-31
* Get all the single-window interactions finished up.Ken Moore2017-08-31
* A but more work on Lumina2:Ken Moore2017-08-31
* A couple more minor tweaks.Ken Moore2017-08-30
* A bit more for Lumina2:Ken Moore2017-08-30
* A bit more work on compositing and such (mostly commented out) - still not wo...Ken Moore2017-08-30
* Finish up all the mouse focus handling for embedded windows. Works beautifull...Ken Moore2017-08-30
* Get a lot of the root context menu up and running. Now the application list i...Ken Moore2017-08-29
* Start getting the Root context menu all moved over from Lumina 1 to 2.Ken Moore2017-08-29
* Cleanup the DesktopSettings class and add some more settings files to it.Ken Moore2017-08-29
* Syncronize the icon theme option in lumina-config with lthemeengine.Ken Moore2017-08-29
* Fix up the location/detection of icon/cursor themes. They just changes it ups...Ken Moore2017-08-29
* Come more work on compositing. Seems like there is a significant difference b...Ken Moore2017-08-28
* A bunch more work on Lumina 2 mouse focus settings and such.Ken Moore2017-08-27
* Add 3 simple window arrangements to Lumina 2.Ken Moore2017-08-27
* Another round of work on getting the window embed stuff cleaned up.Ken Moore2017-08-25
* Re-enable compositing and ensure that the window embed routines work for all ...Ken Moore2017-08-25
* Add the ability to generate symlinks in the Desktop folder the first time Lum...Ken Moore2017-08-18
* Change around the default settings for Lumina quite a bit:Ken Moore2017-08-18
* A bit more random work:Ken Moore2017-08-14
* Some work on Lumina 2.xKen Moore2017-08-14
* Tag version 1.3.2 in source.Ken Moore2017-08-11
* 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
* A few updates for lumina-screenshot:Ken Moore2017-07-31
* Start adding the window arrangement framework to Lumina2.Ken Moore2017-07-26
* 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
* 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
bgstack15