aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/desktop-plugins
Commit message (Expand)AuthorAge
* Ensure that when a desktop item opens it's context menu it hides the main des...Ken Moore2015-12-04
* Oops, forgot to append the ".note" suffix before running the new name through...Ken Moore2015-12-02
* Change the notepad plugin a bit:Ken Moore2015-12-02
* A few fixes for the desktop:Ken Moore2015-11-23
* Tweak the font outlines a bit more for the desktop icons:Ken Moore2015-11-10
* A couple changes to Lumina:Ken Moore2015-11-09
* Tweak the text in the desktop plugin menu a bit.Ken Moore2015-11-04
* Make the symlink icon overlays a bit smaller (1/3 icon size, not 1/2 anymore)...Ken Moore2015-10-28
* Also add the symbolic link emblem overlay to the items in the desktopview plu...Ken Moore2015-10-23
* Add the little emblem/overlay on desktop icons which are actually symbolic li...Ken Moore2015-10-23
* A couple quick fixes for desktop icons:Ken Moore2015-10-21
* Fix up the reverse location lookup procedures for desktop plugins - now when ...Ken Moore2015-10-20
* Oops, reversed the height/width for the default size of the system monitor pl...Ken Moore2015-10-20
* Ok, Now the desktop plugin canvas has truly been converted to a grid-space co...Ken Moore2015-10-20
* Ok, *Now* the desktop plugin resizing routine works properly. Also try to fix...Ken Moore2015-10-20
* Adjust the text adjustment routine for the applauncher a tiny bit as well so ...Ken Moore2015-10-19
* Convert the desktop-plugin "applauncher" (desktop icons) to use a double-clic...Ken Moore2015-10-19
* Change some text on the "system monitor" desktop plugin: "Disk Usage" -> "Dis...Ken Moore2015-10-16
* Finish cleaning up the new desktop icon upscaling routines so that an app ico...Ken Moore2015-10-13
* A bit more cleanup of the new desktop icons:Ken Moore2015-10-13
* A few more tweaks for the applauncher outlines. Now they are much more readab...Ken Moore2015-10-12
* Tweak the desktop icon font outlines a bit - make them slightly easier to read.Ken Moore2015-10-10
* Convert the applauncher deskto plugin to automatically use outlined fonts for...Ken Moore2015-10-09
* Split up the desktop-plugin source files into a separate desktop-plugins.pri ...Ken Moore2015-10-08
* Commit a couple fixes:Ken Moore2015-10-08
* Commit the 3rd iteration of the desktop plugin container system.Ken Moore2015-10-07
* Turn off a bunch of debugging for the lumina-desktop, and adjust the desktopv...Ken Moore2015-09-18
* Clean up the desktopview plugin a bit, so now the icons are always snapped to...Ken Moore2015-09-16
* Add an additional option to desktop plugins where additional cleanup routines...Ken Moore2015-08-20
* Fix up the active re-loading of icons in the desktop interface when the icon ...Ken Moore2015-07-24
* 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
bgstack15