summaryrefslogtreecommitdiff
path: root/src/bin/e_shelf.c
Commit message (Expand)AuthorAgeFilesLines
* set shelf data on shelf comp objectMike Blumenkrantz2014-01-141-0/+1
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-133/+74
* only clip shelf object to zone if shelf is not a popupv0.18.0-rc2Mike Blumenkrantz2013-12-131-2/+7
* force hide of new shelves when not visibleMike Blumenkrantz2013-12-101-1/+4
* all comp wins now have zoomaps, zooming effect lovers rejoiceMike Blumenkrantz2013-04-161-7/+4
* giant comp rejiggering commit #5:Mike Blumenkrantz2013-04-151-0/+1
* shelf gadcon can no longer resize smaller than 16x16Mike Blumenkrantz2013-02-221-0/+2
* fix gadcon dnd window for shelf and gadman desktop to use comp canvas windowMike Blumenkrantz2013-02-191-2/+2
* giant comp rejiggering commit #2: popups are now objects drawn directly onto ...Mike Blumenkrantz2013-02-181-195/+30
* giant comp rejiggering commit because anything smaller would have broken some...Mike Blumenkrantz2013-02-071-6/+6
* a much requested feature: drag-only edge bindingsMike Blumenkrantz2013-02-051-17/+17
* Shelf option 'overlapping' made clearer and disabled when window automatic mo...Miculcy Brian2013-01-161-1/+3
* formatting: all at onceMike Blumenkrantz2013-01-111-95/+102
* Better gettext usage in a few placesIgor Murzov2013-01-051-6/+6
* e17/shelf: fix wrong autohide with systray on second zoneHannes Janetzek2012-12-211-1/+1
* fix shelf autohide on clickMike Blumenkrantz2012-12-191-8/+22
* changing shelf style no longer repopulates the gadconMike Blumenkrantz2012-12-191-4/+0
* fix shelf autohiding for when people slowly, over the course of an hour or lo...Mike Blumenkrantz2012-12-191-3/+1
* always unpopulate shelf before changing orientation so systray doesn't ibtchMike Blumenkrantz2012-12-121-0/+1
* disable currently-set orientation for shelf on orientation change menuMike Blumenkrantz2012-12-121-0/+1
* unbreak mouse move events when autohiding shelves are presentMike Blumenkrantz2012-12-111-4/+5
* Mark some strings for translation. (patch from Igor Murzov)Massimo Maiurana2012-12-091-15/+15
* fix shelf autohiding when the mouse goes directly from a shelf into the windo...Mike Blumenkrantz2012-12-061-0/+26
* fix shelf autohide calculations for non-zero zonesMike Blumenkrantz2012-12-061-6/+11
* Dear all,Mike Blumenkrantz2012-12-051-1/+3
* increase shelf show timeout after module init endMike Blumenkrantz2012-11-291-1/+1
* fix shelf crash when attempting to animate an autohide during screen rotationMike Blumenkrantz2012-11-291-0/+5
* add support for and use eina_list_last_data_getMike Blumenkrantz2012-11-121-1/+1
* whoops forgot to refMike Blumenkrantz2012-11-021-0/+1
* add shelf rename eventsMike Blumenkrantz2012-11-021-0/+15
* fix shelf magic failMike Blumenkrantz2012-10-291-3/+6
* gaaaarh! long standing shelf bug - dont emit signal to right obvjectCarsten Haitzler2012-10-231-1/+1
* remove zone move/resize handler for shelf, triggers crazy autohide behaviorMike Blumenkrantz2012-10-181-14/+0
* fix shelf crash from ticket #1635Mike Blumenkrantz2012-10-181-1/+1
* shelves now watch for zone move/resize events and check their locations upon ...Mike Blumenkrantz2012-10-111-0/+20
* add menu item to enable shelf autohidingMike Blumenkrantz2012-10-111-0/+21
* gadcon location gadget_add callbacks now have a gadcon client param so the co...Mike Blumenkrantz2012-10-051-4/+35
* simplify worst case shelf visibility checkMike Blumenkrantz2012-10-051-3/+2
* check for shelf visibility on init before showingMike Blumenkrantz2012-10-051-5/+17
* move shelf visible detection code from e_desk to e_shelfMike Blumenkrantz2012-10-041-0/+26
* e: cleanup layer handlingSebastian Dransfeld2012-10-021-2/+2
* add timers to shelves which still haven't shown at module_init_end to show af...Mike Blumenkrantz2012-09-211-0/+16
* add shelf menu option to refresh shelf contentsMike Blumenkrantz2012-09-211-0/+14
* better autohide fixMike Blumenkrantz2012-09-211-4/+4
* increase shelf size when checking to see if pointer is inside to ensure autoh...Mike Blumenkrantz2012-09-211-0/+2
* tweak from previous shelf draw optimizing commit: now add a handler for modul...Mike Blumenkrantz2012-09-201-1/+19
* only block shelf drawing when shelf has none of its clients drawn, not when i...Mike Blumenkrantz2012-09-201-1/+1
* reorder shelf startup slightly, add gadcon populate event, only show created ...Mike Blumenkrantz2012-09-201-2/+37
* base shelf menu now has option to begin/end moving gadgetsMike Blumenkrantz2012-09-181-0/+13
* don't close shelf config dialog when changing orientation from menuMike Blumenkrantz2012-09-101-1/+5