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