- 09 Jul, 2018 14 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
As needed for running tests installed with min. ECM 5.38
-
Friedrich W. H. Kossebau authored
align with rest of Plasma
-
Friedrich W. H. Kossebau authored
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
I have two screens where for some reason the vendor is empty in the EDID information. At least return the model name.
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
-
- 08 Jul, 2018 2 commits
-
-
Frederik Gladhorn authored
-
Frederik Gladhorn authored
-
- 19 Jun, 2018 1 commit
-
-
Friedrich W. H. Kossebau authored
That entry has never been used, instead the plugin id (as by KPluginMetaData::pluginId()) has been used for the module name in the D-Bus object path, here currently derived from the plugin binary name (kscreen).
-
- 18 May, 2018 4 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 12 Apr, 2018 3 commits
-
-
Roman Gilg authored
Summary: Respect scaling factors for calculation of screen sizes and by that fix off-center placement of output identifiers. Test Plan: Works on X, on Wayland the positioning does not work in any case currently. Reviewers: davidedmundson, broulik Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12151
-
Sebastian Kügler authored
With this patch, kscreen will prefer a file called fixed-config from ~/.local/share/kscreen if it exists. The idea is that a user (let's call him Ben) can force a configuration to be loaded even if the hardware is a bit wonky (or, complex). Specifically, this makes the UTS data arena more workable even when screens come and go accidentally, the configuration won't be changed to something entirely made up but mostly be kept intact. With setups with lots of screens this can easily happen when some scientist walks over a cable while being in some kind of virtual reality. (It happens to me literally all the time). We've been testing this feature for over a year, I'm merging it now since it makes the lives of one of our high-profile users a lot easier, so as a maintainer I'm fine with bearing the costs of this additional code-path, just in this case. CCMAIL:ben.simons@uts.edu.au
-
Laurent Montel authored
Test Plan: compile Reviewers: dvratil, apol Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12116
-
- 11 Apr, 2018 4 commits
-
-
Laurent Montel authored
Test Plan: Build Reviewers: dvratil, davidedmundson Reviewed By: dvratil, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12113
-
Laurent Montel authored
Reviewers: dvratil, davidedmundson Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12111
-
Laurent Montel authored
Summary: i18n from qml was not extracted Reviewers: dvratil, davidedmundson Reviewed By: davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12110
-
Laurent Montel authored
Summary: We can't clone screen (typo in enum action) Test Plan: Plug another screen and try to unify it. Reviewers: dvratil Reviewed By: dvratil Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12109
-
- 25 Mar, 2018 1 commit
-
-
Friedrich W. H. Kossebau authored
-
- 06 Mar, 2018 1 commit
-
-
Script Kiddy authored
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"
-
- 05 Mar, 2018 2 commits
-
-
Fabian Vogt authored
-
Fabian Vogt authored
Summary: This makes it usable on wayland. The Qt Wayland support for subsurfaces is broken in many ways, producing practically unusuable graphics and crashes. https://bugreports.qt.io/browse/QTBUG-54888 for instance. Test Plan: Used it on wayland works fine now. Reviewers: #plasma, sebas, dvratil, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D11045
-
- 01 Mar, 2018 1 commit
-
-
Sebastian Kügler authored
Summary: This makes the working of the display button much more intuitive. FEATURE: 390096 Test Plan: Tested with external display plugged in, system behaves as expected Reviewers: #plasma, dvratil Reviewed By: dvratil Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D10896
-
- 23 Feb, 2018 2 commits
-
-
Daniel Vrátil authored
This change builds on sebas' OSD branch and introduces OSD to select action when unknown monitor is connected allowing user to choose what KScreen should do with this new screen. Differential Revision: https://phabricator.kde.org/D9414
-
Sebastian Kügler authored
Summary: Some backends, for example the kwayland backend, do not support setting the primary display. The backends already make their feature set known so we can just hide it from the UI. It's enough to hide it from the UI since setting it doesn't make any difference, the libkscreen backend will simply ignore it internally, so it's just honest to not show it. BUG:390638 Test Plan: ran kscreen kcm on both, X11 and wayland platforms, combo and label are shown and hidden as expected Reviewers: #plasma, dvratil, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: kpiwowarski, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D10723
-
- 20 Feb, 2018 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 13 Feb, 2018 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 01 Feb, 2018 1 commit
-
-
Bhushan Shah authored
GIT_SILENT
-
- 23 Jan, 2018 1 commit
-
-
Script Kiddy authored
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"
-
- 19 Jan, 2018 1 commit
-
-
Daniel Vrátil authored
-