Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add the ability to lock the screen from the log out menu in lumina-desktop. | Ken Moore | 2014-09-19 |
| | |||
* | Make the jpg/png suffix check case-insensitive for showing thumbnail ↵ | Ken Moore | 2014-09-19 |
| | | | | previews in lumina-fm. | ||
* | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2014-09-16 |
|\ | |||
| * | Merge pull request #9 from slicer69/master | Ken Moore | 2014-09-16 |
| |\ | | | | | | | Launch default application represented by icon on Linux | ||
| | * | Updated fix to make sure first Exec entry in a .desktop file is taken. | Jesse Smith | 2014-09-15 |
| | | | | | | | | | | | | Fixes launching default apps on Linux. | ||
| | * | Merge remote-tracking branch 'upstream/master' | Jesse Smith | 2014-09-15 |
| | |\ | | |/ | |/| | |||
| | * | Select the first exec entry from a .desktop file rather than the last. | Jesse Smith | 2014-09-15 |
| | | | | | | | | | | | | Fixes some launch problems on icons with multiple potential launch paths on Linux. | ||
* | | | Make sure to sort applications by name case-insensitively. | Ken Moore | 2014-09-16 |
|/ / | |||
* | | Update the Lumina user button a bit: | Ken Moore | 2014-09-15 |
| | | | | | | | | | | 1) Add a new "All" category that is shown by default for listing applications. 2) Speed up the time to open the user menu by only reloading if more than 30 seconds have passed since the previous time it was opened. | ||
* | | Have lumina-fm save/remember the last-used size and open itself with that ↵ | Ken Moore | 2014-09-15 |
| | | | | | | | | size (if smaller than the screen size). | ||
* | | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2014-09-15 |
|\ \ | |||
| * \ | Merge pull request #8 from ajacoutot/openbsd2 | Ken Moore | 2014-09-14 |
| |\ \ | | | | | | | | | Fix path to lrelease on OpenBSD. | ||
| | * | | Fix path to lrelease on OpenBSD. | Antoine Jacoutot | 2014-09-14 |
| | | | | |||
| * | | | Merge pull request #7 from ajacoutot/openbsd | Ken Moore | 2014-09-13 |
| |\ \ \ | | |/ / | |/| | | Add support for OpenBSD. | ||
| | * | | Add support for OpenBSD. | Antoine Jacoutot | 2014-09-13 |
| |/ / | |||
* / / | Fix a bug in the *.desktop parsing for luminaXDG. It was previously mixing ↵ | Ken Moore | 2014-09-15 |
|/ / | | | | | | | the different "entries" in the file, and now it only uses the required "Desktop Entry" section. | ||
* / | Clean up the usage/detection of the "URGENT" window status, and also move ↵ | Ken Moore | 2014-09-12 |
|/ | | | | the AppStore/ControlPanel/QtConfig shortcut definitions into the LuminaOS class for use in other OS's. | ||
* | 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 |
|\ | | | | | | | | | Conflicts: libLumina/LuminaXDG.cpp | ||
| * | Merge pull request #5 from mneumann/master | Ken Moore | 2014-09-12 |
| |\ | | | | | | | File went into wrong directory | ||
| | * | 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 | ||
| | * | 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 |
|/ / | | | | | | | have all the different defines all over the place. | ||
* | | Update the *.desktop "Exec=" compliance to the standards as of 9/9/2014 in ↵ | Ken Moore | 2014-09-09 |
| | | | | | | | | LuminaXDG | ||
* | | Update lumina-open to remove some of the other Exec= flags that might be ↵ | Ken Moore | 2014-09-09 |
|/ | | | | available (if not handled previously). | ||
* | Fix a bug where a directory was not getting the input file added to the ↵ | Ken Moore | 2014-09-08 |
| | | | | lumina-fm command properly. | ||
* | Also make sure that lumina-open uses the current locale encoding for ↵ | Ken Moore | 2014-09-08 |
| | | | | translations. | ||
* | Make sure that the translation codec is set to the text codec for the ↵ | Ken Moore | 2014-09-08 |
| | | | | current locale in lumina-fm. | ||
* | Make sure that Insight puts the file path in quotes when opening a file (in ↵ | Ken Moore | 2014-09-08 |
| | | | | case the file has whitespace in the name) | ||
* | Move the temporary brightness setting file into the users .lumina directory. ↵ | Ken Moore | 2014-09-08 |
| | | | | That will let it persist between login sessions, allowing Lumina to automatically return to the previous setting on login. | ||
* | 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. |