Chris Holland

Results 465 comments of Chris Holland

I need to support the new remove background feature. https://www.plasma-mobile.org/2019/11/29/plasma_edit_mode_refinements.html * Use `PlasmaCore.ColorScope.textColor` instead of `theme.textColor` * Use `PlasmaCore.Types.ConfigurableBackground` in `backgroundHints`.

Right Click Tiled Icon in the panel > Edit Applications to open up KMenuEdit. Note that since Tiled Menu behaves like the "Application Dashboard" widget, all nested folders are collapsed...

Seems there's a bug in KDE Frameworks 5.93 https://bugs.kde.org/show_bug.cgi?id=452512 Seems it's a bug where it ignores the `Layout.preferredWidth` and grabs the current `width` when the window is first displayed. TiledMenu...

@mikedebian Good to know! The steam tiles are images from Steam's website. SteamDB might have a few unique ones but they're not easy to guess the URL. * https://steamcdn-a.akamaihd.net/steam/apps/570/header.jpg *...

Ah, shame. They were only using 5.91 when 5.93 was released. Seems they didn't know to patch it. I've been tracking the distros here: https://github.com/Zren/plasma-applet-eventcalendar/issues/307#issuecomment-1106836582

Groups automatically contain all app tiles underneath the label until another group label. You can use the group label to drag them all. Realistically, there isn't much need to resize...

Can you test with running `plasmawindowed com.github.zren.tiledmenu` in Konsole (`Meta+T`). Have you tried reinstalling the widget in the panel to confirm that it's tiled menu that's crashing plasmashell? The kicker...

The oxygen icon set does not have a "view-list" icon, nor a "view-list-symbolic" icon. Nor does it depend on the Breeze icon set. It hasn't been updated in 3 years....

It'll be a few days as I try to make a functional version to release. The first release will probably disable a bunch of the theming and focus on just...

I've uploaded a WIP version of TiledMenu v46 for Plasma 6. There's a few bugs I need to work on but it's functional enough for now. I was mainly worried...