aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Adjust how the QApplication is initialized in lumina-open to try and prevent ...Ken Moore2014-09-22
* Update the appearance/functionality of the userbutton quite a bit in lumina-d...Ken Moore2014-09-19
* Add support for detecting whether the running user has permission to shutdown...Ken Moore2014-09-19
* Add the ability to lock the screen from the log out menu in lumina-desktop.Ken Moore2014-09-19
* Make the jpg/png suffix check case-insensitive for showing thumbnail previews...Ken Moore2014-09-19
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-09-16
|\
| * Merge pull request #9 from slicer69/masterKen Moore2014-09-16
| |\
| | * Updated fix to make sure first Exec entry in a .desktop file is taken.Jesse Smith2014-09-15
| | * Merge remote-tracking branch 'upstream/master'Jesse Smith2014-09-15
| | |\ | | |/ | |/|
| | * Select the first exec entry from a .desktop file rather than the last.Jesse Smith2014-09-15
* | | Make sure to sort applications by name case-insensitively.Ken Moore2014-09-16
|/ /
* | Update the Lumina user button a bit:Ken Moore2014-09-15
* | Have lumina-fm save/remember the last-used size and open itself with that siz...Ken Moore2014-09-15
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-09-15
|\ \
| * \ Merge pull request #8 from ajacoutot/openbsd2Ken Moore2014-09-14
| |\ \
| | * | Fix path to lrelease on OpenBSD.Antoine Jacoutot2014-09-14
| * | | Merge pull request #7 from ajacoutot/openbsdKen Moore2014-09-13
| |\ \ \ | | |/ / | |/| |
| | * | Add support for OpenBSD.Antoine Jacoutot2014-09-13
| |/ /
* / / Fix a bug in the *.desktop parsing for luminaXDG. It was previously mixing th...Ken Moore2014-09-15
|/ /
* / Clean up the usage/detection of the "URGENT" window status, and also move the...Ken Moore2014-09-12
|/
* Update lumina-config to use the new OS prefix settings.Ken Moore2014-09-12
* Update lumina-desktop to use the new LuminaOS shortcuts/prefix settings.Ken Moore2014-09-12
* Also fix the PREFIX settings for the new dragonfly OS file.Ken Moore2014-09-12
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-09-12
|\
| * Merge pull request #5 from mneumann/masterKen Moore2014-09-12
| |\
| | * File went into wrong directoryMichael Neumann2014-09-12
| * | Merge pull request #4 from mneumann/masterKen Moore2014-09-11
| |\|
| | * Port Lumina to DragonFlyMichael Neumann2014-09-11
bgstack15