Releases: winft/kdisplay
Releases · winft/kdisplay
v6.2.0
v6.1.0
Full Changelog: v6.0.0...v6.1.0
v6.0.0
This is the first release directly from GitHub. 🎉
Features
- force plasma theme in OSD (9801592)
- plasmoid: use Switch for instant-apply "presentation mode" setting (f9748c9)
- plasmoid: only show if the user enabled presentation mode (1fb4065)
- support adaptive sync (f579f7e)
- use Kirigami heading (d10f040)
- use Kirigami units (d567034)
Bug Fixes
- adapt to kded6 renaming (dc002dc)
- adapt to Plasma API changes (b2c31aa)
- include declarations (dba1473)
- plasmoid: correct metadata id (8b27155)
- plasmoid: register type in the ctor (7d46843)
- port to new action API (e6519b1)
- use Plasma5Support data source (067ccdf)
Refactors
- add parameters to source handlers (1d560f0)
- copy InhibitionHint from battery applet (657eaa6)
- modernize QML code to make it work with Qt 6 (ff194dc)
- plasmoid: use internal enum (870e410)
- port to KConfig and KCMLauncher (793cdfe)
- port to KSvg (28708fb)
- port to PlasmaComponents3 (82eecc0)
- provide osd as separate application (e9ae432)
- remove output connected signals (4785a15)
- use K_PLUGIN_CLASS directly (50fbf43)
- use Kirigami font theme (543b218)
- use Kirigami icon (a5f8bfc)
- use KX11Extras (28f0ec1)
- use Qt 6 (9abba36)
- use unversioned plasma core import (47a0c6c)
[email protected]
5.27.0 (2023-02-17)
[email protected]
5.27.0-beta.0 (2023-02-16)
[email protected]
5.26.0 (2022-10-11)
[email protected]
5.26.0-beta.0 (2022-10-10)
[email protected]
5.25.0 (2022-06-14)
[email protected]
5.25.0-beta.0 (2022-06-12)
Features
- hint to run single instance only (44a47d4)
- kcm: make orientation icons more obvious (bb73b8b)
- kcm: show on mobile (6f6fea6)
Bug Fixes
- compiler warning TRANSLATION_DOMAIN redefined (5253335)
- kcm: a typo causing warnings (e70a5d0)
- kcm: add correct spacing to the swipeview (df8fa0b)
- kcm: connections warnings (cf8d7cb)
- kcm: error while loading the QML-file (9b40ffa)
- kcm: import QtQuick 2.15 (cbbfb0a)
- kcm: limit the width of the scaling slider (5c3dbd7)
- kcm: removal of Xft.dpi from Xresources (57ca530)
- kcm: replace qmlRegisterType with qmlRegisterAnonymousType (74dbb04)
- kcm: replace valueFromText for scale spinboxes (5e05507)
- kcm: split up QProcess arguments (ec882ac)
- kcm: warning open build service RPM_Lint (fafcfa9)
- plasmoid/kded wrong TRANSLATION_DOMAIN name (2644623)
- plasmoid: change arguments for KDisplayApplet (6560437)
- plasmoid: modernize applet configuration UI (2048abf)
Refactors
- kcm/plasmoid: replace emit with Q_EMIT (c0362f3)
- kcm: only show auto-rotate options when sensor is available (cada31f)
- kcm: port away from KAboutData and KPackage metadata (aa966d1)
- kcm: prefer 21:9 over 64:27 aspect ratio (9a947b3)
- kcm: reduce margin between screens previews and form (5886cfe)
- kcm: remove Q_EMIT placed on non-signals (7e3901b)