summaryrefslogtreecommitdiff
path: root/src/modules/ibar
Commit message (Expand)AuthorAgeFilesLines
* ibar - emit left/right a;ign if gadcon is left/right verticalCarsten Haitzler (Rasterman)2022-01-171-1/+0
* theme - ibar/ibox label overlay - properly align with text min sizeCarsten Haitzler (Rasterman)2022-01-171-2/+14
* ibar - go back to a traditional del timer/add dimer and no reset modelCarsten Haitzler (Rasterman)2021-10-271-4/+2
* e - module icons ... the great flattening begins... (partly done)Carsten Haitzler (Rasterman)2021-04-051-0/+0
* ibar: Add NULL parent (for now) to call of e_entry_dialog_show functionChristopher Michael2021-01-201-1/+1
* Updating french translationmaxerba2020-12-291-1/+1
* ibar - fix badly understood menu item labelsjf_simon (Simon Tischer)2020-11-141-2/+2
* tree-wide: get rid of trailing whitespace (part 10)Elyes HAOUAS2020-05-142-31/+31
* tree-wide: fix typos all over the placeElyes HAOUAS2020-05-141-1/+1
* ibar - change Setup button in config to ContentsCarsten Haitzler (Rasterman)2020-01-021-1/+1
* ibar - warn fix callabck for job to use right signatureCarsten Haitzler (Rasterman)2019-01-121-1/+7
* ibar: Replace deprecated edje_extern_object_aspect_set callChris Michael2018-11-081-1/+1
* resolve a number of cases where a null object was passed to efl functionsMike Blumenkrantz2018-06-191-7/+10
* improved default size for icons in menus that looks pixelatedThanatermesis2018-01-041-1/+1
* clean up .desktop files and misc typosRoss Vandegrift2018-01-041-1/+0
* more E_BITFIELD conversionsMike Blumenkrantz2017-11-081-7/+7
* replace <br> with <ps/> for all textMike Blumenkrantz2017-08-211-1/+1
* always align ibar inner box to the leftMike Blumenkrantz2017-08-181-2/+2
* meson: use file instead of doing the relative path by handMarcel Hollerbach2017-08-081-2/+2
* e module build - make ibar and clock really simple and genericCarsten Haitzler (Rasterman)2017-07-271-27/+0
* meson - clock and ibar - use same template as most modules nowCarsten Haitzler (Rasterman)2017-07-271-22/+24
* meson.Mike Blumenkrantz2017-07-201-0/+30
* do not generate module.desktop filesMike Blumenkrantz2017-07-141-0/+0
* 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