Opened 8 years ago

Closed 8 years ago

#7117 closed enhancement (fixed)

plasma-5.5.2

Reported by: Fernando de Oliveira Owned by: bdubbs@…
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

http://download.kde.org/stable/plasma/5.4.3/

https://www.kde.org/announcements/plasma-5.4.2-5.4.3-changelog.php

Plasma 5.4.3 complete changelog

Breeze

   ◦ Remove Breeze icons now in breeze-icons released with Frameworks.
     Commit.
   ◦ Re-added cursor moving hack for kde4, otherwise mouse-over effects
     are broken after window drag. Commit.
   ◦ Properly clip selected tab to prevent rendering artifacts. Commit.
   ◦ Fixed bounding conditions to consistently decide whether a combobox
     should be flat or not. Commit. Fixes bug #354708
   ◦ Use NETRootInfo to initiate wm move operation. Commit. Code review
     #125522. Fixes bug #353749
   ◦ Install emotes and mimtetypes directories of the dark icon theme.
     Commit.

Plasma Addons

   ◦ Fix SystemLoadViewer freezing plasmashell. Commit. Fixes bug
     #348385. Code review #125858

KInfoCenter

   ◦ Energy: Limit org.freedesktop.UPower.Wakeups.GetData calls to one
     per second. Commit. Code review #125745
   ◦ Fix connecting to QAction::triggered signal. Commit. Code review
     #125744

KScreen

   ◦ Fix crash when exiting kscreen kcm in systemsettings. Commit. Fixes
     bug #344651. Code review #125734

KWin

   ◦ [aurorae] Use property binding for toggled state. Commit. Fixes bug
     #354702. Code review #125917
   ◦ [aurorae] Fix state changes for maximize/restore button in plastik
     theme. Commit. Fixes bug #354702
   ◦ Improve virtual desktop selection for transients. Commit. Fixes bug
     #354090. Code review #125758
   ◦ [kcmeffects] Do not use root context properties. Commit. Fixes bug
     #354164. Fixes bug #351763. Code review #125737
   ◦ [kcmkwin/deco] Delay deleting of PreviewBridge. Commit. Fixes bug
     #344278. Code review #125724
   ◦ [decorations] Delay closeWindow to next event cycle. Commit. Fixes
     bug #346857. Code review #125704

libksysguard

   ◦ Load all ksgrd translations correctly. Commit.

Muon

   ◦ Batch resource package id's. Commit. Fixes bug #354562
   ◦ Fix PackageKit details display. Commit.
   ◦ Org.kde.discover.desktop: validation fixes. Commit.
   ◦ Fix package removal on PackageKit. Commit. Fixes bug #354415. See
     bug #315063
   ◦ ParseUpdateInfo() does not correctly account for securtity updates.
     Commit. See bug #347284. Code review #125749
   ◦ Fix kuit markup calls. Commit.

Oxygen

   ◦ Re-added code to update config's minimumsize based on the animation
     tab. Commit. Fixes bug #354547
   ◦ Use NETRootInfo to initiate wm move operation. Commit.

Plasma Desktop

   ◦ [desktopcontainment] Clip applet container while resizing it.
     Commit. Applet content no longer leaks outside its boundaries under
     certain circumstances while resizing it. Code review #125896
   ◦ [Kickerdash] Close when opening applet settings. Commit.
     Application Dashboard now closes when opening its settings not to
     conceal them. Code review #125817
   ◦ [Kickoff] Support mouse back button in ApplicationsView. Commit.
     Pressing the back button on a mouse now goes up a level in
     Kickoff's application view. Fixes bug #353971. Code review #125822
   ◦ Port KAuth return code error checking in fontinst. Commit. See bug
     #344473. See bug #300951. See bug #345234. Code review #125555
   ◦ [Desktop Toolbox] Keep hovered state while menu is open. Commit.
     Code review #125820
   ◦ Fix stash pop messup. Commit.
   ◦ Fix Task Manager mouse handling state corruption. Commit. Fixes bug
     #353752
   ◦ Overhaul filter handling. Commit. Fixes bug #353409
   ◦ Re-activate window on focus loss. Commit. Fixes bug #352297
   ◦ Don't start an eventLoop from QML in menu entry editing. Commit.
     Fixes bug #347997. Code review #125545

Plasma Networkmanager (plasma-nm)

   ◦ Do not load secrets for 802-1x setting when LEAP authentication
     algorithm. Commit. Fixes bug #354265
   ◦ Make all bluez calls asynchronous. Commit. Code review #125785.
     Fixes bug #354230

Plasma Audio Volume Control

   ◦ Install kconf_update script in kdelibs4 directory. Commit. Code
     review #125706
   ◦ Use better guard against recursion when changing volume with
     sliders. Commit. Code review #125622
   ◦ Allow to change volume with mouse wheel in kcm. Commit. Code review
     #125088
   ◦ Fix changing volume with scrolling on high resolution touchpad.
     Commit. Code review #125089

Plasma SDK

   ◦ [plasmaengineexplorer] Don't crash on invalid plugininfo. Commit.
     Code review #125895
   ◦ I18n: Fix translation of Cuttlefish UI and the KTextEditor plugin.
     Commit.
   ◦ Properly extract messages into cuttlefish.pot and
     cuttlefish_editorplugin.pot. Commit.

Plasma Workspace

   ◦ Set alignment in PanelView scriptengine if PanelView is not created
     yet. Commit. Code review #125920
   ◦ [systemtray] Use activated param of activated signal rather than
     currentIndex. Commit. Fixed changing applet visibility in system
     tray settings when clicking the options
   ◦ Remove duplicated QIcon icon property. Commit.
   ◦ Ensure the DesktopView has the correct size since the beginning.
     Commit. Fixes bug #353975
   ◦ Window position is fundamental to determining what screen it's in.
     Commit.
   ◦ ThemeChanged needs to be called on every window the panel has.
     Commit.
   ◦ Use dbus-update-activation-environment. Commit. Code review #125768
   ◦ Update the KSplash background to that 5.4 wallpaper. Commit.
   ◦ Ensure correct timezone is displayed when the selected ones change.
     Commit. Code review #125709. Fixes bug #353996. Fixes bug #348612
   ◦ Digitalclock: Use Text.HorizontalFit for date label in vertical
     panel. Commit. Fixes bug #351768. Code review #125625
   ◦ When connecting a device always open the plasmoid. Commit. Fixes
     bug #349616
   ◦ Include env vars from sourced files on pre-startup. Commit. Code
     review #125323

Plasma Workspace-wallpapers

   ◦ Add version to follow plasma convention. Commit.

Change History (5)

comment:1 by bdubbs@…, 8 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 8 years ago

Milestone: 7.9hold

Moving these to hold. KDE 15.12 is due in about a month and Plasma 5.5 is due in about three weeks. If someone knows of a specific change that needs to be made, then we can do that sooner, but the benefits from updating too frequently do not justify the effort needed.

comment:3 by bdubbs@…, 8 years ago

Milestone: hold7.9
Summary: plasma-5.4.3plasma-5.5.1

Release of Plasma-5.5.1 was Dec 15.

comment:4 by bdubbs@…, 8 years ago

Summary: plasma-5.5.1plasma-5.5.2

Now at version 5.52 release Dec 23.

comment:5 by bdubbs@…, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 16769.

Note: See TracTickets for help on using tickets.