aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/desktop-plugins
Commit message (Expand)AuthorAge
* Make sure that all the interface elements in lumina-desktop actively re-load ...Ken Moore2015-07-22
* Commit some quick fixes:Ken Moore2015-07-17
* Ok, NOW the desktop plugins layout methodology is consistent/reliable. Had to...Ken Moore2015-07-10
* Finish cleaning up the arrangement/placement of desktop plugins with the new ...Ken Moore2015-07-09
* Clean up some extra debugging in the lumina-desktopKen Moore2015-07-09
* Fix up the clipping/sizing issues with the applauncher desktop icons.Ken Moore2015-07-08
* Update how the desktop icons (applaunchers or desktopview) are created/arrang...Ken Moore2015-07-08
* Clean up the desktop plugin/container interactions quite a bit to ensure cons...Ken Moore2015-06-20
* Disable some debugging and fix up the context menu on the applauncher plugins.Ken Moore2015-06-14
* Re-work quite a bit of the background procedures for desktop plugins and watc...Ken Moore2015-06-14
* Add a QtQuick sample plugin and disable the new panel container for QtQuick p...Ken Moore2015-06-12
* Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...Ken Moore2015-06-11
* Add a new function to LuminaOS: DiskUsage()Ken Moore2015-06-10
* Allow the desktopview plugin the ability to remove directories as well (not j...Ken Moore2015-05-28
* Add a new LUtils::imageExtensions() function, and setup the lumina-desktop pl...Ken Moore2015-05-28
* Remove the extra bootsplash show between the apps/settings menu initializatio...Ken Moore2015-05-23
* Fix the random issue with desktop crashes when removing a desktop plugin (onl...Ken Moore2015-05-23
* Fix a missing icon in the new system monitor plugin.Ken Moore2015-05-22
* Finish cleaning up the new CPU/Memory desction routines in libLumina, and add...Ken Moore2015-05-22
* Adjust the desktopview plugin just a bit:Ken Moore2015-05-12
* New icon layout for the icons on the desktopwi2015-05-05
* Add a (commented out) experimental feature for tagging all the various deskto...Ken Moore2015-05-01
* Fix/Fix a couple important bugs before announcing 0.8.4-release:Ken Moore2015-04-30
* Add a button to the userbutton "home dir" section for starting a search of th...Ken Moore2015-04-28
* Before activating the panel on mouse-over, save the ID of the currently activ...Ken Moore2015-04-24
* Make sure that lumina-fileinfo is only run on *.desktop files from the deskto...Ken Moore2015-04-22
* Merge remote-tracking branch 'upstream/master' into deskEditorwi2015-04-12
|\
| * Add thumbnail support for image files in the desktopview plugin.Ken Moore2015-03-27
* | put the name lumina-fileinfowilliam2015-03-26
|/
* Add the ability to increase/decrease the icon size for the applauncher deskto...Ken Moore2015-03-14
* Add a couple more checks to the notepad plugin so that it does not update/cha...Ken Moore2015-03-13
* Update a bunch of icons in the desktop session, and also add a few abilities ...Ken Moore2015-03-12
* Add some debugging to the system tray image painting routine.Ken Moore2015-03-12
* Just a bit of cleanup in libLumina and adjust the deskopview plugin a bit for...Ken Moore2015-03-11
* Oops, fix another crash with desktop plugins: forgot to disable the synctimer...Ken Moore2015-02-16
* Clean up some plugin interactions (including an OpenBSD crash with desktop pl...Ken Moore2015-02-12
* Add the ability to distinguish between desktop plugins that should be transpa...Ken Moore2015-02-03
* Add a completely new background method for a distributor to set per-system de...Ken Moore2015-01-21
* Clean up a couple other session options:Ken Moore2015-01-21
* Clean up all the dialog usage in the notepad and audioplay desktop plugins. N...Ken Moore2015-01-21
* Completely revamp the notepad desktop plugin so that it is now file-based ins...Ken Moore2015-01-20
* Fix the global->local coordinates transformation for calculating whether the ...Ken Moore2015-01-19
* Update the theming of the Lumina desktop:Ken Moore2015-01-19
* Fix a lockfile violation in the desktop plugin removal process. Now there is ...Ken Moore2015-01-19
* Quick update to the new audioplayer plugin. Now there is a label which displa...Ken Moore2015-01-17
* Add a new desktop plugin: audioplayerKen Moore2015-01-16
* Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
* Increase the transparency of the notepad desktop plugin background.Ken Moore2014-11-14
* Update the desktopbar panel plugin to recognize the alternate favorites direc...Ken Moore2014-11-12
* Clean up the appearance of the new desktop plugins a bit.Ken Moore2014-11-10
bgstack15