You are using an obsolete web browser, or you have the page styles (CSS) disabled. You'll be able to access this site, but only a visually simplified version.

Branches, favourites handling

First of all, Lancelot development is now branched to KDE 4.1 compatible development and trunk. It needed to be done since there already are API changes in libplasma, and I want L to be in shape for 4.1 too. The 4.1 compatible code is located in /branches/work/lancelot/kde4.1-backport/. It is a bit misleading name – ‘backport’ – since the main development happens there, and then, changes are copied to the trunk. I’m updating the trunk on every major change so it still is the latest development release.

In the other news, the Favourites section works perfectly. When you start Lancelot for the first time, favourite applications will be loaded from Kickoff, or if there is no kickofrc file will be populated with default set of applications. If you want to add or remove an application from the Favourites, just right-click it. Although this looks like a trivial change, there had to be a couple of big improvements under the surface – Lancelot had no support for context menus before this :)

CMake 2.6 required, and life

Since I’ve almost missed the BIG BIG BIG message saying “From August 4th CMake >= 2.6.0 will be required, please update your CMake” (I’ve set up scripted compiling in background, so it’s not that strange I did not see it) I thought that there could be someone else who could miss it. So, upgrade your CMake! (for Debian users: CMake 2.6 is present in unstable)

BTW, I’ve switched to use the 4.1 branch for all modules. Obviously, I’ve set a trunk setup as well, but this time only Plasma is from the trunk. For the next few months, Lancelot will be developed for both 4.1 and trunk (The separation was needed since there already is an API breakage).

Move along, nothing (more) to see here

« Previous Page