Chris Holland

Results 465 comments of Chris Holland

https://github.com/Zren/plasma-applet-tiledmenu/commit/0d2680e5f4a943d35fb0f7fad96dc0dbd01ead69 Added Keys: "Popup Button Height" "Width"

https://github.com/Zren/plasma-applet-tiledmenu/commit/e4997059251b200171c5620ae5bec0fb8808a18c Added Keys: "Gradient"

https://github.com/Zren/plasma-applet-tiledmenu/commit/f1e76b4dbdb00d7dc36efa5420de3e4283145a80 Adding a new splash text + preset tile layout in the next version. Added Keys: "Add Preset" "Drag apps onto the grid." "Drag folders from the file manager here."...

https://github.com/Zren/plasma-applet-tiledmenu/commit/d5ed5a3ef5f45b7f8f88ddd0566d6e9300cb10c2 Added Keys: "Hide Search Field"

https://github.com/Zren/plasma-applet-tiledmenu/commit/6cf6fada3e087140e391468efcc5b90fdbb95586 My i18n scripts now parse `metadata.desktop` to translate the widget name + comment. Added Keys: "A menu based on Windows 10's Start Menu." "Tiled Menu"

https://github.com/Zren/plasma-applet-tiledmenu/commit/9443cec97310a6821484a9797ac26c66badbdb0b Added Keys: "App History" "Search Box Theme" "Theme" Removed Keys: "Version: %1"

It's stored in `~/.config/plasma-org.kde.plasma.desktop-appletsrc`. There should be a `tileModel=` which is a base64 encoded string of json. If you copy the entire file, you'll also need `~/.config/plasmashellrc`.

v28 will include a new config tab to easily copy/paste the tile data JSON. ![2019-01-26___03-48-36](https://user-images.githubusercontent.com/416367/51784888-ca1a4c00-211d-11e9-9c7f-31664f04dc7c.png) I might add some "Save" + "Load" buttons in the future to simplify saving and...

I think I'll include all the other config values in the export dialog as well. The only thing left I'd need include would be the downloaded Steam Tile images, but...

Possibly related: * https://www.reddit.com/r/kde/comments/fk4ft5/application_launcher_looses_faceicon_on_resume/ Links: * https://github.com/KDE/kcoreaddons/blob/master/src/lib/util/kuser.h * https://github.com/KDE/kcoreaddons/blob/master/src/lib/util/kuser_unix.cpp#L184