aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Clean up a *lot* of the general XCB warnings that sometimes occur, and also t...Ken Moore2015-04-15
* | | | | | Don't add the "LUMINA" tag to the name of Lumina-specific applications.Ken Moore2015-04-15
| |_|_|_|/ |/| | | |
* | | | | Add the ability for lumina-open to be able to offer recommendations on web br...Ken Moore2015-04-14
* | | | | Update the lumina-fm.desktop file to use the "%F" field code instead of "%U" ...Ken Moore2015-04-14
| |_|_|/ |/| | |
* | | | Fix location of ogg / vorbis gstreamer pluginsKris Moore2015-03-30
* | | | Don't package the Artwork directoryKris Moore2015-03-30
* | | | Merge pull request #82 from darealshinji/patch-1Ken Moore2015-03-30
|\ \ \ \
| * | | | return the DE's version with 'Lumina-DE --version'darealshinji2015-03-30
* | | | | Update README.mdKen Moore2015-03-30
* | | | | Now tag version 0.8.4-devel on the master branch.Ken Moore2015-03-30
|/ / / /
* | | | Tag version 0.8.3-release in prparation for branching the master tree.Ken Moore2015-03-30
* | | | Make the initial system application query happen during the initialization ph...Ken Moore2015-03-30
* | | | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-30
|\ \ \ \
| * \ \ \ Merge pull request #80 from darealshinji/patch-1Ken Moore2015-03-30
| |\ \ \ \
| | * | | | install lumina-qt5ct in /etc/defaultdarealshinji2015-03-28
| | * | | | Debian: pass buildflags to qmake, fix debug package creation, recude codeMarshall Banana2015-03-28
| | * | | | Debian: package descriptions and substituion variablesMarshall Banana2015-03-28
| | * | | | Debian: missing dependency libxcb-composite0-devdarealshinji2015-03-28
| | * | | | don't return error after running dh_auto_cleandarealshinji2015-03-28
| | * | | | Debian: package dependency fixesdarealshinji2015-03-28
| * | | | | Merge pull request #79 from Nanolx/masterKen Moore2015-03-30
| |\ \ \ \ \
| | * | | | | debian: new build dependency on libxcb-composite0-devChristopher Roy Bratusek2015-03-28
| | * | | | | debian/changelogChristopher Roy Bratusek2015-03-28
| | |/ / / /
* | | | | | Update the internal version number handling for backwards compatibility check...Ken Moore2015-03-30
* | | | | | Bump the roadmap versions for 0.8.3/0.8.4 to 0.8.4/0.8.5.Ken Moore2015-03-30
|/ / / / /
* | | | | Disable the process crash handler in lumina-open if the input *.desktop file ...Ken Moore2015-03-30
* | | | | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-30
|\| | | |
| * | | | Oops, fix a leftover forward-slash in the MakefileKen Moore2015-03-28
* | | | | Add usage support for the XDG autostart specifications. This is currently on ...Ken Moore2015-03-30
|/ / / /
* | | | Add thumbnail support for image files in the desktopview plugin.Ken Moore2015-03-27
* | | | Update the system tray to use the QScreen->grabWindow() routine instead of th...Ken Moore2015-03-27
* | | | Remove the XCB "WindowImage()" function from LuminaX11 - it is not working pr...Ken Moore2015-03-27
* | | | Clean up a bit of the new XCB system tray embedding process. Still does not f...Ken Moore2015-03-27
* | | | Update the system tray Embed/Unembed routines to use the XCB library instead ...Ken Moore2015-03-27
* | | | Merge pull request #78 from Nanolx/masterKen Moore2015-03-27
|\ \ \ \
| * | | | minor string changeChristopher Roy Bratusek2015-03-26
| * | | | Merge remote-tracking branch 'upstream/master'Christopher Roy Bratusek2015-03-26
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Streamline quite a bit of the background worker:Ken Moore2015-03-26
* | | | | Clean up the new filesystemusage functions a bit. Make sure that the director...Ken Moore2015-03-26
* | | | | Clean up the retcode > 0 "or" usage in main.cppKen Moore2015-03-26
| * | | | - updated debian/changelogChristopher Roy Bratusek2015-03-26
|/ / / /
* | | | Merge pull request #77 from william-os4y/fmNumbersKen Moore2015-03-26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-26
| |\ \ \ | |/ / / |/| | |
* | | | Actually move the file/dir copy onto itself check earlier in the procedure, t...Ken Moore2015-03-26
* | | | Clean up a couple things in lumina-fm:Ken Moore2015-03-26
* | | | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-25
|\ \ \ \
| * | | | Add my "work-in-progress" on lumina-wm (screensaver implementation so far) to...Ken Moore2015-03-25
* | | | | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-24
|\| | | |
* | | | | Merge branch 'master' of github.com:pcbsd/luminaKen Moore2015-03-05
|\ \ \ \ \
* | | | | | Adjust the panel settings adjustment routine a bit more. Now it will no longe...Ken Moore2015-03-05
bgstack15