jake-phy / WindowIconList

GNU General Public License v2.0
75 stars 26 forks source link

Added Cinnamon Main.isInteresting filter on windows #55

Closed ghost closed 9 years ago

ghost commented 9 years ago

Please see: https://github.com/linuxmint/Cinnamon/search?utf8=%E2%9C%93&q=isInteresting

I fully recommend you verify that whatever windows have a .filter and are correctly set, on my opinion it's not currently correct in all cases.

This pull at less resolve:

captura de pantalla de 2014-09-17 02 12 16

jake-phy commented 9 years ago

Thank you that is a good idea. Can we just remove this now? tracker.is_window_interesting(metaWindow);

ghost commented 9 years ago

I don't know, if I can understand how is working the filter right now, i could make a good pull... This pull are make testing the effect, without know how it's the well mechanism.

ghost commented 9 years ago

If you remove thing you could lost the support of old Cinnamon version. Cinnamon 2.3 it's not considered a stable version. So, I just recommend you not removed any thing without be sure of what you are doing.

jake-phy commented 9 years ago

Ok makes sense. thanks for working on the applet.

ghost commented 9 years ago

Appear that in Gnome 3.12 we will lose the tracker in fact: https://github.com/siefkenj/gnome-shell-windowlist/commit/3b593b48dd3885a53de83dc3eb27799027a51bb3

jake-phy commented 9 years ago

Interesting.