aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated Linux dependenciesJesse Smith2015-10-28
* Disable the option to close the "Browser" tab when using column-view.Ken Moore2015-10-26
* When locking the screen via the new start menu, don't use the "LaunchApp" fun...Ken Moore2015-10-26
* Update the iXsystems logo in lumina-info. Now it uses the new "blue" logo.Ken Moore2015-10-26
* Update README.mdKen Moore2015-10-23
* Turn off one last DEBUG flag before the release is cut.Ken Moore2015-10-23
* Ok, adjust the window check/movement routine one more time - Now it runs the ...Ken Moore2015-10-23
* Reverse the order of the window movement routines. The one which still might ...Ken Moore2015-10-23
* 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
* Enable the vertical scrollbar for the favorites list in the start menu as nee...Ken Moore2015-10-22
* Ensure that a plugins location is always saved into the backend - prevents so...Ken Moore2015-10-22
* Add some large-scale images of the wispy in the various colors. Thanks to Jen...Ken Moore2015-10-22
* In the startmenu, make sure to scale up any item sizes as necessary to ensure...Ken Moore2015-10-21
* A couple quick fixes for desktop icons:Ken Moore2015-10-21
* Tag version 0.8.7-Release in sourcesKen Moore2015-10-21
* Fix up a bug with the relative snapshot path calculation when switching betwe...Ken Moore2015-10-21
* Clean up the detection of ZFS snapshot availability a bit: This should fix is...Ken Moore2015-10-21
* Update the ItemWidgets in the start menu plugin to resize the icons/text as n...Ken Moore2015-10-21
* Pause directory refresh operations while the file operation dialog is still a...Ken Moore2015-10-21
* When loading a wallpaper file - allow any of the currently-supported image fo...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
* 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
bgstack15