- 15 Sep, 2022 1 commit
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 14 Sep, 2022 1 commit
-
-
ivan tkachenko authored
This code is copied straight from PlasmaComponents.2/Menu (QMenuProxy).
-
- 12 Sep, 2022 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"
-
- 06 Sep, 2022 1 commit
-
-
Fushan Wen authored
Add support for pressing up keys to focus on the pin button when the tabbar has focus.
-
- 04 Sep, 2022 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"
-
- 02 Sep, 2022 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"
-
- 01 Sep, 2022 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"
-
- 31 Aug, 2022 4 commits
-
-
ivan tkachenko authored
It may have served its purpose with dignity, but is no longer needed in the presence of `layer.enabled: opacity < 1` binding at the control level. See also: https://doc.qt.io/qt-5/qml-qtquick-item.html#item-layers CCBUG: 434927
-
ivan tkachenko authored
Extracted code into VolumeSlider component of its own, and synced it from a recent PC3.Slider rewrite which implemented better RTL support. Removed double-property hack with ignoreValueChange backing flag, because in modern Qt/QML Slider::moved signal should be used to react to user-driven changes while preserving the binding on `value` property. Such binding still needs to be reset after user interactions, so there's a simple rebinding on release in onPressedChanged handler. Timer is no longer needed, and slider still works just fine without it. See also: frameworks/plasma-framework!585
-
Laurent Montel authored
-
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"
-
- 30 Aug, 2022 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"
-
- 29 Aug, 2022 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"
-
- 28 Aug, 2022 3 commits
-
-
Alexander Lohnau authored
-
Alexander Lohnau authored
-
Convert metadata to JSON Use new install location Generate desktop file
-
- 27 Aug, 2022 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"
-
- 23 Aug, 2022 1 commit
-
-
Nicolas Fella authored
-
- 22 Aug, 2022 1 commit
-
-
Port and profile dropdowns are moved to the level of the device name, and the test and balance buttons are moved to the level of the volume slider. This makes each list item shorter and more streamlined-looking.
-
- 17 Aug, 2022 2 commits
-
-
Fushan Wen authored
-
Fushan Wen authored
KeyNavigation is not used because the order is not stable.
-
- 15 Aug, 2022 1 commit
-
-
ivan tkachenko authored
-
- 01 Aug, 2022 1 commit
-
-
Volker Krause authored
Nothing in here actually uses QQC1/PC2 anymore.
-
- 30 Jul, 2022 1 commit
-
-
Kai Uwe Broulik authored
There's no way to set a monitor stream on a source *output*, `set_monitor_stream` only takes a `sink_input_idx`. There's also no point since by monitoring the device the app records, we know what the app will hear.
-
- 29 Jul, 2022 5 commits
-
-
Fushan Wen authored
-
Fushan Wen authored
-
Fushan Wen authored
This improves the accessibility.
-
Fushan Wen authored
-
Fushan Wen authored
This improves the accessibility.
-
- 12 Jul, 2022 1 commit
-
-
ivan tkachenko authored
Fixes this warning: file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:603:39: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt. Amends 0e8d4688.
-
- 03 Jul, 2022 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"
-
- 02 Jul, 2022 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"
-
- 27 Jun, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 23 Jun, 2022 1 commit
-
-
Laurent Montel authored
-
- 19 May, 2022 2 commits
-
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
Jonathan Esk-Riddell authored
GIT_SILENT
-
- 14 May, 2022 1 commit
-
-
Laurent Montel authored
-
- 11 May, 2022 1 commit
-
-
For device view, use `audio-volume-muted` if there is no output or input devices. For stream view, use `edit-none` if there is no applications playing or recording audio.
-
- 10 May, 2022 1 commit
-
-
David Edmundson authored
Whilst we don't use this for anything until explicitly set there'sa comparator at the top of setTarget which valgrind correctly complains about.
-