Commit graph

82 commits

Author SHA1 Message Date
Tobias C. Berner
f54b86f044 KDE: Update KDE Plasma Desktop to 5.24.7
KDE Plasma 5.24.7, Bugfix Release for October

Friday, 14 October 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.7.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

Announcement:	https://kde.org/announcements/plasma/5/5.24.7/
2022-12-10 08:46:22 +01:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Dima Panov
12d8c0f2c6 deskutils/plasma5-sddm-kcm: pet stage-qa 2022-09-05 22:05:59 +03:00
Tobias C. Berner
c8cebb9adc KDE: KDE Plasma 5.24.6, Bugfix Release for July
Monday, 11 July 2022. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.24.6.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

This release adds two months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

  *  Desktop package: fix unable to apply wallpaper settings after
     switching layout. Commit. Fixes bug #407619
  *  KWin: Ignore fake input devices when detecting tablet mode. Commit.
  *  KSystemStats: Set proper initial values for many SensorProperties.
     Commit. Fixes bug #446414

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.5-5.24.6
2022-07-11 17:29:52 +02:00
Tobias C. Berner
f2936caa2b KDE: Update KDE Plasma Desktop to 5.24.5 (Bugfix release for May)
KDE Plasma 5.24.5, Bugfix Release for May

Tuesday, 3 May 2022. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.24.5.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 *   Discover Flatpak backend: Improve stability of different sources
     integration.
 *   Plasma Audio Volume Control: SpeakerTest: Fix subwoofer test.
 *   xdg-desktop-portal-kde: Fix saving file dialog view options.

Full Changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.4-5.24.5
2022-05-03 21:31:23 +02:00
Tobias C. Berner
cda31fc8f8 KDE: Update KDE Plasma Desktop to 5.24.3 (Bugfix release)
Tuesday, 29 March 2022. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.24.4.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

  *  Sddm/lockscreen: Fix weird behaviour.
  *  Plymouth KControl: Substantially bump the helper timeout.
  *  Systemsettings runner: Ensure that we match keywords case
     insensitively.

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.3-5.24.4
2022-03-29 20:06:22 +02:00
Tobias C. Berner
981e459874 KDE: Update KDE Plasma Desktop to 5.24.3
Tuesday, 8 March 2022. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.24.3.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

This release adds two weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

  *  Kcms/colors: fix spacing between radio buttons and content.
  *  SDDM theme: stop eliding people’s names so aggressively.
  *  Powerdevil: Improved backlight devices selection.

Full Changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.2-5.24.3
2022-03-08 19:14:26 +01:00
Tobias C. Berner
9062046b9f KDE: Update KDE Plasma Desktop to 5.24.2 -- February Bugfix Release #2
Tuesday, 22 February 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.2.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   * Plasma Desktop Hot New Stuff: Only trust the expiration date if
     it’s less than 24 hours.
   * Emoji Selector: Use a more appropriate icon for the Symbols page.
   * Don’t install two copies of kcm_fontinst.

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.1-5.24.2
2022-02-22 19:55:43 +01:00
Tobias C. Berner
f142fac7d5 KDE: Update KDE Plasma Desktop to 5.24.1 -- February Bugfix Release
Tuesday, 15 February 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.24.1.

Plasma 5.24 was released in February 2022 with many feature refinements
and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   * Discover: Don’t trigger updates while busy.
   * KScreen: Workaround unknown Qt issue that causes the revert dialog
     to be invisible.
   * Powerdevil: Support hardware with only one charging threshold, not
     both.

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.24.0-5.24.1
2022-02-15 16:48:30 +01:00
Tobias C. Berner
12994bed8f KDE: Update KDE Plasma Desktop to 5.24
Today the KDE Community releases Plasma 5.24, a Long Term Support (LTS)
release that will receive updates and bugfixes until the final Plasma 5
version, before we transition to Plasma 6.

This new Plasma release focuses on smoothing out wrinkles, evolving the
design, and improving the overall feel and usability of the environment.

Things to look for in Plasma 5.24 can be found in the anncouncement:
	https://kde.org/announcements/plasma/5/5.24.0/

