aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop
Commit message (Expand)AuthorAge
...
* Quick update to the new audioplayer plugin. Now there is a label which displa...Ken Moore2015-01-17
* Add a new desktop plugin: audioplayerKen Moore2015-01-16
* Have the user button automatically perform the long application listings in t...Ken Moore2015-01-16
* Quick fix for auto-hidden panels. Ensure that the mouse is actually outside t...Ken Moore2015-01-16
* Fix a bug with removing desktop plugins.Ken Moore2015-01-15
* Set the "Does not accept focus" Qt flag on the base Lumina Panel window.Ken Moore2015-01-08
* use QT5LIBDIR in all qmake filesChristopher Roy Bratusek2015-01-08
* Turn off some of the debugging for the lumina-desktop session in preparation ...Ken Moore2015-01-05
* Put another couple quick fixes in:Ken Moore2015-01-05
* Clean up the Panel/Taskmanager XCB usage quite a bit. Now the panel is "seen"...Ken Moore2015-01-05
* Quick checkpoint of additional XCB improvements/fixes. Still having an issue ...Ken Moore2015-01-05
* Add support for the LIBPREFIX qmake variable for all the project files. This ...Ken Moore2015-01-03
* Large update of XLib -> XCB usageKen Moore2015-01-01
* Make the taskmanager plugin capable of two modes:Ken Moore2014-12-31
* Clean up how translations are loaded for all the Lumina utilities, and also a...Ken Moore2014-12-30
* 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
bgstack15