This revision was automatically updated to reflect the committed changes.
Closed by commit R108:0372fdaf9275: Move WindowRules from Client to
AbstractClient (authored by graesslin).
REPOSITORY
R108 KWin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D8090?vs=20204&id=20416
REVISION D
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R108 KWin
BRANCH
windowrules-to-abstractclient
REVISION DETAIL
https://phabricator.kde.org/D8090
To: graesslin, #kwin, #plasma, davidedmundson
Cc: plasma-devel, kwin, ZrenBot, progwolff, les
graesslin added a dependent revision: D8094: Port RuleBook::discardUsed from
Client to AbstractClient.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D8090
To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed,
jensreuterberg, a
graesslin updated this revision to Diff 20204.
graesslin added a comment.
Restricted Application edited projects, added Plasma; removed KWin.
I noticed I hadn't removed the variable from Client...
That turned into another round of refactoring and moving things from Client
to AbstractClien
graesslin created this revision.
graesslin added reviewers: KWin, Plasma.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
So far window rule specific functionality was only implemented in Client
and in ShellClient the