Slashdot Mirror


KDE Applications 15.08.0 Released

jrepin writes: KDE announces the release of KDE Applications 15.08. With this release a total of 107 applications have been ported to KDE Frameworks 5. There are several new additions to the KDE Frameworks 5-based applications list, including Dolphin, the Kontact Suite, Ark, Picmi, etc. This release of Kdenlive video editor includes lots of fixes in the DVD wizard. Okular document reader now supports Fade transition in the presentation mode.

1 of 68 comments (clear)

  1. KDE5 works, especially just using KWIN with XFCE by Sadsfae · · Score: 3, Informative

    KDE5/Plasma5 has been very solid for me, but I use KWIN with XFCE only as the compositor/window manager.

    A lot of the instability people discuss around KDE5 is actually an Intel bug which features in Plasma 5 seem to trigger on Intel chipsets.
    If you're using an Intel chipset and have weird issues, artifacts or instability you might want to try switching to the older UXA driver instead of SNA that's shipped with more recent distributions.

    /etc/X11/xorg.conf.d/20-intel.conf

    Section "Device"
            Identifier "Intel Graphics"
            Driver "intel"
            Option "AccelMethod" "uxa"
    EndSection

    --
    Have a squat over at the hobo house.