Chris Holland

Results 465 comments of Chris Holland

Like you want an embedded widget that shows... issues from a github repo? Is there an example Windows Live Tile? I could possible create a "live tile" if someone dropped...

I should also reference Issue #10 which is similar.

A user mentioned the possible concept of an embedded WebView from a locale html file. This would probably be heavy on resources though. ![2018-11-15___13-39-29](https://user-images.githubusercontent.com/416367/48574041-1eae7900-e8dc-11e8-9531-400f437fceb0.png)

> Now is there no way to persist the tile configuration when switching to an alternative launcher and back to tiled menu? No, because the other menus only store the...

> Wouldn't it then be trivial or not too effortful to map the Json into a list of URL's with the extra per task config added as parameters for each...

Quick note, the only reason why the example above worked is probably because Dialog enum used the same values. * `PlasmaQuick::Dialog::NoBackground` and `PlasmaCore.Types.NoBackground` = `0` * `PlasmaQuick::Dialog::StandardBackground` and `PlasmaCore.Types.DefaultBackground /...

It used to affect it before I made it always transparent. I'd need 2 different colors settings for the sidebar otherwise, ... or possibly an "opacity" control for the sidebar...

This only happens when the widget's config is open. This allows you to have visual feedback for changing the tile color, etc.

![2020-11-25___12-51-40](https://user-images.githubusercontent.com/416367/100264611-0d61c380-2f1d-11eb-81ff-d56cdcccf34f.png) > Latte 0.9.11 here. My distro is Gentoo, which as a rolling release one, so there are no versions. I've updated the system about 6 hours ago so it...

As in the "This is the Tiled Menu widget" tooltop? I didn't bother adding any tooltip features since I don't need them. There's no point in adding a useless tooltip...