| Commit message (Expand) | Author | Age |
* | Add lumina-xconfig shortcuts into the desktop interface (userbutton, settings... | Ken Moore | 2015-02-25 |
* | Make sure to kill any leftover windows that did not close properly during the... | Ken Moore | 2015-02-18 |
* | Use the XCB CloseWindow routine instead of the old XLib routine during the se... | Ken Moore | 2015-02-17 |
* | Have the clock panel plugin try to use vertical space rather than horizontal ... | Ken Moore | 2015-02-17 |
* | Clean up how the lumina-desktop closes down: | Ken Moore | 2015-02-17 |
* | Clean up some more debugging output from the LPanel class (make it switchable... | Ken Moore | 2015-02-17 |
* | Remove some temporary debugging statements. | Ken Moore | 2015-02-17 |
* | Fix some panel interactions. | Ken Moore | 2015-02-17 |
* | Oops, fix another crash with desktop plugins: forgot to disable the synctimer... | Ken Moore | 2015-02-16 |
* | Clean up some plugin interactions (including an OpenBSD crash with desktop pl... | Ken Moore | 2015-02-12 |
* | Add the ability to set different date/time formats on a session-wide scale, a... | Ken Moore | 2015-02-05 |
* | Finish cleaning up that last bits of hard-coded stylesheets, and tie them in ... | Ken Moore | 2015-02-05 |
* | Add the ability to distinguish between desktop plugins that should be transpa... | Ken Moore | 2015-02-03 |
* | Make sure that the panel has the "sticky" flag set. This ensures that it is c... | Ken Moore | 2015-02-02 |
* | Merge pull request #45 from Nanolx/lumina-x11 | Ken Moore | 2015-01-30 |
|\ |
|
| * | proper initialization of lumina-panel | Christopher Roy Bratusek | 2015-01-30 |
* | | Oops, make sure that if brightness controls are not available, that the syste... | Ken Moore | 2015-01-30 |
|/ |
|
* | Clean up how Lumina loads the startapps files. Now it will combine any files ... | Ken Moore | 2015-01-28 |
* | read /etc/luminaStartapps aswell | Christopher Roy Bratusek | 2015-01-28 |
* | Add knowledge of the lumina-info utility to the Lumina desktop (userbutton, c... | Ken Moore | 2015-01-28 |
* | Quick fix for the desktop plugins system: too many different lock flags causi... | Ken Moore | 2015-01-21 |
* | Add a completely new background method for a distributor to set per-system de... | Ken Moore | 2015-01-21 |
* | Clean up a couple other session options: | Ken Moore | 2015-01-21 |
* | Clean up all the dialog usage in the notepad and audioplay desktop plugins. N... | Ken Moore | 2015-01-21 |
* | Add a new panel-plugin: appmenu | Ken Moore | 2015-01-21 |
* | Completely revamp the notepad desktop plugin so that it is now file-based ins... | Ken Moore | 2015-01-20 |
* | Fix the global->local coordinates transformation for calculating whether the ... | Ken Moore | 2015-01-19 |
* | Clean up the active window detection/usage for the task manager. | Ken Moore | 2015-01-19 |
* | Add a new panel plugin: HomeButton | Ken Moore | 2015-01-19 |
* | Update the theming of the Lumina desktop: | Ken Moore | 2015-01-19 |
* | Update the user button to recognize the existance of a customized user icon f... | Ken Moore | 2015-01-19 |
* | Oops, missed resetting one of the lock flags in the desktop. | Ken Moore | 2015-01-19 |
* | Fix a lockfile violation in the desktop plugin removal process. Now there is ... | Ken Moore | 2015-01-19 |
* | Quick update to the new audioplayer plugin. Now there is a label which displa... | Ken Moore | 2015-01-17 |
* | Add a new desktop plugin: audioplayer | Ken Moore | 2015-01-16 |
* | Have the user button automatically perform the long application listings in t... | Ken Moore | 2015-01-16 |
* | Quick fix for auto-hidden panels. Ensure that the mouse is actually outside t... | Ken Moore | 2015-01-16 |
* | Fix a bug with removing desktop plugins. | Ken Moore | 2015-01-15 |
* | Set the "Does not accept focus" Qt flag on the base Lumina Panel window. | Ken Moore | 2015-01-08 |
* | use QT5LIBDIR in all qmake files | Christopher Roy Bratusek | 2015-01-08 |
* | Turn off some of the debugging for the lumina-desktop session in preparation ... | Ken Moore | 2015-01-05 |
* | Put another couple quick fixes in: | Ken Moore | 2015-01-05 |
* | Clean up the Panel/Taskmanager XCB usage quite a bit. Now the panel is "seen"... | Ken Moore | 2015-01-05 |
* | Quick checkpoint of additional XCB improvements/fixes. Still having an issue ... | Ken Moore | 2015-01-05 |
* | Add support for the LIBPREFIX qmake variable for all the project files. This ... | Ken Moore | 2015-01-03 |
* | Large update of XLib -> XCB usage | Ken Moore | 2015-01-01 |
* | Make the taskmanager plugin capable of two modes: | Ken Moore | 2014-12-31 |
* | Clean up how translations are loaded for all the Lumina utilities, and also a... | Ken Moore | 2014-12-30 |
* | Commit some more XLib->XCB conversions (everything for the task manager), and... | Ken Moore | 2014-12-30 |
* | Clean up all the Qt5 *.pro files a bit. Now they should always work. | Ken Moore | 2014-12-23 |