The full changelog can be found here:
	https://kde.org/announcements/changelogs/plasma/5/5.23.5-5.24.0/
2022-02-08 18:18:45 +01:00
Tobias C. Berner
7b08ff168e KDE: Update KDE Plasma Desktop to 5.23.5
KDE Plasma 5.23.5, Bugfix Release for January

Tuesday, 4 January 2022. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.5.

Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   * Save bluetooth status on teardown.
   * System Monitor: Handle process parent changes in ProcessDataModel.
   * Fix Klipper Actions content truncation.

Full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.23.4-5.23.5
2022-01-04 16:52:54 +01:00
Tobias C. Berner
f70ad51308 KDE: Update KDE Plasma Desktop to 5.23.4
Tuesday, 30 November 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.4.

Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.

This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   *  Breeze style: Reduce groove opacity for greater contrast with
      scrollbar/slider/etc.
   *  Applets/weather: Make cursor a pointing hand when hovering over
      source link.
   *  Plasma Systemmonitor: Don’t make right click popup modal.

Announcement:
	https://kde.org/announcements/plasma/5/5.23.4/

Changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.23.3-5.23.4/
2021-11-30 22:06:46 +01:00
Tobias C. Berner
47122d51c5 KDE: Update to KDE Plasma 5.23.3, Bugfix Release for November
Tuesday, 9 November 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.3.

Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.

This release adds two weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

  *  Keyboardlayout: Fix missing Esperanto flag icon in the menu.
  *  Plasma Networkmanager: OpenVPN: fix logic in auth dialog.
  *  On FreeBSD do not try to execute powerdevil.backlighthelper.syspath action.

Changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.23.2-5.23.3/
2021-11-10 18:51:34 +01:00
Tobias C. Berner
2ff6d9f983 KDE: Update KDE Plasma to 5.23.2
Tuesday, 26 October 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.2.

Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

    Plasma Browser Integration: [History Runner] Skip blob URLs.
    [Folder View] Fix executing file without prompting. Fixes bug #435560
    Desktop as folder: restore functionality of the “delete” action. Fixes bug #442765

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.23.1-5.23.2
2021-10-26 21:42:49 +02:00
Tobias C. Berner
c9e378ca22 KDE: Update KDE Plasma Desktop to 5.23.1
Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   * Discover: Flatpak, do not crash when a source is disabled.
   * KScreenLocker: Fix sleep and hibernate actions.
   * Plasma Desktop: Fix “clear emoji history” action.

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.23.0-5.23.1
2021-10-19 21:09:08 +02:00
Tobias C. Berner
cdf0f44fe2 KDE: Update KDE Plasma Desktop to 5.23
Thursday, 14 October 2021

   25 years ago today, Matthias Ettrich sent an email to the
   de.comp.os.linux.misc newsgroup explaining a project he was working
   on. The latest and direct result of that email (plus a quarter of a
   century of relentless experimentation, development and innovation)
   has just landed in KDE’s repositories.

   This time around, Plasma renews its looks and, not only do you get a
   new wallpaper, but also a gust of fresh air from an updated theme:
   Breeze - Blue Ocean. The new Breeze theme makes KDE apps and tools
   not only more attractive, but also easier to use both on the desktop
   and your phone and tablet.

   Of course, looks are not the only you can expect from Plasma 25AE:
   extra speed, increased reliability and new features have also found
   their way into the app launcher, the software manager, the Wayland
   implementation, and most other Plasma tools and utilities.

   Read on to find out all the details that make the new Plasma 25AE so
   deserving of a celebration [1]

Full announcement:
	[1] https://kde.org/announcements/plasma/5/5.23.0/
2021-10-14 18:25:04 +02:00
Tobias C. Berner
af854d2032 plasma5: update to KDE Plasma Desktop to 5.22.5
Tuesday, 31 August 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.22.5.

Plasma 5.22 was released in June 2021 with many feature refinements and
new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

  *  KDE GTK Config: Make sure to actually commit GSettings changes.
  *  KSystemStats: Fix handling of IPV6 addresses. Fixes bug #436296
  *  [applets/digitalclock] Let long timezones list scroll.
     Fixes bug #439147

