https://bugs.kde.org/show_bug.cgi?id=370185

--- Comment #10 from Chris Holland <zrenf...@gmail.com> ---
Here's a status of (most) QML Skins.

* Breeze needs a key handler added.
* Breeze Dark is falling back on Informative... which is weird.
* United is falling back on a broken skin. I'll try deleting all the broken
ones and check again.
* The Informative skin probably just needs to reposition the Keys.onPressed
inside the mainItem to work.

-----

* Breeze (Look and Feel)
        * Source: plasma-workspace
        * KeyHandler: None
        *
https://github.com/KDE/plasma-workspace/blob/master/lookandfeel/contents/windowswitcher/WindowSwitcher.qml
* Breeze Dark (Look and Feel)
        * Source: breeze
        * Defined to use same as Breeze, but uses Informative.
        * KeyHandler: None
        *
https://github.com/KDE/breeze/blob/master/lookandfeel.dark/contents/defaults#L17
* Thumbnail Grid
        * Source: https://store.kde.org/p/1153173/
        * KeyHandler: Dialog.mainItem.Keys.onPressed
        *
https://github.com/Zren/kwin-tabbox-thumbnail_grid/blob/master/package/contents/ui/main.qml
* Preview Stack
        * Source: https://store.kde.org/p/1163050
        * KeyHandler: None
* Preview Reel
        * Source: https://store.kde.org/p/1161720
        * KeyHandler: None
* Small Icons
        * Source: kdeplasma-addons
        * KeyHandler: Dialog.mainItem.Keys.onPressed
        *
https://github.com/KDE/kdeplasma-addons/blob/master/windowswitchers/small_icons/contents/ui/main.qml
* Informative
        * Source: kdeplasma-addons
        * KeyHandler: Dialog.Keys.onPressed
        *
https://github.com/KDE/kdeplasma-addons/blob/master/windowswitchers/informative/contents/ui/main.qml
* Compact
        * Source: kdeplasma-addons
        * KeyHandler: Dialog.mainItem.Keys.onPressed
        *
https://github.com/KDE/kdeplasma-addons/blob/master/windowswitchers/compact/contents/ui/main.qml
* Thumbnails
        * Source: kdeplasma-addons
        * KeyHandler: Dialog.mainItem.Keys.onPressed
        *
https://github.com/KDE/kdeplasma-addons/blob/master/windowswitchers/thumbnails/contents/ui/main.qml
* Large Icons
        * Source: kdeplasma-addons
        * KeyHandler: Dialog.mainItem.Keys.onPressed
        *
https://github.com/KDE/kdeplasma-addons/blob/master/windowswitchers/big_icons/contents/ui/main.qml
* Text Only
        * Source: kdeplasma-addons
        * KeyHandler: Dialog.mainItem.Keys.onPressed
        *
https://github.com/KDE/kdeplasma-addons/blob/master/windowswitchers/text/contents/ui/main.qml



Broken:

* United (Look and Feel)
        * Source: https://store.kde.org/p/1167950/
        * Defined to use same as Breeze, but does not load.
        * https://github.com/llucassaw/United/blob/master/contents/defaults#L14
* Window Wall
        * Source: https://store.kde.org/p/1112559
        * Broken (org.kde.kwin 0.1)
* Black Icons
        * Source: https://store.kde.org/p/1112557
        * Broken (org.kde.kwin ?)
* present windows clone with a background
        * Source: https://store.kde.org/p/1112555
        * Broken (org.kde.kwin 0.1)
* Informative with thumbnail
        * Source: https://store.kde.org/p/1112556
        * Broken (org.kde.kwin 0.1)
* Present Windows Clone
        * Source: https://store.kde.org/p/1112558
        * Broken (org.kde.kwin 0.1)
* Scaling Switcher
        * Source: https://store.kde.org/p/1112560
        * Broken (org.kde.kwin 0.1)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to