Belka
Belka
Hi. Due to the nature of the script, it can only read a properly formatted string (allowing multiple inputs and a server validation) So you need to pipe the search.js...
Any updates on this issue? At the moment it seems like using barrel files are counter indicated in any vite project. Webpack even has a [solution for this matter](https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free). But...
If you want to force the behaviour: In `~/.local/share/plasma/plasmoids/org.kde.plasma.eventcalendar/contents/ui/main.qml` replace `Plasmoid.preferredRepresentation: isDesktopContainment ? Plasmoid.fullRepresentation : Plasmoid.compactRepresentation` to `Plasmoid.preferredRepresentation: Plasmoid.fullRepresentation` However this is a hack as you won't be able to...
Update: I created a [pull request](https://github.com/Zren/plasma-applet-eventcalendar/pull/317) to allow setting up this option in the settings