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
/
lumina-desktop
/
LDesktop.cpp
Commit message (
Expand
)
Author
Age
*
screenGeometry/screenCount -> QGuiApplication::screens(). another round
lbartoletti
2019-10-22
*
When a desktop is resized automatically re-do the wallpaper as well.
Ken Moore
2018-09-06
*
A few fixes for Lumina:
Ken Moore
2018-08-22
*
A little bit of cleanup for Lumina 1, try to get better detection of when the...
Ken Moore
2018-05-23
*
desktop: support /run/media (user removable devices)
Ole-André Rodlie
2018-05-11
*
Add another layer of defaults to the wallpapers.
Ken Moore
2017-11-20
*
Add a quick verify/modify of the directory used for the Lumina wallpapers.
Ken Moore
2017-10-31
*
Add the ability to use a "directory" as the target for desktop wallpapers. Wi...
Ken Moore
2017-10-27
*
Turn off the custom theme engine for the 1.x desktop itself, and use the lthe...
Ken Moore
2017-09-14
*
Add in New Dir, New File, and Paste functionality to the desktop itself (if i...
Ken Moore
2017-05-24
*
Add a new <DesktopPrefix>/generateMediaIcons=[true/false] setting.
Ken Moore
2017-05-01
*
Finally fix the desktop plugin location management system.
Ken Moore
2017-04-29
*
Merge branch 'master' of github.com:trueos/lumina
Ken Moore
2017-02-28
|
\
|
*
Update the Lumina Desktop /media watcher to allow both directories AND files ...
Ken Moore
2017-02-24
*
|
Track down and fix a really weird Fluxbox bug:
Ken Moore
2017-02-28
|
/
*
adding icons
q5sys
2017-02-06
*
Add the ability to show "/media/*" shortcuts on the Lumina desktop. This will...
Ken Moore
2017-01-12
*
Commit some cleanup of the monitor layout change detection/handling again.
Ken Moore
2016-12-22
*
Add a new menu plugin: "lockdesktop".
Ken Moore
2016-11-21
*
Fix the wallpaper background when a screen resizes.
Ken Moore
2016-11-09
*
Fix the "sticky" status on the wallpaper widgets.
Ken Moore
2016-10-24
*
Large update/refactor of desktop widgets.
Ken Moore
2016-10-18
*
Convert over the desktop/panel settings to be based on screen ID instead of s...
Ken Moore
2016-10-05
*
A few changes to the desktop:
Ken Moore
2016-09-29
*
Large update to how XDGDesktop files are created/used.
Ken Moore
2016-09-22
*
Fix up the right-click terminal launcher - don't check for a valid binary if ...
Ken Moore
2016-08-23
*
A couple quick fixes:
Ken Moore
2016-08-17
*
Fix up the y-coordinate offsets for the panels and desktop plugin area so tha...
Ken Moore
2016-07-26
*
Add a new type of menu plugin: jsonmenu
Ken Moore
2016-06-29
*
Another large batch of updates:
Ken Moore
2016-06-14
*
A few changes:
Ken Moore
2016-06-13
*
Move to using the "application/[email/terminal]" mimetypes for registering/fi...
Ken Moore
2016-06-08
*
Move background processing into LDesktopBackground class
Henry Hu
2016-05-12
*
add 2 options for background image: fit and full
Henry Hu
2016-05-12
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15