summaryrefslogtreecommitdiff
path: root/src/modules/systray/e_mod_notifier_host.c
Commit message (Expand)AuthorAgeFilesLines
* systray - add more debugging to find clients that act oddlyCarsten Haitzler (Rasterman)2022-01-051-3/+22
* systray - fix sizing to use gadget size not shelf/parent for iconCarsten Haitzler (Rasterman)2021-02-091-10/+14
* systray - remove deleted icon from box icon listCarsten Haitzler (Rasterman)2020-11-271-0/+1
* fix systray gadget segv if menu up when tray item goes awayCarsten Haitzler (Rasterman)2020-10-151-2/+27
* systray - make notes of the freedekstop.org version of protocolCarsten Haitzler (Rasterman)2020-07-191-3/+3
* tree-wide: get rid of trailing whitespace (part 11)Elyes HAOUAS2020-05-141-1/+1
* systrayCarsten Haitzler (Rasterman)2020-04-211-0/+1
* systray - make other apsp like teams and discord display/workCarsten Haitzler (Rasterman)2020-04-211-6/+30
* e dbusmenu - fix cross referencing from e menus created from debus menuCarsten Haitzler (Rasterman)2019-08-071-6/+21
* e icon - use new skip header async preload to make icon loads asyncCarsten Haitzler (Rasterman)2017-01-021-1/+5
* use canvas pointer coords in systray mouse cbMike Blumenkrantz2016-03-281-1/+1
* don't crash desktop gadget systrays when adjusting image sizingMike Blumenkrantz2015-10-081-2/+11
* fix systray implementation of notifier watcher (StatusNotifierItem)Mike Blumenkrantz2015-09-221-4/+17
* e - systray - add more sizes to icon hunt to fix missing iconsCarsten Haitzler (Rasterman)2015-08-211-1/+1
* __UNUSED__ -> EINA_UNUSEDMike Blumenkrantz2015-03-181-2/+2
* remove E_Zone->comp memberMike Blumenkrantz2015-03-131-1/+1
* fix appindicator icon loading when using IconThemePath keyMike Blumenkrantz2015-02-231-7/+15
* systray: revert change which shouldn't go inSebastian Dransfeld2014-12-171-1/+1
* randr: cleanup try 2Sebastian Dransfeld2014-12-171-1/+1
* Revert "Randr: Fix null dereference."Carsten Haitzler (Rasterman)2014-12-171-1/+1
* randr: further cleanupSebastian Dransfeld2014-12-151-1/+1
* bugfix: fix systray appindicator icon loadingMike Blumenkrantz2014-05-081-5/+19
* redo some systray appindicator stuff so the menu doesn't immediately closeMike Blumenkrantz2014-05-081-15/+12
* remove a bunch of unnecessary ecore-x calls from modulesMike Blumenkrantz2014-01-141-3/+2
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-1/+1
* Refactor systray to have only one boxJosé Roberto de Souza2013-12-181-7/+3
* Rename edbus->eldbusLucas De Marchi2013-04-231-8/+8
* cancel pending calls in edbus if shutting down ctx...Carsten Haitzler2013-02-121-0/+3
* e systray: Move dbus stuff out of gadcon instanceJosé Roberto de Souza2013-01-091-44/+110
* e systray: use evas_object_visible_get() to know if icon was appended to boxJosé Roberto de Souza2013-01-081-6/+3
* e systray: add menu for notifier itemsLucas Joia2013-01-031-10/+95
* e systray: use strv instead of passing max aroundLucas De Marchi2013-01-031-3/+3
* e systray: Initial commit of dbus notifier hostJosé Roberto de Souza2013-01-031-0/+192