summaryrefslogtreecommitdiff
path: root/src/modules/ibar
Commit message (Expand)AuthorAgeFilesLines
* Replace all timer_reset with timer_loop_resetDerek Foreman2017-02-061-4/+4
* Replace all timer_add with timer_loop_addDerek Foreman2017-02-031-6/+6
* remove EINA_UNUSED for used function parameterChris Michael2017-01-121-1/+1
* ibar - fix seg with ibar icon task menus are up while desktop files changeCarsten Haitzler (Rasterman)2017-01-021-1/+10
* e icon - use new skip header async preload to make icon loads asyncCarsten Haitzler (Rasterman)2017-01-021-2/+2
* ibar - fix segv on prop change after adding stack supportCarsten Haitzler (Rasterman)2016-12-261-7/+7
* ibar - protect against getting invalid icon ptr on obj deletionCarsten Haitzler (Rasterman)2016-12-231-1/+8
* ibar - support window stacksCarsten Haitzler (Rasterman)2016-12-201-31/+63
* maintain "empty" object's size hints when ibar/ibox resizesMike Blumenkrantz2016-12-061-26/+18
* revert all sizing commits to ibar/ibox for the past yearMike Blumenkrantz2016-12-061-34/+25
* ibar: multiply size with scaleMarcel Hollerbach2016-09-101-1/+1
* Remove unused variables from ibar_resize_handle functionChris Michael2016-09-071-2/+1
* ibar: try to get a better min sizeMarcel Hollerbach2016-09-021-4/+20
* e ibar - fix "old man" fat finger typo ;)Chris Michael2016-07-251-1/+1
* e ibar - fix devilhorns fix to use the right widght and hight for separatorCarsten Haitzler (Rasterman)2016-07-251-5/+3
* use proper variables to set size_hint_max on ibarChris Michael2016-07-251-1/+1
* remove unused variables from _ibar_resize_handleChris Michael2016-07-251-1/+1
* e ibar/ibox port to elm box - fix assumption on resizeCarsten Haitzler (Rasterman)2016-07-251-23/+18
* e ibar/ibox fix starrting/started signal emittionCarsten Haitzler (Rasterman)2016-07-181-6/+11
* add client util function for detecting popups, block popups in ibar/tasksMike Blumenkrantz2016-05-181-0/+1
* do not add ignored clients to ibar menuMike Blumenkrantz2016-05-091-1/+1
* make ibar config pointer EINTERNMike Blumenkrantz2016-01-141-1/+1
* use current box geometry for calculating desktop ibar/ibox sizingMike Blumenkrantz2015-12-111-10/+11
* ibar - fix shutdown if ibar client menu is upCarsten Haitzler (Rasterman)2015-11-101-1/+10
* e - ibar - fix clash when 2 icons of the same path get added somehowCarsten Haitzler (Rasterman)2015-10-241-2/+14
* simplify ibar focus functionMike Blumenkrantz2015-08-171-14/+4
* explicitly grab compositor on ibar focusMike Blumenkrantz2015-08-171-7/+3
* track button mask for all drags, only end drag when mask has depopulatedMike Blumenkrantz2015-08-121-0/+1
* enlightenment: Make E build again with EFL from gitChris Michael2015-05-072-8/+8
* fix infinite loop when changing ibar sourcesMike Blumenkrantz2015-04-301-1/+4
* redo drop handlers to take an E_Object and Evas_ObjectMike Blumenkrantz2015-04-271-1/+1
* more accurately determine whether a mouse grab is active in some parts of eMike Blumenkrantz2015-04-271-1/+1
* allow client icon change events in ibar client prop handlerMike Blumenkrantz2015-04-131-1/+1
* remove E_Comp->numMike Blumenkrantz2015-03-201-2/+2
* completely remove E_ManagerMike Blumenkrantz2015-03-191-4/+1
* __UNUSED__ -> EINA_UNUSEDMike Blumenkrantz2015-03-182-38/+38
* remove E_Comp from e_desktop*edit apisMike Blumenkrantz2015-03-181-2/+2
* remove e_util_zone_current_get() usageMike Blumenkrantz2015-03-131-5/+5
* remove E_Zone->comp memberMike Blumenkrantz2015-03-131-2/+2
* remove E_Drag->comp and E_Comp param from e_drag_new()Mike Blumenkrantz2015-03-131-2/+1
* comp canvas functions no longer require an E_Comp paramMike Blumenkrantz2015-03-131-2/+2
* de-e_comp_get()ify eMike Blumenkrantz2015-03-131-4/+4
* fix ibar drop calc to not unexpectedly trigger epileptic seizures in usersMike Blumenkrantz2015-03-111-1/+11
* slight ibar dnd optimization when checking taskbar apps for drop siteMike Blumenkrantz2015-03-111-8/+3
* redo ibar icon label position signalling to emit left/center/rightMike Blumenkrantz2015-03-061-25/+26
* Ibar: Emit the given origin to the Ibar Icon.Marcel Hollerbach2015-02-171-15/+44
* fix elm box parentingMike Blumenkrantz2015-01-201-2/+2
* Revert "revert all the ui breakes in e - going the wrong direction in the"Mike Blumenkrantz2015-01-151-1/+1
* revert all the ui breakes in e - going the wrong direction in theCarsten Haitzler (Rasterman)2015-01-151-1/+1
* e_table -> elm_table conversionMike Blumenkrantz2015-01-131-1/+1