Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test the return code of the command to mv file to refresh the icon. | wi | 2015-04-20 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-20 |
|\ | |||
| * | Add a special flag to prevent the lumina-open crash handler from starting up ↵ | Ken Moore | 2015-04-20 |
| | | | | | | | | during the session cleanup procedures. | ||
| * | Update th elibLumina.pro: | Ken Moore | 2015-04-20 |
| | | | | | | | | | | 1)Require the xcb-damage library 2) Verify the existance of "lsb_release" before trying to use it (Linux/Debian distinction utility). | ||
| * | Remove the last libX11 usage in the sytem tray protocols. Move the damage ID ↵ | Ken Moore | 2015-04-20 |
| | | | | | | | | creation to XCB, and place it within the embedding routine in LuminaX11 instead. | ||
| * | Merge pull request #91 from Nanolx/lumina-panel-date | Ken Moore | 2015-04-20 |
| |\ | | | | | | | Lumina panel date/time formats | ||
| | * | UI for DateTimeOrder | Christopher Roy Bratusek | 2015-04-19 |
| | | | |||
| | * | 4 time display modes for panel clock: | Christopher Roy Bratusek | 2015-04-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | timeonly (default): display time, date as tooltip dateonly : display date, time as tooltip datetime : display date first then time timedate : display time first then date LSession option: DateTimeOrder (no UI yet) | ||
| * | | Merge pull request #90 from Nanolx/lumina-fm-info | Ken Moore | 2015-04-20 |
| |\ \ | | | | | | | | | lumina-fm show separated number of folders and files in status bar | ||
| | * | | use ++ in createStatusBarMgs over += 1 | Christopher Roy Bratusek | 2015-04-18 |
| | | | | |||
| | * | | lumina-fm show separated number of folders and files in status bar | Christopher Roy Bratusek | 2015-04-18 |
| | |/ | |||
| * | | Merge pull request #88 from Nanolx/master | Ken Moore | 2015-04-20 |
| |\ \ | | | | | | | | | Debian: runtime dependencies | ||
| | * | | auto-detect Debian vs. non-Debian Linux distribution | Christopher Roy Bratusek | 2015-04-19 |
| | | | | |||
| | * | | add lumina-xconfig dependency | Christopher Roy Bratusek | 2015-04-19 |
| | | | | |||
| | * | | bump version in debian/changelog | Christopher Roy Bratusek | 2015-04-19 |
| | | | | |||
| | * | | a few runtime dependencies | Christopher Roy Bratusek | 2015-04-18 |
| | | | | |||
| | * | | new snapshot | Christopher Roy Bratusek | 2015-04-18 |
| | |/ | |||
| * | | Clean up the new suspend support in Lumina, and add it to the system "log ↵ | Ken Moore | 2015-04-19 |
| | | | | | | | | | | | | out" menu as an option (if supported on that system). | ||
| * | | Add support to LuminaOS for checking/starting the system suspend functionality. | Ken Moore | 2015-04-19 |
| | | | |||
| * | | Adjust te brightness control labelling a bit in the sytem dashboard. Now the ↵ | Ken Moore | 2015-04-19 |
| |/ | | | | | | | label will always stay in sync with the slider (no delay), it is only the backend setting routine which is on a slight (50ms) delay. | ||
| * | Merge pull request #87 from william-os4y/search | Ken Moore | 2015-04-17 |
| |\ | | | | | | | Fix a problem when removing items from the exclude list of lumina-search | ||
| | * | Fix a problem when removing items from the exclude list of lumina-search | wi | 2015-04-17 |
| | | | |||
| * | | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-04-17 |
| |\ \ | |||
| | * | | Fix the implementation of the hardware brightness control on PC-BSD. Now it ↵ | Ken Moore | 2015-04-17 |
| | |/ | | | | | | | | | | works consistently. | ||
| * / | A couple changes to lumina-config: | Ken Moore | 2015-04-17 |
| |/ | | | | | | | | | 1) Fix loading the current "applauncher" panel plugins for the second panel. 2) If the save button is active when the "defaults" page is selected, keep the save button visible until clicked. | ||
* | | This is a complete adaptation of lumina-fileinfo. | wi | 2015-04-17 |
| | | | | | | | | | | The most important element is that during the loadDEsktopFile we check the content of the file. In case the file does not contains the mandatory elements (cfr http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.1.html) we reject it and ask the user to manually (via an anoter tool) correct it, or to restart from scratch. | ||
* | | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-17 |
|\| | |||
| * | Update the system dashboard behavior a bit: | Ken Moore | 2015-04-17 |
| | | | | | | | | | | 1) Add a signal collector/combiner for screen brightness changes (1/10 second delay) - since hardware brightness changes cannot usually be spammed too quickly. 2) Update the battery icon notifications on the panel button. If less than 5% left, leave the low battery icon there all the time, if less than 15% cause the low battery icon to flash intermittently, if greater than that don't show any battery icon. | ||
| * | Fix the session chimes (and possible stability issue) by removing the ↵ | Ken Moore | 2015-04-16 |
| | | | | | | | | | | | | special audio thread and using the QMediaPlayer within the main thread (no stuttering/delays in my initial tests so far). Add a PC-BSD specific routine for setting brightness so that hardware brightness controls are attempted (through pc-sysconfig) before the software brightness is modified (using xbrightness) | ||
* | | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-15 |
|\| | |||
| * | Clean up a *lot* of the general XCB warnings that sometimes occur, and also ↵ | Ken Moore | 2015-04-15 |
| | | | | | | | | tinker with the session cleanup routine quite a bit to streamline the order in which things are closed down (particularly with system tray apps). | ||
| * | Don't add the "LUMINA" tag to the name of Lumina-specific applications. | Ken Moore | 2015-04-15 |
| | | |||
* | | Corrections proposed by Ken | wi | 2015-04-14 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-14 |
|\| | |||
| * | Add the ability for lumina-open to be able to offer recommendations on web ↵ | Ken Moore | 2015-04-14 |
| | | | | | | | | browsers and email applications if no default is set. It does this by scanning all the applications within the "network" and "utility" categories, and adds it to the recommendations if the app takes URL's as inputs. | ||
| * | Update the lumina-fm.desktop file to use the "%F" field code instead of "%U" ↵ | Ken Moore | 2015-04-14 |
| | | | | | | | | because it operates on Files/dirs, not URLS. | ||
* | | Merge remote-tracking branch 'upstream/master' into deskEditor | wi | 2015-04-12 |
|\| | |||
| * | Fix location of ogg / vorbis gstreamer plugins | Kris Moore | 2015-03-30 |
| | | |||
| * | Don't package the Artwork directory | Kris Moore | 2015-03-30 |
| | | |||
| * | Merge pull request #82 from darealshinji/patch-1 | Ken Moore | 2015-03-30 |
| |\ | | | | | | | return the DE's version with 'Lumina-DE --version' | ||
| | * | return the DE's version with 'Lumina-DE --version' | darealshinji | 2015-03-30 |
| | | | |||
| * | | Update README.md | Ken Moore | 2015-03-30 |
| | | | | | | | | | Bump the latest stable version number to 0.8.3 | ||
| * | | Now tag version 0.8.4-devel on the master branch. | Ken Moore | 2015-03-30 |
| |/ | |||
| * | Tag version 0.8.3-release in prparation for branching the master tree. | Ken Moore | 2015-03-30 |
| | | |||
| * | Make the initial system application query happen during the initialization ↵ | Ken Moore | 2015-03-30 |
| | | | | | | | | phase of the session. This ensures that buttons (like the userbutton/appmenu) are responsive as soon as the desktop session is visible (only adds a second or two to the init time on my system). | ||
| * | Merge branch 'master' of github.com:pcbsd/lumina | Ken Moore | 2015-03-30 |
| |\ | |||
| | * | Merge pull request #80 from darealshinji/patch-1 | Ken Moore | 2015-03-30 |
| | |\ | | | | | | | | | Debian packaging | ||
| | | * | install lumina-qt5ct in /etc/default | darealshinji | 2015-03-28 |
| | | | | |||
| | | * | Debian: pass buildflags to qmake, fix debug package creation, recude code | Marshall Banana | 2015-03-28 |
| | | | | |||
| | | * | Debian: package descriptions and substituion variables | Marshall Banana | 2015-03-28 |
| | | | |