0 Followers
0 Following
0 Posts

That brings the area at the bottom right of the panel to just say the current Activity.

It is also the widget I am using, mostly as an indicator on which activity I am on.

Switching happens almost exclusively with shortcuts :)

I think the panels are currently not affected by activities, i.e. they remain the same across activity switches.

Applets on the desktop, wallpaper, etc seem to be per-activity

Getting rid of what? Wallpapers? The ability to have different ones per activity?
Mostly due to work. One activity for each on: browser, IDE/Editor, email, etc on different virtual desktops
I also have 3 monitors but also 6 virtual desktops and 5 activities :)
You can have different wallpapers (and different widgets and all kinds of other things) per activity.

I think the focus of the article is on that specific device as this is the one the developer had access to and personal need to get it to work.

The chosen approach of adding support to an existing kernel driver and libinput suggests that any changes above, e.g. in Plasma, should work generically across similar devices as long or as soon they are supported on the kernel level.

That might already be true for the device you have or could have been enabled by these recent changes.

In the worst case it should enable someone to make similar additions to the low level stack without having to worry about the levels above. E.g. by a driver developer who doesn’t necessarily have development experience or setup for desktop changes