aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | 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
| | | * | | display some filesystem's information on the statusbar in a thread safe manierwilliam2015-03-25
| | | * | | update FileSystemCapacity for Linux, Freebsd and DragonflyBSDwilliam2015-03-24
| | | * | | create FileSystemCapacity and put it in LuminaOSwilliam2015-03-24
| | | * | | Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-24
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Add a new information file: DeveloperGuidelines.txtKen Moore2015-03-23
| | * | | | Add a file removal verification prompt to the slideshow removal button. (Cont...Ken Moore2015-03-23
| | * | | | Update the .gitignore file to exclude the auto-generated files. (Contributed ...Ken Moore2015-03-23
| | | * | | Add display of the filesystem's capacity in the statusbarwilliam2015-03-21
| | | * | | Add possibility to calculate the file size of the selected items.william2015-03-21
| | | * | | Add in statusBar, side to the number of items displayed, the size of the fileswilliam2015-03-20
| | | * | | Display the number of items in a directory in the statusBarwilliam2015-03-20
| | | * | | Merge remote-tracking branch 'upstream/master' into fmNumberswilliam2015-03-20
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Update some panel plugins so that they minimize empty space when only an icon...Ken Moore2015-03-19
| | * | | | Oops, forgot to add the new applauncher plugin files to GIT.Ken Moore2015-03-17
| | * | | | Add a new panel plugin: applauncherKen Moore2015-03-16
| | * | | | Add the -o flags to the FreeBSD shutdown/restart commands (works faster)Ken Moore2015-03-16
| | * | | | Add support for the older WM_NAME and WM_ICON_NAME standards in addition to t...Ken Moore2015-03-15
| | * | | | Add the ability to increase/decrease the icon size for the applauncher deskto...Ken Moore2015-03-14
| | | |_|/ | | |/| |
| | * | | Add a new favoriting system to the Lumina Utils library. This should make thi...Ken Moore2015-03-14
| | * | | Allow the favoriting of files in lumina-fm that do *not* conflict with a curr...Ken Moore2015-03-14
| | * | | Revert the previous update with regards to the removal of broken "favorite" s...Ken Moore2015-03-14
bgstack15