Re: [E-devel] E SVN: morlenxus trunk/e/src/bin

2013-01-08 Thread Brian 'morlenxus' Miculcy
Should i change default mode to do screen actions on fullscreen windows? I think that check might come from the old days when the presentation mode wasn't available. So in the end i could completly remove this option and don't check for fullscreen windows - if the user unlocks too fast, he will

Re: [E-devel] E SVN: morlenxus trunk/e/src/bin

2013-01-08 Thread Michael Blumenkrantz
On Tue, Jan 8, 2013 at 2:36 AM, Carsten Haitzler wrote: > On Tue, 08 Jan 2013 08:35:42 +1030 Simon said: > > > On 01/08/2013 02:43 AM, Enlightenment SVN wrote: > > > Log: > > > Don't blank on fullscreen windows (as we don't run the screenlock on > > > fullscreen windows). Check all zones for full

Re: [E-devel] E SVN: morlenxus trunk/e/src/bin

2013-01-07 Thread Brian 'morlenxus' Miculcy
Funny to see these reactions. :) Just for explaination: The code before my changes was already checking for fullscreen windows. If a fullscreen window was found, screenlock never startet. My changes just fixed that for dimming - if there is no screen lock when a fullscreen window is found, ther

Re: [E-devel] E SVN: morlenxus trunk/e/src/bin

2013-01-07 Thread The Rasterman
On Tue, 08 Jan 2013 08:35:42 +1030 Simon said: > On 01/08/2013 02:43 AM, Enlightenment SVN wrote: > > Log: > > Don't blank on fullscreen windows (as we don't run the screenlock on > > fullscreen windows). Check all zones for fullscreen windows. > > I think this should be more intelligent, screen

Re: [E-devel] E SVN: morlenxus trunk/e/src/bin

2013-01-07 Thread Simon
On 01/08/2013 02:43 AM, Enlightenment SVN wrote: > Log: > Don't blank on fullscreen windows (as we don't run the screenlock on > fullscreen windows). Check all zones for fullscreen windows. I think this should be more intelligent, screenlock as well. On my work PC i generally run a IDE and a cou

Re: [E-devel] E SVN: morlenxus trunk/e/src/bin

2011-03-22 Thread Brian 'morlenxus' Miculcy
Well this is already in the code of the window menu for example. When you have a dialog all iconify, maximize, resize options are disabled, so i guess this shouldn't be possible via keybindings. On Tue, Mar 22, 2011 at 11:52:38AM -0300, Gustavo Lima Chaves wrote: > * Enlightenment SVN [2011-03-

Re: [E-devel] E SVN: morlenxus trunk/e/src/bin

2011-03-22 Thread Gustavo Lima Chaves
* Enlightenment SVN [2011-03-22 07:05:53 -0700]: > Log: > Dialogs aren't allowed to be iconified or maximized, even don't allow via > keybinding > Eh?? Who said that? Why? > Author: morlenxus > Date: 2011-03-22 07:05:53 -0700 (Tue, 22 Mar 2011) > New Revision: 57990 > Trac: