From: Dana Jansens Date: Thu, 14 Oct 2010 23:39:34 +0000 (-0400) Subject: add function screen_compare_desktops() X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=76ae19924d79326892f0b851db740d7207e4e158;hp=76ae19924d79326892f0b851db740d7207e4e158;p=chaz%2Fopenbox add function screen_compare_desktops() tells if two windows' current desktops are considered logically on the same desktop (taking "all desktops" into account) if a window is on "all desktops" it is considered to be on the current desktop only - windows can only be in one place at a time. ---