Chris Holland
Chris Holland
Even Microsoft is (finally) separating their App Search + Cortona Web Search.
Hmmm, A Mycroft KRunner plugin exists, so it's just a matter of registering the krunner plugin in tiledmenu's search. I have not installed or tried mycroft or this plugin. *...
`journalctl -b0` for logs from current boot. Hit `End` to scroll to the bottom. `journalctl -b-1` for the previous boot. `journalctl -b0 _COMM=plasmashell` will list logs from the `plasmashell` process,...
Also which distro? Haven't tested Qt 5.15.3, and probably can't test Wayland atm (though you said X11 doesn't work either). * https://repology.org/metapackage/qt5/versions * https://wiki.qt.io/Qt_5.15_Release Hmmm, I'm still using Plasma 5.24.3...
Does `plasmawindowed com.github.zren.tiledmenu` work? Run it after you download it from the store, but before you restart plasma or add the widget to a panel. `plasmawindowed` requires the widget to...
> working in "broken" state What do you mean? I should appear like this (you can resize the window).  > `journalctl` logs Hmm, there isn't anything in those. The...
I can also reproduce with "LibreOffice Impress". I think I've fixed this by using PropertyChanges on `Text.verticalAlignment` instead of AnchorChanges `Text.anchors.verticalCenter`.
https://userbase.kde.org/Plasma/Tips#disable-logout-shutdown-confirmation
I guess I could document where the toggle is in the widget's config. Or I could add a toggle that duplicates the function of that System Setting toggle. I would...
> Search bar size is bigger than it should be, at least is what I think. you should make it resizable (in human way, I mean, no code involved for...