commit | 266732f799ca8581970f9f6feb0356b663e56837 | [log] [download] |
---|---|---|
author | Florian Nücke <florian@nuecke.de> | Thu Oct 10 23:54:54 2013 +0200 |
committer | Florian Nücke <florian@nuecke.de> | Thu Oct 10 23:54:54 2013 +0200 |
tree | c0e532c1fe039457318f067edfdae501d4f3ca1f | |
parent | ac833cf3bc8c54d17bfb0f431e8820db932c9e6c [diff] |
new node concept: computer visibility. this allows components to be visible across the network but not pop up as components in computers (`component_added` signal), which is useful for a couple of components, such as power related stuff or the newly added network cards; network cards! kind of trivial with all the networking infrastructure already in place; renamed network.connect/disconnect to system.connect/disconnect to make the network.* "namespace" usable for network cards