aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make sure the directory catch for running lumina-fm happens at the end (in ca...Ken Moore2014-10-08
* Oops, fix a typo in the lumina-open usage: Missed removing a couple of the QS...Ken Moore2014-10-08
* Add better binary detection to LuminaUtils, and setup lumina-open to use it.Ken Moore2014-10-08
* Clean up the default filemanager/terminal settings. Put them in the main sess...Ken Moore2014-10-08
* Merge pull request #16 from Nanolx/side-workKen Moore2014-10-08
|\
| * make file-manager user-chooseableChristopher Roy Bratusek2014-10-07
* | Merge pull request #15 from Nanolx/masterKen Moore2014-10-08
|\ \
| * | partially revert commit b4803118c5e22e7a00d313698868a0ebbe5188ba, making defa...Christopher Roy Bratusek2014-10-07
| * | note user about consequences of not using fluxboxChristopher Roy Bratusek2014-10-06
| * | minor fixChristopher Roy Bratusek2014-10-06
| * | make window manager selectable from lumina-config>settings>generalChristopher Roy Bratusek2014-10-06
| |/
* | Disable the usage of the theme engine within lumina-fm for the moment. Still ...Ken Moore2014-10-07
* | Get the new LuminaThemes class working with a sample color theme for Insight ...Ken Moore2014-10-06
|/
* Clean up the new global.h usage in all the Lumina subprojects.Ken Moore2014-10-06
* Merge pull request #14 from Nanolx/masterKen Moore2014-10-06
|\
| * update debian/changelogChristopher Roy Bratusek2014-10-05
| * one missing includeChristopher Roy Bratusek2014-10-05
| * add gitignoreChristopher Roy Bratusek2014-10-05
| * partially revert previous commitChristopher Roy Bratusek2014-10-05
| * auto-create global.hChristopher Roy Bratusek2014-10-05
| * no exec prefix in Lumina-DE.desktopChristopher Roy Bratusek2014-10-05
| * add debian prefix patchChristopher Roy Bratusek2014-10-05
| * fix typoChristopher Roy Bratusek2014-10-05
| * fix prefix in debian/*.installChristopher Roy Bratusek2014-10-05
| * fixes in debian/rulesChristopher Roy Bratusek2014-10-05
| * change debian/source/format to git instead of quiltChristopher Roy Bratusek2014-10-05
| * debian/changelog updateChristopher Roy Bratusek2014-10-05
| * add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
|/
* Add the template for the new LuminaThemes library class (not integrated into ...Ken Moore2014-10-04
* Make sure to initialize the QApplication before trying to show the error box ...Ken Moore2014-10-03
* Large update for the lumina-fm:Ken Moore2014-10-03
* Clean up the icon/list views in Insight. Now the "icon" view will use somethi...Ken Moore2014-10-03
* Update MimeIconProvider.hKen Moore2014-10-02
* Add a new dialog to lumina-config for selecting applications:Ken Moore2014-10-01
* When adding an applauncher plugin to the desktop: prompt for the application ...Ken Moore2014-10-01
* Add a Fluxbox Window theme preview to lumina-configKen Moore2014-10-01
* Remove the "ONLY_FOR_ARCHS=" line in the makefile for Lumina: there is nothin...Ken Moore2014-09-30
* Finish cleaning up the new directory browser in the userbutton.Ken Moore2014-09-29
* Update the user buttons some more:Ken Moore2014-09-29
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-09-29
|\
| * Merge pull request #13 from slicer69/masterKen Moore2014-09-25
| |\
| | * Added initial support for Debian/kFreeBSD. This patch has been testedJesse Smith2014-09-24
| | * Merge remote-tracking branch 'upstream/master'Jesse Smith2014-09-24
| | |\
| * | | Merge pull request #12 from slicer69/masterKen Moore2014-09-24
| |\| | | | |/ | |/|
| | * Updated Debian rules/package files to reflect updated Lumina binaries.Jesse Smith2014-09-24
* | | A few updates to plugins:Ken Moore2014-09-29
|/ /
* | Merge pull request #11 from slicer69/masterKen Moore2014-09-23
|\|
| * Applied Debian patch to enable building on 32-bit Linux machines. ProjectJesse Smith2014-09-22
|/
* Tag Lumina version 0.6.3Ken Moore2014-09-22
* Add libjpeg dependency to Lumina port (since the default wallpapers are jpg f...Ken Moore2014-09-22
bgstack15