kwin/kcmkwin/kwinrules
Ismael Asensio 6eda92a0fd kcm/kwinrules: Detect and suggest activities from a window
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.
2021-01-05 14:31:07 +01:00
..
package kcm/kwinrules: Detect and suggest activities from a window 2021-01-05 14:31:07 +01:00
CMakeLists.txt
kcm_kwinrules.desktop
kcmrules.cpp kcm/rules: Add a Duplicate action to rules list 2020-11-29 00:16:51 +01:00
kcmrules.h kcm/rules: Add a Duplicate action to rules list 2020-11-29 00:16:51 +01:00
kwinsrc.cpp
main.cpp
Messages.sh
optionsmodel.cpp kcm/kwinrules: Restore method textOfValue() 2021-01-04 19:30:00 +01:00
optionsmodel.h kcm/kwinrules: Restore method textOfValue() 2021-01-04 19:30:00 +01:00
rulebookmodel.cpp
rulebookmodel.h
ruleitem.cpp kcm/kwinrules: Allow to select multiple activities 2021-01-04 00:34:34 +01:00
ruleitem.h kcm/kwinrules: Allow to select multiple activities 2021-01-04 00:34:34 +01:00
rulesdialog.cpp
rulesdialog.h
rulesmodel.cpp kcm/kwinrules: Detect and suggest activities from a window 2021-01-05 14:31:07 +01:00
rulesmodel.h kwinrules: Show error when detected window is unmanaged 2020-11-13 20:29:01 +01:00