Opened 9 years ago
Closed 9 years ago
#7081 closed enhancement (fixed)
LXQt 0.10.0
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
http://downloads.lxqt.org/lxqt/0.10.0/
http://downloads.lxqt.org/lxqt/0.10.0/CHECKSUMS
Only part of the file (SHA1, tar.xz):
liblxqt-0.10.0.tar.xz 45870efbf773c889db2e9f4c6a65dfb95253c56e lxqt-about-0.10.0.tar.xz f40336f99ceb57643e81ffc18bf6e35a48ec4559 lxqt-admin-0.10.0.tar.xz bf8a2bf5340486403335b4f24754f6bc06172bb1 lxqt-common-0.10.0.tar.xz 1bef9da64640a377027690006057b63f0d75df2b lxqt-config-0.10.0.tar.xz 79a37107c1edd00a166aed91dad48fdc7f20b8df lxqt-globalkeys-0.10.0.tar.xz 161cb4ed278dfcfdc1803cc04a601b5acc689f30 lxqt-notificationd-0.10.0.tar.xz c8b905fc65afaafceb4725e1fbc5caf92292c54e lxqt-openssh-askpass-0.10.0.tar.xz 287293c5a9508ce2c9734af2b981a377b19e85a9 lxqt-panel-0.10.0.tar.xz c70dc07abe9d35c6f0a41c12813f71f7350c3eac lxqt-policykit-0.10.0.tar.xz 5280b6e6f4d2a71bf6607f1e65beb9cab547bc16 lxqt-powermanagement-0.10.0.tar.xz 55d2b881b2cae4694415086f4b621d794dacc34f lxqt-qtplugin-0.10.0.tar.xz b4d32584daf8d4bbb5e5c30eb481b0431fa60686 lxqt-runner-0.10.0.tar.xz be7ecfa9dede0b970fa88cff5310cd094fda690d lxqt-session-0.10.0.tar.xz de929bf22ba33b97ab453c1e69d77f798c1c69f3 lxqt-sudo-0.10.0.tar.xz 36cd432c5de5ee1cbcb5250fbda2c2ccede25e0f pcmanfm-qt-0.10.0.tar.xz ffb276293b63935addea73ab4b2ce756856aa91a
https://github.com/lxde/lxqt/wiki/0.10-Release-Announcement-%28WIP%29
0.10 Release Announcement Jerome Leclanche edited this page Nov 2, 2015 We are proud to announce the release of LXQt 0.10.0, the Lightweight Qt desktop environment. This release, we focused on cleanup, polishing and quality-of-life improvements, with over 400 issues fixed and dozens of new translations. We have also gained two new frameworks: Solid, which replaces liblxqt-mount and some custom power management code and libkscreen, which replaces system xrandr calls and is wayland forward-compatible. Release highlights: • New module: lxqt-sudo (usable as `lxsu` or `lxsudo`). Escalate privilege directly from LXQt. • Panel: Can now be set to autohide • Panel: Windows on the taskbar can now be set to group if they are from the same application • Panel: Windows on the taskbar can now be drag & dropped • Panel: Gained a plugin that supports the Status Notifier Item spec (AKA the new, wayland-compatible systray spec) • Runner: No longer shows duplicate items for binaries and apps • Session: Gained a udev monitor for reloading keyboard settings when new keyboards are plugged in. This is only needed on some distributions, so it has to be enabled during the build (-DLIBUDEV_MONITOR=ON) • Session: Configuration module gained support for changing default common folders (Desktop, Downloads, Music, etc) • File manager: Implemented search functionality • File manager: Better support for trash • File manager: Can now navigate back/forward with mouse side buttons • The screens configuration has been completely revamped and now uses the libkscreen framework as backend • Solid is now a required framework for the mount plugin • The power management module now uses the Solid framework as backend • The mount panel plugin now uses the Solid framework as backend. liblxqt-mount is no longer used and has been deprecated. • Minimum CMake version for LXQt is now 3.0.2 • Replaced all instances of "LxQt" with "LXQt" Bugs, feedback, questions or feature requests? File an issue on our tracker: • https://github.com/lxde/lxqt/issues The LXQt team
Change History (5)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
As explained at
http://lists.linuxfromscratch.org/pipermail/blfs-dev/2015-November/031362.html
I'm reopening to fix (add):
lxqt-admin lxqt-openssh-askpass lxqt-sudo
comment:4 by , 9 years ago
Giving up on lxqt-admin. Not worth the trouble.
Depends on liboobs-3.0.0. This one depends on system-tools-backends-2.10.2, a gnome package from 2011-04-02. This is already bad, but gets worse. For system-tools-backends, it is necessary Net::Dbus, which pulls a number of Perl Module dependencies.
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Having second thoughts. Will close again. Will try to think about this later.
Fixed at r16607.