aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| |/ |/|
* | Add two new keybard shortcuts to the default Fluxbox setting:Ken Moore2015-04-27
* | Oops, forgot to add an icon for the new search menu option.Ken Moore2015-04-27
* | Add support for launching lumina-search on the currently-viewed directory fro...Ken Moore2015-04-27
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-04-27
|\ \
| * \ Merge pull request #98 from william-os4y/removetabsKen Moore2015-04-27
| |\ \ | | |/ | |/|
| | * since mixing tabs and spaces can generate troubles in some editors, I've remo...wi2015-04-26
| |/
* / Add new variability for lumina-search:Ken Moore2015-04-27
|/
* Add support for system-defined default non-mime applications in the luminaDes...Ken Moore2015-04-25
* Finish getting the new Favorites system cleaned up in libLumina. Now it is re...Ken Moore2015-04-25
* Add (but disable by default) some additional debuggin information. Also turn ...Ken Moore2015-04-25
* Fix another bug with the new panel/window activation switcher: do *not* re-ac...Ken Moore2015-04-25
bgstack15