Project

General

Profile

unexist.dev

subtle

Assorted tidbits and projects

Bug #290

Desktop clients shouldn't be tagged with 'default'

Added by Sae Hirak almost 12 years ago. Updated almost 12 years ago.

Status:
Fixed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
05/22/2012
Due date:
% Done:

100%

Estimated time:
0.00 h

Description

See #5 of http://subforge.org/boards/1/topics/282 for more details, but the gist of it is:

  • Clients on the desktop stacking layer already appear on all views, so adding the 'default' tag is redundant.
  • If you have a view that is dynamic and displays the 'default' tag, like this:
    view 'foo'
      match 'default'
      dynamic true
    end
    

    Then dynamic mode will never trigger, because the desktop client is tagged with 'default'.

    Therefore, desktop clients should not be tagged with 'default'.

History

#1 Updated by Christoph Kappel almost 12 years ago

  • % Done changed from 0 to 100
  • Status changed from Unconfirmed to Fixed

Applied in changeset 77e0c21c1426.

Also available in: Atom PDF