index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-qt5
/
core
Commit message (
Expand
)
Author
Age
*
Fix a few places where /net/ files are still checked for existance (pauses/de...
Ken Moore
2017-10-26
*
Started incorporating the Grav screensaver to QML
ZackaryWelch
2017-10-25
*
Removed debug outputs
ZackaryWelch
2017-10-25
*
Added the QML Video screensaver
ZackaryWelch
2017-10-25
*
Fixed issues with previews and LVideoWidget sizing
ZackaryWelch
2017-10-25
*
Fixed image previews with video thumbnails
ZackaryWelch
2017-10-25
*
Speed up some of the desktop init procedures again.
Ken Moore
2017-10-25
*
Re-arrange the 2.0 desktop sources (QML + associated C++ files).
Ken Moore
2017-10-25
*
Fixed issue with setting defaults in lumina-open and cleaned up main.cpp
ZackaryWelch
2017-10-23
*
Added some testing code for issues with directories having >10 videos
ZackaryWelch
2017-10-21
*
Finished video thumbnails and roll over playback for lumina-fm and
ZackaryWelch
2017-10-21
*
Make LVideoLabel thread-safe.
Ken Moore
2017-10-18
*
Another quick checkpoint for Lumina 2 files. Nothing too spectacular yet - st...
Ken Moore
2017-10-18
*
Updated how video thumbnails are loaded. Now cached to stop crash when
ZackaryWelch
2017-10-16
*
Clean up the session file-init routine.
Ken Moore
2017-10-16
*
Update the backend process-running routine for Lumina (LUtils)
Ken Moore
2017-10-16
*
Another checkpoint commit for Lumina 2
Ken Moore
2017-10-13
*
Tinker with the color divisions in "Warp" a bit - ensure more even distributi...
Ken Moore
2017-10-12
*
Remove the plaintext input option for lumina-checkpass, and add more usage re...
Ken Moore
2017-10-12
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2017-10-12
|
\
|
*
Added framework to play video when the mouse is put over them. Breaks
ZackaryWelch
2017-10-11
*
|
Add some color to the "Warp" starfield.
Ken Moore
2017-10-12
*
|
Add a new screensaver: Warp
Ken Moore
2017-10-12
|
/
*
Update lumina-checkpass with 2 additional options:
Ken Moore
2017-10-11
*
A bit more cleanup for the screensaver system.
Ken Moore
2017-10-11
*
Get the Lumina2 screensaver system converted over to the new QML-backed plugi...
Ken Moore
2017-10-11
*
Write up the new ScreenSaver plugins management class (untested)
Ken Moore
2017-10-10
*
Cleanup a lot of stale/unused files within the Lumina2 souce tree.
Ken Moore
2017-10-10
*
Change the layout of the screensaver files directory a bit.
Ken Moore
2017-10-10
*
Make the number of fireflies scale a bit better with the size of the screen
Ken Moore
2017-10-10
*
Update the Fireflies screensaver - seems to work fine now
Ken Moore
2017-10-10
*
Fix up the QML test routine a bit, and add a couple works-in-progress for a n...
Ken Moore
2017-10-10
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2017-10-06
|
\
|
*
Finished video thumnails for lumina-fm and lumina-fileinfo
ZackaryWelch
2017-10-05
*
|
Try to ensure that the transient QApplication for user file checks/updates is...
Ken Moore
2017-10-06
|
/
*
Reworked the VideoSurface subclass
ZackaryWelch
2017-10-03
*
Added experimental video thumbnails in lumina-fm and fileinfo
ZackaryWelch
2017-10-03
*
Adjust the border on the simple scrollbar style, and update the pkg-plist.
Ken Moore
2017-10-02
*
Add a couple more "simple" stylesheets for sliders and tooltips.
Ken Moore
2017-10-02
*
Remove the "ok" button, and change the "cancel" button to "close".
Ken Moore
2017-10-02
*
Add a "copy" button to the QSS page for copying files to make changes.
Ken Moore
2017-10-02
*
Final fix - re-enable some backwards-compatible code and put a big warning at...
Ken Moore
2017-09-21
*
Urg - more fixes...
Ken Moore
2017-09-21
*
Quick fix to ensure the status checkUserFiles function truly is static
Ken Moore
2017-09-21
*
Oops - need to make sure that status function does not access any global QApp...
Ken Moore
2017-09-21
*
Make sure we don't run the checkUserFiles() function a second time
Ken Moore
2017-09-21
*
Fix up the loading of the theme settings before the session is started in Lum...
Ken Moore
2017-09-21
*
Fix up the application of theme settings from the system config file.
Ken Moore
2017-09-21
*
Get window type detection/usage all implemented.
Ken Moore
2017-09-20
*
Cleanup a bit more of the embed stuff.
Ken Moore
2017-09-20
[next]
bgstack15