On Thu, 6 Dec 2007 12:02:01 -0300 Matías Graña <[EMAIL PROTECTED]> babbled:
> Hi; > After a few months trying other WM's, I've come back to E [1]. > I think it is really amazing, and very close to mature (I'm talking > about E17, of course). > > Please let me put my item in the wish list: it is possible to tell a > window to be skipped in the pager, but it is not possible to tell it to > remember such a thing. This is possible for "skip window list", though. > So: my wish is for the "Window Remember" menu to have a "Skip Pager" box > in the "Properties to remember". > Of course, I know this might be a big change in the code; so I'm asking > this in case it is simple enough. that's kind of tricky - skip pager is sourced from the client app window - the menu item is actually a little wrong being there as it modifies in-place a property fetched from the client - which the client can modify again via a property change. what we need is to make a master control that if a user sets it overrides anything the client wants and makes it "just work". so a bit of a can of worms to fix - not really a 10 minute thing. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
