lp:~neon/project-neon/kscreen

Created by Rohan Garg and last modified
Get this branch:
bzr branch lp:~neon/project-neon/kscreen

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
Project Neon
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/kscreen.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 15 seconds — see the log
Import started on alnitak and finished taking 15 seconds — see the log
Import started on alnitak and finished taking 15 seconds — see the log
Import started on alnitak and finished taking 15 seconds — see the log

Recent revisions

649. By Daniel Vrátil <email address hidden>

refactor: fix various compiler warnings

Summary:
Fixes pessimizing move, implicit copy assignment operator, copies
in range for loops, deprecated Qt methods, missing `final` keyword
and unused lambda capture.

Built with Clang 10

Reviewers: #plasma, romangg

Reviewed By: #plasma, romangg

Subscribers: romangg, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27626

648. By David Edmundson <email address hidden>

Merge branch 'Plasma/5.18'

647. By l10n daemon script <email address hidden>

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

646. By l10n daemon script <email address hidden>

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

645. By l10n daemon script <email address hidden>

SVN_SILENT made messages (.desktop file) - always resolve ours

In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"

644. By Jonathan Riddell

Update version number for 5.18.80
GIT_SILENT

643. By Jonathan Riddell

Update version number for 5.17.90
GIT_SILENT

642. By Jonathan Riddell

KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0

641. By Roman Gilg <email address hidden>

feat(kcm): add option for auto rotation

Summary:
This makes auto rotation configurable from the KScreen KCM. The auto rotation
feature is enabled when a rotation sensor is active and the output is internal,
otherwise the controls are disabled and we fall back to manual configuration.

An open question at this point is if there should be an additional option to
only rotate automatically when tablet mode is active or always. Currently it
always rotates automatically.

{F7820617}

Test Plan: Tested on laptops with and without rotation sensor.

Reviewers: #plasma

Subscribers: apol, aaronhoneycutt, sasch, ngraham, davidedmundson

Maniphest Tasks: T11475

Differential Revision: https://phabricator.kde.org/D26038

640. By Roman Gilg <email address hidden>

feat(kded): add orientation sensor

Summary:
With this patch KScreen controls rotation of internal outputs if an orientation
sensor is present and emitting rotation values.

The default behavior is auto-rotation but can be configured through control
files.

This functionality is developed for the Wayland session but might potentially
also work on X11, what needs to be tested more.

Test Plan: Screen of convertible with orientation sensor rotates.

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: plasma-devel, davidedmundson

Tags: #plasma

Maniphest Tasks: T11475

Differential Revision: https://phabricator.kde.org/D26037

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.