Full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.22.4-5.22.5/

- while here: reformat & sort the USES/USE_FOO lines consistently
2021-09-01 17:04:16 +02:00
Bernhard Froehlich
e1cb7e4409
deskutils/plasma5-sddm-kcm: Remove invalid CPE information
Approved by:	portmgr (blanket)
2021-08-20 12:05:02 +00:00
Tobias C. Berner
e52cbf14ed x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22.4
Plasma 5.22 was released in June 2021 with many feature refinements and
new modules to complete the desktop experience.

This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

    * Discover: Address the keyboard shortcut tooltip.
    * Sort Unsplash POTD image categories alphabetically.
    * Info Center: Unbreak about CPU value when solid is missing a
      product string.

[1] https://kde.org/announcements/plasma/5/5.22.4/
2021-07-27 18:40:55 +02:00
Tobias C. Berner
8eb874634f x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22.3
Tuesday, 6 July 2021. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.22.3.

Plasma 5.22 was released in June 2021 with many feature refinements and
new modules to complete the desktop experience.

This release adds two weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   * Dr Konqi: Repair query construction.
   * Plasma Disks: Don’t notify on instabilities.
   * [Task Manager] Load album art background asynchronously.

Full Changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.22.2-5.22.3/
2021-07-06 23:13:41 +02:00
Tobias C. Berner
f82bd1b843 */*: Update KDE Plasma Desktop to 5.22.2
Tuesday, 22 June 2021.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.22.2.

Plasma 5.22 was released in June 2021 with many feature refinements and
new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   * Discover: Flatpak: properly notify about updates.
   * [Task Manager] Show window title in tooltip when player title is different
   * KWin: Wayland: Implement activities window rule.

View full changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.22.1-5.22.2
2021-06-26 21:22:57 +02:00
Tobias C. Berner
dc8d8b47cd x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22.1
Tuesday, 15 June 2021. Today KDE releases a bugfix update to KDE Plasma
5, versioned 5.22.1.

Plasma 5.22 was released in June 2021 with many feature refinements and
new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

    * KWin: Platforms/drm: support NVidia as secondary GPU with CPU copy.
    * Weather applet: Point bbcukmet to new location API.
    * Wallpapers: Add milky way.

View full changelog at
	https://kde.org/announcements/changelogs/plasma/5/5.22.0-5.22.1
2021-06-16 21:27:04 +02:00
Tobias C. Berner
4ea20bee50 x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22
Plasma 5.22 is here, and it is more reliable and stable than ever. By
cleaning up and refactoring code in the background, the Plasma desktop
gives you greater responsiveness and performance, helping you become
even more productive without hiccups or surprises. Enjoy a smoother
experience with KDE’s Plasma 5.22 desktop.

Plasma 5.22 has become more pleasurable to use through improvements to
the design and greater smoothness and consistency in transparencies,
blurs, icons, and animations. Moving things to accessible locations,
offering hints and visual cues, and creating new settings allows you to
customize your work environment to make it fit perfectly to your needs.
Following the true KDE spirit, the push for a more stable and attractive
desktop does not mean you have to renounce control over how you want it
to look or behave. Plasma 5.22, as always, packs all the flexibility and
tools for customization you have come to expect and love, and some more
to boot.

Meanwhile, the push to move Plasma in its entirety to Wayland (the
display protocol of the future) continues in full swing. So much so that
popular distros are starting to ship Plasma with Wayland by default. By
using Wayland behind the scenes, Plasma is able to include features and
bug fixes not possible to implement on X11, offering you a better
experience and more stability.

Full announcement and changelog:
	https://kde.org/announcements/plasma/5/5.22.0/
2021-06-13 08:38:35 +02:00
Tobias C. Berner
67fba013d7 x11/plasma5-plasma: update to 5.21.5
Tuesday, 4 May 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.21.5.

Plasma 5.21 was released in February 2021 with many feature refinements
and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

    Fix crash when stopping PipeWire streaming.
    Fix crash on drag-and-drop over panel.
    Lockscreen: also activate lock screen windows.
    Platforms/drm: Fix crash in EglGbmBackend::presentOnOutput().

Full announcement:
	https://kde.org/announcements/plasma/5/5.21.5/
2021-05-06 09:04:14 +02:00
Adriaan de Groot
f5b283ceb1 Update KDE Plasma to 5.21.4
The april bugfix release for KDE Plasma is here. This wasn't
done immediately for the 5.21.3 ports commit that I landed
yesterday because I wasn't paying attention to latest
releases. Release notes are at
	https://kde.org/announcements/plasma/5/5.21.4/
2021-04-22 23:43:14 +02:00
Adriaan de Groot
6806658cdf KDE Plasma: update to 5.21.3
This updates the KDE Plasma parts to release 5.21.3. There is one
new port, plasma5-systemmonitor, which is the upcoming replacement
for KDE sysguard. It is not installed by default.

Release notes are at
	https://kde.org/announcements/plasma/5/5.21.3/

Previous commits tidying up DOCS options left some non-
applications consumers without the necessary kdoctools
dependency, so (re)introduce that now.
2021-04-22 09:54:33 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Tobias C. Berner
482d8befda Update KDE Plasma Desktop to 5.20.5
Tuesday, 5 January 2021.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.5. Plasma
5.20 was released in October with many feature refinements and new modules to
complete the desktop experience.

This release adds a month’s worth of new translations and fixes from KDE’s
contributors. The bugfixes are typically small but important and include:

   * Plasma NM: Fix password entry jumping to different networks with wifi scanning, by pausing the scan when appropriate.
   * Plasma PA: Read text color from proper theme.
   * Plasma Workspace: Move keyboard positioning in the keyboard itself.

Announcement:
	https://kde.org/announcements/plasma-5.20.5/
2021-01-08 22:14:43 +00:00
Tobias C. Berner
5b591329b2 Update KDE Plasma Desktop to 5.20.4
Tuesday, 1 December 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.4 Plasma
5.20 was released in October 2020 with many feature refinements and new modules
to complete the desktop experience.

This release adds a month’s worth of new translations and fixes from KDE’s
contributors. The bugfixes are typically small but important and include:

   * Use plasma theme icons in kickoff leave view.
   * Weight main categories properly.
   * Discover: Display title in application page.

Changelog:
	https://kde.org/announcements/plasma-5.20.3-5.20.4-changelog/
2020-12-01 17:40:16 +00:00
Tobias C. Berner
9463f9e214 Update KDE Plasma Desktop to 5.20.3
Tuesday, 10 November 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.3 Plasma
5.20 was released in October 2020 with many feature refinements and new modules
to complete the desktop experience.

This release adds a fortnight’s worth of new translations and fixes from KDE’s
contributors. The bugfixes are typically small but important and include:

   * Plasma Disks: Actually erase devices.
   * Plasma Network Management: Do not show absurdedly high speeds on first update.
   * Fix missing “Switch User” button on lockscreen with systemd 246.

Announcement:
	https://kde.org/announcements/plasma-5.20.3/
2020-11-11 17:16:48 +00:00
Tobias C. Berner
d2bf7830d8 Update KDE Plasma Desktop to 5.20.2
Tuesday, 27 October 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.2 Plasma
5.20 was released in October 2020 with many feature refinements and new modules
to complete the desktop experience.

This release adds a week’s worth of new translations and fixes from KDE’s
contributors. The bugfixes are typically small but important and include:

   * Daemon: improve consistency of the lid behaviour.
   * Fix bug: Some user profile fields won’t apply unless they all have unique
     new values.

Full Changelog:
	https://kde.org/announcements/plasma-5.20.1-5.20.2-changelog/
2020-10-27 17:46:56 +00:00
Tobias C. Berner
06fe70dfbf Update KDE Plasma Desktop to 5.20.1
Tuesday, 20 October 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.1. Plasma
5.20 was released in October 2020 with many feature refinements and new modules
to complete the desktop experience.

This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

   * KSysGuard: Divide network speeds by 2 to match reality.
   * Powerdevil: Ignore players from KDE Connect when suspending.
   * Bluedevil kcm: Set sane default size.

Full Changelog:
	https://kde.org/announcements/plasma-5.20.0-5.20.1-changelog
2020-10-22 17:46:26 +00:00
Adriaan de Groot
eff58aa198 Fix build of deskutils/plasma5-sddm-kcm
Typo in a USE_KDE component -- this could never have built, so leave
PORTREVISION alone.
2020-10-16 19:56:25 +00:00
Tobias C. Berner
a20e88733f Make dependencies explicit
- Cleanup dependency handling by explicitly depending on new
  transitive dependencies.

Reported by:	rhurlin, poudriere
2020-10-16 15:18:49 +00:00
Tobias C. Berner
95b62e9a35 Update KDE Plasma Desktop to 5.20.0
Everyday utilities and tools, such as the Panels, Task Manager, Notifications
and System Settings, have all been overhauled to make them more usable,
efficient, and friendlier.

Meanwhile, developers are hard at work adapting Plasma and all its bits and
pieces to Wayland. Once done, Plasma will not only be readier for the future,
but will also work better with touchscreens and multiple screens with different
refresh rates and DPIs. Plasma will also offer better support for
hardware-accelerated graphics, be more secure, and enjoy many more advantages.
Although still work in progress, 5.20 already offers users many of the benefits
of Plasma on Wayland.

Read on to find out more about the new features and improvements included in
Plasma 5.20...

Full announcement:
	https://kde.org/announcements/plasma-5.20.0

Changelog:
	https://kde.org/announcements/plasma-5.19.5-5.20.0-changelog

--

Thanks to mikael@ for the new port sysutils/plasma5-plasma-disks
2020-10-15 02:54:33 +00:00
Tobias C. Berner
77f7bbd2bf Update KDE Plasma Desktop to 5.19.5
Tuesday, 1 September 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.5. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

 *   Powerdevil: On wakeup from suspend restore remembered keyboard brightness.
 *   KSysGuard: Correctly handle monitors list changing.
 *   xdg-desktop-portal-kde: enable printing of multiple copies.

Full changelog:
	https://kde.org/announcements/plasma-5.19.4-5.19.5-changelog
2020-09-01 15:18:36 +00:00
Tobias C. Berner
db5061e1b7 Update KDE Plasma Desktop to 5.19.4
Tuesday, 28 July 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.4. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds three week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

  *  Plasma Networkmanager: Make hotspot configuration dialog bigger.
  *  Only open KCM in systemsettings if it can be displayed. Fixes bug #423612
  *  Plasma Vault: Reset password field when the user clicks Ok. Fixes bug #424063

Full changelog:
	https://kde.org/announcements/plasma-5.19.3-5.19.4-changelog
2020-07-28 16:53:07 +00:00
Tobias C. Berner
645d518de8 Update KDE Plasma Desktop to 5.19.3
Tuesday, 7 July 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.3. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a fortnight's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

    * KWin: Make sure tablet coordinates take decorations into account. Fixes bug #423833
    * Fix a KCM crash when no file manager is installed. Fixes bug #422819
    * Powerdevil: Fix compilation with Qt 5.15, this hit the time bomb too.

Full Plasma 5.19.3 changelog:
	https://kde.org/announcements/plasma-5.19.2-5.19.3-changelog
2020-07-07 20:27:12 +00:00
Tobias C. Berner
925cf15a19 Update KDE Plasma Desktop to 5.19.2
Tuesday, 23 June 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.2. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

    * Fix KRunner positioning on X11 with High DPI and Qt scaling on Plasma.
    * Fix case of monitored service in startplasma's shutdown.
    * KSysGuard: Expose better size hints.

Full changelog:
	https://kde.org/announcements/plasma-5.19.1-5.19.2-changelog
2020-06-23 17:22:19 +00:00
Tobias C. Berner
535296ff96 KDE Plasma Desktop -- update to 5.19.1
Tuesday, 16 June 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.1. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

    * Dr Konqi: Map neon in platform guessing.
    * Battery applet not showing up in tray.
    * Fix confirmLogout setting for SessionManagement.

Changelog:
	https://kde.org/announcements/plasma-5.19.0-5.19.1-changelog
2020-06-16 17:18:25 +00:00
Tobias C. Berner
21681a032b Update KDE Plasma Desktop to 5.19.0
Tuesday, 9 June 2020.

Plasma 5.19 is out! If we gave alliterative names to Plasma releases, this one
could be "Polished Plasma". The effort developers have put into squashing bugs
and removing annoying papercuts has been immense.

In this release, we have prioritized making Plasma more consistent, correcting
and unifying designs of widgets and desktop elements; worked on giving you more
control over your desktop by adding configuration options to the System
Settings; and improved usability, making Plasma and its components easier to
use and an overall more pleasurable experience.

Read on to discover all the new features and improvements of Plasma 5.19…

Announcement:
	https://kde.org/announcements/plasma-5.19.0
2020-06-09 15:47:33 +00:00
Tobias C. Berner
f48dbf918f Update KDE Plasma Desktop to 5.18.5
Tuesday, 5 May 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.18.5. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

    * KCM Colors fix apply button always disabled.
    * [Notifications] Don't show do not disturb end date beyond 100 days.
    * xdg-desktop-portal-kde: ScreenSharing: close dialogs when session is
      closed.

Full Changelog:
	https://kde.org/announcements/plasma-5.18.4-5.18.5-changelog
2020-05-06 16:39:00 +00:00
Tobias C. Berner
f6ab2929b8 Update KDE Plasma Desktop to 5.18.4.1
Tuesday, 31 March 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.18.4. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

  *  [Image Wallpaper] Fix thumbnail generation when model is reloaded in-flight.
  *  [applets/systemtray] Clear item from shown/hidden list when disabling entry.
  *  [GTK Config] Construct font style by hand instead of relying on Qt function.

Changelog:
	https://kde.org/announcements/plasma-5.18.3-5.18.4-changelog
2020-04-01 04:28:17 +00:00
Tobias C. Berner
3f65764a40 KDE Plasma Desktop -- Update to 5.18.3
Tuesday, 10 March 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.18.3. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a fortnight's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

  *   libkscreen: handle when backend fails to load/initialize.
  *   Discover Flatpak: build with older libflatpaks.
  *   Discover: Make sure we don't crash.

Announcement:
	https://kde.org/announcements/plasma-5.18.3
2020-03-11 05:27:00 +00:00
Tobias C. Berner
d73be08b85 KDE Plasma Desktop: update to 5.18.2
Tuesday, 25 February 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.18.2. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

 *   Discover: fix build on old flatpak versions.
 *   Unify KSysGuard cpu clock speed names.
 *   Emojier: improve the fallback mechanism to detect languages.

Full changelog:
	https://kde.org/announcements/plasma-5.18.1-5.18.2-changelog.php
2020-02-26 20:53:16 +00:00
Tobias C. Berner
859a85de8e Update KDE Plasma Desktop to 5.18.1
Tuesday, 18 February 2020. Today KDE releases a feature update to KDE Plasma 5,
versioned 5.18.1. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

Changelog:
	https://kde.org/announcements/plasma-5.18.0-5.18.1-changelog.php
2020-02-19 18:30:26 +00:00
Tobias C. Berner
b2a341b4c5 Update KDE's Plasma Desktop to 5.18.0
Tuesday, 11 February 2020.

Plasma 5.18 LTS is out!

A brand new version of the Plasma desktop is now available. In Plasma 5.18 you
will find neat new features that make notifications clearer, settings more
streamlined and the overall look more attractive. Plasma 5.18 is easier and
more fun to use, while at the same time allowing you to be more productive when
it is time to work.

Apart from all the cool new stuff, Plasma 5.18 also comes with an LTS status.
LTS stands for "Long Term Support". This means 5.18 will be updated and
maintained by KDE contributors for the next two years (regular versions are
maintained for 4 months). If you are thinking of updating or migrating your
school, company or organization to Plasma, this version is your best bet, as
you get the most stable version of Plasma *and* all the new features too.

Announcement:
        https://kde.org/announcements/plasma-5.18.0

Changelog:
        https://kde.org/announcements/plasma-5.17.5-5.18.0-changelog.php
2020-02-11 18:00:40 +00:00