* 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
- No code changes since 5.27.8
* 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:
* backends/xrandr: make sure `XRandRCrtc::update` is always called
* 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:
* make sure kscreen-doctor exits when using --dpms
* Guard the deprecated Output::setPrimary (kde#471195)
* 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:
* dpms: Don't crash if trying to interact with the fake screen (kde#470484)
* Fix the wrong argument in usage example
* XRandR: Avoid a null pointer dereference in crtcChanged()
* 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:
* xrandr: always try to update primary
* Cleanup dpms object in destructor
* Update edid when plugging a monitor
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
- No code changes since 5.27.3
* 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:
* libdpms/wayland: Do not create dpms interfaces for placeholder QScreens (kde#466674)
* dpms/xcb: Make sure we are setting it as unsupported when it is (kde#466181)
* backends/wayland: Round passed scale
* 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:
* Revert "fix(randr): screen is dirty when switching display modes" (kde#462725)
* dpms/wayland: properly manage org_kde_kwin_dpms instances
* dpms/wayland: Explicitly set as unsupported if addRegistryListener didn't find the interface (kde#466181)
* 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:
* Fix potential crash setting new configs (kde#464590)
* 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
- No code changes since 5.26.90
* 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
* 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:
* backends/kwayland: use the connector name
* 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
- No code changes since 5.26.3
* 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
- No code changes since 5.26.2
* 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:
* Make error messages translatable
- Use %autosetup
- Use %fdupes with hardlinks
* 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:
* backends/kwayland: only consider enabled outputs for Xwayland scale
* 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
- No code changes since 5.25.90
* 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
- Changes since 5.25.5:
* Update default on XwaylandClientsScale to true
* Add FreeBSD Qt6 CI support
* Add missing license file
* Fix Qt major version in CMake config files
* Disable KF5::WaylandServer based tests for Qt6 build
* Remove duplicate headers between cpp/h
* wayland: Set kwin up for allowing Xwayland clients scale themselves
* fix(randr): screen is dirty when switching display modes
* Remove CI dependency on kwayland-server as that is no longer a thing.
* 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
- No code changes since 5.25.4
* 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
- No code changes since 5.25.3
* 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
- No code changes since 5.25.2
* 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
- No code changes since 5.25.1
* Tue Jun 21 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
* Thu Jun 09 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.0
- Changes since 5.24.90:
* Remove CI dependency on kwayland-server as that is no longer a thing.
* Thu May 19 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.24.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.24.90
- Changes since 5.24.5:
* Use const'ref
* Delete proxy for PrimaryOutput wayland interface in destructor (kde#451847)
* Adapt recent DPMS changes to also build with Qt6
* [doctor] Port dpms handling to QtWaylandScanner
* Adapt build system to also support Qt6
* backends/kwayland: Use output name to guess output type
* Update required PlasmaWaylandProtocols version
Version: 5.24.4-bp154.1.63
* 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
- No code changes since 5.24.3
* 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
- No code changes since 5.24.2
* 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
- No code changes since 5.24.1
* 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
- No code changes since 5.24.0
* 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
- Changes since 5.23.90:
* backends/kwayland: Use output name to guess output type
* Update required PlasmaWaylandProtocols version
* 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
- Changes since 5.23.5:
* GetConfiguration: ensure to set explicitLogicalSize for returned outputs
* Add KScreen::Config::Feature::SynchronousOutputChanges
* Wayland: Wait for KWin reply before returning from setConfig
* Fix some clazy warnings
* Under X11 ignore per-screen scale to compute logicalSize
* Enable GitLab CI
* Add KScreen::Output::typeName
* wayland: Issue a configChanged when the primary changes
* Do not issue SetConfigOperations with bogus primary states
* Fix using correct log level by using systemd unit (kde#444084)
* wayland: Properly choose interface versions
* Implement Primary Displays on the wayland session
* Add support to primary into the kscreen-doctor tool
* XrandR: Fix impossibilty to change resolution in VirtualBox (kde#407058)
* Fix autorotate when "only in tablet mode" is selected (kde#428626)
* Add .kde-ci.yml
* fix all the new settings (kde#442520)
* 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
- No code changes since 5.23.4
* 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
- No code changes since 5.23.3
* 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
- No code changes since 5.23.2
* 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
- No code changes since 5.23.1
* 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
- No code changes since 5.23.0
* Mon Oct 11 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:
* Fix autorotate when "only in tablet mode" is selected (kde#428626)
* fix all the new settings (kde#442520)
- Add new key + signature to plasma.keyring
* 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
- Changes since 5.22.5:
* wayland: Fix output hotplugging
* wayland: Fix output transforms
* add rgb range setting
* Add support for plasma wayland protocol kde_output_device_v2
* Explicitly set KDE_COMPILERSETTINGS_LEVEL
* Natural sort the outputs modes in kscreen-doctor
* Use qEnvironmentVariable() with a default instead of qgetenv()
* dpms: Remove boilerplatey code
* dpms: Do not hardcode the wayland socket
* Update IRC network name in CONTRIBUTING.md
* Use version-less qt DBus macros
* We depend against 5.82
* Use the same wayland connection to fetch screen information
* Wed Sep 15 2021 Christophe Giboudeaux <christophe@krop.fr>
- Drop the unneeded baselibs.conf.
* Tue Aug 31 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.5
- No code changes since 5.22.4
* Tue Jul 27 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.4
- No code changes since 5.22.3
* Tue Jul 06 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.3
- No code changes since 5.22.2.1
* Wed Jun 23 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.2.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.2
- No code changes since 5.22.1
* Tue Jun 15 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.1
- No code changes since 5.22.0
* Thu Jun 03 2021 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.0
- Changes since 5.21.90:
* Use the same wayland connection to fetch screen information
Version: 5.18.5-bp152.1.1
* 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
- No code changes since 5.18.4.1
* 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
- No code changes since 5.18.3
* 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:
* fix: handle when backend fails to load/initialize
* 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:
* fix: handle when backend fails to load/initialize
* fix(kwayland): wait longer for connection timeout and retry (kde#416566)
* fix(kwayland): remove code with side-effects from Q_ASSERT (kde#413892)
* 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
- No code changes since 5.18.0
* 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
- No code changes since 5.17.90
* Thu Jan 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build
* Mon Jan 20 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Fix version in source URL
* Thu Jan 16 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90.1
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
* fix(kwayland): move blocking tablet init before timer start
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
* fix(randr): make sure crtc exists
* feat: add auto rotate and tablet mode information
* feat: replace replication source with logical size API
* docs: add todos for KF6
* docs: add contributing guide
* Add KDEClangFormat cmake support
* [wayland] Don't init m_internalConfig twice
* Now we depend against kf5.58
* Make it compile against qt 5.14
* Tue Jan 07 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.5.php
- No code changes since 5.17.4
* Wed Dec 04 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.4.php
- No code changes since 5.17.3
* Tue Nov 12 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.3.php
- No code changes since 5.17.2
* Tue Oct 29 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.2.php
- No code changes since 5.17.1
* Tue Oct 22 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.1.php
- No code changes since 5.17.0
* Thu Oct 10 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.0.php
- No code changes since 5.16.90
* Thu Sep 19 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.90.php
- Changes since 5.16.5:
* update to latest kf5 dependency
* Add enforced mode size getter
* RandR: Replicate outputs with XRender extension
* Introduce output replication API
* Wayland: Set fractional output scale
* XRandR: Generic code cleanup
* Wayland: Rename output member variable
* Wayland: Improve screen code style
* Wayland: set KWayland outputs data in output class
* Wayland: unfriend config and output classes
* Wayland: output device name as create function argument only
* Wayland: save pointers in initializing list
* Simplify XRandR::outputChanged
* Wayland: manage outputs without id mapping
* Wayland: config update code cleanup
* Wayland: backend code cleanup
* Do hash and hex name based output hashes
* Install in new logging directory when we use kf5 5.59.0
* Fix forward declaration
* Tue Sep 03 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.5.php
- No code changes since 5.16.4
* Tue Jul 30 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.16.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.4.php
- No code changes since 5.16.3
* Tue Jul 09 2019 fabian@ritter-vogt.de
- Update to 5.16.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.3.php
- No code changes since 5.16.2
Version: 5.12.8-bp150.3.3.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:
* Notify also if modes have changed
* 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:
* Revert "Fix uninstalled run unit tests: set LIBRARY_OUTPUT_DIRECTORY for plugins"
* Fix uninstalled run unit tests: set LIBRARY_OUTPUT_DIRECTORY for plugins
* 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
- Changes since 5.12.5:
* None
* 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:
* None
Version: 5.12.5-bp150.2.2
* 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:
* None
* 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:
* None
* 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:
* None
* 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:
* None
* 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:
* Fix missing Qt5::Gui in public link interface, pulled in by QQuaternion
* Require KDE Frameworks 5.42 and Qt 5.9
* 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:
* Fix tests after recent changes
* Wayland: add support for output type detection
* Wayland: don't update output configuration if there are no changes
* Don't create multiple in-process backend instances
* Wayland: don't share the same Config between backend and clients
* 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
- Changes since 5.11.5:
* Remove obsolete reviewboardrc file
* Fix typo
* Honour the preferred mode flag in the kwayland backend
* kwaylandconfig: autotest scale changed signal arrival
* add scale and labels to output debug
* add debug << operator to config
* show in debug what the result is supposed to be
* Use nullptr. Initialize pointer
* Allow setting mode by widthxheight@refreshrate
* Also copy scale in Output::apply()
* Merge scale changes
* let's continue in debug code instead of returning from XRandRConfig::applyKScreenConfig
* Add setScale option to kscreendoctor
* Use QString for number parsing
* fix comment
* kscreen-doctor: support setting scale of outputs
* Test only changing the scale
* 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:
* Fix Config supportedFeatures not being passed between backend and clients
* 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:
* XRandR: Clear EDID data when monitor is disconnected from an output
* 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:
* None
* 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:
* None
* 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:
* None
* 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:
* None
* Thu Sep 14 2017 fabian@ritter-vogt.de
- Update to 5.10.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.95.php
- Changes since 5.10.5:
* When cloning a config also clone supportedFeatures
* warnings--;
* let's continue in debug code instead of returning from XRandRConfig::applyKScreenConfig
* Add setScale option to kscreendoctor
* USe Q_DECL_OVERRIDE
* Delete registry before connection
* Update unit test to match scaling
* Tue Aug 22 2017 fabian@ritter-vogt.de
- Update to 5.10.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.5.php
- Changes since 5.10.4:
* None
* Tue Jul 18 2017 fabian@ritter-vogt.de
- Update to 5.10.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.4.php
- Changes since 5.10.3:
* None
* Tue Jun 27 2017 fabian@ritter-vogt.de
- Update to 5.10.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.3.php
- Changes since 5.10.2:
* None
* Tue Jun 13 2017 fabian@ritter-vogt.de
- Update to 5.10.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.2.php
- Changes since 5.10.1:
* let's continue in debug code instead of returning from XRandRConfig::applyKScreenConfig
* Tue Jun 06 2017 fabian@ritter-vogt.de
- Update to 5.10.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.1.php
- Changes since 5.10.0:
* Add setScale option to kscreendoctor
* Fri May 26 2017 fabian@ritter-vogt.de
- Update to 5.10.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.0.php
- Changes since 5.9.95:
* None