Package Release Info

libkscreen6-6.4.2-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libKF6Screen8
libKF6Screen8-lang
libKF6ScreenDpms8
libkscreen6-devel
libkscreen6-plugin

Change Logs

* Tue Jul 01 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.4.2:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.4.2
- Changes since 6.4.1:
  * Update version for new release 6.4.2
* Tue Jun 24 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.4.1:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.4.1
- Changes since 6.4.0:
  * Update version for new release 6.4.1
* Thu Jun 12 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.4.0:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.4.0
- Changes since 6.3.91:
  * Update version for new release 6.4.0
  * configserializer: add missing settings to output serialization (kde#504854)
  * backends/fake: support rotation in unit tests
* Thu May 29 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.3.91:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.91
- Changes since 6.3.90:
  * Update version for new release 6.3.91
  * backends/kwayland: Set whether a config is valid based on whether the output management global is available
  * Allow for async in-process backends (kde#483072)
* Mon May 19 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.3.90:
  * New feature release
  * For more details see https://kde.org/announcements/plasma/6/6.3.90
- Changes since 6.3.5:
  * update version for new release
  * add extended dynamic range setting
  * add a setting to limit the maximum bits per color of an output
  * Expose ddcCiAllowed accessors and ddcCi capability for Wayland
  * add support for more proper mirroring on Wayland
  * doctor: allow referencing to outputs with their UUID
  * Add missing includes
  * It compiles fine without kf_6_12 deprecated methods
  * Revert "Revert "abstractbackend: change setConfig to use std::expected""
  * doctor: add toggle command to HDR and WCG
  * doctor: match the minimum allowed SDR luminance to what the GUI allows
  * CI: Add linux-qt6-next build
  * doctor: fix dpms mode output
  * Add xml/yaml linting
  * output: add a capability for built-in color profiles
  * Fix build with Qt 6.10
  * backends/kwayland: Clean up output device initialization
  * backends/kwayland: Fix dangling globalRemoved connections
  * backends/kwayland: initialize m_blockSignals to false (kde#499029)
  * backends/kwayland: Don't leak output configuration if it contains no real changes
  * backends/kwayland: Destroy wayland output configuration resources
  * backends/kwayland: Fix creating unnecessary output configuration object
  * backends/kwayland: Remove unbalanced unblockSignals()
  * backends/kwayland: Reject configs with unknown outputs (kde#498878)
  * doctor: add dpms to help text (kde#495499)
  * doctor: fix "--dpms show"
  * update version for new release
  * Remove Qt < 6.7 code
* Tue May 06 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.3.5:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.5
- Changes since 6.3.4:
  * update version for new release
* Wed Apr 02 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.3.4
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/plasma/6/6.3.4
- Changes since 6.3.3:
  * update version for new release
* Tue Mar 11 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.3.3:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.3
- Changes since 6.3.2:
  * update version for new release
* Tue Feb 25 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.3.2:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.2
- Changes since 6.3.1:
  * doctor: match the minimum allowed SDR luminance to what the GUI allows
  * update version for new release
* Tue Feb 18 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.3.1:
  * New bugfix release
  * For more details see https://kde.org/announcements/plasma/6/6.3.1
- Changes since 6.3.0:
  * update version for new release
  * doctor: fix dpms mode output