kdisplay@5.25.0-beta.0
·
95 commits
to master
since this release
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)