* Tue Mar 15 2016 hrvoje.senjan@gmail.com
- Added use-correct-kf5-var.patch: honour toplist CMakeLists
requirement for KF5, instead of pulling it in from FindKF5 module
* Tue Mar 01 2016 hrvoje.senjan@gmail.com
- Update to 5.5.5 (boo#968966)
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.5.php
- Added 0001-Emit-PaletteChanged-when-setting-colors-from-look-an.patch
(kde#359924)
* Sat Feb 27 2016 hrvoje.senjan@gmail.com
- Added Dont-use-Plasma-theme-icons-in-task-icon.patch (kde#359387)
- Added 0001-Refactor-kcm-touchpad-to-fix-some-issue-related-to-h.patch,
0002-remove-the-duplicate-m_touchpadOffAtom-member.patch and
0003-use-updateCurrentState-when-touchpadReset-happens.patch
trying to fix boo#954215
* Wed Jan 27 2016 nico.kruber@gmail.com
- adapt spec file to Plasma 5.5.4
- Drop upstreamed 0001-fix-font-preview-colors.patch (kde#336089)
* Tue Jan 26 2016 hrvoje.senjan@gmail.com
- Update to 5.5.4:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.4.php
* Thu Jan 14 2016 hrvoje.senjan@gmail.com
- Add 0001-fix-font-preview-colors.patch (kde#336089)
* Wed Jan 06 2016 hrvoje.senjan@gmail.com
- Update to 5.5.3:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.3.php
* Mon Jan 04 2016 mlin@suse.com
- Add pkgconfig(xft) and pkgconfig(xi), seems it was affected by
libcanberra-devel changes too.
* Thu Dec 31 2015 dimstar@opensuse.org
- Replace libcanberra-devel BuildRequires with
pkgconfig(libcanberra) to align with what cmake is looking for.
- Add pkgconfig(xcursor) BuildRequires: since the reorganisation
of libcanberra-devel, it no longer pulls in GTK3 (which is
actually good for plasma, as it does not need GTK3), but this
also means GTK3 no longer pulls in xcursor, which plasma relies
on.
* Tue Dec 22 2015 hrvoje.senjan@gmail.com
- Update to 5.5.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.2.php
* Tue Dec 15 2015 hrvoje.senjan@gmail.com
- Update to 5.5.1:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.1.php
- Drop upstreamed fix-migration-of-multiple-favorites.patch
* Sat Dec 12 2015 hrvoje.senjan@gmail.com
- Update to 5.5.0:
* For more details please see:
https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
- Move to cmake(...) BuildRequires where possible
* Sat Dec 12 2015 wbauer@tmo.at
- Add fix-migration-of-multiple-favorites.patch: fixes migration of
kickoff's favorites (kde#356398)
* Mon Nov 16 2015 hrvoje.senjan@gmail.com
- Drop oxygen-icon-theme Requires
* Sun Nov 08 2015 hrvoje.senjan@gmail.com
- Update to 5.4.3 (boo#955068):
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.3.php
* Mon Oct 26 2015 hrvoje.senjan@gmail.com
- Provide and Obsolete calendar and akonadi components from
kdebase4-workspace so upgrades from earlier openSUSE versions
go smoother
* Sun Oct 04 2015 hrvoje.senjan@gmail.com
- Update to 5.4.2:
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.2.php
* Wed Sep 16 2015 wbauer@tmo.at
- Require kactivities5-imports, without that the ActivityManager
doesn't work at all
* Thu Sep 10 2015 hrvoje.senjan@gmail.com
- Update to 5.4.1:
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.1.php
* Mon Aug 31 2015 tittiatcoke@gmail.com
- Also obsolete the synaptiks package, so that we can install
correctly on openSUSE:42
Version: 5.27.9-bp155.2.3.1
* Tue Oct 24 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.9
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.9
- Changes since 5.27.8:
* Don't add recursively every file copied to desktop
* kcm/recentFiles: making it compatible with kconfigwidgets:v5.102.0
* Tue Sep 12 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.8
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.8
- Changes since 5.27.7:
* Fix touchpad kded crash on X11 (kde#426937)
* XlibBackend: port to modern signal-slot
* XlibNotifications: port to modern signal-slot (kde#426937)
* RecentFiles kcm: whattoremember: Make the value visible in the UI match the value saved (kde#397487)
* PositionerTest: make sure folder model is ready before moving test
* FolderView: fix missing Kirigami import
* FolderViewLayer: use fixed interval
* ScreenMapper: remove handling for config before Plasma 5.25
* folder: modernize iteration
* folder: use qset instead of qvector to improve performance
* desktop: don't save positions immediately
* kcms/access Fix unintentional config changes
* folderview: cap amount of screen mappings we hold (kde#469445)
* applets/taskmanager: update deprecation message for DragHelper
* applets/pager: fix window/screen size/position when using Qt scaling (kde#446627)
* Panel: fix applet not returning focus after pressing applet shortcut (kde#472909)
* Migrate missing key handling/accessibility features from default CompactRepresentation
* Fri Aug 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.7.1:
* Panel: fix applet not returning focus after pressing applet shortcut (kde#472909)
* Migrate missing key handling/accessibility features from default CompactRepresentation
* Tue Aug 01 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.7
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.7
- Changes since 5.27.6:
* applets/kickoff: add blocker to prevent focus change in search view (kde#466192)
* Kickoff: Fix grid view key nav in mirrored layout
* Update Unicode data for emojier to 15.0
* applets/taskmanager: use hardcoded value
* applets/taskmanager: make PauseAnimation wait longer (kde#470135)
* desktoppackage: activate panel on "Activate Panel Widget" shortcut pressed (kde#455398)
* kaccess: Use kcfg files of kcm
* kcms/access: Match kcfg default values to old defaults/kaccess
* Tue Jun 20 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Panel: mitigate plasmashell high CPU usage when moving windows
* Desktop: set accentColor binding enabled condition
* applets/kickoff: consider `devicePixelRatio` in `minimumGridRowCount`
* applets/kimpanel: address QStringLiteral data duplication
* applets/taskmanager: subscribe to windowViewAvailableChanged signal (kde#469731)
* knetattach: don't store username in WebDAV URL
* applets/taskmanager: avoid updating dragSource when active is false (kde#466675)
* Tue May 09 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* [kcm/keys] Fix loading service data
* desktoppackage: Fix ScrollBar overlapping configuration category delegates
* desktoppackage: Fix visual overlap of items in applet configuration view
* landingpage: Port "Most Used Pages" grid to Kirigami.SizeGroup
* landingpage: Fix broken binding in "Most Used Pages" grid
* landingpage: Set implicit size, so that kcmshell doesn't open too small
* kcms/keys: Make adding a script file work even if its path has spaces in the name
* kcms/keys: Make Add Command work with percent characters in commands
* applets/taskmanager: also check title contains "-"
* applets/taskmanager: fix tooltip text with custom window title (kde#462760)
* automounter: don't track ignored devices (kde#468410)
* applets/taskmanager: don't show Unpin menu item while app is launching (kde#468668)
* KCM/mouse: enable compatibility with x11-libinput 1.3 (kde#468217)
* Folder View: fix keyboard shortcuts handling (kde#436362)
* applets/taskmanager: show Activity icons in relevant context menu items (kde#419225)
* emojier: enable asynchronous loading in Instantiator (kde#468328)
* CompactApplet: show tabbar for Breeze Twilight (kde#468313)
* kcms/landingpage: add accessible name to animation speed slider
* kcms/landingpage: use explanation label as accessible description
* applets/taskmanager: also match row index before skipping updating bindings
* applets/taskmanager: reset `parentTask` after a task was moved
* applets/taskmanager: Improve scrolling usability
- Drop patches, now upstream:
* 0001-KCM-mouse-enable-compatibility-with-x11-libinput-1.3.patch
* Wed Apr 19 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix configuration of mouse acceleration with
xf86-input-libinput >= 1.3.0 (kde#468217):
* 0001-KCM-mouse-enable-compatibility-with-x11-libinput-1.3.patch
Version: 5.27.4-bp155.1.7
* Tue Apr 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.4
- Changes since 5.27.3:
* applets/taskmanager: don't refresh virtual desktop info when menu item is not enabled
* applets/taskmanager: skip updating tooltip when it's disabled (kde#467709)
* Divide minimum panel size by two when not floating (kde#466098)
* applets/taskmanager: press menu key to open task menu
* applets/kicker: Hide separators when sorted alphabetically (kde#465865)
* Activate Emoji Selector using emoji key
* Tue Mar 14 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.3
- Changes since 5.27.2:
* Partly revert "make sure screen numbers are consecutive" (kde#464873)
* Tue Feb 28 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.2
- Changes since 5.27.1:
* kcms/keys: Don't show visual feedback on press for sole delegates
* Folder View: fix scrollbar overlapping list view items (kde#465980)
* Add an ui to remove desktop containments
* Tue Feb 21 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.1
- Changes since 5.27.0:
* applets/taskmanager: don't honor groupPopups setting in IOTM form factor (kde#464627)
* Wed Feb 15 2023 Christophe Marin <christophe@krop.fr>
- Don't try to delete the DBus interfaces folder on s390x.
There's nothing to delete on this arch.
* Mon Feb 13 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Tarball got respun. Changes:
* applets/taskmanager: Only activate the triangle filter when a tooltip is open (kde#465595)
* kcms/landingPage: Remove double definition of onClickHandler
* Thu Feb 09 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.27.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.0
- Too many changes to list here
- Drop patches, now upstream:
* 0001-attica-kde-Use-the-correct-location-for-determining-.patch
* Thu Jan 19 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.90
- Too many changes to list here
- Add patch to fix attica cache corruption (kde#464517):
* 0001-attica-kde-Use-the-correct-location-for-determining-.patch
* Wed Jan 04 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* Fix Kirigami longDuration reference
* applets/taskmanager: use empty array when artist does not exist
* applets/taskmanager: `xesam:artist` is a stringlist
* kcm/keys: don't allow collapsing single shortcut ation list items (kde#462141)
* Tue Nov 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.4
- Changes since 5.26.3:
* Install translated documentation from po/ too
* Panel: Avoid setting solid background when compositing is disabled (kde#451451)
* applets/kickoff: fix huge icons in category list (kde#460349)
* kcms/runners: Fix org.kde.kconfig.notify DBus signal getting wrong plugin id (kde#461422)
* [kcms/tablet] Reload output combobox when outputs change (kde#461560)
* Tue Nov 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.3
- Changes since 5.26.2:
* tablet: Make sure the "lock aspect ratio" stays true
* tablet: Fix the reset button for the outputs view (kde#458608)
* [kcms/tablet] Delete device when removed
* [kcms/tablet] Fix i18n
* Fix panel configuration to properly limit maximum panel size to half height
* Wed Oct 26 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.2
- Changes since 5.26.1:
* kcms/tablet: Fix dragging components (kde#460376)
* Revert "applets/taskmanager: make it harder to accidentally start a drag" (kde#460809)
* [applets/digitalclock] Fix font size change when migrating from 5.25 (kde#460415)
* kcms/mouse: Set preventStealing on the button capture
* Use KeySequenceItem.captureFinished to notify a binding has been entered
* Tue Oct 18 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* Make drag and drop of pager more reliable (kde#460541,kde#460545)
* Also delete entry with Notify flag
* Move the panel's placeholder instead of the target item and animate all of the items inbetween; also fixes mouse input that gets lost when quickly dragging applet to the very end of the panel.
* Revert "containments/panel: iterate all items between start index and end index when pressed"
* desktoptoolbox: fix flickering on closing (kde#417849)
* containments/panel: iterate all items between start index and end index when pressed
* Thu Oct 06 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* panel: Raise BusyIndicator above everything else
* [kcms/recentFiles] Fix translation catalog name
* Install po folder
* applets/kicker: in Dashboard representation, allow two lines for application name (kde#362986)
* kcms/landingpage: Use global themes' real names in quick chooser (kde#459367)
* applets/digital-clock: migrate font settings (kde#459372)
* Use relayout locking (kde#413645)
* kcms/landingpage: hide "Most Used" section when it's empty
* applets/kickoff: Bring back Ctrl+Tab shortcut to switch tabs (kde#440307)
* containments/panel: check null configOverlay
* containments/panel: respect `Plasmoid.immutable`
* containments/panel: make panel load slightly faster
* applets/kicker: Hide result columns when it contains no results (kde#444113)
* applets/kickoff: fix crash when dragging items not in favorite page on Wayland (kde#449426,kde#450215)
* applets/kickoff: remove excessive spacing when icon and label are set
* applets/kickoff: center align Kickoff icon in vertical panel (kde#459280)
* desktoppackage: update global shortcut after receiving `captureFinished` signal
* fix: Keyboard layout shortcuts activate wrong language (kde#444569)
* folderview: Fix grid overflow property so it properly reports overflow state (kde#419878)
* Use improved dominant color as accent color
* Fri Sep 16 2022 Sarah Kriesch <sarah.kriesch@opensuse.org>
- Fix s390x build:
* Move mouse and touchpad files to the section for non s390x architectures
* Thu Sep 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
* Tue Sep 06 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* applets/kickoff: set initial appsModelRow to 0
* toolboxes: set default position to topcenter
* Fix KCM duplicates in landingpage (kde#449563)
* Disable Drag and Drop for touch, fix drag and drop icons (kde#450448)
* [kicker] Fix baloo runner name (kde#456562)
* taskmanager: Use proper QUrls for recent document actions (kde#457685)
* [desktop/package] Fix inconsistent press-to-enter-edit-mode behavior (kde#456994)
* Fix emojier displaying a blank window with ibus 1.5.26 (kde#457521)
* Revert "Use onEntered in KickoffItemDelegate" (kde#454349,kde#455674,kde#456993)
* Tue Aug 02 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* Fix mouse settings not being loaded when a mouse is connected (kde#435113)
* applets/kimpanel: add accessible properties
* applets/kimpanel: add keyboard navigation support
* applets/kickoff: add text to allow screen reader to read button name
* applets/taskmanager: use `model.display` in accessible properties
* [applets/pager] Fix button group management on configuration page (kde#456525)
* applets/taskmanager: press `Esc` to close group dialog
* [kcms/landingpage] Strip whitespace at the beginning of a telemetry description
* Tue Jul 12 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* [applets/pager] Round displayed window geometry to avoid size "jumps" (kde#456488)
* [applets/pager] Fix switching desktops on drag & hover (kde#416878)
* applets/kicker: check model count before porting old favorite items (kde#456411)
* applets/kickoff: remove highlight visibility conditions (kde#448526)
* Fix translation domain for KRunner KCM (kde#455624)
* desktoppackage: add `Accessible.name` to email button
* [kcms/componentchooser] Pass parent window to ksycoca progress dialog
* applets/kickoff: fix grid delegate tooltips not appearing on hover
* [kcms/tablet] Fix crash when opening KCM for the second time (kde#451233)
* applets/kickoff: Prevent empty menu from opening (kde#455927)
* applets/taskmanager: press space to activate task
* Fixup bf55b39: change Kirigami import version to 2.19
* panel: import version of Kirigami that supports InputMethod.willShowOnActive
* Make the Keyboard KCM config spare layout spinbox enable the Save button (Fixes #36)
* Tue Jun 28 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* desktoppackage: enable Apply button only after the wallpaper plugin is changed
* Fix includes when building the kglobalaccel dbus interface
* [applets/kicker] Fix missing highlight on Dashboard grids & list (kde#453980)
* desktoppackage: avoid loading wallpaper settings again when the plugin is changed
* Break Toolbox into two rows when screen space is limited
Version: 5.24.4-bp154.1.21
* Tue Mar 29 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.4
- Changes since 5.24.3:
* kcms/componentchooser: unify combobox lengths (kde#451365)
* Tue Mar 08 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.3
- Changes since 5.24.2:
* kcms/touchpad: Remove weird Q_EMIT changed(false) in resizeEvent
- Drop patches, now upstream:
* 0001-kcms-touchpad-Remove-weird-Q_EMIT-changed-false-in-r.patch
- Restore compatibility with older kf5-filesystem
- Remove duplicate mention of kimpanel-ibus-panel
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
* Fri Feb 25 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix the apply button in the touchpad KCM (kde#449843):
* 0001-kcms-touchpad-Remove-weird-Q_EMIT-changed-false-in-r.patch
* Thu Feb 24 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Adjust patch for khelpcenter desktop file rename:
* 0001-Apply-branding-to-default-favorites.patch
* Tue Feb 22 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.2
- Changes since 5.24.1:
* applet/pager: Divide window size by devicePixelRatio on X11 when it's >1 (kde#446627)
* applet/pager: Properly adjust the icon size
* Fix build
* Only trust the expiration date if it's less than 24 hours
* Fix missing variable name
* Add a granular cache preference thing to attica-kde
* taskmanager: Hide unneeded scrollbar (kde#450463)
* Emoji Selector: Use a more appropriate icon for the Symbols page (kde#450380)
* applets/minimizeall: make active indicator line touch panel edges (kde#444810)
* applets/showdesktop: Give it an active indicator line (kde#447998)
* foldermodel: hide paste action when right-clicking on files (kde#448913)
* Folder View: hide additional settings not relevant to list view (kde#450063)
* Tue Feb 15 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.1
- Changes since 5.24.0:
* attica-kde: Allow it to use HTTP2
* Sat Feb 05 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.0
- Too many changes to list here
- Drop patches, now upstream:
* 0001-kcms-keyboard-Fix-setting-more-than-one-option.patch
* 0002-kcms-keyboard-Port-XkbHelper-away-from-KProcess-with.patch
* Thu Jan 13 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.90
- Too many changes to list here
- Rebase 0001-Apply-branding-to-default-favorites.patch
- Add patches to fix setting keyboard options (kde#448377):
* 0001-kcms-keyboard-Fix-setting-more-than-one-option.patch
* 0002-kcms-keyboard-Port-XkbHelper-away-from-KProcess-with.patch
* Tue Jan 11 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Apply openSUSE branding of favorites as patch:
* 0001-Apply-branding-to-default-favorites.patch
* Tue Jan 04 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.5
- Changes since 5.23.4:
* [kcms/keyboard] Fix setting options on X11 (kde#443609)
* [kcms/keyboard] Fix fallback handling in X11Helper::getGroupNames
* SwitcherBackend: Only create the workaround window on wayland (kde#443968)
* Touchpad KCM: Don't write default values to active config (kde#427771)
* Change ListView code to match GridView
* Fix GridView size/position
* Move plasmoid specific properties out of singleton (kde#443131)
* kcms/touchpad/applet: Fix mousearea lookup
* containments/panel: Fix initial sizing
* kcms/touchpad/applet: Make the popup close on click (kde#445982)
- Drop patches, fixed upstream:
* 0001-SwitcherBackend-Only-create-the-workaround-window-on.patch
* Tue Dec 28 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix empty window appearing on activity switching
(kde#443968, boo#1193960):
* 0001-SwitcherBackend-Only-create-the-workaround-window-on.patch
* Tue Nov 30 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.4
- Changes since 5.23.3:
* kickoff: Do not reset action for KickoffItemDelegate in Places tab (kde#446269)
* applets/taskmanager: Always show album art for single non-browser windows
* kcms/touchpad: make applet read-only
* Revert "Delete the Touchpad applet" (kde#445095)
* Tue Nov 09 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2.1:
* keyboardlayout: Fix missing Esperanto flag icon in the menu (kde#445077)
* kickoff: Do not accept stylus in TapHandler (kde#445111)
* DRAFT: Fix issues with LayoutManager.insertAtCoordinates (kde#444071)
* Revert "taskmanager: Show highlight before ToolTipInstance starts loading for grouped tooltips" (kde#444633)
* Do not unnecessarily reset panel opacity when starting an animation (kde#437093)
* foldermodel: Drop overlay(s) to icons in plasma folder view (kde#444514)
* plasma-desktop runner: Fix showing interactive plasma/kwin console (kde#444366)
* Wed Oct 27 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.2.1
* New bugfix release
- Changes since 5.23.2:
* kickoff: Fix drag and drop causing delegates to reset to a 0 X position and overlap (kde#443975)
* Tue Oct 26 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.2
- Changes since 5.23.1:
* [Folder View] Fix executing file without prompting (kde#435560)
* KCM Touchpad: Load config for touchpad on init (kde#443011)
* Remove defunct check for proxyAction in foldermodel (kde#444128)
* taskmanager: Show highlight before ToolTipInstance starts loading for grouped tooltips
* Fix updating apps model (kde#444101)
* Fix pinned applet closes (kde#443589)
* taskmanager: Prevent useless component creation/destruction for grouped tooltips
* applets/taskmanager: Always set mprisSourceName to parentPid
* Make Applet config window a tiny bit smaller and reduce minimum size (kde#443712)
* Set Qt.ImhNoPredictiveText for text fields that act as search fields (kde#439914)
* Desktop as folder: restore functionality of the "delete" action (kde#442765)
* Fix create-folder-shortcut (F10) (kde#443512)
* Tue Oct 19 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.1
- Changes since 5.23.0:
* Fix "clear emoji history" action (kde#443974)
* kickoff: Replace Kicker DragHelper with Qt Quick Drag (kde#443708)
* Make tooltip interactive when there is a player but no window is present (kde#443425)
* taskmanager: Disconnect from backend.showAllPlaces on destruction (kde#443820)
* Add systemsettings runner to hardcoded list of allowed runners for kicker (kde#443776)
* Folder View: Don't cancel multi-selection with right-click (kde#443743)
* [applets/kicker] Explicitly set visible property when opacity is 0
* Thu Oct 07 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.23.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.0
- Changes since 5.22.90:
* [wayland] fix activity switching shortcut (Meta+Tab) (kde#443323)
* kickoff: Fix dragEnabled error for KickoffItemDelegates in singleton
* [applets/taskmanger] Do not overlay scrollbars over contents (kde#443173)
* kickoff: Fix null width/height error for some app grid view delegates
* kickoff: re-add drag and drop for favorites (kde#440308)
* kickoff: center align GridView
* kickoff: move isSearchDelegate binding to where search view is
* kickoff: simplify KickoffItemDelegate MouseArea anchor margins
* kickoff: fix hover changing index when moving between search and normal pages (kde#443076)
* kickoff: fix wrong activefocus being used in KickoffItemDelegate
* kickoff: Fix misspelled module qualifier
* Make clicking one item when multiple are selected deselect everything else (kde#424152)
* kcm_touchpad: fix translation for scroll speed setting slider
* Indicate when one of the thumbnails on the quick settings kcm has focus
* Check for currentApplet existence (kde#443287)
* KCM Touchpad: hide right and middle click sections when unavailable
* Open context menu under the cursor again (kde#443278)
* Adjust position of panel config bar when Enter is pressed (kde#443280)
* CompactApplet: Only draw separator line for panel applets (kde#439374)
* [keyboardlayout applet] fix non-working context menu (kde#441239)
* [Emojier] Set highlightMoveDuration to zero
* applets/kickoff: Improve list item touch targets and general aesthetics (kde#442661)
* Use Kirigami.Avatar in Kickoff Header bar (kde#442776)
* [kcms/activities] Fix QML i18n calls (kde#442514)
* kickoff: implement directional navigation
* kickoff: keep delegate highlight visible more often
* kickoff: Use attached tooltip for leave buttons
- Drop patches, now upstream:
* 0001-Use-Kirigami.Avatar-in-Kickoff-Header-bar.patch
- Add new key + signature to plasma.keyring
* Wed Sep 22 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix fallback user icon in Kickoff (kde#442776):
* 0001-Use-Kirigami.Avatar-in-Kickoff-Header-bar.patch
* Thu Sep 16 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.90
- Too many changes to list here
Version: 5.18.5-bp152.2.2
* Thu May 14 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Leap 15.2 also has ibus-dict-emoji
* Mon May 11 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix animations with Frameworks 5.70:
* 0001-Stop-multiplying-duration-values.patch
* Tue May 05 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.5.php
- Changes since 5.18.4.1:
* [Runners KCM] Notify history deletion
* KCM Icons : Use KIconloader::emitChange() instead of deprecated newIconLoader() (kde#420577)
* [Task Manager] Avoid crash with QStringBuilder (kde#420452)
* KCM LookAndFeel check if splash screen is provided before applying it. (kde#414417)
* KCM LookAndFeel check widgetStyle availability before applying it (kde#419552,kde#418698)
* [Folder View] Update popup dialog's hardcoded scrollbar width to fix faulty sizing (kde#420385)
* [Kickoff] Disable tabBar's mouseArea when searching (kde#401861)
* Revert "Make accidental panel and panel widget deletion more difficult"
* [KCMs/Standard Actions] Give KCMShell window a sane default size (kde#377653)
* Make accidental panel and panel widget deletion more difficult (kde#419853)
* KCM Colors fix apply button always disabled (kde#418604)
* Fri Apr 24 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix GTK2 application appearance (kde#412331, boo#1169968):
* 0001-krdb-Drop-GTK2-colour-exporting.patch
* Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.4.1:
* Version fixed
* Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.4.php
- Changes since 5.18.3:
* Enable wrapping of error messages which use KMessageWidget
* KCM/touchpad: Disables the middleEmulation when not supported
* KCM/Mouse: fix the middleEmulation checkbox status
* [Colors KCM] Also save colors when active scheme was edited
* [Cursor Theme KCM] Use standardized pointer and help cursor for preview
* [Icons KCM] Floor delegate height
* Make panel edit mode tooltip not unexpectedly disappear under certain circumstances (kde#413736)
* Tue Mar 10 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.3.php
- Changes since 5.18.2:
* [applets/taskmanager] Show PA-related features even when audio indicators are disabled (kde#418164)
* [emojier] Set minimum window height and width (kde#418195)
* Wed Mar 04 2020 Fabian Vogt <fabian@ritter-vogt.de>
- ibus-dict-emoji is available in Tumbleweed now, use it
* Tue Feb 25 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.2.php
- Changes since 5.18.1:
* Calculate needsSave on checkbox toggle not on change (kde#411584)
* Remove attempt to start long gone baloo_file_cleaner
* [kcm/baloo] Clip ListView
* [kcm/activities] Clip ListView
* emojier: use proper scoping for QPixmap
* KCM look and feel : set proper default values for kwin kdecoration when applying global style
* emojier: --warnings
* emojier: improve the fallback mechanism to detect languages (kde#417713)
* emojier: properly specify the application component name to KAboutData (kde#416669)
* emojier: Only fit text when we know it's a very complex emoji (kde#417454)
* emojier: make it possible to filter by annotation
* [Folder view]Make shadow scale aware
* Set good default value for cursor theme and size in KRDB (kde#414109)
* Tue Feb 18 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.1.php
- Changes since 5.18.0:
* [desktoppackage] Fix layout when an applet has no custom config modules (kde#410770)
* Set toolbox to invisble when it's hidden (kde#416695)
* [kcm/standardactions] Don't register kcminit hook when we don't have one
* [KCM Fonts] force need save to false during load to avoid state to be true too early (kde#416358)
* Baloo KCM: Do not anchor fill ScrollView (kde#417437)
* [Styles KCM] Set style display name as window title (kde#417563)
* unlock widgets (kde#417424)
* Remove a typo in the previous commit
* Replace plasma.kde.org with kde.org/plasma-desktop
* [kcms/cursortheme] Don't skip everything because of lack of XFixes
* [Sessions KCM] Fix firmware setup
* [KSplash KCM] Fix ghns button label (kde#417224)
- Drop patches, now upstream:
* 0001-KCM-Fonts-force-need-save-to-false-during-load-to-av.patch
* 0001-unlock-widgets.patch
* Set-toolbox-to-invisible-when-its-hidden.patch
* Fri Feb 14 2020 Wolfgang Bauer <wbauer@tmo.at>
- Add patch to fix Alt+D shortcut handling (kde#416695):
* Set-toolbox-to-invisible-when-its-hidden.patch
* Fri Feb 14 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix saving font settings (kde#416358):
* 0001-KCM-Fonts-force-need-save-to-false-during-load-to-av.patch
* Fri Feb 14 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Add %exclude for ibus-emoji-dicts to avoid file conflicts
* Wed Feb 12 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Ship ibus emoji dicts as part of the emojier subpackage,
recommend it by default now
- Recommend noto-coloremoji-fonts for emojier
- Drop superfluous -lang recommends
* Tue Feb 11 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to unlock widgets by default as the GUI option got
dropped (kde#417424):
* 0001-unlock-widgets.patch
* Thu Feb 06 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.0.php
- Changes since 5.17.90:
* [krdb] Hardcode Breeze default in kde4 migration
* always normal colorgroup on tooltips
* Fix fonts KCM button state (kde#416358)
* [Colors KCM] Consider settings dirty if currently active scheme is edited
* [Colors KCM] Fix roles mixup
* [Applets/Folder] Re-arrange positioning of "Arrange in" and "Align" submenus (kde#360353)
* [Folder View] Fix text label color in pop-up (kde#416658)
* KCM/baloo Display full mount point in list of excluded mount points
* Port plasma-desktop to autoconfig.kde.org
* [applets/taskmanager] Perform more rounding in thumbnail size calculation
* add missing file
* Add kconf update script for ksmserver
* [Emojier] Copy Emoji also into selection clipboard
* [applets/Task Manager] Refine tooltip highlight effect (kde#416390)
* [Kickoff] Don't enable OpacityMask layer.effect in software mode
* Switch to the old-style button text for the KNSQuick buttons (kde#415541)
* Remove misleading comment about the setting, that does not exist anymore (kde#416636)
* [Task Manager] Draw audio icon highlight effect behind the icon, not in front of it
* [Kickoff] Theme separators
* [App Style KCM] Hide preview buttons, if previewers are not found (kde#416343)
* [App Style KCM] Use QtQuick NewStuff dialogs
* Thu Jan 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
* Wed Jan 22 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Add ibus dependency for emojier
- Split emojier out, don't install it by default as ibus can break
stuff and is just bloat.
- See boo#1161584 for splitting ibus-data out
* Tue Jan 21 2020 Fabian Vogt <fabian@ritter-vogt.de>
- knewstuff-imports is needed for several KCMs
* Thu Jan 16 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Too many changes to list here
- Drop patch, now upstream:
* 0001-Revert-KCMs-Activities-Fix-jagginess-for-activities-.patch
Version: 5.12.8-bp150.8.1
* Tue Mar 05 2019 fabian@ritter-vogt.de
- Update to 5.12.8
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.8.php
- Changes since 5.12.7:
* [Kickoff] Return Kickoff to Favorites page after running a search
* Use Dialog's visibility directly rather than relying on the mainItem's
* Fix new file creation leading to dupe items on a fresh view (kde#401023)
* Check icon positions after move (kde#402574)
* Defer initial positions apply until listing is complete (kde#354802)
* [KRDB] Also try wildcard tooltip (kde#355540)
* [KRDB] Write correct tooltip colors into gtkrc in kcminit
* [Date & Time KCM] Fix clock display with fractional scale factor (kde#396936)
* Add an X-DocPath link to the Activities KCM
* [Activities KCM] Fix patch to not delete default activity (kde#397887)
* [Activities KCM] Disable delete button when there's only one activity (kde#397887)
* [Activities KCM] vertically center the buttons
* Make accessibility warning dialog usable again
* Round label width
* [Folder View] implement a minimum width for icon view to ensure that labels are never rendered useless (kde#379432)
* Fix group popup dialog (kde#401508)
* [Folder View] improve label contrast against challenging backgrounds (kde#361228)
* [Componentchooser KCM] Make default browser app choice work even when combobox is not used (kde#350663)
* Fix dismissing the Dashboard by clicking inbetween multi-grid categories. (kde#400720)
* Revert unintended line
* Compress calls to `updateSize` (kde#400364)
* Remove.
* Focus handling fixes (kde#399566)
* [Kicker] Rename id column to itemColumn
* Add accessibility information to desktop icons
* Fix initial focus (kde#399185)
* [Folder View] Don't spawn multiple stat jobs for the same folder
* Fix drop between shared views
- Refresh 0001-Place-toolbox-in-the-top-right-corner-of-the-screen.patch
* Thu Oct 18 2018 Michal Suchanek <msuchanek@suse.de>
- Bump memory requirement on ppc64 - builds randomly fail.
* Tue Sep 25 2018 fabian@ritter-vogt.de
- Update to 5.12.7
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.7.php
- Changes since 5.12.6:
* Improve arrow key navigation of Kicker search results (kde#397779)
* Don't use older buggier versions of AppStream Qt
* Revert "Fix bad model hygiene in Positioner::move()"
* [Style KCM] Use "configure" icon (kde#397358)
* fontinst quits after KJob is done (kde#379524,kde#379324,kde#349673,kde#361960,kde#392267)
* [Desktop Toolbox] Emit contextualActionsAboutToShow before opening (kde#384862)
* Fix bad model hygiene in Positioner::move() (kde#396666)
* [Folder View] Improve file name text rendering
* Give file and folder names a bit more room in Folder View
* [Kicker] Use KFilePlaces::convertedUrl for ComputerModel (kde#363337)
* Fix crash on post-initial refresh()
- Remove patches, now upstream:
* fontinst-quits-after-KJob-is-done.patch
- Refresh 0001-Place-toolbox-in-the-top-right-corner-of-the-screen.patch
Version: 5.12.6-bp150.3.3.1
* Wed Aug 22 2018 fabian@ritter-vogt.de
- Update to 5.12.6 (boo#1105686)
* Tue Jul 31 2018 wbauer@tmo.at
- Add fontinst-quits-after-KJob-is-done.patch to fix problems when
installing/removing multiple fonts system-wide at once
(kde#379524, kde#379324, kde#349673, kde#361960, kde#392267)
* Wed Jun 27 2018 fabian@ritter-vogt.de
- Update to 5.12.6
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.6.php
- Too many changes to list here
- Remove patches, now upstream:
* 0001-Fix-submenus-not-updating-when-switching-between-cat.patch
- Refresh patches:
* 0001-Use-themed-user-face-icon-in-kickoff.patch
Version: 5.12.5-bp150.2.1
* Wed May 09 2018 fabian@ritter-vogt.de
- Add patch to fix display of certain submenus in kicker (kde#394013):
* 0001-Fix-submenus-not-updating-when-switching-between-cat.patch
* 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:
* [Desktop Theme KCM] Workaround bug in FileDialog
* FunnelModel: fix invalid model API usage.
* [Window List] Show pin icon only when in panel (kde#391145)
* Make automounting work even if StorageAccess is ignored (kde#389479)
* [Folder View] Set shortcut on plasmoid.action (kde#392730)
* [Folder View] Use KStandardAction for rename, delete, and trash
* [Folder View] Simplify clearing of lists
* [Folder View] Update "Empty Trash" enabled state for files inside Trash and links to Trash (kde#392738)
* [System Model] Support actions
* Do clamping in the model and add missing lower bound check (kde#390888)
- Remove patches, now upstream:
* Make-automounting-work-even-if-StorageAccess-is-ignored.patch
* Mon Apr 09 2018 wbauer@tmo.at
- Add Make-automounting-work-even-if-StorageAccess-is-ignored.patch
to fix Auto-mounting not working in some cases (kde#389479)
* 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:
* [Folder View] Fix selecting text with Shift+Home/End (kde#392318)
* Make Select/Deselect All operate on the filtered rows.
* Remove long-time deprecated Encoding=UTF-8 from desktop format files
* [touchpad kded] Work around kded fail on X-KDE-OnlyShowOnQtPlatforms lists
* [Touchpad KCM] Sync values to UI on Defaults in Wayland session (kde#392029)
* [Workspace Options KCM] sync() after writing settings
* bad textarea width for rename file if filename too short (kde#386546)
* Fix scrollbar on empty search results (kde#391644)
* kimpanel: Fix the window positioning when plasma uses native-qt scaling.
* Load correct wallpaper plugin configuration in the dialog
* Don't skip certain recent documents in kicker and taskmanager
* Improve multi-desktop folderview behavior (kde#390676)
* Use QUrl in the ScreenMapper API
* use opacity instead of visible (kde#391432)
* 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:
* [kaccess] Improve the port away from kdelibs4support
* [taskmanager applet] Disable MPRIS Stop entry in context menu if stopped
* [taskmanager applet] Fix MPRIS entries in context menu for CanPause==false
* [taskmanager applet] Fix MPRIS buttons in tooltip for CanPause==false
* Prevent duplicate entries in the Baloo kcm folders list.
* Improve detecting D&D between two screen showing the same URL
* [Task Manager] Limit badge label to a sane size
* Thu Mar 01 2018 fabian@ritter-vogt.de
- Backport upstream commit to move the toolbox away from the desktop icons:
* 0001-Place-toolbox-in-the-top-right-corner-of-the-screen.patch
* Wed Feb 21 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:
* Disable positioning in popup folderviews
* [lookandfeel kcm] Do not declare plugin in lookandfeeltool code version, v2
* Revert "[lookandfeel kcm] Do not declare plugin in lookandfeeltool code version"
* Keep item highlighted when context menu opens
* [Look and feel KCM] Fix copying color scheme data
* Unbreak DND.
* [Application Dashboard] Fix erroneously using Plasma icons for applications (kde#390353)
* [Kickoff] Enable smooth scaling for icon
* Workaround the touchpad toggle button not working
* [lookandfeel kcm] Do not declare plugin in lookandfeeltool code version
* Fix launching by touchscreen tap (kde#366527)
* Fix window pin not showing (kde#390428)
* 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:
* Implement Tab/Backtab navigation (kde#387316)
* [touchpad kcm] No KLocalizedString::setApplicationDomain() in kded plugin
* [knetattach] Fix i18n calls being made before QApp creation
* [Mouse KCM] Check libinput Atom availability before using them (kde#389978)
* [Task Manager] Use KFilePlacesModel::isHidden
* Improve preview thumbnail quality (kde#376848)
* minor optimization: use reserve()
* [kwin & plasma-desktop runners] add missing TRANSLATION_DOMAIN definition
* Fix kded5 startup warning:
* Fix warnings in kded5 startup, due to i18n("")
* Require KDE Frameworks 5.42
* 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:
* Require KDE Frameworks 5.42
* fix applying color effects of the theme
* Fix iterator
* [Look and feel KCM] Destroy and recreate GHNS button when palette changes (kde#389351)
* [Look and feel KCM] Keep cursor size when applying theme
* [Look and feel KCM] Sync color group after copying over color file values (kde#370162)
* Remove QT_VERSION checks
* Bump Qt version to 5.9
* Make sure the search result that Return will run is highlighted
* Don't close plasmoid when closing a subdialog (kde#388669)
* Fix missing action arguments. (kde#389234)
* [Folder View] Don't trash local files
* [Style KCM] Sync KConfig before announcing change
* 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
- Drop patches, now upstream:
* 0001-Support-font-ttf-and-font-otf-mimetypes-in-kfontinst.patch
* 0001-Folder-View-Accept-mouse-events-if-we-handled-them.patch
* Fri Jan 12 2018 fabian@ritter-vogt.de
- Add patch to fix generation of font previews:
* 0001-Support-font-ttf-and-font-otf-mimetypes-in-kfontinst.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:
* Don't show "Edit Application..." action for non-app services. (kde#388340)
* Use automoc keyword for kimpanel-scim-panel
* [Folder View] Show "Widgets unlocked" help only for containment (kde#387589)
* Sun Dec 17 2017 fabian@ritter-vogt.de
- Add patch to fix issue appearing with Qt 5.10 (kde#387199):
* 0001-Folder-View-Accept-mouse-events-if-we-handled-them.patch
* 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:
* Fix crash in KAStatsFavouritesModel (kde#386439)
* Be more explicit about Qt5::Widgets dependencies
* 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:
* Default X font DPI to 96 on wayland
* 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:
* Default X font DPI to 96 on wayland
* kcm baloo: Fix extraction of folder basename for error message
* Sat Oct 21 2017 fabian@ritter-vogt.de
- Add #!BuildIgnore to break the
plasma5-workspace-devel -> plasma5-workspace -> kwin5 -> kdialog
dep chain which results in pulling in kdebase4-runtime on 42.2
* Tue Oct 17 2017 fabian@ritter-vogt.de
- Update to 5.11.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
* [Task Manager] Understand applications: URLs in Unity launchers (kde#385730)
* kimpanel: we don't change text color in new implementation. remove used code.
* Fix QFile::copy warning when the colors file doesn't exist
* Fix editing items in SimpleFavoritesModel (kde#385463)
* Use correct .desktop file name when setting KMail as default
- Remove patches, now upstream:
* 0001-Fix-editing-items-in-SimpleFavoritesModel.patch
* Sun Oct 08 2017 fabian@ritter-vogt.de
- Add patch to fix editing of system icons in the runner favorite area:
* 0001-Fix-editing-items-in-SimpleFavoritesModel.patch
* Thu Oct 05 2017 fabian@ritter-vogt.de
- Update to 5.11.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.0.php
- Changes since 5.10.95:
* kimpanel: Wrap everything in an item for PlasmaCore.Dialog
* kimpanel: another try to workaround kimpanel window not getting updated issue.
* Error out if the device returns a negative number of buttons
* Sync XRDB DPI to the platform specific setting
* Use a different key for font DPI on X and Wayland