add docs for all the comp_object data keys
[platform/upstream/enlightenment.git] / src / bin / e_comp_object.c
2014-09-07 Mike Blumenkrantzadd docs for all the comp_object data keys
2014-09-03 Mike Blumenkrantznon-client comp object creation checks "noshadow" edje...
2014-09-01 Mike Blumenkrantzuse a non-conflicting data item for comp mirror creation
2014-09-01 Mike Blumenkrantzshorten rendering path when creating comp mirrors from...
2014-09-01 Mike Blumenkrantzredo comp object util refs to be more consistent and...
2014-08-26 Mike Blumenkrantzfix post-effect stacking BITCH and post-effect transien...
2014-06-16 Mike Blumenkrantzfix e_comp_object_client_get() when used with signal...
2014-06-11 Mike Blumenkrantzremove useless null checks
2014-06-08 Mike Blumenkrantzblock mouse actions on frame for iconic clients
2014-06-07 Cedric BAILedje: remove use of deprecated functions.
2014-06-04 Mike Blumenkrantzfix shape cutting for frames which are larger than...
2014-06-04 Mike Blumenkrantzcompletely revert all eo/eolian usage
2014-06-03 Tom HacohenUpdate code to use the new class names generated by...
2014-06-02 Mike Blumenkrantzignore fake client resizes during shade
2014-06-02 Mike Blumenkrantzcheck current client size before rejecting resize
2014-06-02 Mike Blumenkrantzfix wl crash with layer_block
2014-06-02 Gwanglim Leeadd class type check where client layer marker is taken
2014-05-29 Mike BlumenkrantzRevert "fix relative stack object check"
2014-05-29 Mike Blumenkrantzensure client is actually stacked below the above-clien...
2014-05-19 Seunghun Leeremove unused variable use and function call
2014-05-14 Seunghun Leefix enlightenment crash by accessing null pointer.
2014-05-10 Mike Blumenkrantzfix relative stack object check
2014-05-10 Mike Blumenkrantzadd check for stacking errors in non-release builds
2014-05-10 Mike Blumenkrantzfix some smart_data_get stragglers in comp object
2014-05-10 Mike Blumenkrantzcomp can only set native surface with gl, so only try...
2014-05-02 Seunghun Leeremove duplicated code
2014-04-25 Gwanglim Leee_comp_object: update xy position of client in intercep...
2014-04-18 Gwanglim Leenull check ecstack
2014-04-10 Mike Blumenkrantzpreserve client stacking after compositor effects
2014-04-10 Mike Blumenkrantzcomp_object now uses eo, e_comp_object_signal* -> edje_...
2014-04-02 Mike Blumenkrantzunify comp object stacking
2014-04-02 Mike Blumenkrantzcomp docs part 1: comp objects
2014-04-02 Mike Blumenkrantzfix frame size calc check to account for themes with...
2014-04-02 Mike Blumenkrantzfix client layer marker detection/usage in wayland
2014-04-02 Seunghun Leeremove unused comp object variable use and function...
2014-03-27 Mike BlumenkrantzRevert "move comp object tiler creation to helper funct...
2014-03-27 Mike Blumenkrantzmove comp object tiler creation to helper function...
2014-03-27 Mike Blumenkrantzredo input rects after comp effect layer changes
2014-03-27 Mike Blumenkrantzdisable comp object animation hooks if animations are...
2014-03-27 Mike Blumenkrantzfix lots of edje emits on non-edje objects
2014-03-20 Mike Blumenkrantzhook sticky smart callbacks properly inside comp object
2014-03-18 Chris MichaelMerge branch 'devs/devilhorns/drm'
2014-03-18 Chris Michael@bugfix: Fix building for WAYLAND_ONLY by using the...
2014-03-14 Carsten Haitzler... part of previous commit - also set delete_requested...
2014-03-14 Carsten Haitzler... fix hiding of windows when delete is requested
2014-03-05 Mike Blumenkrantzfix comp util object initial visibility
2014-03-05 Mike Blumenkrantzforce comp render on dirty for hidden objects with...
2014-03-05 Mike Blumenkrantzredo client urgency again with separate flag for actual...
2014-03-04 Mike Blumenkrantzalways set iconic client comp state as visible
2014-02-28 Mike Blumenkrantzsend unmaximize signal when unfullscreening
2014-02-28 Mike Blumenkrantzdon't reshadow on client redirect
2014-02-26 Mike Blumenkrantzmanage comp overrides for comp objects
2014-02-21 Mike Blumenkrantzbreak out client focus reset into separate function
2014-02-21 Mike Blumenkrantzreject comp autoclose refocus during comp input grabs
2014-02-21 Mike Blumenkrantzfix debug format string
2014-02-21 Mike Blumenkrantzfix race condition when repeatedly resizing clients...
2014-02-17 Mike Blumenkrantzresize damage tiler on resize
2014-02-17 Mike Blumenkrantzremove comp object dirty flag
2014-02-14 Mike Blumenkrantzonly set want_focus for non-hidden clients when deferri...
2014-02-14 Mike Blumenkrantzanother revision for client geometry resets: take new...
2014-02-14 Mike Blumenkrantzonly reset move/resize attempts if the pending move...
2014-02-13 Mike Blumenkrantzadd maximize_override client flag
2014-02-13 Mike Blumenkrantzreapply geometry and unset post flags when a client...
2014-02-12 Mike Blumenkrantzsend smart object to comp effect end cb
2014-02-12 Mike Blumenkrantzsize comp zoomap child to pixmap, not client
2014-02-11 Mike Blumenkrantzit's possible that a comp effect has no post-effect...
2014-02-11 Mike Blumenkrantzremove shadow check from shape apply
2014-02-11 Mike Blumenkrantzadd smart callback on comp object for shadow change
2014-02-10 Mike Blumenkrantzset comp mirror alpha the same way as objects
2014-02-10 Mike Blumenkrantzset precise_is_inside based on shaped || shaped_input
2014-02-10 Mike Blumenkrantzapply shadow states during theme setup
2014-02-07 Mike Blumenkrantzset comp theme object shadow state to off during setup
2014-02-07 Mike Blumenkrantzuse regular edje signal emit on regular edje objects
2014-02-06 Mike Blumenkrantzfix signal callback deletion in comp effect start
2014-02-05 Mike Blumenkrantzonly ignore protocol stacking if comp object is on...
2014-02-05 Mike Blumenkrantze_client_resizing_get() -> e_client_util_resizing_get()
2014-02-05 Mike Blumenkrantze_util_client_shadow_state_get() -> e_client_util_shado...
2014-02-05 Mike Blumenkrantzguarantee comp shadow is off when frame exists
2014-02-05 Mike Blumenkrantzallow shadows on borderless, non-argb, non-shaped clients
2014-02-03 Mike Blumenkrantzremember comp object dirty state and update when necessary
2014-01-30 Mike Blumenkrantzfix more misuses of comp animating flag
2014-01-30 Mike Blumenkrantzforce comp reshadow after pixmap fetch succeeds, not...
2014-01-30 Mike Blumenkrantzuse object list for comp matching internal objects
2014-01-30 Mike Blumenkrantzfix some misuses of comp animating flag
2014-01-30 Mike Blumenkrantzreject stopping comp object effect if wrong end_cb...
2014-01-30 Mike Blumenkrantzref client itself during comp object add event
2014-01-29 Mike Blumenkrantzremove comp iconify hacks (and e_iconify api), expand...
2014-01-29 Mike Blumenkrantzdon't reset focus to iconified clients on autoclose...
2014-01-29 Mike Blumenkrantzrevert 8b62039e6acb7571efa160c1dbf51b9dc0cf9b1c, use...
2014-01-29 Carsten Haitzler... support temporary layer changes for iconify anim purposes
2014-01-29 Carsten Haitzler... iconify provider - the ability to provide geometry...
2014-01-27 Mike Blumenkrantzclean up client delete+unfocus
2014-01-27 Mike Blumenkrantzonly hide/delete comp util objs if hiding flag is set
2014-01-27 Mike Blumenkrantzfix comp util adding of already-visible objects
2014-01-24 Mike Blumenkrantzonly clear comp updates on resize if it isn't the first...
2014-01-24 Mike Blumenkrantzadd define for making render debug messages easier...
2014-01-23 Mike Blumenkrantzdon't bother with client hide animations on shutdown...
2014-01-23 Mike Blumenkrantzreset focus to last focused client upon closing an...
2014-01-23 Mike Blumenkrantzmore commented out debug lines for comp object
2014-01-23 Mike Blumenkrantzresize pending update tiler during size update
next