Check rules in AbstractClient::setSkipTaskbar
AbandonedPublic

Authored by zzag on Jan 24 2019, 10:13 AM.

Details

Reviewers
graesslin
Group Reviewers
KWin
Summary

We have to pass the new value of the skip-taskbar state through
checkSkipTaskbar to make Force and Force Temporarily rules work.

Diff Detail

Repository
R108 KWin
Branch
fix-remember-rules
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 7475
Build 7493: arc lint + arc unit
zzag created this revision.Jan 24 2019, 10:13 AM
Restricted Application added a project: KWin. · View Herald TranscriptJan 24 2019, 10:13 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jan 24 2019, 10:13 AM
zzag edited the summary of this revision. (Show Details)Jan 24 2019, 10:17 AM
graesslin accepted this revision.Jan 26 2019, 6:57 AM
This revision is now accepted and ready to land.Jan 26 2019, 6:57 AM
zzag abandoned this revision.Feb 28 2019, 12:14 PM

It seems like this patch is wrong. setSkipTaskbar is used to skip window rules. In order to avoid breaking stuff, I abandon this revision.