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
/
desktop-plugins
/
applauncher
Commit message (
Expand
)
Author
Age
*
Rip out the initialization of drag and drop on applauncher desktop plugins.
Ken Moore
2018-06-07
*
desktop: support /run/media (user removable devices)
Ole-André Rodlie
2018-05-11
*
Add drop support for directories on the desktop.
Ken Moore
2018-03-08
*
Add drag-n-drop to the desktop icons.
Ken Moore
2018-03-08
*
Add the ability to use a "directory" as the target for desktop wallpapers. Wi...
Ken Moore
2017-10-27
*
Fix a few places where /net/ files are still checked for existance (pauses/de...
Ken Moore
2017-10-26
*
Fix up the icon sync on theme change, and change the icon for lumina-mediapla...
Ken Moore
2017-09-18
*
Fix a
Ken Moore
2017-08-14
*
Fix the fallback icon routine for desktop entries.
Ken Moore
2017-06-19
*
Add the capability to be a bit smarter when determining a "fallback" icon for...
Ken Moore
2017-06-08
*
Get the new Icon Cache system implemented and turned on for the desktop "appl...
Ken Moore
2017-05-26
*
Add in New Dir, New File, and Paste functionality to the desktop itself (if i...
Ken Moore
2017-05-24
*
Make sure the cut/delete options for desktop icons are still possible if the ...
Ken Moore
2017-04-28
*
Add cut/copy/rename functionality to the desktop icons in Lumina.
Ken Moore
2017-04-28
*
Clean up some of the applauncher context menu functionality:
Ken Moore
2017-03-02
*
Oops - Fix a typo in the desktop applauncher plugin:
Ken Moore
2017-02-27
*
Oops - fix a typo in the tooltip update.
Ken Moore
2017-02-24
*
Make sure the tooltip on the desktop icons is properly set for .desktop entri...
Ken Moore
2017-02-24
*
Add the ability to show "/media/*" shortcuts on the Lumina desktop. This will...
Ken Moore
2017-01-12
*
Speed up the initial loading of the desktop at start, and delay the auto-star...
Ken Moore
2016-11-12
*
For desktop icons, only check if there is a name to decide when to show it.
Ken Moore
2016-10-21
*
Add a "launch" option within the context menu for applauncher desktop plugins.
Ken Moore
2016-10-11
*
Add a fallback icon if an image file fails to load the thumbnail for desktop ...
Ken Moore
2016-09-23
*
Finish up the depretiation of the old systemapps fetching function.
Ken Moore
2016-09-23
*
Large update to how XDGDesktop files are created/used.
Ken Moore
2016-09-22
*
Change the fallback icon used for a .desktop file in the applauncher plugin.
Ken Moore
2016-06-16
*
Expand lumina icon / text containers to always be a uniforum size. Thanks Ken!
JoshDW19
2016-04-26
*
Rearrange the Lumina source tree quite a bit:
Ken Moore
2016-04-25
bgstack15