aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
Commit message (Expand)AuthorAge
* Add the auto-hide ability for the Lumina panels (and add a configuration opti...Ken Moore2014-10-23
* Remove the requirement for the "native" graphics engine in Qt for the desktop...Ken Moore2014-10-22
* Fix another possible crash in the system tray: when a tray icon fails to get ...Ken Moore2014-10-22
* Fix the system tray checking to once run one at a time (to prevent possible c...Ken Moore2014-10-22
* Add randomization to the wallpaper image that is used on first start of a des...Ken Moore2014-10-21
* Add a workaround for a fluxbox bug:Ken Moore2014-10-21
* Adjust how the backend for the system tray works:Ken Moore2014-10-17
* Clean up a couple other port/files issues.Ken Moore2014-10-15
* Fix a couple other bugs in the Lumina startup routine. Looks like the effects...Ken Moore2014-10-15
* Make sure to "fully" disable the Phonon usage in LSession: It appears some co...Ken Moore2014-10-15
* Add a quick check to the Lumina init routine: Have it check for the Lumina sh...Ken Moore2014-10-15
* Finish up the rest of the new Lumina Theme engine and the utilities for editi...Ken Moore2014-10-14
* Large update to the Lumina project: provide full theming capabilities.Ken Moore2014-10-10
* Clean up the default filemanager/terminal settings. Put them in the main sess...Ken Moore2014-10-08
* Merge pull request #16 from Nanolx/side-workKen Moore2014-10-08
|\
| * make file-manager user-chooseableChristopher Roy Bratusek2014-10-07
* | make window manager selectable from lumina-config>settings>generalChristopher Roy Bratusek2014-10-06
|/
* Clean up the new global.h usage in all the Lumina subprojects.Ken Moore2014-10-06
* no exec prefix in Lumina-DE.desktopChristopher Roy Bratusek2014-10-05
* add global.h containing PREFIX and make use of it in all sub-modules,Christopher Roy Bratusek2014-10-05
* Finish cleaning up the new directory browser in the userbutton.Ken Moore2014-09-29
* Update the user buttons some more:Ken Moore2014-09-29
* A few updates to plugins:Ken Moore2014-09-29
* Applied Debian patch to enable building on 32-bit Linux machines. ProjectJesse Smith2014-09-22
* Tag Lumina version 0.6.3Ken Moore2014-09-22
* Update the appearance/functionality of the userbutton quite a bit in lumina-d...Ken Moore2014-09-19
* Add support for detecting whether the running user has permission to shutdown...Ken Moore2014-09-19
* Add the ability to lock the screen from the log out menu in lumina-desktop.Ken Moore2014-09-19
* Update the Lumina user button a bit:Ken Moore2014-09-15
* Fix path to lrelease on OpenBSD.Antoine Jacoutot2014-09-14
* Clean up the usage/detection of the "URGENT" window status, and also move the...Ken Moore2014-09-12
* Update lumina-desktop to use the new LuminaOS shortcuts/prefix settings.Ken Moore2014-09-12
* Port Lumina to DragonFlyMichael Neumann2014-09-11
* Fix a bug with the taskmanager when multiple windows from the same applicatio...Ken Moore2014-09-05
* Update SysMenuQuick.cppKen Moore2014-09-04
* Fix lumina pkg-plist, fix compiling from ports and add the mkport.sh scriptKris Moore2014-09-04
* Initial import of the lumina code from pcbsd git repoKris Moore2014-09-04
bgstack15