Skip to content

kcm/kwinrules: Detect and suggest activities from a window

Ismael Asensio requested to merge work/detect_activities into master

Add the activities info to the list of properties provided by the queryWindowInfo() dBus method, and suggest them to the user when inspecting a given window.

An empty activity list means "All Activities" (null UUID) Also get the null UUID value instead of having it hardcoded.

detect_activities

Edited by Ismael Asensio

Merge request reports