Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| |\ | | | | | | | debian packaging scripts | ||
| | * | 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 |
| |\ \ | | |/ | |/| | Audio volume and screen brightness added for Linux | ||
| | * | The following features have been added to the Linux port: | Jesse Smith | 2014-09-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added battery level detection and AC/battery detection. Added detached audio mixer. Confirmed screen brightness adjustment works. Also cleaned up DEPENDENIES file, separating FreeBSD and Linux requirements. Both sections of the file now include full package/port names of dependencies on both operating systems to make it easy to get all build requirements, runtime requirements and optional components. | ||
| | * | Added audio volume control to Linux. Added initial code for changing screen ↵ | Jesse Smith | 2014-09-06 |
| | | | | | | | | | | | | brightness on Linux and updated dependnecy list. Added template file for future operating system support. | ||
| | * | Added volume control and initial screen brightness control code to Linux. ↵ | Jesse Smith | 2014-09-06 |
| |/ | | | | | | | Updated dependencies and added template file for future operating system support. | ||
* / | Ignore key press events if both the Qt and the detected X key codes are 0 ↵ | Ken Moore | 2014-09-08 |
|/ | | | | (unknown special key - better to not support rather than set an invalid keycode). | ||
* | 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 ↵ | Ken Moore | 2014-09-05 |
| | | | | (since these are what the keyboard shortcuts run). Also adjust the window list filter to cut out any "Lumina-" utilities that do not provide a custom window title (such as the OSD or other splashscreens). | ||
* | Fix a bug with the taskmanager when multiple windows from the same ↵ | Ken Moore | 2014-09-05 |
| | | | | | | application have the same title: make sure to properly select the window that was clicked. While here, also apply the libLumina dependency order to give preference to the locally/recently compiles libraries during the build if possible in all the lumina tools. | ||
* | Hide any external devices that are mounted on hidden directories in the file ↵ | Ken Moore | 2014-09-05 |
| | | | | manager. These devices are generally for system-usage and not user browsing (such as the FUSE mountpoint for .gvfs) | ||
* | Remove USE_CDRTOOLS | Kris Moore | 2014-09-04 |
| | |||
* | Update SysMenuQuick.cpp | Ken Moore | 2014-09-04 |
| | | | Change the "charging" text to "connected" instead, since if it is at %100 it is no longer technically charging.... | ||
* | 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 |