aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update the lumina-fm thumbnail loader to run in a *truly* separate thread fro...Ken Moore2015-10-15
* oops - now the "New Tab" item should read "New Browser" (only changed tooltip...Ken Moore2015-10-15
* Change the "New Tab" text to "New Dir Browser" (to better accomodate tabs&col...Ken Moore2015-10-15
* Fix the status text loading in lumina-fm so that there is never any duplicati...Ken Moore2015-10-15
* Change the icon for the "showdesktop" plugin to be an image of the desktop (u...Ken Moore2015-10-15
* Change the tab name in lumina-fileinfo to "File Information" to ensure consis...Ken Moore2015-10-15
* Add the "Escape" keyboard shortcut to close lumina-search.Ken Moore2015-10-15
* Fix a crash in the thumbnail loading routine where an invalid item can accide...Ken Moore2015-10-14
* Clean up some more of lumina-fm:Ken Moore2015-10-14
* When dropping files into lumina-fm: Only treat it as a move when the initial/...Ken Moore2015-10-14
* Ensure that the item widgets in the start menu plugin use all the text possib...Ken Moore2015-10-14
* Update the FreeBSD device IO calculation: Now it will return the instantaneou...Ken Moore2015-10-13
* Finish cleaning up the new desktop icon upscaling routines so that an app ico...Ken Moore2015-10-13
* Add Inheritance to the Lumian theme files.Ken Moore2015-10-13
* Remove the box outline for the applauncher plugin: the new font outlines take...Ken Moore2015-10-13
* A bit more cleanup of the new desktop icons:Ken Moore2015-10-13
* Re-enable the option to go to an eternally-mounted device directory (Looks li...Ken Moore2015-10-12
* Another large speed boost for lumina-fm:Ken Moore2015-10-12
* Fix a mapping issue with the mouse position for the ResizeMenu.Ken Moore2015-10-12
* Add a process verification check to the LuminaUtils functions for running ext...Ken Moore2015-10-12
* 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
* Add the conversion rule for 0.8.7-devel (or older) to 0.8.7-release to automa...Ken Moore2015-10-08
* Make sure that when loading thumbnails, it only runs processEvents every 3 it...Ken Moore2015-10-08
* Fix a bug in lumina-fm where launching it from the CLI with invalid arguments...Ken Moore2015-10-08
* Change the application selection widget in lumina-open. Now it is a combobox ...Ken Moore2015-10-08
* Update the widget used for panel information: Now it is quite a bit easier to...Ken Moore2015-10-08
* Add the new "line" panel plugin to lumina-configKen Moore2015-10-08
* Update the new ResizeMenu and startmenu a bit: Now it better performes resizi...Ken Moore2015-10-08
* Add a new panel plugin: "line"Ken Moore2015-10-08
* Update the defaults for Lumina so that it uses the new systemstart panel plug...Ken Moore2015-10-08
* Ensure that item selection is preserved when switching between basic/detailed...Ken Moore2015-10-08
* Add a hidden option to lumina-open to test the crash handler (-testcrash). Th...Ken Moore2015-10-08
* Commit a couple fixes:Ken Moore2015-10-08
* Get rid of an extra empty grid space between desktop items.Ken Moore2015-10-07
* Make sure that the user's local icon heirarchy is added to the fallback icon ...Ken Moore2015-10-07
* Another batch of small fixes:Ken Moore2015-10-07
* Reverse the order of items in the startmenu logout page - now they start at t...Ken Moore2015-10-07
* Couple more updates for lumina-desktop:Ken Moore2015-10-07
* Commit the 3rd iteration of the desktop plugin container system.Ken Moore2015-10-07
* Clean up the quicklaunch buttons a bit more - also add a context menu for rem...Ken Moore2015-10-05
* Clean up the Fluxbox keyboard defaults a bit.Ken Moore2015-10-05
* Add quicklaunch ability to the systemstart panel plugin.Ken Moore2015-10-03
* Fix the battery icon used in the new start menu plugin.Ken Moore2015-10-02
* Add a 1 pixel margin around the panel plugins - this helps a lot with hidden ...Ken Moore2015-10-02
* Revert the debug/release flag change to all the *.pro files. This causes issu...Ken Moore2015-09-30
* Another fix for the overall project file and remove a (local/testing) file fr...Ken Moore2015-09-30
* Update all the project files to allow for "make debug" to create a binary wit...Ken Moore2015-09-30
bgstack15