summaryrefslogtreecommitdiff
path: root/src/bin/e_zone.c
Commit message (Expand)AuthorAgeFilesLines
* formatting: all at onceMike Blumenkrantz2013-01-111-162/+168
* in fact, if we're being serious, linear_flip_to doesn't need flip eval either...Mike Blumenkrantz2012-12-201-2/+2
* linear_flip_to already does a flip eval, don't need it hereMike Blumenkrantz2012-12-201-1/+0
* Hi,Mike Blumenkrantz2012-12-191-1/+1
* e: CleanupSebastian Dransfeld2012-10-041-1/+0
* e: Adjust fullscreen stackingSebastian Dransfeld2012-10-021-1/+1
* e: cleanup layer handlingSebastian Dransfeld2012-10-021-5/+5
* e: correct layer for edge windowsSebastian Dransfeld2012-10-021-1/+1
* prevent edge bindings from activating while they are activatingMike Blumenkrantz2012-09-101-1/+1
* add E_GADCON_ORIENT_LAST for iteratingMike Blumenkrantz2012-09-071-0/+2
* add zone geometry property to windows and keep it updated.Carsten Haitzler2012-08-161-0/+26
* add mouse button to E_Event_Zone_EdgeMike Blumenkrantz2012-07-061-0/+2
* add edge binding config option to enable edge bindings on multiheadMike Blumenkrantz2012-07-041-2/+2
* add e_shelf_zone_dummy_new(), e_shelf_list_all(), and e_gadcon_dummy_new() to...Mike Blumenkrantz2012-06-281-2/+3
* e17: whitespaces--Vincent Torri2012-06-211-10/+9
* e: More y0 and y1 renaming to avoid global shadowingStefan Schmidt2012-06-201-9/+9
* umm no. this is already done elsewhere fir xinerama style multi-head.Carsten Haitzler2012-06-011-8/+0
* e ticket #291: multihead and desktop switchingMike Blumenkrantz2012-05-311-0/+8
* e/e_zone: Comment out debug printf'sStefan Schmidt2012-05-301-3/+3
* E17: missed that oneVincent Torri2012-05-131-2/+3
* e: warning--.Cedric BAIL2012-05-041-6/+6
* fix edge bindings to work if you add other bindings to corners otherCarsten Haitzler2012-04-301-96/+47
* From: Doyoun Kang <doyoun.kang@samsung.com>Doyoun Kang2012-04-251-1/+0
* null out black canvas handle when freed - just in case.Carsten Haitzler2012-03-241-0/+1
* make all zone matching agree on the same convention - use zone->num,Carsten Haitzler2012-02-151-0/+3
* remove all traces of selecting engine in e17 - wont actuallly ever beCarsten Haitzler2011-12-261-3/+3
* warning--Mike Blumenkrantz2011-10-161-2/+0
* fully remove the BG panning.Viktor Kojouharov2011-10-161-13/+0
* work on improving edge bindings. having a look at this i'm moreCarsten Haitzler2011-10-161-4/+155
* begin to fix up edge bindings.Carsten Haitzler2011-10-151-2/+81
* move if{} block into another if{} block to avoid null derefMike Blumenkrantz2010-12-221-13/+13
* again with the tabs! ecrustified!Mike Blumenkrantz2010-12-221-541/+650
* Fix geometry for maximized windows when using shelfs on specified desktops.Miculcy Brian2010-11-301-1/+34
* ok - always kepe black win. need for illume. just make 1x1 when notCarsten Haitzler2010-11-301-3/+47
* convert init/shutdown to EINTERN, move some to _update().Gustavo Sverzut Barbieri2010-11-221-2/+2
* 1. only make zone black win+canvas if/when needed (btw - can still doCarsten Haitzler2010-11-201-18/+39
* __UNUSED__ lastSebastian Dransfeld2010-11-051-12/+12
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* overlap shelfes are for sure useful geometryAndreas Volz2010-06-271-0/+3
* this was for sure a bug -> it should be x instead of yAndreas Volz2010-06-271-2/+2
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-40/+40
* annoyances--: do not place desktop icons under shelves.Gustavo Sverzut Barbieri2010-06-041-0/+7
* fix bottom right and bottom left edge positionHannes Janetzek2010-05-291-2/+3
* Add illume quickpanel zone fetch to border structure.Christopher Michael2010-02-191-8/+8
* Only move resize edge windows in one funcSebastian Dransfeld2010-01-231-128/+54
* Fix #483Sebastian Dransfeld2010-01-231-115/+49
* Only flip if edge window presentSebastian Dransfeld2010-01-231-4/+4
* Create/ delete edge bindings for shelves as neededSebastian Dransfeld2010-01-201-1/+0
* weird gitSebastian Dransfeld2010-01-201-0/+1
* set layer on creationSebastian Dransfeld2010-01-201-1/+0