| Summary: | TaskManager widget now showing activities list | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Michail Vourlakos <mvourlakos> |
| Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Eike Hein <hein> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.7.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
I think it was a new feature in Master, not the 5.7 branch. I have the option in the context menu here. Oh !!! I am sorry for this then... I was watching the master branch code but I use Plasma 5.7 as a stable system!! So this is going to work in Plasma 5.8! Thank u very much for you work! and I am sorry for this... No worries! |
hello... I am using the taskmanager plasmoid as a code reference for my plasmoid Now Dock... In the taskmanager code there is a code in order to set window's activities. But this code I believe does not work , if you right click a window Activities option is not shown in the menu... In my system, every time I right click a window, the following message appears: ------ KActivities: Database connection: "kactivities_db_resources_140067436746688_readonly" query_only: QVariant(qlonglong, 1) journal_mode: QVariant(QString, "wal") wal_autocheckpoint: QVariant(qlonglong, 100) synchronous: QVariant(qlonglong, 0) Closing SQL connection: "kactivities_db_resources_140067436746688_readonly" ------- Reproducible: Always