aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Put in a quick check/safeguard for invalid panel sizing.Ken Moore2015-05-11
* Merge pull request #118 from pcbsd/linuxKen Moore2015-05-11
|\
| * Updated DEPENDNECIES file.Jesse Smith2015-05-11
* | oops, also ensure that the widget scrolls to ensure the old directory is visi...Ken Moore2015-05-11
* | When moving back/up a directory in lumina-fm, have it automatically select th...Ken Moore2015-05-11
|/
* Clean up the new theme modifications a bit to remove some duplications and un...Ken Moore2015-05-08
* Merge pull request #111 from william-os4y/iconLayoutKen Moore2015-05-08
|\
| * Adapt the theme for the other pluginswi2015-05-08
| * correct the menu colors of the desktop's iconswi2015-05-05
| * New icon layout for the icons on the desktopwi2015-05-05
* | Merge pull request #115 from beatgammit/patch-1Ken Moore2015-05-07
|\ \
| * | Fix type-o that caused tag mismatch in translationJameson Little2015-05-07
|/ /
* | Merge pull request #110 from grayed/masterKen Moore2015-05-07
|\ \
| * | Don't try to free(3) a pointer to stack.Vadim Zhukov2015-05-05
| |/
* | Merge pull request #109 from kloun/patch-1Ken Moore2015-05-07
|\ \ | |/ |/|
| * translated lumina-info on ru (русский)kloun2015-05-02
|/
* Add a (commented out) experimental feature for tagging all the various deskto...Ken Moore2015-05-01
* Add some additional error checking to the new "Open Terminal Here" functional...Ken Moore2015-05-01
* Merge pull request #104 from william-os4y/fileinfoKen Moore2015-05-01
|\
| * improve the decision regarding valid desktop files by check if Name and Type ...wi2015-04-30
* | Merge pull request #105 from william-os4y/fileinfo2Ken Moore2015-05-01
|\ \
| * | this patch correct 2 issues with non existing files:wi2015-04-30
| |/
* | Merge pull request #108 from william-os4y/fm-termKen Moore2015-05-01
|\ \
| * | Merge remote-tracking branch 'upstream/master' into fm-termwi2015-05-01
| |\|
| * | use the termnial application specified by the user as the default-terminal.wi2015-05-01
| * | Add a contextMenu allowing the user to open a terminal in the selected folderwi2015-04-26
* | | Update the documentation on the ROADMAP and the plugins available in the comm...Ken Moore2015-05-01
| |/ |/|
* | Fix/Fix a couple important bugs before announcing 0.8.4-release:Ken Moore2015-04-30
* | Update README.mdKen Moore2015-04-29
* | Rename the lumina-wm directory to lumina-wm-INCOMPLETE so people know it is n...Ken Moore2015-04-29
* | Add the "file:" flag to the beginning of any local file in lumina-open if the...Ken Moore2015-04-28
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-04-28
|\ \
| * | Improve the x11/lumima port to pull from GitHub releases nowKris Moore2015-04-28
* | | Tag the version in the master branch of the source tree 0.8.5-devel now (sinc...Ken Moore2015-04-28
|/ /
* | Move the timer to launch the startup applications into the session itself (in...Ken Moore2015-04-28
* | Tag version 0.8.4-Release in preparation for branching.Ken Moore2015-04-28
* | Update the system window a bit and how it is used in the session. Now there i...Ken Moore2015-04-28
* | Final fix for the new panel window-reactivation routine: only re-activate the...Ken Moore2015-04-28
* | Add a button to the userbutton "home dir" section for starting a search of th...Ken Moore2015-04-28
* | Finish up the conversion of lumina-fm to the new favorites system. Now it is ...Ken Moore2015-04-28
* | Remove the "TabBarAutoHide" usage in lumina-fileinfo for now. Apparently that...Ken Moore2015-04-28
* | Add size info to the list in lumina-fileinfo, and disable the desktop file ed...Ken Moore2015-04-27
* | Oops, forgot to change over the userbutton to use the new favorites system fo...Ken Moore2015-04-27
* | have lumina-fm use the new favorites system for checking if a file is a favor...Ken Moore2015-04-27
* | Enable the ability to open lumina-fileinfo for any file/directory.Ken Moore2015-04-27
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-04-27
|\ \
| * \ Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-04-27
| |\ \
| * | | Setup the lumina-desktop to use the new favorites system:Ken Moore2015-04-27
| | |/ | |/|
* | | Add support for lumina-fm to be able to handle all input files (not just *.de...Ken Moore2015-04-27
* | | Activate the file properties (lumina-fileinfo) for *any* files now.Ken Moore2015-04-27
| |/ |/|
bgstack15