aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
...
* A few more tweaks for the theme engine.Ken Moore2017-09-18
* Fix up the icon sync on theme change, and change the icon for lumina-mediapla...Ken Moore2017-09-18
* Convert the "Glass" desktop theme over to the new format.Ken Moore2017-09-18
* Deactivate the "themes" page within lumina-config.Ken Moore2017-09-18
* Commit a "scrollbar-simple.qss" file, and some WIP on updating X cursors on t...Ken Moore2017-09-15
* Add mouse cursor theme management to lthemeengine.Ken Moore2017-09-15
* Make sure the "leave" dialog is themeable, and theme it within the DarkGlass ...Ken Moore2017-09-14
* Turn off the custom theme engine for the 1.x desktop itself, and use the lthe...Ken Moore2017-09-14
* Cleanup the QSS page quite a bit so that items can now be sorted, ordered by ...Ken Moore2017-09-14
* Also auto-open the palette modification UI when creating a copy of a color sc...Ken Moore2017-09-13
* Fix up a bunch more of the lumina-theme-engine functionality - adding in all ...Ken Moore2017-09-13
* Fix up some of the qss theme pageKen Moore2017-09-13
* Made the monitor widget label names translateableZackaryWelch2017-09-11
* Added the option of playing multiple videos or one video in a loopZackaryWelch2017-09-11
* Added video extension detection support with hardcoded inputZackaryWelch2017-09-11
* Resynced translation filesZackaryWelch2017-09-11
* Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2017-09-11
|\
| * Rename the "stylesheets" tab and split it up into two tabs:Ken Moore2017-09-11
| * Add support for a "desktop_stylesheets" config knob which will activated if t...Ken Moore2017-09-11
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-08
| |\
| | * Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-09-08
| | |\
| | * | remove whitespacingq5sys2017-09-06
| * | | A few quick updates to the Fireflies screensaver.Ken Moore2017-09-08
| | |/ | |/|
| * | Turn off the mouse override cursor when launching apps. The new "ExternalProc...Ken Moore2017-09-08
| * | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-08
| |\ \
| * | | Put a failsafe in for overwriting default apps:Ken Moore2017-09-08
* | | | Added video file detection and correct desktop file translationZackaryWelch2017-09-11
| |/ / |/| |
* | | Set default tooltip to be translateable in case issues ariseZackaryWelch2017-09-07
| |/ |/|
* | fix spelling typoq5sys2017-09-04
|/
* 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
* Clean up the use of the settings files within the entire screensaver system.Ken Moore2017-08-30
* Make sure the context menu label is center-alignedKen Moore2017-08-29
* 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
* Remove the src-DE directory from lumina-desktop-unified. No need for this old...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
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-08-25
|\
bgstack15