https://bugs.kde.org/show_bug.cgi?id=274931

--- Comment #86 from Arash B <ara...@gmail.com> ---
Assuming specialSettings represents an instance of a Special Application
Settings, then logic dictates that somewhere in KDE Plasma's source code the
following if-statement *already* exists:

if specialSettings.position.activity is set then

        if specialSettings.position.activity is set to "All Activities" then

                make window to appear on all activities

        else if specialSettings.position.activity is set to specific activity
then

                make window to appear on specified activity only

Now a new else if branch needs to be added to the inner if-statement (for when
activity is set to "Current Activity"). Or could you please explain how KDE
Plasma works so fundamentally different from this, because it makes no sense at
all!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to