enlightenment/src
Doyoun Kang f5d13fd6af From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [E-devel] [Patch][e] add code to check
e_config->geometry_auto_move before moving a window in e_border.c

In e, there is a configuration value - geometry_auto_move - which
determines whether e moves the window to useful geometry automatically or not.
In my opinion, if this is 0, then e doesn't move the window
automatically. However, e always moves the window automatically
because there is no code to check the geometry_auto_move value in
_e_border_eval(). So, I added code to check
e_config->geometry_auto_move in _e_border_eval().



SVN revision: 73191
2012-07-03 06:31:43 +00:00
..
bin From: Doyoun Kang <doyoun.kang@samsung.com> 2012-07-03 06:31:43 +00:00
modules cleanup/fix notification module shutdown to not crash 2012-07-02 13:52:12 +00:00
preload E: Make E work with the new XCB stuffs. This breaks out e_alert into 2011-07-25 09:40:18 +00:00
Makefile.am speed up e17's login - reduce disk IO wait. 2006-10-22 10:03:59 +00:00