aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Make sure to adjust the lumina-[fm/config] main.cpp to account for the new Lu...Ken Moore2015-01-02
* Make sure that the system encoding is loaded with QTextCodec before doing any...Ken Moore2015-01-02
* Large update of XLib -> XCB usageKen Moore2015-01-01
* Make sure that any argv[] -> QString translations from CLI input are run thro...Ken Moore2015-01-01
* Make the taskmanager plugin capable of two modes:Ken Moore2014-12-31
* Be a little bit more careful about the handling of the "Exec=" field codes in...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
* Add a quick check to the FreeBSD screen brightness functions for not allowing...Ken Moore2014-12-29
* Quick fix for the FreeBSD port makefile: corelib -> core for Qt5Ken Moore2014-12-29
* Also make sure that the file operations detect/modify hidden files/dirs as we...Ken Moore2014-12-24
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-12-23
|\
| * Merge pull request #29 from rezso/masterKen Moore2014-12-22
| |\
| | * fix hardcoded lrelease pathsrezso2014-12-22
| |/
* / Clean up all the Qt5 *.pro files a bit. Now they should always work.Ken Moore2014-12-23
|/
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-12-22
|\
| * Update README.mdKen Moore2014-12-19
* | Oops, forgot to add the new LXcbEventFilter.h file to GitHub. This class is r...Ken Moore2014-12-22
|/
* Fix the detection of the active window via XCB as well: now all the window st...Ken Moore2014-12-19
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-12-19
|\
| * Add i18n-projects used for lumina-i18n repoKris Moore2014-12-19
* | 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
|\
| * Update README.mdKen Moore2014-12-18
| * Merge pull request #27 from rezso/masterKen Moore2014-12-15
| |\
| | * mark finished translationrezso2014-12-14
| | * 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
* Finish cleaning up the new mime-type application defaults methodology: It see...Ken Moore2014-11-18
* Finish up the new Mime type default app usage in lumina-config and lumina-ope...Ken Moore2014-11-17
* Update the XDG MIME inplementation to support the draft standards for registe...Ken Moore2014-11-17
* Update the XDG categories that are supported, as well as the add a new "Wine"...Ken Moore2014-11-14
* Add detection/conversion of relative file paths to absolute file paths within...Ken Moore2014-11-14
* Increase the transparency of the notepad desktop plugin background.Ken Moore2014-11-14
* Clean up the lumina-fm CLI parsing a bit:Ken Moore2014-11-13
* Update the FreeBSD port pkg list (and a minor fix for lumina-config UI)Ken Moore2014-11-12
* Add a bunch of new color schemes for Lumina (Red/Green/Purple/Gold/Glass), an...Ken Moore2014-11-12
* Update the desktopbar panel plugin to recognize the alternate favorites direc...Ken Moore2014-11-12
* A couple little bugfixes for lumina-fm:Ken Moore2014-11-12
* Clean up the appearance of the new desktop plugins a bit.Ken Moore2014-11-10
* Clean up the default theme template a little bit.Ken Moore2014-11-10
* Merge branch 'master' of github.com:pcbsd/luminaKen Moore2014-11-10
|\
| * Merge pull request #25 from Nanolx/masterKen Moore2014-11-10
| |\
| | * typoChristopher Roy Bratusek2014-11-07
bgstack15