index
:
lumina
debianize
master
The BSD-original Lumina desktop environment
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add support for OpenBSD.
Antoine Jacoutot
2014-09-13
*
Clean up the usage/detection of the "URGENT" window status, and also move the...
Ken Moore
2014-09-12
*
Update lumina-config to use the new OS prefix settings.
Ken Moore
2014-09-12
*
Update lumina-desktop to use the new LuminaOS shortcuts/prefix settings.
Ken Moore
2014-09-12
*
Also fix the PREFIX settings for the new dragonfly OS file.
Ken Moore
2014-09-12
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2014-09-12
|
\
|
*
Merge pull request #5 from mneumann/master
Ken Moore
2014-09-12
|
|
\
|
|
*
File went into wrong directory
Michael Neumann
2014-09-12
|
*
|
Merge pull request #4 from mneumann/master
Ken Moore
2014-09-11
|
|
\
|
|
|
*
Port Lumina to DragonFly
Michael Neumann
2014-09-11
*
|
|
Move all the OS-specific path PREFIX settings into LuminaOS so that we don't ...
Ken Moore
2014-09-12
|
/
/
*
|
Update the *.desktop "Exec=" compliance to the standards as of 9/9/2014 in Lu...
Ken Moore
2014-09-09
*
|
Update lumina-open to remove some of the other Exec= flags that might be avai...
Ken Moore
2014-09-09
|
/
*
Fix a bug where a directory was not getting the input file added to the lumin...
Ken Moore
2014-09-08
*
Also make sure that lumina-open uses the current locale encoding for translat...
Ken Moore
2014-09-08
*
Make sure that the translation codec is set to the text codec for the current...
Ken Moore
2014-09-08
*
Make sure that Insight puts the file path in quotes when opening a file (in c...
Ken Moore
2014-09-08
*
Move the temporary brightness setting file into the users .lumina directory. ...
Ken Moore
2014-09-08
*
Merge branch 'master' of github.com:pcbsd/lumina
Ken Moore
2014-09-08
|
\
|
*
Merge pull request #2 from Nanolx/master
Ken Moore
2014-09-08
|
|
\
|
|
*
add runtime-dependencies
Christopher Roy Bratusek
2014-09-06
|
|
*
add long descriptions for packages
Christopher Roy Bratusek
2014-09-06
|
|
*
missing build-dependency on libx11-dev
Christopher Roy Bratusek
2014-09-06
|
|
*
better version of previous commit
Christopher Roy Bratusek
2014-09-06
|
|
*
fix compilation on i386 on Debian
Christopher Roy Bratusek
2014-09-06
|
|
*
add missing build-dep on libphonon-dev
Christopher Roy Bratusek
2014-09-06
|
|
*
debian packaging scripts
Christopher Roy Bratusek
2014-09-06
|
*
|
Merge pull request #3 from slicer69/linux
Ken Moore
2014-09-08
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
The following features have been added to the Linux port:
Jesse Smith
2014-09-07
|
|
*
Added audio volume control to Linux. Added initial code for changing screen b...
Jesse Smith
2014-09-06
|
|
*
Added volume control and initial screen brightness control code to Linux. Upd...
Jesse Smith
2014-09-06
|
|
/
*
/
Ignore key press events if both the Qt and the detected X key codes are 0 (un...
Ken Moore
2014-09-08
|
/
*
Oops, forgot to add the new OSD background image to GIT.
Ken Moore
2014-09-05
*
Add a simple OSD to the audio/brightness up/down options in lumina-open (sinc...
Ken Moore
2014-09-05
*
Fix a bug with the taskmanager when multiple windows from the same applicatio...
Ken Moore
2014-09-05
*
Hide any external devices that are mounted on hidden directories in the file ...
Ken Moore
2014-09-05
*
Remove USE_CDRTOOLS
Kris Moore
2014-09-04
*
Update SysMenuQuick.cpp
Ken Moore
2014-09-04
*
Update README.md
Ken Moore
2014-09-04
*
Remove restriction to FreeBSD 10.0 and later
Kris Moore
2014-09-04
*
Fix pkg-descr so it has website
Kris Moore
2014-09-04
*
Fix pkg-plist typo
Kris Moore
2014-09-04
*
Apply the recent keypress bugfix/debugging to the new repo source as well.
Ken Moore
2014-09-04
*
Fix lumina pkg-plist, fix compiling from ports and add the mkport.sh script
Kris Moore
2014-09-04
*
Initial import of the lumina code from pcbsd git repo
Kris Moore
2014-09-04
*
Initial commit
Kris Moore
2014-09-04
bgstack15