Commit Graph

7 Commits

Author SHA1 Message Date
Mike Blumenkrantz 9e8e755cdf formatting: all at once
SVN revision: 82625
2013-01-11 10:34:29 +00:00
Sebastian Dransfeld 436323bf59 e: cleanup layer handling
It seems people put random numbers as layers, so it is better to define
available layer numbers.

This patch also puts popups below fullscreen windows, as it sucks to get
popups during presentations. A better solution is maybe to put popups
above fullscreen, but have a presentation mode to put fullscreen windows
above popups?

SVN revision: 77293
2012-10-02 08:54:35 +00:00
Mike Blumenkrantz 33f252cc9c fix fix for grab dialog focus: null checks are important
ticket #1410


SVN revision: 75754
2012-08-28 06:48:28 +00:00
Carsten Haitzler ada59ec667 fix key grab dialog the simple way - focus works afterwards
SVN revision: 75696
2012-08-25 09:13:33 +00:00
Mike Blumenkrantz d58d12a1bd set grab dialog to be above other windows
SVN revision: 75500
2012-08-21 10:44:50 +00:00
Mike Blumenkrantz d92aca85b8 grab dialog typo which hasn't affected anything yet
SVN revision: 75462
2012-08-20 12:35:35 +00:00
Mike Blumenkrantz a76c1f2b84 break out mouse/keyboard grab dialogs into e_grab_dialog to be reused more easily in other places, replace original instances with this dialog
also change key grab dialog to close if the mouse is clicked


SVN revision: 75456
2012-08-20 08:36:43 +00:00