aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Oops, forgot to make the new functions staticKen Moore2015-07-09
* Update the pkg-plist to account for the new QtQuick sample plugin.Ken Moore2015-07-09
* Clean up some extra debugging in the lumina-desktopKen Moore2015-07-09
* Expand the QtQuick plugin format and put a couple more functions for finding/...Ken Moore2015-07-09
* Oops, forgot that when browsing the ~/Desktop directory some special rules ne...Ken Moore2015-07-09
* Large update to the usermanager:Ken Moore2015-07-09
* Update the lumina themes and the PC-BSD color scheme a bit, and a couple more...Ken Moore2015-07-09
* Remove the context menu on the toolbar in lumina-configKen Moore2015-07-09
* Remove the context menu on the toolbar in lumina-fmKen Moore2015-07-09
* Remove the context menu on the toolbar in lumina-screenshotKen Moore2015-07-09
* Fix up the clipping/sizing issues with the applauncher desktop icons.Ken Moore2015-07-08
* Update the gitignore to avoid some other binaries/librariesKen Moore2015-07-08
* Clean up a few other case-sensitive issues with the luminaDesktop.conf file l...Ken Moore2015-07-08
* Fix up the loading of luminaDesfaults.conf quite a bit (now it works properly...Ken Moore2015-07-08
* Update how the desktop icons (applaunchers or desktopview) are created/arrang...Ken Moore2015-07-08
* Fix the initial brightness detection for FreeBSD on new users/systems.Ken Moore2015-07-07
* Merge pull request #132 from rezso/patch-1Ken Moore2015-07-07
|\
| * fix build with qt 5.5rezso2015-07-05
|/
* Add a new PanelWidget to lumina-config. This allows the user to add more than...Ken Moore2015-06-26
* Some quick cleanup in the LSession.cpp file and update the port filesKen Moore2015-06-26
* Add a new option in luminaDesktop.conf for auto-generating desktop icons/laun...Ken Moore2015-06-23
* Adjust/verify all the XDG routines which touch a file based on the desktop na...Ken Moore2015-06-22
* Add lumina-fileinfo and lumina-xconfig to the translation mechanisms.Ken Moore2015-06-22
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-22
|\
| * Fix up the adjustment of new windows to account for the frame (in the vertica...Ken Moore2015-06-20
* | Ensure that "Lumina" is used for the XDG registrations instead of "LUMINA" (p...Ken Moore2015-06-22
|/
* Adjust the new window adjustment routine a bit - make it use the center of th...Ken Moore2015-06-20
* Add a new function to luminaX11: WindowFrameGeometry() - returns the sizes of...Ken Moore2015-06-20
* Clean up the desktop plugin/container interactions quite a bit to ensure cons...Ken Moore2015-06-20
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-20
|\
| * Merge pull request #130 from pcbsd/linuxKen Moore2015-06-19
| |\
| | * Minor change to audio to make volume adjustment more tolerant.Jesse Smith2015-06-18
* | | Fix a bug in the writeFile() function when passed an empty list of text. This...Ken Moore2015-06-20
|/ /
* | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-18
|\ \
| * | Merge pull request #129 from pcbsd/linuxKen Moore2015-06-18
| |\|
| | * Fixed selecting Linux template.Jesse Smith2015-06-17
| |/
* | Add a checkbox for allowing the auto-creation of desktop icons on each indivi...Ken Moore2015-06-18
* | Add a quick verification to the favorites system to ensure that the directory...Ken Moore2015-06-18
|/
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-06-15
|\
| * Merge pull request #128 from Nanolx/masterKen Moore2015-06-12
| |\
| | * Debian updates:Christopher Roy Bratusek2015-06-12
| |/
* | Disable some debugging and fix up the context menu on the applauncher plugins.Ken Moore2015-06-14
* | Re-work quite a bit of the background procedures for desktop plugins and watc...Ken Moore2015-06-14
|/
* Add a QtQuick sample plugin and disable the new panel container for QtQuick p...Ken Moore2015-06-12
* Oops, fix a typo where the accent color was still being used for the highligh...Ken Moore2015-06-11
* Add two new plugins for Lumina: QuickPPlugin, QuickDPlugin (panel/desktop res...Ken Moore2015-06-11
* Oops, forgot to save/commit the new fields in the luminaDesktop.conf gile.Ken Moore2015-06-11
* Update the luminaDesktop.conf file format/syntax a bit. Now it uses "_" as th...Ken Moore2015-06-11
* Add a new function to LuminaOS: DiskUsage()Ken Moore2015-06-10
* Adjust the themes to use the PRIMARY colors instead of the ACCENT colors for ...Ken Moore2015-06-10
bgstack15