aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Ok, *Now* the desktop plugin resizing routine works properly. Also try to fix...Ken Moore2015-10-20
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-10-20
|\
| * Merge pull request #160 from yamajun/masterKen Moore2015-10-20
| |\
| | * Fix typo.YAMASHIRO, Jun2015-10-20
| |/
* / Fix up the desktop plugin resize calculations. Now the "dead area" of no chan...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
* Update how the PC-BSD overlay files for Lumina are installed. Now there is a ...Ken Moore2015-10-19
* Fix a luminaDesktop.conf loading bug with regards to panel sizing.Ken Moore2015-10-19
* Add a scaling rule for the desktop plugin grid size:Ken Moore2015-10-19
* Fix up the automatic re-sizing of desktop plugins along the bottom/right scre...Ken Moore2015-10-16
* Convert the grid used for the desktop plugin system a little bit:Ken Moore2015-10-16
* Change some text on the "system monitor" desktop plugin: "Disk Usage" -> "Dis...Ken Moore2015-10-16
* Add a simple document to the lumina repo which explains most (if not all) of ...Ken Moore2015-10-16
* Oops - apparently I forgot to re-enable the bookmark functionality in the new...Ken Moore2015-10-16
* Turn on mouse-selection for a number of labels in the lumina-info and lumina-...Ken Moore2015-10-15
* In the task manager plugin: for a button with a single window associated put ...Ken Moore2015-10-15
* Filter out any empty snapshots from the ZFS snapshot detection backend.Ken Moore2015-10-15
* Add another upgrade rule for 0.8.6->0.8.7:Ken Moore2015-10-15
* Adjust the theme file a little bit for some more visual cues about which list...Ken Moore2015-10-15
* Clean up the copy/cut/paste/delete keyboard shortcuts. Now the shortcuts are ...Ken Moore2015-10-15
* Add an option to lumina-fm to spawn a new instance/window (Ctrl-N keyboard sh...Ken Moore2015-10-15
* Add a "-new-instance" CLI flag for any app using the LuminaSingleInstance cla...Ken Moore2015-10-15
* Increase the minimum size for a DirWidget quite a bit, and setup all the DirW...Ken Moore2015-10-15
* 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
bgstack15