Version: 5.12.5-bp150.2.1
* Wed May 02 2018 fabian@ritter-vogt.de
- Update to 5.12.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.5.php
- Changes since 5.12.4:
* [ksmserver] Use QUrl::fromUserInput to construct sound url (kde#392725)
* [Image Wallpaper] Fix auto transform for blurred fill (kde#393498)
* sddm-theme: Focus the password field if enter pressed in the username field
* [Notifications] Always scroll to the top when opening (kde#391646)
* [ContextMenu Containment Action] Fix checking for KIOSK (kde#393329)
* [Power Management Engine] Fix kiosk restriction for lockscreen (kde#393331)
* [weather dataengine] envcan: fix forecast terms to match "ice pellets"
* [weather dataengine] bbc: handle and ignore condition "Not Available"
* [weather dataengine] bbc: handle and skip visbility "--"
* [OSD] Enforce plain text
* [weather] BBCUKMET: add missing "thundery showers"
* [weather] BBCUKMET: add missing "light rain showers"/"heavy rain showers"
* [weather dataengine] Fix BBC provider to adapt to change RSS feed (kde#392510)
* KDE logout screen background color fix (kde#382264)
* fix: Klipper notifications visually broken since plasma 5.12 (kde#390375)
* [notifications applet] Fix two qml warnings about assigning [undefined]
- Remove patches, now upstream:
* Fix-weather-engine-BBC-provider.patch
* Mon Apr 23 2018 fabian@ritter-vogt.de
- Add patch to avoid listing all users over NIS:
* lazy-sddm-theme.patch
* Tue Apr 17 2018 fabian@ritter-vogt.de
- Add patch to add a clear button to the notification history (kde#386068):
* 0001-Add-a-button-to-clear-the-notification-history.patch
* Wed Mar 28 2018 fabian@ritter-vogt.de
- Don't require plasma5-workspace in plasma5-workspace-devel,
it pulls in a lot of unnecessary requirements and can cause
build loops
* Tue Mar 27 2018 fabian@ritter-vogt.de
- Update to 5.12.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.4.php
- Changes since 5.12.3:
* [notifications applet] Fix two qml warnings about assigning [undefined]
* Remove long-time deprecated Encoding=UTF-8 from desktop format files
* [Run Command] Pass "event" to runCurrentIndex
* Move to KRunner's second results item with a single keypress (kde#392197)
* Pass proper click coordinates to SNI ContextMenu calls
* libdbusmenu-qt: Remove nonexistant actions directly from the menu
* Set a transient parent for SNI context menus
* [DeviceNotifications Engine] Never show safely remove message when mounting (kde#391180)
* Use dbus-run-session instead of dbus-launch --exit-with-session
* [System Tray] Fix hiding applets with HiddenStatus
* [Notifications] Remove NoAccessNetworkAccessManagerFactory
* Improve By Desktop sorting for task groups (kde#384747)
* Use separate config group for each wallpaper plugin
* Fix duplicated [Desktop Entry] sections in two menu directory files
- Remove patches, now upstream:
* 0001-Use-dbus-run-session-instead-of-dbus-launch-exit-wit.patch
* Sat Mar 24 2018 fabian@ritter-vogt.de
- Add patches to not set QT_QPA_PLATFORM in a wayland session:
* 0001-Call-KLocalizedString-setApplicationDomain-after-Q-A.patch
* 0002-Add-platform-detection-to-KWorkspace-library-to-adju.patch
* 0003-No-longer-export-QT_QPA_PLATFORM-env-variable-to-the.patch
* 0001-Set-XDG_SESSION_TYPE-wayland-in-startplasmacomposito.patch
- Set GDK_BACKEND=x11 to work around GTK3 bugs:
* 0001-Set-GTK_BACKEND-x11-in-a-wayland-session.patch
- Add a suffix to the wayland session's name:
* 0001-Add-suffix-to-the-wayland-session-s-name.patch
- Apply upstream patches before downstream patches
* Mon Mar 19 2018 fabian@ritter-vogt.de
- Add upstream patch to fix starting a wayland session from gdm and
lightdm: (boo#1085772):
* 0001-Use-dbus-run-session-instead-of-dbus-launch-exit-wit.patch
* Tue Mar 06 2018 fabian@ritter-vogt.de
- Update to 5.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.3.php
- Changes since 5.12.2:
* [media controller applet] Support MPRIS services where CanPause==false
* [mpris2 dataengine] Fix media key handling to match MediaPlayer2.Player
* [media controller applet] Fix JS error on no xesam:url data set
* [mediacontroller applet] Remove de-funct "General" configuration page
* Fix the userswitcher when using the mouse for switching (kde#391007)
* Adapt to further nullpointers from prison
* Thu Feb 22 2018 lbeltrame@kde.org
- Update to 5.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.2.php
- Changes since 5.12.1:
* Fix favicons in firefox bookmarks runner (kde#363136)
* Remove uninstalled themerc files for no longer existing Qt themes
* Have all krunner plugin desktop files prefixed with "plasma-runner-"
- Refreshed patches:
* 0001-Rename-qdbus-in-startkde.patch
* Tue Feb 13 2018 fabian@ritter-vogt.de
- Update to 5.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.1.php
- Changes since 5.12.0:
* Improve appearance of the logout dialog on wayland
* Fix Breeze LnF theme data for window decoration
* Fix dupe handling in requestAddLauncherToActivities; improve unit test
* [Notifications] Let clear entry also clear history
* [LauncherTasksModel] Support applications: URLs in requestOpenUrls
* [appstream runner] Add missing Messages.sh file and set TRANSLATION_DOMAIN
* Fri Feb 02 2018 fabian@ritter-vogt.de
- Update to 5.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.0.php
- Changes since 5.11.95:
* [Notifications] Fix grouping
* Make sure device paths are quoted
* Add license header to test
* Revert "Set GTK scaling env vars" (kde#389523)
* Revert "Replace bc with awk"
* Sanitise notification HTML
* Add missing find_dependency calls to libs' CMake config files
* Fix krunner's alt+f2 on wayland (kde#385693)
* Further improve quality of images in notifications (kde#385097)
* Fix autohide panels on wayland (kde#377838)
* Improve quality of images in notifications (Bug 385097) (kde#385097)
* [Notifications] Unset Heading default height (kde#381154)
* [Notifications] Unset Heading default height (kde#381154)
* [Notifications] Put history into a ListView (kde#389132)
* [Notifications] Disable history check box when notifications are disabled
* [PanelView] Also requestActivate config dialog
* Require KDE Frameworks 5.42
* [Calculator Runner] Fix unused variable warning
* [Calculator Runner] Move action check outside of ifdef
* Mon Jan 15 2018 fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Too many changes to list here
- Adjust 0001-Rename-qdbus-in-startkde.patch
* Tue Jan 02 2018 fabian@ritter-vogt.de
- Update to 5.11.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.5.php
- Changes since 5.11.4:
* [widgetexplorer] Fix trying to show deleted dialog
* Remove i18n() calls from iconSource names
* [widgetexplorer] Make sure KNS download dialog is destroyed
* [weather] NOAA ion: Show some icons for "Hot" and "Cold" forecasts (kde#365715)
* [weather] NOAA ion: update link in comments
* Mon Dec 04 2017 fabian@ritter-vogt.de
- Only recommend, not require, kio-extras5
* Sat Dec 02 2017 fabian@ritter-vogt.de
- Add explicit BuildRequires for xrender and xtst
* Thu Nov 30 2017 fabian@ritter-vogt.de
- Update to 5.11.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.4.php
- Changes since 5.11.3:
* Dict Engine: cache available dicts
* Dict engine: remove two redundant lines
* Dict engine: remove double quotes around dictionary descriptions.
* [weather] ion template: remove bogus translation strings
* Preserve the order in dbus menu when doing action reusing.
* Be more explicit about Qt5::Widgets dependencies
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
* Tue Nov 07 2017 fabian@ritter-vogt.de
- Update to 5.11.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.3.php
- Changes since 5.11.2:
* DictEngine: set a scheme for the URLs, otherwise webengine won't handle them
* Align logout screen action buttons to the top (kde#371249)
* Sync xwayland DPI font to wayland dpi
* Tue Oct 24 2017 fabian@ritter-vogt.de
- Update to 5.11.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.2.php
- Changes since 5.11.1:
* Sync xwayland DPI font to wayland dpi
* Dict Engine: various cleanups
* Dict Engine: improve error handling.