Skip to content

Commit

Permalink
release notes lxqt 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agaida committed May 21, 2018
1 parent 6f60961 commit f22860d
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions _posts/2018-05-21-lxqt-0.13.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
layout: post
title: Release LXQt 0.13.0
slug: lxqt-0130
date: 2018-05-21
promoted: true
categories: release
---

The LXQt team is proud to announce the release of LXQt 0.13.0, the Lightweight Qt Desktop Environment.

The LXQt team is working hard towards LXQt 1.0.0. Want to help us? Found any bugs? Please file bug reports and pull requests on our GitHub tracker!

The release can be downloaded at downloads.lxqt.org or Github
Highlights

All packages are ready for Qt 5.11.
Out-of-source-builds are now mandatory.
libfm-qt is made more self-sufficient and less dependent on libfm, resulting in better performance and more flexibility.
qps and screengrab have been moved to the LXQt umbrella.
Improved overall translations.
Made menu-cached optional (default=off) in panel and runner to prevent memory leaks and to avoid problems when restarting or shutting down LXQt.
Improved LXQtCompilerSettings.
Our (upstream) configuration defaults were moved to /usr/share/lxqt, distribution’s overrides can be placed into /etc/lxqt

Notes For Packagers

Please follow the build order (todo in announcements).
Please note that our repos are moved to GitHub/lxqt. Mentions and links should point at the new location.
lxqt-build-tools >= 0.5.0 is mandatory and should be packaged directly after libqtxdg.
All lxqt-* packages depend on liblxqt >= 0.9.0.
libfm-qt soname bumped from libfm-qt3 to libfm-qt5.
liblxqt now build-depend on libpolkit-qt5-1 directly.
lxqt-admin now build-depend on libpolkit-qt5-1 directly.
lximage-qt, lxqt-qtplugin pcmanfm-qt depend on libfm-qt >= 0.13.0.
qterminal depends on qtermwidget >= 0.9.0.


[Read the full release notes here](https://forum.lxqt.org/t/release-lxqt-0-13-0/301)

0 comments on commit f22860d

Please sign in to comment.