aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
Commit message (Expand)AuthorAge
* Commit some more XLib->XCB conversions (everything for the task manager), and...Ken Moore2014-12-30
* Clean up all the Qt5 *.pro files a bit. Now they should always work.Ken Moore2014-12-23
* Oops, forgot to add the new LXcbEventFilter.h file to GitHub. This class is r...Ken Moore2014-12-22
* Fix up the sticky status-setting routine for the Lumina Panel. Now the WM wil...Ken Moore2014-12-19
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-12-18
|\
| * whitespace fixesrezso2014-12-14
| * update hungarian translationrezso2014-12-14
* | Commit a checkpoint on the conversion of Lumina to Qt5.Ken Moore2014-12-18
|/
* Oops, forgot to add knowledge of the new "Wine" app category to the userbutton.Ken Moore2014-11-19
* Tag Lumina version 0.7.2:Ken Moore2014-11-19
* Clean up the lumina-desktop usage of the new way defaults are registered (for...Ken Moore2014-11-18
* Update the XDG categories that are supported, as well as the add a new "Wine"...Ken Moore2014-11-14
* Increase the transparency of the notepad desktop plugin background.Ken Moore2014-11-14
* Update the desktopbar panel plugin to recognize the alternate favorites direc...Ken Moore2014-11-12
* Clean up the appearance of the new desktop plugins a bit.Ken Moore2014-11-10
* Add a new utility: lumina-searchKen Moore2014-11-05
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-11-04
|\
| * include fixesrezso2014-11-04
* | Add a new desktop plugin: notepadKen Moore2014-11-04
|/
* Add a new desktop plugin: desktopviewKen Moore2014-11-03
* Large quality of life update to Lumina:Ken Moore2014-10-30
* For the system tray, only have it make changes when doing the whole check: do...Ken Moore2014-10-29
* Tag Lumina version 0.7.1:Ken Moore2014-10-29
* Make sure to put a max length on the text in the user button items (180 pixel...Ken Moore2014-10-27
* Add a new menu plugin:Ken Moore2014-10-23
* 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
bgstack15