enlightenment/src/modules/syscon
Gustavo Sverzut Barbieri be6a6ba639 improvements to e_border positioning.
* e_border_center() will center window in a better way, accounting
   the shelves/panels instead of just centering on the screen. This is
   better and most noticeable if screens are small and a big shelf on
   just one edge.

 * e_border_move_without_border(), e_border_resize_without_border()
   and e_border_move_resize_without_border() will assume the given
   values do not acount border/decorations (client_inset) and will do
   automatically. As stated in documentation, this is specially useful
   when it is a new client and thus have no decorations when it is
   positioned, when decorations are added window would be placed at
   wrong position. One can try this by adding efwin window overflowing
   the bottom-right corner, closing it and when reopen fileman would
   try to make it inside the screen, this would not work well with
   part of the window still being outside.

 * e_win_move(), e_win_resize() and e_win_move_resize() will now use
   new e_border functions.



SVN revision: 40307
2009-04-23 02:24:59 +00:00
..
.cvsignore syscon module added - provides a system entry in main menu (build in one gone 2008-11-25 08:05:58 +00:00
Makefile.am syscon module added - provides a system entry in main menu (build in one gone 2008-11-25 08:05:58 +00:00
e-module-syscon.edj Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel! 2009-02-05 14:34:01 +00:00
e_mod_main.c usability: sort menus, always keep same order. 2009-04-19 06:21:35 +00:00
e_mod_main.h syscon module added - provides a system entry in main menu (build in one gone 2008-11-25 08:05:58 +00:00
e_syscon.c improvements to e_border positioning. 2009-04-23 02:24:59 +00:00
e_syscon.h syscon module added - provides a system entry in main menu (build in one gone 2008-11-25 08:05:58 +00:00
module.desktop.in french translations for desktop files 2009-02-01 15:24:59 +00:00